Skip to content
https://theathletic.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

25
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

7.90 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

18.23 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

7.38 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.025

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

12.01 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

27.77 s

Page Load Progression

484 ms
968 ms
1.5 s
1.9 s
2.4 s
2.9 s
3.4 s
3.9 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 206 requests
FIX
4.4 MB transferred, 206 requests
Critical::
Page weighs 12.2 MB (4.4 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Info::
Fonts are 368 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 368 KB
Warning::
206 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.93 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
206 requests
0.93 g CO2 per page load
JavaScript 2.5 MiB 57%
Images 1.0 MiB 23%
Fonts 368.5 KiB 8%
Other 126.8 KiB 3%
Other 126.4 KiB 3%
CSS 100.5 KiB 2%
Other 91.4 KiB 2%
HTML 85.5 KiB 2%
Other 13.7 KiB 0%
Other 903 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.4 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
17595ms total JS execution
FIX
17595ms total JS execution
Warning::
https://www.nytimes.com/athletic/_next/static/chun...: 8082ms CPU time
Warning::
https://www.nytimes.com/athletic/_next/static/chun...: 1704ms CPU time
Warning::
https://www.nytimes.com/athletic/: 1310ms CPU time
Warning::
Unattributable: 1182ms CPU time
Warning::
https://www.datadoghq-browser-agent.com/us1/v6/dat...: 1160ms CPU time
Warning::
Third-party scripts: 17595ms (100% of total)

Main Thread Breakdown

Script Evaluation 75% Other 8% Style & Layout 6% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.nytimes.com/athletic/_next/static/chunks/framework-7127bef7a1cb5a3a.js8082ms7373ms23ms3rd
https://www.nytimes.com/athletic/_next/static/chunks/pages/_app-74b3f1714e6b9f07.js1704ms1219ms231ms3rd
https://www.nytimes.com/athletic/1310ms65ms10ms3rd
Unattributable1182ms190ms0ms3rd
https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.js1160ms1032ms23ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N66M85JB&gtm_auth=iZMWb3JsrI0WxQfu5L-4Jg&gtm_preview=env-219&gtm_cookies_win=x646ms569ms60ms3rd
https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/airgap.js550ms375ms16ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945392ms282ms76ms3rd
https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/gpp.js382ms276ms79ms3rd
https://www.nytimes.com/athletic/_next/static/chunks/pages/index-675712809b7bf2b3.js337ms336ms0ms3rd

Showing top 10 of 21 scripts

F
JS Bundles
Action
83 scripts, 775 KB unused
FIX
83 scripts, 775 KB unused
Warning::
https://www.nytimes.com/athletic/_next/static/chun...: 276 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://imasdk.googleapis.com/js/sdkloader/ima3.js: 110 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 91 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EKN0...: 69 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N66...: 65 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 775 KB
775 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.nytimes.com/athletic/_next/static/chunks/pages/_app-74b3f1714e6b9f07.js579 KB276 KB (48%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js147 KB110 KB (75%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB91 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-EKN0VKJGMQ178 KB69 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N66M85JB&gtm_auth=iZMWb3JsrI0WxQfu5L-4Jg&gtm_preview=env-219&gtm_cookies_win=x150 KB65 KB (43%)3rd
https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/ui.js99 KB45 KB (46%)3rd
https://www.nytimes.com/athletic/_next/static/chunks/9042-798e5959a38769b9.js49 KB29 KB (61%)3rd
https://securepubads.g.doubleclick.net/tag/js/gpt.js34 KB24 KB (70%)3rd
https://www.nytimes.com/athletic/_next/static/chunks/3720-01e1aadeda53e695.js48 KB23 KB (48%)3rd
https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/gpp.js152 KB22 KB (15%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
206 resources · 4.4 MB · 775 KB savings available
FIX
206 resources · 4.4 MB · 775 KB savings available
Warning::
Page weight 3.4 MB over 1MB target
Got: 4.4 MB Expected: ≤ 1 MB
Info::
~775 KB of savings available
Warning::
204 third-party resources (100% of weight)
Info::
2 resources over 200KB
206 resources · 4.4 MiB · 204 third-party 3.4 MiB over 1MB target
JavaScript 59% · 2.6 MiB
Image 23% · 1.0 MiB
Font 8% · 368.5 KiB
Other 4% · 165.2 KiB
Media 3% · 126.8 KiB
CSS 2% · 100.5 KiB
Document 2% · 85.5 KiB

~775.1 KiB of savings available

Remove unused JavaScript: 775.1 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
25 images, 0 KB saveable
REVIEW
25 images, 0 KB saveable
Warning::
https://theathletic.com/app/themes/athletic/assets... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
25 images 1.0 MB
0 oversized -0 KB
11 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
9 fonts (368 KB)
PASS
9 fonts (368 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

368 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 7.9 s LCP 18.2 shttps://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2franklin-normal-500.0f4... https://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2 — 19.6 KiB — 64 ms — font-display: swaphttps://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2franklin-normal-600.757... https://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2 — 20.3 KiB — 58 ms — font-display: swaphttps://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-500.e6711d3a9af4e8cc6c129ba9940c081e.woff2cheltenham-normal-500.e... https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-500.e6711d3a9af4e8cc6c129ba9940c081e.woff2 — 22.0 KiB — 61 ms — font-display: swaphttps://g1.nyt.com/fonts/family/imperial/imperial-normal-400.6131cd77b6e216c7693ed925f4309ffc.woff2imperial-normal-400.613... https://g1.nyt.com/fonts/family/imperial/imperial-normal-400.6131cd77b6e216c7693ed925f4309ffc.woff2 — 26.1 KiB — 12 ms — font-display: swaphttps://www.nytimes.com/athletic/static/fonts/AthleticRegularSlab-Bold.woff2AthleticRegularSlab-Bol... https://www.nytimes.com/athletic/static/fonts/AthleticRegularSlab-Bold.woff2 — 30.7 KiB — 11 ms — font-display: swaphttps://g1.nyt.com/fonts/family/franklin/franklin-normal-700.91eaf6b5642463af4091160b4bbfdfcb.woff2franklin-normal-700.91e... https://g1.nyt.com/fonts/family/franklin/franklin-normal-700.91eaf6b5642463af4091160b4bbfdfcb.woff2 — 20.3 KiB — 11 ms — font-display: swaphttps://www.nytimes.com/athletic/static/fonts/AthleticRegularSlab-Inline.woff2AthleticRegularSlab-Inl... https://www.nytimes.com/athletic/static/fonts/AthleticRegularSlab-Inline.woff2 — 45.2 KiB — 12 ms — font-display: swaphttps://static01.nytimes.com/ads/adsolutions2/Amazon/FONTS/EmberModernDisplayStd-Bold.woff2EmberModernDisplayStd-B... https://static01.nytimes.com/ads/adsolutions2/Amazon/FONTS/EmberModernDisplayStd-Bold.woff2 — 92.8 KiB — 17 ms — font-display: swaphttps://static01.nytimes.com/ads/adsolutions2/Amazon/FONTS/EmberModernDisplayStd-Regular.woff2EmberModernDisplayStd-R... https://static01.nytimes.com/ads/adsolutions2/Amazon/FONTS/EmberModernDisplayStd-Regular.woff2 — 91.4 KiB — 21 ms — font-display: swap
franklin-normal-500.0f4... woff2 swap
Size 20 KB
Load time 64 ms
Start 169 ms
Risk FOUT — text flashes from fallback to web font
franklin-normal-600.757... woff2 swap
Size 20 KB
Load time 58 ms
Start 170 ms
Risk FOUT — text flashes from fallback to web font
cheltenham-normal-500.e... woff2 swap
Size 22 KB
Load time 61 ms
Start 170 ms
Risk FOUT — text flashes from fallback to web font
imperial-normal-400.613... woff2 swap
Size 26 KB
Load time 12 ms
Start 570 ms
Risk FOUT — text flashes from fallback to web font
AthleticRegularSlab-Bol... woff2 swap
Size 31 KB
Load time 11 ms
Start 570 ms
Risk FOUT — text flashes from fallback to web font
franklin-normal-700.91e... woff2 swap
Size 20 KB
Load time 11 ms
Start 570 ms
Risk FOUT — text flashes from fallback to web font
AthleticRegularSlab-Inl... woff2 swap
Size 45 KB
Load time 12 ms
Start 571 ms
Risk FOUT — text flashes from fallback to web font
EmberModernDisplayStd-B... woff2 swap
Size 93 KB
Load time 17 ms
Start 4.4 s
Risk FOUT — text flashes from fallback to web font
EmberModernDisplayStd-R... woff2 swap
Size 91 KB
Load time 21 ms
Start 4.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
23 hints, 0 missing preconnects
PASS
23 hints, 0 missing preconnects
Info::
Page uses 23 resource hint(s)

Current Resource Hints

preconnect
preload
+13
23
dns-prefetch
prefetch

23 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
206 requests over 7464ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 7.9 s LCP 18.2 shttps://theathletic.com// https://theathletic.com/ — 301 — 435 B — 17 ms — h2https://www.nytimes.com/athletic/www.nytimes.com/athletic/ https://www.nytimes.com/athletic/ — 200 — 75.9 KiB — 134 ms — h2https://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2g1.nyt.com/fonts/family/franklin/fr... https://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2 — 200 — 19.6 KiB — 64 ms — h2https://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2g1.nyt.com/fonts/family/franklin/fr... https://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2 — 200 — 20.3 KiB — 58 ms — h2https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-500.e6711d3a9af4e8cc6c129ba9940c081e.woff2g1.nyt.com/fonts/family/cheltenham/... https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-500.e6711d3a9af4e8cc6c129ba9940c081e.woff2 — 200 — 22.0 KiB — 61 ms — h2https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/airgap.jstranscend-cdn.com/cm/ee571c7f-030a-... https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/airgap.js — 200 — 52.7 KiB — 70 ms — h3https://www.nytimes.com/athletic/_next/static/css/301d73803fcc969d.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/301d73803fcc969d.css — 200 — 6.8 KiB — 41 ms — h2https://www.nytimes.com/athletic/_next/static/css/df233bbf501b4b25.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/df233bbf501b4b25.css — 200 — 4.8 KiB — 44 ms — h2https://www.nytimes.com/athletic/_next/static/css/282392d671198025.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/282392d671198025.css — 200 — 21.9 KiB — 42 ms — h2https://www.nytimes.com/athletic/_next/static/css/1d986b1130bcbcda.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/1d986b1130bcbcda.css — 200 — 2.7 KiB — 52 ms — h2https://www.nytimes.com/athletic/_next/static/css/90f4e6b42067e4fb.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/90f4e6b42067e4fb.css — 200 — 1.5 KiB — 34 ms — h2https://www.nytimes.com/athletic/_next/static/css/2816446866e06f44.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/2816446866e06f44.css — 200 — 3.1 KiB — 20 ms — h2https://www.nytimes.com/athletic/_next/static/css/55e5c3f305ec6758.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/55e5c3f305ec6758.css — 200 — 19.5 KiB — 40 ms — h2https://www.nytimes.com/athletic/_next/static/css/b7808a8f068d55f4.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/b7808a8f068d55f4.css — 200 — 14.0 KiB — 22 ms — h2https://www.nytimes.com/athletic/_next/static/css/0915d909def3574d.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/0915d909def3574d.css — 200 — 1.6 KiB — 48 ms — h2https://www.nytimes.com/athletic/_next/static/css/08ca909254a84f2e.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/08ca909254a84f2e.css — 200 — 2.2 KiB — 19 ms — h2https://www.nytimes.com/athletic/_next/static/css/5f31e6454f472e7a.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/5f31e6454f472e7a.css — 200 — 1.8 KiB — 31 ms — h2https://www.nytimes.com/athletic/_next/static/css/30321a7de859240d.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/30321a7de859240d.css — 200 — 2.9 KiB — 43 ms — h2https://www.nytimes.com/athletic/_next/static/css/b37f1ceddbebc080.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/b37f1ceddbebc080.css — 200 — 8.9 KiB — 40 ms — h2https://www.nytimes.com/athletic/_next/static/css/90f652a6dd291d17.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/90f652a6dd291d17.css — 200 — 1.5 KiB — 39 ms — h2https://www.nytimes.com/athletic/_next/static/css/6b0e63f354e11a15.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/6b0e63f354e11a15.css — 200 — 2.0 KiB — 43 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/04/20172240/GettyImages-2256977297-scaled-e1776784444364.jpg?width=770&quality=70&auto=webpstatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/04/20172240/GettyImages-2256977297-scaled-e1776784444364.jpg?width=770&quality=70&auto=webp — 200 — 24.6 KiB — 53 ms — h2https://theathletic.com/app/themes/athletic/assets/img/connections-se-icon.png/app/themes/athletic/assets/img/con... https://theathletic.com/app/themes/athletic/assets/img/connections-se-icon.png — 200 — 2.1 KiB — 72 ms — h2https://cdn.brandmetrics.com/tag/85a1ebf79602421aa1c2c2f24d32cb6c/theathletic.jscdn.brandmetrics.com/tag/85a1ebf796... https://cdn.brandmetrics.com/tag/85a1ebf79602421aa1c2c2f24d32cb6c/theathletic.js — 200 — 3.6 KiB — 27 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/8159.6be2c0ad8171c9a9.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/8159.6be2c0ad8171c9a9.js — 200 — 2.0 KiB — 7 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/7401.787d283f1db6c870.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/7401.787d283f1db6c870.js — 200 — 7.8 KiB — 8 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/828538f1-5b421e954f18108a.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/828538f1-5b421e954f18108a.js — 200 — 20.8 KiB — 8 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/5099-0f912764be7212a5.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/5099-0f912764be7212a5.js — 200 — 53.3 KiB — 74 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/5749.8ece140493f12d3c.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/5749.8ece140493f12d3c.js — 200 — 4.1 KiB — 48 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/2713.a3af4d4b66915c5c.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2713.a3af4d4b66915c5c.js — 200 — 5.6 KiB — 47 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 7.9 s LCP 18.2 shttps://theathletic.com// https://theathletic.com/ — 301 — 435 B — 17 ms — h2https://www.nytimes.com/athletic/www.nytimes.com/athletic/ https://www.nytimes.com/athletic/ — 200 — 75.9 KiB — 134 ms — h2https://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2g1.nyt.com/fonts/family/franklin/fr... https://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2 — 200 — 19.6 KiB — 64 ms — h2https://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2g1.nyt.com/fonts/family/franklin/fr... https://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2 — 200 — 20.3 KiB — 58 ms — h2https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-500.e6711d3a9af4e8cc6c129ba9940c081e.woff2g1.nyt.com/fonts/family/cheltenham/... https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-500.e6711d3a9af4e8cc6c129ba9940c081e.woff2 — 200 — 22.0 KiB — 61 ms — h2https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/airgap.jstranscend-cdn.com/cm/ee571c7f-030a-... https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/airgap.js — 200 — 52.7 KiB — 70 ms — h3https://www.nytimes.com/athletic/_next/static/css/301d73803fcc969d.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/301d73803fcc969d.css — 200 — 6.8 KiB — 41 ms — h2https://www.nytimes.com/athletic/_next/static/css/df233bbf501b4b25.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/df233bbf501b4b25.css — 200 — 4.8 KiB — 44 ms — h2https://www.nytimes.com/athletic/_next/static/css/282392d671198025.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/282392d671198025.css — 200 — 21.9 KiB — 42 ms — h2https://www.nytimes.com/athletic/_next/static/css/1d986b1130bcbcda.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/1d986b1130bcbcda.css — 200 — 2.7 KiB — 52 ms — h2https://www.nytimes.com/athletic/_next/static/css/90f4e6b42067e4fb.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/90f4e6b42067e4fb.css — 200 — 1.5 KiB — 34 ms — h2https://www.nytimes.com/athletic/_next/static/css/2816446866e06f44.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/2816446866e06f44.css — 200 — 3.1 KiB — 20 ms — h2https://www.nytimes.com/athletic/_next/static/css/55e5c3f305ec6758.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/55e5c3f305ec6758.css — 200 — 19.5 KiB — 40 ms — h2https://www.nytimes.com/athletic/_next/static/css/b7808a8f068d55f4.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/b7808a8f068d55f4.css — 200 — 14.0 KiB — 22 ms — h2https://www.nytimes.com/athletic/_next/static/css/0915d909def3574d.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/0915d909def3574d.css — 200 — 1.6 KiB — 48 ms — h2https://www.nytimes.com/athletic/_next/static/css/08ca909254a84f2e.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/08ca909254a84f2e.css — 200 — 2.2 KiB — 19 ms — h2https://www.nytimes.com/athletic/_next/static/css/5f31e6454f472e7a.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/5f31e6454f472e7a.css — 200 — 1.8 KiB — 31 ms — h2https://www.nytimes.com/athletic/_next/static/css/30321a7de859240d.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/30321a7de859240d.css — 200 — 2.9 KiB — 43 ms — h2https://www.nytimes.com/athletic/_next/static/css/b37f1ceddbebc080.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/b37f1ceddbebc080.css — 200 — 8.9 KiB — 40 ms — h2https://www.nytimes.com/athletic/_next/static/css/90f652a6dd291d17.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/90f652a6dd291d17.css — 200 — 1.5 KiB — 39 ms — h2https://www.nytimes.com/athletic/_next/static/css/6b0e63f354e11a15.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/6b0e63f354e11a15.css — 200 — 2.0 KiB — 43 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/04/20172240/GettyImages-2256977297-scaled-e1776784444364.jpg?width=770&quality=70&auto=webpstatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/04/20172240/GettyImages-2256977297-scaled-e1776784444364.jpg?width=770&quality=70&auto=webp — 200 — 24.6 KiB — 53 ms — h2https://theathletic.com/app/themes/athletic/assets/img/connections-se-icon.png/app/themes/athletic/assets/img/con... https://theathletic.com/app/themes/athletic/assets/img/connections-se-icon.png — 200 — 2.1 KiB — 72 ms — h2https://cdn.brandmetrics.com/tag/85a1ebf79602421aa1c2c2f24d32cb6c/theathletic.jscdn.brandmetrics.com/tag/85a1ebf796... https://cdn.brandmetrics.com/tag/85a1ebf79602421aa1c2c2f24d32cb6c/theathletic.js — 200 — 3.6 KiB — 27 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/8159.6be2c0ad8171c9a9.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/8159.6be2c0ad8171c9a9.js — 200 — 2.0 KiB — 7 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/7401.787d283f1db6c870.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/7401.787d283f1db6c870.js — 200 — 7.8 KiB — 8 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/828538f1-5b421e954f18108a.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/828538f1-5b421e954f18108a.js — 200 — 20.8 KiB — 8 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/5099-0f912764be7212a5.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/5099-0f912764be7212a5.js — 200 — 53.3 KiB — 74 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/5749.8ece140493f12d3c.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/5749.8ece140493f12d3c.js — 200 — 4.1 KiB — 48 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/2713.a3af4d4b66915c5c.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2713.a3af4d4b66915c5c.js — 200 — 5.6 KiB — 47 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/4542.bd8522275ecc2b8f.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/4542.bd8522275ecc2b8f.js — 200 — 4.7 KiB — 54 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/7269.10200c7714f4d709.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/7269.10200c7714f4d709.js — 200 — 9.3 KiB — 54 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/7609.1db89b867a370cc7.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/7609.1db89b867a370cc7.js — 200 — 4.0 KiB — 54 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/645.1ee8bdb3fc512eab.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/645.1ee8bdb3fc512eab.js — 200 — 642 B — 82 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/7203.e265eccf345979a2.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/7203.e265eccf345979a2.js — 200 — 10.3 KiB — 53 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/webpack-2352b2634a232d41.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/webpack-2352b2634a232d41.js — 200 — 9.4 KiB — 82 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/framework-7127bef7a1cb5a3a.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/framework-7127bef7a1cb5a3a.js — 200 — 45.4 KiB — 148 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/main-da9ad5439ac654a1.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/main-da9ad5439ac654a1.js — 200 — 39.7 KiB — 72 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/pages/_app-74b3f1714e6b9f07.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/pages/_app-74b3f1714e6b9f07.js — 200 — 579.4 KiB — 196 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/6350-69d7b2101e92b705.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/6350-69d7b2101e92b705.js — 200 — 2.3 KiB — 140 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/3227-f397cad33ea42087.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/3227-f397cad33ea42087.js — 200 — 2.5 KiB — 53 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/1664-3cbd3f366a5b4a80.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/1664-3cbd3f366a5b4a80.js — 200 — 3.5 KiB — 140 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/619-db39a651cf048f96.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/619-db39a651cf048f96.js — 200 — 7.2 KiB — 60 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/5375-871a45846e4c5655.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/5375-871a45846e4c5655.js — 200 — 6.1 KiB — 145 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/1797-0d5250609db8594d.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/1797-0d5250609db8594d.js — 200 — 41.0 KiB — 111 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/6066-d36ec9a7e7bf73da.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/6066-d36ec9a7e7bf73da.js — 200 — 15.6 KiB — 104 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/9208-b7c8e726fdde5f9d.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/9208-b7c8e726fdde5f9d.js — 200 — 3.8 KiB — 136 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/8-d9673ad36967a638.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/8-d9673ad36967a638.js — 200 — 8.0 KiB — 145 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/6248-ce25b8bb05c96e4e.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/6248-ce25b8bb05c96e4e.js — 200 — 7.5 KiB — 103 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/7668-a26210c53bf84d70.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/7668-a26210c53bf84d70.js — 200 — 9.1 KiB — 136 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/1798-9c458ecd07502147.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/1798-9c458ecd07502147.js — 200 — 6.5 KiB — 92 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/9427-a4b1985328373ea0.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/9427-a4b1985328373ea0.js — 200 — 4.6 KiB — 92 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/3796-6d025e4628f3e886.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/3796-6d025e4628f3e886.js — 200 — 3.4 KiB — 65 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/2009-b0a0be699aac68dd.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2009-b0a0be699aac68dd.js — 200 — 4.8 KiB — 55 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/2134-da2ef5fac381f81b.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2134-da2ef5fac381f81b.js — 200 — 27.6 KiB — 99 ms — h2data:image/svg+xml;base64,PHN2ZyBpZD0iQ09OVEVOVCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2a…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0iQ09OVEVOVCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2a… — 200 — 0 B — 0 ms — datahttps://www.nytimes.com/athletic/_next/static/chunks/7523-a49186b5c27bd4f8.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/7523-a49186b5c27bd4f8.js — 200 — 2.8 KiB — 170 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/1154-d0d26c7df151a8aa.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/1154-d0d26c7df151a8aa.js — 200 — 8.3 KiB — 170 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/2218-69315b373c485cc8.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2218-69315b373c485cc8.js — 200 — 7.1 KiB — 177 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%272…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%272… — 200 — 0 B — 0 ms — datahttps://www.nytimes.com/athletic/_next/static/chunks/1237-f5d45211acdb8046.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/1237-f5d45211acdb8046.js — 200 — 5.2 KiB — 170 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://www.nytimes.com/athletic/_next/static/chunks/3720-01e1aadeda53e695.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/3720-01e1aadeda53e695.js — 200 — 47.7 KiB — 181 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/2870-3f84b5d58cec5e60.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2870-3f84b5d58cec5e60.js — 200 — 6.1 KiB — 171 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/2811-6b39ee01e1e32bf2.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2811-6b39ee01e1e32bf2.js — 200 — 6.0 KiB — 172 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJod…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJod… — 200 — 0 B — 0 ms — datahttps://www.nytimes.com/athletic/_next/static/chunks/pages/index-675712809b7bf2b3.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/pages/index-675712809b7bf2b3.js — 200 — 1.9 KiB — 177 ms — h2https://www.nytimes.com/athletic/_next/static/iVWq8ksbkBp83EG9qk2p-/_buildManifest.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/iVWq8ksbkBp83EG9qk2p-/_buildManifest.js — 200 — 5.6 KiB — 171 ms — h2https://www.nytimes.com/athletic/_next/static/iVWq8ksbkBp83EG9qk2p-/_ssgManifest.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/iVWq8ksbkBp83EG9qk2p-/_ssgManifest.js — 200 — 1.4 KiB — 171 ms — h2https://www.googletagmanager.com/gtag/js?id=G-EKN0VKJGMQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EKN0VKJGMQ — 200 — 177.5 KiB — 176 ms — h2https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/gpp.jstranscend-cdn.com/cm/ee571c7f-030a-... https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/gpp.js — 200 — 151.6 KiB — 167 ms — h3https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/ui.jstranscend-cdn.com/cm/ee571c7f-030a-... https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/ui.js — 200 — 98.7 KiB — 163 ms — h3https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.jswww.datadoghq-browser-agent.com/us1... https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.js — 200 — 58.3 KiB — 98 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%272…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%272… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271… — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtm.js?id=GTM-N66M85JB&gtm_auth=iZMWb3JsrI0WxQfu5L-4Jg&gtm_preview=env-219&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N66M85JB&gtm_auth=iZMWb3JsrI0WxQfu5L-4Jg&gtm_preview=env-219&gtm_cookies_win=x — 200 — 149.8 KiB — 124 ms — h2https://cdn.brandmetrics.com/scripts/bundle/65568.js?sid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.comcdn.brandmetrics.com/scripts/bundle... https://cdn.brandmetrics.com/scripts/bundle/65568.js?sid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.com — 200 — 20.4 KiB — 41 ms — h2https://g1.nyt.com/fonts/family/imperial/imperial-normal-400.6131cd77b6e216c7693ed925f4309ffc.woff2g1.nyt.com/fonts/family/imperial/im... https://g1.nyt.com/fonts/family/imperial/imperial-normal-400.6131cd77b6e216c7693ed925f4309ffc.woff2 — 200 — 26.1 KiB — 12 ms — h2https://www.nytimes.com/athletic/static/fonts/AthleticRegularSlab-Bold.woff2www.nytimes.com/athletic/static/fon... https://www.nytimes.com/athletic/static/fonts/AthleticRegularSlab-Bold.woff2 — 200 — 30.7 KiB — 11 ms — h2https://g1.nyt.com/fonts/family/franklin/franklin-normal-700.91eaf6b5642463af4091160b4bbfdfcb.woff2g1.nyt.com/fonts/family/franklin/fr... https://g1.nyt.com/fonts/family/franklin/franklin-normal-700.91eaf6b5642463af4091160b4bbfdfcb.woff2 — 200 — 20.3 KiB — 11 ms — h2https://www.nytimes.com/athletic/static/fonts/AthleticRegularSlab-Inline.woff2www.nytimes.com/athletic/static/fon... https://www.nytimes.com/athletic/static/fonts/AthleticRegularSlab-Inline.woff2 — 200 — 45.2 KiB — 12 ms — h2https://collector.brandmetrics.com/c.js?siteid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.com&rnd=6501312collector.brandmetrics.com/c.js?sit... https://collector.brandmetrics.com/c.js?siteid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.com&rnd=6501312 — 200 — 268 B — 196 ms — h2https://o82024.ingest.us.sentry.io/api/4507069293199360/envelope/?sentry_key=813fd62f58cd62c2f9dfc87243ae1438&sentry_version=7&sentry_client=sentry.javascript.nextjs%2F8.11.0o82024.ingest.us.sentry.io/api/4507... https://o82024.ingest.us.sentry.io/api/4507069293199360/envelope/?sentry_key=813fd62f58cd62c2f9dfc87243ae1438&sentry_version=7&sentry_client=sentry.javascript.nextjs%2F8.11.0 — 200 — 281 B — 35 ms — h2https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/cm.csstranscend-cdn.com/cm/ee571c7f-030a-... https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/cm.css — 200 — 4.1 KiB — 18 ms — h3https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/translations/en.jsontranscend-cdn.com/cm/ee571c7f-030a-... https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/translations/en.json — 200 — 2.5 KiB — 18 ms — h3https://www.nytimes.com/athletic/_next/static/chunks/4024-45a0ff27c8bd3650.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/4024-45a0ff27c8bd3650.js — 200 — 18.7 KiB — 5 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/6905.21c3ab9694576ea3.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/6905.21c3ab9694576ea3.js — 200 — 17.3 KiB — 9 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/3253.906bf1827294717b.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/3253.906bf1827294717b.js — 200 — 8.5 KiB — 14 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/2787.8024ffa4d466ad65.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2787.8024ffa4d466ad65.js — 200 — 24.7 KiB — 10 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/9042-798e5959a38769b9.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/9042-798e5959a38769b9.js — 200 — 49.0 KiB — 12 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/1145.e81579a202e77d3e.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/1145.e81579a202e77d3e.js — 200 — 37.6 KiB — 11 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/7118.69a2d962cd6464f3.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/7118.69a2d962cd6464f3.js — 200 — 5.7 KiB — 14 ms — h2https://featureassets.org/v1/initialize?k=client-w4bSAYYOtajMgQokVKzRPSmHOBOMliH76zbfexncYkF&st=javascript-client&sv=3.32.3&t=1776896999254&sid=44f7de0b-38e6-4b37-b588-77655ba424fb&se=1featureassets.org/v1/initialize?k=c... https://featureassets.org/v1/initialize?k=client-w4bSAYYOtajMgQokVKzRPSmHOBOMliH76zbfexncYkF&st=javascript-client&sv=3.32.3&t=1776896999254&sid=44f7de0b-38e6-4b37-b588-77655ba424fb&se=1 — 200 — 1.4 KiB — 59 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 45 ms — h3https://www.nytimes.com/athletic/static/scripts/adslot.jswww.nytimes.com/athletic/static/scr... https://www.nytimes.com/athletic/static/scripts/adslot.js — 200 — 7.9 KiB — 11 ms — h2https://www.nytimes.com/athletic/static/scripts/ads/adsbygoogle.jswww.nytimes.com/athletic/static/scr... https://www.nytimes.com/athletic/static/scripts/ads/adsbygoogle.js — 200 — 1.4 KiB — 10 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2samizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2 — 200 — 0 B — 24 ms — h2https://als-svc.nytimes.com/als?prop=athweb&plat=mweb&typ=hpals-svc.nytimes.com/als?prop=athweb... https://als-svc.nytimes.com/als?prop=athweb&plat=mweb&typ=hp — 200 — 677 B — 48 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 750 ms — h3https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 146.9 KiB — 101 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2samizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2 — 200 — 944 B — 37 ms — h2https://a1.nyt.com/abra-config/current/the-athletic-prd.jsona1.nyt.com/abra-config/current/the-... https://a1.nyt.com/abra-config/current/the-athletic-prd.json — 200 — 1.2 KiB — 9 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 58 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/2758.604c570459830fbb.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2758.604c570459830fbb.js — 200 — 1.3 KiB — 584 ms — h2https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227213199%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227213199%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7D — 204 — 0 B — 95 ms — h2https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227218640%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227218640%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7D — 204 — 0 B — 95 ms — h2https://api.theathletic.com/graphql?operationName=GetPuzzleById&variables=%7B%22puzzleId%22%3A%222026-04-22%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22aa97460403ebf39faf6ced63064d31e807644918aa041ffe076d9e62efdbce0c%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetPuzzleById&variables=%7B%22puzzleId%22%3A%222026-04-22%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22aa97460403ebf39faf6ced63064d31e807644918aa041ffe076d9e62efdbce0c%22%7D%7D — 204 — 0 B — 102 ms — h2https://api.theathletic.com/graphql?operationName=GetActiveSponsorshipCampaign&variables=%7B%22region%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22eedb014fcf06872b7b75669ae096f908547fccd555b70fc0bcdeef53ff9fab0e%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetActiveSponsorshipCampaign&variables=%7B%22region%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22eedb014fcf06872b7b75669ae096f908547fccd555b70fc0bcdeef53ff9fab0e%22%7D%7D — 204 — 0 B — 101 ms — h2https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227213199%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227213199%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7D — 200 — 420 B — 117 ms — h2https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227218640%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227218640%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7D — 200 — 401 B — 305 ms — h2https://api.theathletic.com/graphql?operationName=GetPuzzleById&variables=%7B%22puzzleId%22%3A%222026-04-22%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22aa97460403ebf39faf6ced63064d31e807644918aa041ffe076d9e62efdbce0c%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetPuzzleById&variables=%7B%22puzzleId%22%3A%222026-04-22%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22aa97460403ebf39faf6ced63064d31e807644918aa041ffe076d9e62efdbce0c%22%7D%7D — 200 — 565 B — 103 ms — h2https://api.theathletic.com/graphql?operationName=GetActiveSponsorshipCampaign&variables=%7B%22region%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22eedb014fcf06872b7b75669ae096f908547fccd555b70fc0bcdeef53ff9fab0e%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetActiveSponsorshipCampaign&variables=%7B%22region%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22eedb014fcf06872b7b75669ae096f908547fccd555b70fc0bcdeef53ff9fab0e%22%7D%7D — 200 — 641 B — 117 ms — h2https://static01.nytimes.com/statsig/config/client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS.json?k=client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS&st=js-on-device-eval-client-react&sv=3.32.3&t=1776896999597&sid=e48a3a3f-fbc0-4d68-ac78-d2971b775c22static01.nytimes.com/statsig/config... https://static01.nytimes.com/statsig/config/client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS.json?k=client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS&st=js-on-device-eval-client-react&sv=3.32.3&t=1776896999597&sid=e48a3a3f-fbc0-4d68-ac78-d2971b775c22 — 200 — 16.4 KiB — 8 ms — h2https://cdn-league-logos.theathletic.com/cdn-cgi/image/width=48%2cquality=70%2cformat=auto/https://cdn-league-logos.theathletic.com/league-2-color@2x.pngcdn-league-logos.theathletic.com/cd... https://cdn-league-logos.theathletic.com/cdn-cgi/image/width=48%2cquality=70%2cformat=auto/https://cdn-league-logos.theathletic.com/league-2-color@2x.png — 200 — 1.7 KiB — 39 ms — h2https://cdn-league-logos.theathletic.com/cdn-cgi/image/width=48%2cquality=70%2cformat=auto/https://cdn-league-logos.theathletic.com/league-6-color@2x.pngcdn-league-logos.theathletic.com/cd... https://cdn-league-logos.theathletic.com/cdn-cgi/image/width=48%2cquality=70%2cformat=auto/https://cdn-league-logos.theathletic.com/league-6-color@2x.png — 200 — 1.8 KiB — 34 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/04/21184818/GettyImages-2211978293-scaled-e1776811734882-1024x684.jpg?width=256&quality=70&auto=webpstatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/04/21184818/GettyImages-2211978293-scaled-e1776811734882-1024x684.jpg?width=256&quality=70&auto=webp — 200 — 9.5 KiB — 9 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/04/21164649/0421-mlb-scaled.jpg?width=256&quality=70&auto=webpstatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/04/21164649/0421-mlb-scaled.jpg?width=256&quality=70&auto=webp — 200 — 5.6 KiB — 7 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/04/20210447/0422_AaronGordon-scaled.jpg?width=256&quality=70&auto=webpstatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/04/20210447/0422_AaronGordon-scaled.jpg?width=256&quality=70&auto=webp — 200 — 4.7 KiB — 5 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/04/21231130/GettyImages-2249836178-1024x683.jpg?width=256&quality=70&auto=webpstatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/04/21231130/GettyImages-2249836178-1024x683.jpg?width=256&quality=70&auto=webp — 200 — 5.9 KiB — 10 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM… — 200 — 0 B — 0 ms — datahttps://www.nytimes.com/athletic/_next/static/chunks/2452.f9d7b74f277167bc.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/2452.f9d7b74f277167bc.js — 200 — 64.7 KiB — 10 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 16.1 KiB — 24 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 25 ms — h2https://sb.scorecardresearch.com/cs/36100123/beacon.jssb.scorecardresearch.com/cs/3610012... https://sb.scorecardresearch.com/cs/36100123/beacon.js — 302 — 267 B — 131 ms — h2https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&scrsrc=www.googletagmanager.com&rnd=1561391644.1776897000&dt=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&auid=1488517332.1776897000&navt=n&npa=0&us_privacy=1NN-&ep.ads_data_redaction=0&gtm=45He64k1v9181415655za200zd9181415655xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776896999992&tfd=2844www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&scrsrc=www.googletagmanager.com&rnd=1561391644.1776897000&dt=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&auid=1488517332.1776897000&navt=n&npa=0&us_privacy=1NN-&ep.ads_data_redaction=0&gtm=45He64k1v9181415655za200zd9181415655xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776896999992&tfd=2844 — 200 — 0 B — 42 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-EKN0VKJGMQ&gtm=45je64k1v9105769814za200zd9105769814&_p=1776896997472&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1381059555.1776897000&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118463262&sid=1776897000&sct=1&seg=0&dl=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&dt=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2901analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-EKN0VKJGMQ&gtm=45je64k1v9105769814za200zd9105769814&_p=1776896997472&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1381059555.1776897000&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118463262&sid=1776897000&sct=1&seg=0&dl=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&dt=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2901 — 204 — 558 B — 36 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-EKN0VKJGMQ&cid=1381059555.1776897000&gtm=45je64k1v9105769814za200zd9105769814&rcb=13&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117512542~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-EKN0VKJGMQ&cid=1381059555.1776897000&gtm=45je64k1v9105769814za200zd9105769814&rcb=13&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117512542~118463262 — 204 — 558 B — 43 ms — h2https://www.nytimes.com/svc/onsite-messaging/querywww.nytimes.com/svc/onsite-messagin... https://www.nytimes.com/svc/onsite-messaging/query — 200 — 15.6 KiB — 127 ms — h2https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227218640%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227218640%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7D — 200 — 0 B — 2 ms — h2https://api.theathletic.com/graphql?operationName=GetPuzzleById&variables=%7B%22puzzleId%22%3A%222026-04-22%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22aa97460403ebf39faf6ced63064d31e807644918aa041ffe076d9e62efdbce0c%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetPuzzleById&variables=%7B%22puzzleId%22%3A%222026-04-22%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22aa97460403ebf39faf6ced63064d31e807644918aa041ffe076d9e62efdbce0c%22%7D%7D — 200 — 564 B — 118 ms — h2https://api.theathletic.com/graphql?operationName=GetActiveSponsorshipCampaign&variables=%7B%22region%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22eedb014fcf06872b7b75669ae096f908547fccd555b70fc0bcdeef53ff9fab0e%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetActiveSponsorshipCampaign&variables=%7B%22region%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22eedb014fcf06872b7b75669ae096f908547fccd555b70fc0bcdeef53ff9fab0e%22%7D%7D — 200 — 0 B — 2 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.9 KiB — 5 ms — h2https://api.theathletic.com/graphql?operationName=getGeoConfigByCountryCodeQueryV2&variables=%7B%22country_code%22%3A%22US%22%2C%22bust_cache%22%3Afalse%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2277f13289dc16cf82d31943435df733411eb0615bc2eae565237db14ae4a87bb8%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=getGeoConfigByCountryCodeQueryV2&variables=%7B%22country_code%22%3A%22US%22%2C%22bust_cache%22%3Afalse%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2277f13289dc16cf82d31943435df733411eb0615bc2eae565237db14ae4a87bb8%22%7D%7D — 204 — 0 B — 123 ms — h2https://api.theathletic.com/graphql?operationName=getGeoConfigByCountryCodeQueryV2&variables=%7B%22country_code%22%3A%22US%22%2C%22bust_cache%22%3Afalse%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2277f13289dc16cf82d31943435df733411eb0615bc2eae565237db14ae4a87bb8%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=getGeoConfigByCountryCodeQueryV2&variables=%7B%22country_code%22%3A%22US%22%2C%22bust_cache%22%3Afalse%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2277f13289dc16cf82d31943435df733411eb0615bc2eae565237db14ae4a87bb8%22%7D%7D — 200 — 484 B — 105 ms — h2https://www.nytimes.com/athletic/static/scripts/consent-loader.jswww.nytimes.com/athletic/static/scr... https://www.nytimes.com/athletic/static/scripts/consent-loader.js — 200 — 1.3 KiB — 5 ms — h2https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227213199%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227213199%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7D — 200 — 0 B — 2 ms — h2https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227218640%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetArticleTypeById&variables=%7B%22id%22%3A%227218640%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%228679d4851681a2cad06351c7607a5c4be7eb724ccf3fe96202cc4738ac92274d%22%7D%7D — 200 — 0 B — 3 ms — h2https://api.theathletic.com/graphql?operationName=GetPuzzleById&variables=%7B%22puzzleId%22%3A%222026-04-22%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22aa97460403ebf39faf6ced63064d31e807644918aa041ffe076d9e62efdbce0c%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetPuzzleById&variables=%7B%22puzzleId%22%3A%222026-04-22%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22aa97460403ebf39faf6ced63064d31e807644918aa041ffe076d9e62efdbce0c%22%7D%7D — 200 — 355 B — 116 ms — h2https://api.theathletic.com/graphql?operationName=GetActiveSponsorshipCampaign&variables=%7B%22region%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22eedb014fcf06872b7b75669ae096f908547fccd555b70fc0bcdeef53ff9fab0e%22%7D%7Dapi.theathletic.com/graphql?operati... https://api.theathletic.com/graphql?operationName=GetActiveSponsorshipCampaign&variables=%7B%22region%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22eedb014fcf06872b7b75669ae096f908547fccd555b70fc0bcdeef53ff9fab0e%22%7D%7D — 200 — 0 B — 3 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=theathletic.com&domain=nytimes.com&path=%2Fathletic%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=theathletic.com&domain=nytimes.com&path=%2Fathletic%2F — 200 — 525 B — 17 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 38 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 37 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 38 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 34 ms — h2https://www.nytimes.com/athletic/ip/?country_code=USwww.nytimes.com/athletic/ip/?countr... https://www.nytimes.com/athletic/ip/?country_code=US — 200 — 411 B — 7 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 31 ms — h2https://api.theathletic.com/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 204 — 0 B — 90 ms — h2https://api.theathletic.com/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 204 — 0 B — 93 ms — h2https://api.theathletic.com/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 200 — 368 B — 119 ms — h2https://api.theathletic.com/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 200 — 321 B — 130 ms — h2https://theathletic-media-production.s3.us-west-2.amazonaws.com/athletic/sponsorships/sap2026/entry_logo/SAP_P_sol_sign.pngtheathletic-media-production.s3.us-... https://theathletic-media-production.s3.us-west-2.amazonaws.com/athletic/sponsorships/sap2026/entry_logo/SAP_P_sol_sign.png — 200 — 4.2 KiB — 222 ms — http/1.1https://samizdat-graphql.nytimes.com/graphql/v2?operationName=getOffer&variables=%7B%22country%22%3A%22US%22%2C%22allAccessAcquisitionAnnualUnitedStatesId%22%3A%22c54329c1-9d51-4935-a2af-9c7a1aba0007%22%2C%22allAccessAcquisitionMonthlyId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyAsDefaultId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyFreeTrialId%22%3A%222e9bebde-f85e-4c71-ac65-aefcfc42e380%22%2C%22allAccessFamilyAcquisitionMonthlyId%22%3A%22f4631fab-63fb-4edc-a8d7-76945329a13a%22%2C%22allAccessSaleAcquisitionMonthlyId%22%3A%224682aa6f-50b5-457e-9637-424731c7c090%22%2C%22athleticAcquisitionAnnualId%22%3A%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22athleticAcquisitionAnnualFreeTrialTestV1Id%22%3A%222dbead69-01cb-47c1-b473-080afddc392e%22%2C%22athleticAcquisitionAnnualOneWeekTrialId%22%3A%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22athleticAcquisitionMonthlyId%22%3A%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%22athleticAcquisitionMonthlyFreeTrialTestV1Id%22%3A%22473f576b-29f5-4df1-b060-6674f49168cc%22%2C%22athleticAcquisitionSaleAnnualId%22%3A%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22athleticAcquisitionSaleAnnualOneWeekTrialId%22%3A%2260530c7f-f9a1-4ca2-9f0d-40eaa9bc6616%22%2C%22athleticAcquisitionSaleMonthlyId%22%3A%227e1887fe-d00a-4dab-a662-4e1e0a566a94%22%2C%22athleticFreeTrialAcquisitionSaleMonthlyId%22%3A%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22audioAcquisitionAllAccessId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22audioAcquisitionAnnualId%22%3A%223f72fc34-5c4d-4e70-b61d-6b394256486d%22%2C%22audioAcquisitionAnnualGWPHardForkId%22%3A%2206aef65d-3a62-49b1-b4c3-b70cc9ea2de0%22%2C%22audioAcquisitionMonthlyId%22%3A%2264600308-bb0d-44e2-a7e6-8fc6fc68dce7%22%2C%22cookingAcquisitionAnnualId%22%3A%220b405480-607d-11ed-90cf-c6456bb18bea%22%2C%22cookingAcquisitionMonthlyId%22%3A%22dfd70236-6081-11ed-90cf-c6456bb18bea%22%2C%22cookingHolidaySaleAcquisitionAnnualId%22%3A%22f7a4a07b-9927-41a9-9e0d-e54b77e3f239%22%2C%22cookingHolidaySaleAcquisitionMonthlyId%22%3A%22a987ad9c-a076-4f7f-8a58-d2600dfdf666%22%2C%22cookingSaleAcquisitionAnnualId%22%3A%22bd10559b-ecc1-4f33-91a2-9298953f169d%22%2C%22cookingSaleAcquisitionMonthlyId%22%3A%2295fe8db8-5690-4d85-a8d1-c8867ffe7562%22%2C%22gamesAcquisitionAnnualId%22%3A%22edba9376-6087-11ed-abd7-da088c6a7d92%22%2C%22gamesAcquisitionMonthlyId%22%3A%2264caa187-5475-11ed-b326-4e22c4ff147f%22%2C%22gamesFamilyAcquisitionAnnualId%22%3A%2244307215-cc62-472f-b995-b479cdf023f8%22%2C%22gamesFamilyAcquisitionMonthlyId%22%3A%22881c30ba-70ba-4770-af2b-8d8cafc9217e%22%2C%22gamesSaleAcquisitionAnnualId%22%3A%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22gamesSaleAcquisitionMonthlyId%22%3A%22754d4261-6ecb-4b8c-b0ac-16c5b743ad0f%22%2C%22giftAcquisitionAnnualId%22%3A%22af08f8ad-7407-4360-b386-dcef226715ad%22%2C%22giftAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftAcquisitionAthleticBiAnnualId%22%3A%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%22giftAcquisitionCookingAnnualId%22%3A%22a6e3e9bb-363d-4def-991a-20a90d795a26%22%2C%22giftAcquisitionGamesAnnualId%22%3A%2224990602-efeb-4118-bd79-8aecbd904b7a%22%2C%22giftHolidaySaleAcquisitionAnnualId%22%3A%228d10b39c-380f-40cc-9e89-e4d1d187a1c9%22%2C%22giftSaleAcquisitionAnnualId%22%3A%22695f5254-1311-4a22-9cc3-9c48ca0ccdfd%22%2C%22giftSaleAcquisitionAthleticAnnualId%22%3A%2208905b5f-7005-4b37-b4b7-3a97c3a5b2c2%22%2C%22giftSaleAcquisitionAthleticBiAnnualId%22%3A%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22giftSaleAcquisitionCookingAnnualId%22%3A%22ca4c371c-db29-11ea-9d62-7a958c5d7319%22%2C%22giftSaleAcquisitionGamesAnnualId%22%3A%22a0f34ea6-53da-11ed-a5f5-ee8e6990e449%22%2C%22hyundaiCardAllAccessAnnualId%22%3A%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%2C%22veteransAdvantageAllAccessAcquisitionMonthlyId%22%3A%228c393759-4682-4fba-94f3-e087f98b7c62%22%2C%22wirecutterAcquisitionAnnualId%22%3A%22f90bde80-5f41-4302-aba3-d38aef05c79e%22%2C%22wirecutterAcquisitionMonthlyId%22%3A%2211c7c30a-d179-45cf-a0f4-226892e8c4a3%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22ceb5895df623496a62dad1bc09401ebc961a80d16b418312fbae5cf86ca2bb13%22%2C%22version%22%3A1%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=getOffer&variables=%7B%22country%22%3A%22US%22%2C%22allAccessAcquisitionAnnualUnitedStatesId%22%3A%22c54329c1-9d51-4935-a2af-9c7a1aba0007%22%2C%22allAccessAcquisitionMonthlyId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyAsDefaultId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyFreeTrialId%22%3A%222e9bebde-f85e-4c71-ac65-aefcfc42e380%22%2C%22allAccessFamilyAcquisitionMonthlyId%22%3A%22f4631fab-63fb-4edc-a8d7-76945329a13a%22%2C%22allAccessSaleAcquisitionMonthlyId%22%3A%224682aa6f-50b5-457e-9637-424731c7c090%22%2C%22athleticAcquisitionAnnualId%22%3A%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22athleticAcquisitionAnnualFreeTrialTestV1Id%22%3A%222dbead69-01cb-47c1-b473-080afddc392e%22%2C%22athleticAcquisitionAnnualOneWeekTrialId%22%3A%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22athleticAcquisitionMonthlyId%22%3A%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%22athleticAcquisitionMonthlyFreeTrialTestV1Id%22%3A%22473f576b-29f5-4df1-b060-6674f49168cc%22%2C%22athleticAcquisitionSaleAnnualId%22%3A%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22athleticAcquisitionSaleAnnualOneWeekTrialId%22%3A%2260530c7f-f9a1-4ca2-9f0d-40eaa9bc6616%22%2C%22athleticAcquisitionSaleMonthlyId%22%3A%227e1887fe-d00a-4dab-a662-4e1e0a566a94%22%2C%22athleticFreeTrialAcquisitionSaleMonthlyId%22%3A%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22audioAcquisitionAllAccessId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22audioAcquisitionAnnualId%22%3A%223f72fc34-5c4d-4e70-b61d-6b394256486d%22%2C%22audioAcquisitionAnnualGWPHardForkId%22%3A%2206aef65d-3a62-49b1-b4c3-b70cc9ea2de0%22%2C%22audioAcquisitionMonthlyId%22%3A%2264600308-bb0d-44e2-a7e6-8fc6fc68dce7%22%2C%22cookingAcquisitionAnnualId%22%3A%220b405480-607d-11ed-90cf-c6456bb18bea%22%2C%22cookingAcquisitionMonthlyId%22%3A%22dfd70236-6081-11ed-90cf-c6456bb18bea%22%2C%22cookingHolidaySaleAcquisitionAnnualId%22%3A%22f7a4a07b-9927-41a9-9e0d-e54b77e3f239%22%2C%22cookingHolidaySaleAcquisitionMonthlyId%22%3A%22a987ad9c-a076-4f7f-8a58-d2600dfdf666%22%2C%22cookingSaleAcquisitionAnnualId%22%3A%22bd10559b-ecc1-4f33-91a2-9298953f169d%22%2C%22cookingSaleAcquisitionMonthlyId%22%3A%2295fe8db8-5690-4d85-a8d1-c8867ffe7562%22%2C%22gamesAcquisitionAnnualId%22%3A%22edba9376-6087-11ed-abd7-da088c6a7d92%22%2C%22gamesAcquisitionMonthlyId%22%3A%2264caa187-5475-11ed-b326-4e22c4ff147f%22%2C%22gamesFamilyAcquisitionAnnualId%22%3A%2244307215-cc62-472f-b995-b479cdf023f8%22%2C%22gamesFamilyAcquisitionMonthlyId%22%3A%22881c30ba-70ba-4770-af2b-8d8cafc9217e%22%2C%22gamesSaleAcquisitionAnnualId%22%3A%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22gamesSaleAcquisitionMonthlyId%22%3A%22754d4261-6ecb-4b8c-b0ac-16c5b743ad0f%22%2C%22giftAcquisitionAnnualId%22%3A%22af08f8ad-7407-4360-b386-dcef226715ad%22%2C%22giftAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftAcquisitionAthleticBiAnnualId%22%3A%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%22giftAcquisitionCookingAnnualId%22%3A%22a6e3e9bb-363d-4def-991a-20a90d795a26%22%2C%22giftAcquisitionGamesAnnualId%22%3A%2224990602-efeb-4118-bd79-8aecbd904b7a%22%2C%22giftHolidaySaleAcquisitionAnnualId%22%3A%228d10b39c-380f-40cc-9e89-e4d1d187a1c9%22%2C%22giftSaleAcquisitionAnnualId%22%3A%22695f5254-1311-4a22-9cc3-9c48ca0ccdfd%22%2C%22giftSaleAcquisitionAthleticAnnualId%22%3A%2208905b5f-7005-4b37-b4b7-3a97c3a5b2c2%22%2C%22giftSaleAcquisitionAthleticBiAnnualId%22%3A%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22giftSaleAcquisitionCookingAnnualId%22%3A%22ca4c371c-db29-11ea-9d62-7a958c5d7319%22%2C%22giftSaleAcquisitionGamesAnnualId%22%3A%22a0f34ea6-53da-11ed-a5f5-ee8e6990e449%22%2C%22hyundaiCardAllAccessAnnualId%22%3A%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%2C%22veteransAdvantageAllAccessAcquisitionMonthlyId%22%3A%228c393759-4682-4fba-94f3-e087f98b7c62%22%2C%22wirecutterAcquisitionAnnualId%22%3A%22f90bde80-5f41-4302-aba3-d38aef05c79e%22%2C%22wirecutterAcquisitionMonthlyId%22%3A%2211c7c30a-d179-45cf-a0f4-226892e8c4a3%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22ceb5895df623496a62dad1bc09401ebc961a80d16b418312fbae5cf86ca2bb13%22%2C%22version%22%3A1%7D%7D — 200 — 0 B — 20 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=GetOfferStrategyPresentation&variables=%7B%22ids%22%3A%5B%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%224682aa6f-50b5-457e-9637-424731c7c090%22%2C%222e9bebde-f85e-4c71-ac65-aefcfc42e380%22%2C%223bca9b12-e975-11eb-b8d5-738bc22ed287%22%2C%22c54329c1-9d51-4935-a2af-9c7a1aba0007%22%2C%228c393759-4682-4fba-94f3-e087f98b7c62%22%2C%22f4631fab-63fb-4edc-a8d7-76945329a13a%22%2C%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%2259be1c3b-1ff1-4a37-8c49-cfcbc1dcd1b1%22%2C%22bf32fa58-45fb-4409-9fc1-26fffde7fb87%22%2C%22473f576b-29f5-4df1-b060-6674f49168cc%22%2C%222dbead69-01cb-47c1-b473-080afddc392e%22%2C%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%2264600308-bb0d-44e2-a7e6-8fc6fc68dce7%22%2C%223f72fc34-5c4d-4e70-b61d-6b394256486d%22%2C%2206aef65d-3a62-49b1-b4c3-b70cc9ea2de0%22%2C%22dfd70236-6081-11ed-90cf-c6456bb18bea%22%2C%220b405480-607d-11ed-90cf-c6456bb18bea%22%2C%2264caa187-5475-11ed-b326-4e22c4ff147f%22%2C%22edba9376-6087-11ed-abd7-da088c6a7d92%22%2C%22881c30ba-70ba-4770-af2b-8d8cafc9217e%22%2C%2244307215-cc62-472f-b995-b479cdf023f8%22%2C%22af08f8ad-7407-4360-b386-dcef226715ad%22%2C%22a6e3e9bb-363d-4def-991a-20a90d795a26%22%2C%2224990602-efeb-4118-bd79-8aecbd904b7a%22%2C%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%2211c7c30a-d179-45cf-a0f4-226892e8c4a3%22%2C%22f90bde80-5f41-4302-aba3-d38aef05c79e%22%2C%228d10b39c-380f-40cc-9e89-e4d1d187a1c9%22%2C%227e1887fe-d00a-4dab-a662-4e1e0a566a94%22%2C%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%2260530c7f-f9a1-4ca2-9f0d-40eaa9bc6616%22%2C%2295fe8db8-5690-4d85-a8d1-c8867ffe7562%22%2C%22bd10559b-ecc1-4f33-91a2-9298953f169d%22%2C%22754d4261-6ecb-4b8c-b0ac-16c5b743ad0f%22%2C%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22695f5254-1311-4a22-9cc3-9c48ca0ccdfd%22%2C%22ca4c371c-db29-11ea-9d62-7a958c5d7319%22%2C%22a0f34ea6-53da-11ed-a5f5-ee8e6990e449%22%2C%2208905b5f-7005-4b37-b4b7-3a97c3a5b2c2%22%2C%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22f7a4a07b-9927-41a9-9e0d-e54b77e3f239%22%2C%22a987ad9c-a076-4f7f-8a58-d2600dfdf666%22%2C%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%5D%2C%22country%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c134e880c50f955aa5372810e2dfe961cfebfca32da07e856566c5444c8dd7e4%22%2C%22version%22%3A1%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=GetOfferStrategyPresentation&variables=%7B%22ids%22%3A%5B%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%224682aa6f-50b5-457e-9637-424731c7c090%22%2C%222e9bebde-f85e-4c71-ac65-aefcfc42e380%22%2C%223bca9b12-e975-11eb-b8d5-738bc22ed287%22%2C%22c54329c1-9d51-4935-a2af-9c7a1aba0007%22%2C%228c393759-4682-4fba-94f3-e087f98b7c62%22%2C%22f4631fab-63fb-4edc-a8d7-76945329a13a%22%2C%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%2259be1c3b-1ff1-4a37-8c49-cfcbc1dcd1b1%22%2C%22bf32fa58-45fb-4409-9fc1-26fffde7fb87%22%2C%22473f576b-29f5-4df1-b060-6674f49168cc%22%2C%222dbead69-01cb-47c1-b473-080afddc392e%22%2C%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%2264600308-bb0d-44e2-a7e6-8fc6fc68dce7%22%2C%223f72fc34-5c4d-4e70-b61d-6b394256486d%22%2C%2206aef65d-3a62-49b1-b4c3-b70cc9ea2de0%22%2C%22dfd70236-6081-11ed-90cf-c6456bb18bea%22%2C%220b405480-607d-11ed-90cf-c6456bb18bea%22%2C%2264caa187-5475-11ed-b326-4e22c4ff147f%22%2C%22edba9376-6087-11ed-abd7-da088c6a7d92%22%2C%22881c30ba-70ba-4770-af2b-8d8cafc9217e%22%2C%2244307215-cc62-472f-b995-b479cdf023f8%22%2C%22af08f8ad-7407-4360-b386-dcef226715ad%22%2C%22a6e3e9bb-363d-4def-991a-20a90d795a26%22%2C%2224990602-efeb-4118-bd79-8aecbd904b7a%22%2C%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%2211c7c30a-d179-45cf-a0f4-226892e8c4a3%22%2C%22f90bde80-5f41-4302-aba3-d38aef05c79e%22%2C%228d10b39c-380f-40cc-9e89-e4d1d187a1c9%22%2C%227e1887fe-d00a-4dab-a662-4e1e0a566a94%22%2C%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%2260530c7f-f9a1-4ca2-9f0d-40eaa9bc6616%22%2C%2295fe8db8-5690-4d85-a8d1-c8867ffe7562%22%2C%22bd10559b-ecc1-4f33-91a2-9298953f169d%22%2C%22754d4261-6ecb-4b8c-b0ac-16c5b743ad0f%22%2C%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22695f5254-1311-4a22-9cc3-9c48ca0ccdfd%22%2C%22ca4c371c-db29-11ea-9d62-7a958c5d7319%22%2C%22a0f34ea6-53da-11ed-a5f5-ee8e6990e449%22%2C%2208905b5f-7005-4b37-b4b7-3a97c3a5b2c2%22%2C%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22f7a4a07b-9927-41a9-9e0d-e54b77e3f239%22%2C%22a987ad9c-a076-4f7f-8a58-d2600dfdf666%22%2C%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%5D%2C%22country%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c134e880c50f955aa5372810e2dfe961cfebfca32da07e856566c5444c8dd7e4%22%2C%22version%22%3A1%7D%7D — 200 — 0 B — 15 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=GetOfferStrategyPresentation&variables=%7B%22ids%22%3A%5B%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%224682aa6f-50b5-457e-9637-424731c7c090%22%2C%222e9bebde-f85e-4c71-ac65-aefcfc42e380%22%2C%223bca9b12-e975-11eb-b8d5-738bc22ed287%22%2C%22c54329c1-9d51-4935-a2af-9c7a1aba0007%22%2C%228c393759-4682-4fba-94f3-e087f98b7c62%22%2C%22f4631fab-63fb-4edc-a8d7-76945329a13a%22%2C%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%2259be1c3b-1ff1-4a37-8c49-cfcbc1dcd1b1%22%2C%22bf32fa58-45fb-4409-9fc1-26fffde7fb87%22%2C%22473f576b-29f5-4df1-b060-6674f49168cc%22%2C%222dbead69-01cb-47c1-b473-080afddc392e%22%2C%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%2264600308-bb0d-44e2-a7e6-8fc6fc68dce7%22%2C%223f72fc34-5c4d-4e70-b61d-6b394256486d%22%2C%2206aef65d-3a62-49b1-b4c3-b70cc9ea2de0%22%2C%22dfd70236-6081-11ed-90cf-c6456bb18bea%22%2C%220b405480-607d-11ed-90cf-c6456bb18bea%22%2C%2264caa187-5475-11ed-b326-4e22c4ff147f%22%2C%22edba9376-6087-11ed-abd7-da088c6a7d92%22%2C%22881c30ba-70ba-4770-af2b-8d8cafc9217e%22%2C%2244307215-cc62-472f-b995-b479cdf023f8%22%2C%22af08f8ad-7407-4360-b386-dcef226715ad%22%2C%22a6e3e9bb-363d-4def-991a-20a90d795a26%22%2C%2224990602-efeb-4118-bd79-8aecbd904b7a%22%2C%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%2211c7c30a-d179-45cf-a0f4-226892e8c4a3%22%2C%22f90bde80-5f41-4302-aba3-d38aef05c79e%22%2C%228d10b39c-380f-40cc-9e89-e4d1d187a1c9%22%2C%227e1887fe-d00a-4dab-a662-4e1e0a566a94%22%2C%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%2260530c7f-f9a1-4ca2-9f0d-40eaa9bc6616%22%2C%2295fe8db8-5690-4d85-a8d1-c8867ffe7562%22%2C%22bd10559b-ecc1-4f33-91a2-9298953f169d%22%2C%22754d4261-6ecb-4b8c-b0ac-16c5b743ad0f%22%2C%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22695f5254-1311-4a22-9cc3-9c48ca0ccdfd%22%2C%22ca4c371c-db29-11ea-9d62-7a958c5d7319%22%2C%22a0f34ea6-53da-11ed-a5f5-ee8e6990e449%22%2C%2208905b5f-7005-4b37-b4b7-3a97c3a5b2c2%22%2C%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22f7a4a07b-9927-41a9-9e0d-e54b77e3f239%22%2C%22a987ad9c-a076-4f7f-8a58-d2600dfdf666%22%2C%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%5D%2C%22country%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c134e880c50f955aa5372810e2dfe961cfebfca32da07e856566c5444c8dd7e4%22%2C%22version%22%3A1%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=GetOfferStrategyPresentation&variables=%7B%22ids%22%3A%5B%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%224682aa6f-50b5-457e-9637-424731c7c090%22%2C%222e9bebde-f85e-4c71-ac65-aefcfc42e380%22%2C%223bca9b12-e975-11eb-b8d5-738bc22ed287%22%2C%22c54329c1-9d51-4935-a2af-9c7a1aba0007%22%2C%228c393759-4682-4fba-94f3-e087f98b7c62%22%2C%22f4631fab-63fb-4edc-a8d7-76945329a13a%22%2C%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%2259be1c3b-1ff1-4a37-8c49-cfcbc1dcd1b1%22%2C%22bf32fa58-45fb-4409-9fc1-26fffde7fb87%22%2C%22473f576b-29f5-4df1-b060-6674f49168cc%22%2C%222dbead69-01cb-47c1-b473-080afddc392e%22%2C%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%2264600308-bb0d-44e2-a7e6-8fc6fc68dce7%22%2C%223f72fc34-5c4d-4e70-b61d-6b394256486d%22%2C%2206aef65d-3a62-49b1-b4c3-b70cc9ea2de0%22%2C%22dfd70236-6081-11ed-90cf-c6456bb18bea%22%2C%220b405480-607d-11ed-90cf-c6456bb18bea%22%2C%2264caa187-5475-11ed-b326-4e22c4ff147f%22%2C%22edba9376-6087-11ed-abd7-da088c6a7d92%22%2C%22881c30ba-70ba-4770-af2b-8d8cafc9217e%22%2C%2244307215-cc62-472f-b995-b479cdf023f8%22%2C%22af08f8ad-7407-4360-b386-dcef226715ad%22%2C%22a6e3e9bb-363d-4def-991a-20a90d795a26%22%2C%2224990602-efeb-4118-bd79-8aecbd904b7a%22%2C%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%2211c7c30a-d179-45cf-a0f4-226892e8c4a3%22%2C%22f90bde80-5f41-4302-aba3-d38aef05c79e%22%2C%228d10b39c-380f-40cc-9e89-e4d1d187a1c9%22%2C%227e1887fe-d00a-4dab-a662-4e1e0a566a94%22%2C%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%2260530c7f-f9a1-4ca2-9f0d-40eaa9bc6616%22%2C%2295fe8db8-5690-4d85-a8d1-c8867ffe7562%22%2C%22bd10559b-ecc1-4f33-91a2-9298953f169d%22%2C%22754d4261-6ecb-4b8c-b0ac-16c5b743ad0f%22%2C%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22695f5254-1311-4a22-9cc3-9c48ca0ccdfd%22%2C%22ca4c371c-db29-11ea-9d62-7a958c5d7319%22%2C%22a0f34ea6-53da-11ed-a5f5-ee8e6990e449%22%2C%2208905b5f-7005-4b37-b4b7-3a97c3a5b2c2%22%2C%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22f7a4a07b-9927-41a9-9e0d-e54b77e3f239%22%2C%22a987ad9c-a076-4f7f-8a58-d2600dfdf666%22%2C%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%5D%2C%22country%22%3A%22US%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c134e880c50f955aa5372810e2dfe961cfebfca32da07e856566c5444c8dd7e4%22%2C%22version%22%3A1%7D%7D — 200 — 31.2 KiB — 8 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=getOffer&variables=%7B%22country%22%3A%22US%22%2C%22allAccessAcquisitionAnnualUnitedStatesId%22%3A%22c54329c1-9d51-4935-a2af-9c7a1aba0007%22%2C%22allAccessAcquisitionMonthlyId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyAsDefaultId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyFreeTrialId%22%3A%222e9bebde-f85e-4c71-ac65-aefcfc42e380%22%2C%22allAccessFamilyAcquisitionMonthlyId%22%3A%22f4631fab-63fb-4edc-a8d7-76945329a13a%22%2C%22allAccessSaleAcquisitionMonthlyId%22%3A%224682aa6f-50b5-457e-9637-424731c7c090%22%2C%22athleticAcquisitionAnnualId%22%3A%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22athleticAcquisitionAnnualFreeTrialTestV1Id%22%3A%222dbead69-01cb-47c1-b473-080afddc392e%22%2C%22athleticAcquisitionAnnualOneWeekTrialId%22%3A%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22athleticAcquisitionMonthlyId%22%3A%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%22athleticAcquisitionMonthlyFreeTrialTestV1Id%22%3A%22473f576b-29f5-4df1-b060-6674f49168cc%22%2C%22athleticAcquisitionSaleAnnualId%22%3A%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22athleticAcquisitionSaleAnnualOneWeekTrialId%22%3A%2260530c7f-f9a1-4ca2-9f0d-40eaa9bc6616%22%2C%22athleticAcquisitionSaleMonthlyId%22%3A%227e1887fe-d00a-4dab-a662-4e1e0a566a94%22%2C%22athleticFreeTrialAcquisitionSaleMonthlyId%22%3A%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22audioAcquisitionAllAccessId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22audioAcquisitionAnnualId%22%3A%223f72fc34-5c4d-4e70-b61d-6b394256486d%22%2C%22audioAcquisitionAnnualGWPHardForkId%22%3A%2206aef65d-3a62-49b1-b4c3-b70cc9ea2de0%22%2C%22audioAcquisitionMonthlyId%22%3A%2264600308-bb0d-44e2-a7e6-8fc6fc68dce7%22%2C%22cookingAcquisitionAnnualId%22%3A%220b405480-607d-11ed-90cf-c6456bb18bea%22%2C%22cookingAcquisitionMonthlyId%22%3A%22dfd70236-6081-11ed-90cf-c6456bb18bea%22%2C%22cookingHolidaySaleAcquisitionAnnualId%22%3A%22f7a4a07b-9927-41a9-9e0d-e54b77e3f239%22%2C%22cookingHolidaySaleAcquisitionMonthlyId%22%3A%22a987ad9c-a076-4f7f-8a58-d2600dfdf666%22%2C%22cookingSaleAcquisitionAnnualId%22%3A%22bd10559b-ecc1-4f33-91a2-9298953f169d%22%2C%22cookingSaleAcquisitionMonthlyId%22%3A%2295fe8db8-5690-4d85-a8d1-c8867ffe7562%22%2C%22gamesAcquisitionAnnualId%22%3A%22edba9376-6087-11ed-abd7-da088c6a7d92%22%2C%22gamesAcquisitionMonthlyId%22%3A%2264caa187-5475-11ed-b326-4e22c4ff147f%22%2C%22gamesFamilyAcquisitionAnnualId%22%3A%2244307215-cc62-472f-b995-b479cdf023f8%22%2C%22gamesFamilyAcquisitionMonthlyId%22%3A%22881c30ba-70ba-4770-af2b-8d8cafc9217e%22%2C%22gamesSaleAcquisitionAnnualId%22%3A%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22gamesSaleAcquisitionMonthlyId%22%3A%22754d4261-6ecb-4b8c-b0ac-16c5b743ad0f%22%2C%22giftAcquisitionAnnualId%22%3A%22af08f8ad-7407-4360-b386-dcef226715ad%22%2C%22giftAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftAcquisitionAthleticBiAnnualId%22%3A%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%22giftAcquisitionCookingAnnualId%22%3A%22a6e3e9bb-363d-4def-991a-20a90d795a26%22%2C%22giftAcquisitionGamesAnnualId%22%3A%2224990602-efeb-4118-bd79-8aecbd904b7a%22%2C%22giftHolidaySaleAcquisitionAnnualId%22%3A%228d10b39c-380f-40cc-9e89-e4d1d187a1c9%22%2C%22giftSaleAcquisitionAnnualId%22%3A%22695f5254-1311-4a22-9cc3-9c48ca0ccdfd%22%2C%22giftSaleAcquisitionAthleticAnnualId%22%3A%2208905b5f-7005-4b37-b4b7-3a97c3a5b2c2%22%2C%22giftSaleAcquisitionAthleticBiAnnualId%22%3A%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22giftSaleAcquisitionCookingAnnualId%22%3A%22ca4c371c-db29-11ea-9d62-7a958c5d7319%22%2C%22giftSaleAcquisitionGamesAnnualId%22%3A%22a0f34ea6-53da-11ed-a5f5-ee8e6990e449%22%2C%22hyundaiCardAllAccessAnnualId%22%3A%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%2C%22veteransAdvantageAllAccessAcquisitionMonthlyId%22%3A%228c393759-4682-4fba-94f3-e087f98b7c62%22%2C%22wirecutterAcquisitionAnnualId%22%3A%22f90bde80-5f41-4302-aba3-d38aef05c79e%22%2C%22wirecutterAcquisitionMonthlyId%22%3A%2211c7c30a-d179-45cf-a0f4-226892e8c4a3%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22ceb5895df623496a62dad1bc09401ebc961a80d16b418312fbae5cf86ca2bb13%22%2C%22version%22%3A1%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=getOffer&variables=%7B%22country%22%3A%22US%22%2C%22allAccessAcquisitionAnnualUnitedStatesId%22%3A%22c54329c1-9d51-4935-a2af-9c7a1aba0007%22%2C%22allAccessAcquisitionMonthlyId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyAsDefaultId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyFreeTrialId%22%3A%222e9bebde-f85e-4c71-ac65-aefcfc42e380%22%2C%22allAccessFamilyAcquisitionMonthlyId%22%3A%22f4631fab-63fb-4edc-a8d7-76945329a13a%22%2C%22allAccessSaleAcquisitionMonthlyId%22%3A%224682aa6f-50b5-457e-9637-424731c7c090%22%2C%22athleticAcquisitionAnnualId%22%3A%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22athleticAcquisitionAnnualFreeTrialTestV1Id%22%3A%222dbead69-01cb-47c1-b473-080afddc392e%22%2C%22athleticAcquisitionAnnualOneWeekTrialId%22%3A%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22athleticAcquisitionMonthlyId%22%3A%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%22athleticAcquisitionMonthlyFreeTrialTestV1Id%22%3A%22473f576b-29f5-4df1-b060-6674f49168cc%22%2C%22athleticAcquisitionSaleAnnualId%22%3A%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22athleticAcquisitionSaleAnnualOneWeekTrialId%22%3A%2260530c7f-f9a1-4ca2-9f0d-40eaa9bc6616%22%2C%22athleticAcquisitionSaleMonthlyId%22%3A%227e1887fe-d00a-4dab-a662-4e1e0a566a94%22%2C%22athleticFreeTrialAcquisitionSaleMonthlyId%22%3A%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22audioAcquisitionAllAccessId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22audioAcquisitionAnnualId%22%3A%223f72fc34-5c4d-4e70-b61d-6b394256486d%22%2C%22audioAcquisitionAnnualGWPHardForkId%22%3A%2206aef65d-3a62-49b1-b4c3-b70cc9ea2de0%22%2C%22audioAcquisitionMonthlyId%22%3A%2264600308-bb0d-44e2-a7e6-8fc6fc68dce7%22%2C%22cookingAcquisitionAnnualId%22%3A%220b405480-607d-11ed-90cf-c6456bb18bea%22%2C%22cookingAcquisitionMonthlyId%22%3A%22dfd70236-6081-11ed-90cf-c6456bb18bea%22%2C%22cookingHolidaySaleAcquisitionAnnualId%22%3A%22f7a4a07b-9927-41a9-9e0d-e54b77e3f239%22%2C%22cookingHolidaySaleAcquisitionMonthlyId%22%3A%22a987ad9c-a076-4f7f-8a58-d2600dfdf666%22%2C%22cookingSaleAcquisitionAnnualId%22%3A%22bd10559b-ecc1-4f33-91a2-9298953f169d%22%2C%22cookingSaleAcquisitionMonthlyId%22%3A%2295fe8db8-5690-4d85-a8d1-c8867ffe7562%22%2C%22gamesAcquisitionAnnualId%22%3A%22edba9376-6087-11ed-abd7-da088c6a7d92%22%2C%22gamesAcquisitionMonthlyId%22%3A%2264caa187-5475-11ed-b326-4e22c4ff147f%22%2C%22gamesFamilyAcquisitionAnnualId%22%3A%2244307215-cc62-472f-b995-b479cdf023f8%22%2C%22gamesFamilyAcquisitionMonthlyId%22%3A%22881c30ba-70ba-4770-af2b-8d8cafc9217e%22%2C%22gamesSaleAcquisitionAnnualId%22%3A%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22gamesSaleAcquisitionMonthlyId%22%3A%22754d4261-6ecb-4b8c-b0ac-16c5b743ad0f%22%2C%22giftAcquisitionAnnualId%22%3A%22af08f8ad-7407-4360-b386-dcef226715ad%22%2C%22giftAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftAcquisitionAthleticBiAnnualId%22%3A%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%22giftAcquisitionCookingAnnualId%22%3A%22a6e3e9bb-363d-4def-991a-20a90d795a26%22%2C%22giftAcquisitionGamesAnnualId%22%3A%2224990602-efeb-4118-bd79-8aecbd904b7a%22%2C%22giftHolidaySaleAcquisitionAnnualId%22%3A%228d10b39c-380f-40cc-9e89-e4d1d187a1c9%22%2C%22giftSaleAcquisitionAnnualId%22%3A%22695f5254-1311-4a22-9cc3-9c48ca0ccdfd%22%2C%22giftSaleAcquisitionAthleticAnnualId%22%3A%2208905b5f-7005-4b37-b4b7-3a97c3a5b2c2%22%2C%22giftSaleAcquisitionAthleticBiAnnualId%22%3A%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22giftSaleAcquisitionCookingAnnualId%22%3A%22ca4c371c-db29-11ea-9d62-7a958c5d7319%22%2C%22giftSaleAcquisitionGamesAnnualId%22%3A%22a0f34ea6-53da-11ed-a5f5-ee8e6990e449%22%2C%22hyundaiCardAllAccessAnnualId%22%3A%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%2C%22veteransAdvantageAllAccessAcquisitionMonthlyId%22%3A%228c393759-4682-4fba-94f3-e087f98b7c62%22%2C%22wirecutterAcquisitionAnnualId%22%3A%22f90bde80-5f41-4302-aba3-d38aef05c79e%22%2C%22wirecutterAcquisitionMonthlyId%22%3A%2211c7c30a-d179-45cf-a0f4-226892e8c4a3%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22ceb5895df623496a62dad1bc09401ebc961a80d16b418312fbae5cf86ca2bb13%22%2C%22version%22%3A1%7D%7D — 200 — 30.4 KiB — 12 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 16 ms — h3https://cm.g.doubleclick.net/partnerpixels?us_privacy=1NN-&gpp=DBABzw~1NN-~BqgqAAAAAAA.QA&url=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?us_privacy=1NN-&gpp=DBABzw~1NN-~BqgqAAAAAAA.QA&url=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F — 200 — 232 B — 37 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=7833761969100540&correlator=3009085232302185&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&us_privacy=1NN-&gpp=DBABzw~1NN-~BqgqAAAAAAA.QA&iu_parts=29390238%2Cnyt%2Ctheathletic%2Chomepage%2Cfeed&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4&prev_iu_szs=320x50%7C300x250%7C300x420&fluid=height&ifi=1&didk=3434219173&dids=mid0-1&adfs=495194620&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776897000826&lmt=1776897000&adxs=0&adys=1258&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1&ucis=1&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&vis=1&psz=412x341&msz=412x0&fws=0&ohw=0&dlt=1776896997304&idt=3413&ppid=14lptbyhqly12e50y3wik51081ka4nghb&prev_scp=ss_id%3D0075cb15-6430-4992-9cb3-43aef282be98%26div%3Dmid0-1%26pos%3Dmid0-1%26request_time%3D3501&cust_params=als_test_clientside%3Dmweb_none_none_20260422222959%26mktg%3Dtype_anon%252Clogf%252Cabf%26bt%3D%26sub%3Danon%26plat%3Dmweb%26prop%3Dathweb%26typ%3Dhp%26vp%3Dsmall%26sov%3D3%26uap%3Dbrowser%26page_view_id%3DNzEK9QfMPTBEjTru-OBiC7Te%26ta_page_view_id%3D4ee8a8bc-57ae-4172-9a91-5964bd26ce31%26purr%3Dfull%26ps_id%3D76ea6d19-5e67-4e8e-b42a-2d46960fa05a&adks=3560873552&frm=20&eoidce=1&pgls=CAk.&blev=1&bisch=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=7833761969100540&correlator=3009085232302185&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&us_privacy=1NN-&gpp=DBABzw~1NN-~BqgqAAAAAAA.QA&iu_parts=29390238%2Cnyt%2Ctheathletic%2Chomepage%2Cfeed&enc_prev_ius=%2F0%2F1%2F2%2F3%2F4&prev_iu_szs=320x50%7C300x250%7C300x420&fluid=height&ifi=1&didk=3434219173&dids=mid0-1&adfs=495194620&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776897000826&lmt=1776897000&adxs=0&adys=1258&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1&ucis=1&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&vis=1&psz=412x341&msz=412x0&fws=0&ohw=0&dlt=1776896997304&idt=3413&ppid=14lptbyhqly12e50y3wik51081ka4nghb&prev_scp=ss_id%3D0075cb15-6430-4992-9cb3-43aef282be98%26div%3Dmid0-1%26pos%3Dmid0-1%26request_time%3D3501&cust_params=als_test_clientside%3Dmweb_none_none_20260422222959%26mktg%3Dtype_anon%252Clogf%252Cabf%26bt%3D%26sub%3Danon%26plat%3Dmweb%26prop%3Dathweb%26typ%3Dhp%26vp%3Dsmall%26sov%3D3%26uap%3Dbrowser%26page_view_id%3DNzEK9QfMPTBEjTru-OBiC7Te%26ta_page_view_id%3D4ee8a8bc-57ae-4172-9a91-5964bd26ce31%26purr%3Dfull%26ps_id%3D76ea6d19-5e67-4e8e-b42a-2d46960fa05a&adks=3560873552&frm=20&eoidce=1&pgls=CAk.&blev=1&bisch=1 — 200 — 19.4 KiB — 90 ms — h3https://ca3a75d762d6e6298fdae856f81ef799.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlca3a75d762d6e6298fdae856f81ef799.sa... https://ca3a75d762d6e6298fdae856f81ef799.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 40 ms — h3https://ca3a75d762d6e6298fdae856f81ef799.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlca3a75d762d6e6298fdae856f81ef799.sa... https://ca3a75d762d6e6298fdae856f81ef799.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 3 ms — h3https://collector.brandmetrics.com/i?siteid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.com&mid=fff7f7a2e1104d2e9bcc967947044460&pid=138555714046%3A7235324350&eid=12&rnd=986980collector.brandmetrics.com/i?siteid... https://collector.brandmetrics.com/i?siteid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.com&mid=fff7f7a2e1104d2e9bcc967947044460&pid=138555714046%3A7235324350&eid=12&rnd=986980 — 200 — 287 B — 175 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700&display=swapfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700&display=swap — 200 — 1.2 KiB — 55 ms — h2https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.jstpc.googlesyndication.com/safeframe... https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.js — 200 — 6.4 KiB — 56 ms — h2https://tpc.googlesyndication.com/simgad/6198129783531844056?tpc.googlesyndication.com/simgad/61... https://tpc.googlesyndication.com/simgad/6198129783531844056? — 200 — 4.4 KiB — 38 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 33 ms — h3https://ping.chartbeat.net/ping?h=theathletic.com&p=%2Fathletic%2F&u=CtenkBBe80H7DhNuyN&d=nytimes.com&g=66151&g0=homepage&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=16087&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&b=4074&t=DHWDTwWN-PVfj_z_C_ASTr8k83H&V=150&i=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&tz=0&sn=1&sv=B6jgJGCgqfzJBqz5-8DRSdUx9d2bF&sr=external&sd=1&im=061b2fff&_ping.chartbeat.net/ping?h=theathlet... https://ping.chartbeat.net/ping?h=theathletic.com&p=%2Fathletic%2F&u=CtenkBBe80H7DhNuyN&d=nytimes.com&g=66151&g0=homepage&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=16087&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&b=4074&t=DHWDTwWN-PVfj_z_C_ASTr8k83H&V=150&i=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&tz=0&sn=1&sv=B6jgJGCgqfzJBqz5-8DRSdUx9d2bF&sr=external&sd=1&im=061b2fff&_ — 200 — 201 B — 58 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=36100123&cs_fpcu=d69435fa2a144cf5809992754170aa7d&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776897001236&ns_c=UTF-8&cs_cfg=1101110&cs_ucc=1&cs_cmp_id=399&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=&gpp_smv=1.1&c7=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&c8=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=36100123&cs_fpcu=d69435fa2a144cf5809992754170aa7d&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776897001236&ns_c=UTF-8&cs_cfg=1101110&cs_ucc=1&cs_cmp_id=399&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=&gpp_smv=1.1&c7=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&c8=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&c9= — 302 — 706 B — 13 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 23 ms — h3https://sb.scorecardresearch.com/b2?c1=2&c2=36100123&cs_fpcu=d69435fa2a144cf5809992754170aa7d&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776897001236&ns_c=UTF-8&cs_cfg=1101110&cs_ucc=1&cs_cmp_id=399&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=&gpp_smv=1.1&c7=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&c8=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=36100123&cs_fpcu=d69435fa2a144cf5809992754170aa7d&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776897001236&ns_c=UTF-8&cs_cfg=1101110&cs_ucc=1&cs_cmp_id=399&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=&gpp_smv=1.1&c7=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&c8=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&c9= — 204 — 225 B — 14 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvLvJBwuado71v1V3oZv-7UmOGmtAK9JdW2uqcH95AFGlL7HW0Y9-1F0zzp3VyVxTkK9kFTaHJNa4gtqZfg3xB5AwJlPslKDemn-298arOvPCEfr46gX2tZ6VfmWPaFl1diGixbLcWTFHFi5Ij2OBpZUsiKHFeMOu6qdmuY2US_e-xLEoc6FvVfmJSH0_qfPtpslz6Y2DdkNHhLKhFhPAFRy8BZU06LseCdCIbkXCQZDQxDjCbkqjLbtVUzR0kdgPXotDicjKw3xONm0m8rZkx5_MQe_Bk3-iu_sOiUVxGIvjRn-xq4vh2BCjjoWKhpsbaUhlHHM2c_NRxxAjtVjqjPVkjtwkD05hY8_WuBgl6odccqSFO5ykevUlIfQajr1oQi8U6_pM3onLUuIJxi8Z3QJMXYJ-InsGKWUwdryxlRpIG_Y0o&sai=AMfl-YSQtzmALVt68H8ZFqHjl9HVzlAOh5KewyJViVOahsUm5fgRlHBbypplHRuoc7GS0dqj16rdHaDhQmZOaC_PWJv_oDWJI_9qJmtNx-OEfYxHsVxWNUDlhI-WH6KejeEBbht6Bg00wEgeq2X_zJTcM-VhEbTBP1fW6XGSGDgtbi7EUTiOqL4bqui_KITFxSnNAHXjYCWDcnBI72m0v5ejYVcsuc_RidxJRCPSQB4BLuJkBUazaWem62c5QeZ2re3Cfha2gc6eEZaEPhxQ4EnxibSZqgJvsY5YAWW6j-wy_J23achSoySZPpC7PAYDbkbVDGJwxRXVeXbVq_2en2c9Pn-DduESEG4Cb7uPvB9IEGiP8pLub62TZG8DHLmExIjpytsuSyTifuEOzgkJdUt0f5XPeQ&sig=Cg0ArKJSzOqyC6Wfnr1REAE&uach_m=%5BUACH%5D&urlfix=1&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvLvJBwuado71v1V3oZv-7UmOGmtAK9JdW2uqcH95AFGlL7HW0Y9-1F0zzp3VyVxTkK9kFTaHJNa4gtqZfg3xB5AwJlPslKDemn-298arOvPCEfr46gX2tZ6VfmWPaFl1diGixbLcWTFHFi5Ij2OBpZUsiKHFeMOu6qdmuY2US_e-xLEoc6FvVfmJSH0_qfPtpslz6Y2DdkNHhLKhFhPAFRy8BZU06LseCdCIbkXCQZDQxDjCbkqjLbtVUzR0kdgPXotDicjKw3xONm0m8rZkx5_MQe_Bk3-iu_sOiUVxGIvjRn-xq4vh2BCjjoWKhpsbaUhlHHM2c_NRxxAjtVjqjPVkjtwkD05hY8_WuBgl6odccqSFO5ykevUlIfQajr1oQi8U6_pM3onLUuIJxi8Z3QJMXYJ-InsGKWUwdryxlRpIG_Y0o&sai=AMfl-YSQtzmALVt68H8ZFqHjl9HVzlAOh5KewyJViVOahsUm5fgRlHBbypplHRuoc7GS0dqj16rdHaDhQmZOaC_PWJv_oDWJI_9qJmtNx-OEfYxHsVxWNUDlhI-WH6KejeEBbht6Bg00wEgeq2X_zJTcM-VhEbTBP1fW6XGSGDgtbi7EUTiOqL4bqui_KITFxSnNAHXjYCWDcnBI72m0v5ejYVcsuc_RidxJRCPSQB4BLuJkBUazaWem62c5QeZ2re3Cfha2gc6eEZaEPhxQ4EnxibSZqgJvsY5YAWW6j-wy_J23achSoySZPpC7PAYDbkbVDGJwxRXVeXbVq_2en2c9Pn-DduESEG4Cb7uPvB9IEGiP8pLub62TZG8DHLmExIjpytsuSyTifuEOzgkJdUt0f5XPeQ&sig=Cg0ArKJSzOqyC6Wfnr1REAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 28 B — 124 ms — h3https://static01.nytimes.com/ads/adplatforms/cdn/ET/ad-tracking.jsstatic01.nytimes.com/ads/adplatform... https://static01.nytimes.com/ads/adplatforms/cdn/ET/ad-tracking.js — 200 — 3.3 KiB — 31 ms — h2https://www.gstatic.com/afma/api/v1/google_mobile_app_ads.jswww.gstatic.com/afma/api/v1/google_... https://www.gstatic.com/afma/api/v1/google_mobile_app_ads.js — 200 — 12.9 KiB — 32 ms — h2https://ca3a75d762d6e6298fdae856f81ef799.safeframe.googlesyndication.com/safeframe/1-0-45/html/mraid.jsca3a75d762d6e6298fdae856f81ef799.sa... https://ca3a75d762d6e6298fdae856f81ef799.safeframe.googlesyndication.com/safeframe/1-0-45/html/mraid.js — 404 — 16 B — 98 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 79 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 67 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 38 ms — h3https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 3.8 KiB — 44 ms — http/1.1https://nyt-dti-prd-staticjs.storage.googleapis.com/analytics/et2/eventtracker-snippet.jsnyt-dti-prd-staticjs.storage.google... https://nyt-dti-prd-staticjs.storage.googleapis.com/analytics/et2/eventtracker-snippet.js — 200 — 14.3 KiB — 46 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsteLXXNBJLwzjikdE8KBnOw_IpX9s5syttH8gJYZPMvN8PyTSqss2QQOCnsTGg5JZwXAx6UXyjVuDaO15Yvi1hiyYrjTI5Qbwx82u55q9aE1bU2WcmVqIBs2cm-v5FXNIM9k_pLyEanGT2ldkhahYTNVQ5JIXkrrUImyZugXn2rBErjIlnmUCJqz70vi40bQOVXgM7v3_e2q2Ymy20rZUL0YQME9MA5sRyrKkonaOQexw1YZJOOkd0XeOXl8pTm--uXx2ZWLvOMZHmR6n8KZq8iEOYl5tjAEkSo2OlQt2j9L6yV9dzhC_vxzGYsBSxFxkcadCf5-houvvTmRv66y1vV_4GIBtiCgaGq3dCHTVkGykJae0vla1UyVh-mWbh-Bi3vwzF8vych9D1GsrkguIGNx35abELFjLLfcwvAsE5Wv7wudTKWmw&sai=AMfl-YQ2gZJTZT-To17482bDVhR1NmAwVVYTeQMh8cYE31u0V-P7f-_YzxiNgYtJsjBkHwrluy4VpOLAd782syQo0sg05ob1bSxeJEzbfOJKNHTd4qVf1UJRs6gZ0nXgYTj6bvIbbki7qEskffh0PE08498pzm5onlXWhYC9q8LK7dxAsH1-R2zAjDVedJ_ocRPrUGtBhVUOftQBTBpPBtQr63QlVD_podqhxc1mdbtDGc28xP9B5GXn-x9QztseDdqwtwYlZE1GzNTBSRy2tLWxtQjbCO7TkUUCav32lin6wK9GT3266D6IaD6YmU4-1wbqG6LAXocWnaim2nfb2kZaNvyWQfrFPWCQ4EFzK-P-PFmbWEzak07nFaf7kB9wuYQW5EjEN0IN7d4YPPDij-q82IdvrA&sig=Cg0ArKJSzNQjx6RSFEDvEAE&uach_m=%5BUACH%5D&urlfix=1&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsteLXXNBJLwzjikdE8KBnOw_IpX9s5syttH8gJYZPMvN8PyTSqss2QQOCnsTGg5JZwXAx6UXyjVuDaO15Yvi1hiyYrjTI5Qbwx82u55q9aE1bU2WcmVqIBs2cm-v5FXNIM9k_pLyEanGT2ldkhahYTNVQ5JIXkrrUImyZugXn2rBErjIlnmUCJqz70vi40bQOVXgM7v3_e2q2Ymy20rZUL0YQME9MA5sRyrKkonaOQexw1YZJOOkd0XeOXl8pTm--uXx2ZWLvOMZHmR6n8KZq8iEOYl5tjAEkSo2OlQt2j9L6yV9dzhC_vxzGYsBSxFxkcadCf5-houvvTmRv66y1vV_4GIBtiCgaGq3dCHTVkGykJae0vla1UyVh-mWbh-Bi3vwzF8vych9D1GsrkguIGNx35abELFjLLfcwvAsE5Wv7wudTKWmw&sai=AMfl-YQ2gZJTZT-To17482bDVhR1NmAwVVYTeQMh8cYE31u0V-P7f-_YzxiNgYtJsjBkHwrluy4VpOLAd782syQo0sg05ob1bSxeJEzbfOJKNHTd4qVf1UJRs6gZ0nXgYTj6bvIbbki7qEskffh0PE08498pzm5onlXWhYC9q8LK7dxAsH1-R2zAjDVedJ_ocRPrUGtBhVUOftQBTBpPBtQr63QlVD_podqhxc1mdbtDGc28xP9B5GXn-x9QztseDdqwtwYlZE1GzNTBSRy2tLWxtQjbCO7TkUUCav32lin6wK9GT3266D6IaD6YmU4-1wbqG6LAXocWnaim2nfb2kZaNvyWQfrFPWCQ4EFzK-P-PFmbWEzak07nFaf7kB9wuYQW5EjEN0IN7d4YPPDij-q82IdvrA&sig=Cg0ArKJSzNQjx6RSFEDvEAE&uach_m=%5BUACH%5D&urlfix=1&dett=2&adurl= — 200 — 28 B — 42 ms — h3https://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 94.3 KiB — 9 ms — http/1.1https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=44&ttfrms=43&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=128&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3FJE%3A%3E6D%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3FJE%3A%3E6D%5D4%40%3ETar9EEADTbpTauTau42b2fd5fea5e6eahg7526gde7g%6067fhh%5DD2767C2%3E6%5D8%40%408%3D6DJ%3F5%3A42E%3A%40%3F%5D4%40%3EU2%26C%3Dl9EEADTbpTauTauHHH%5D%3FJE%3A%3E6D%5D4%40%3ETauA2%3A5A%40DETau2E9%3D6E%3A4Tau2HDTau%3F7%3D%5C%3AB%5D9E%3E%3D&srcurlD=0&aUrlD=-1&ssl=https:&dfs=263&ddur=45&uid=1776897001506254&jsCallback=dvCallback_1776897001506112&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(X11%3B%20Linux%20x86_64)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20HeadlessChrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=0&winw=412&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fca3a75d762d6e6298fdae856f81ef799.safeframe.googlesyndication.com%2Fsafeframe%2F1-0-45%2Fhtml%2Fcontainer.html&sfe=1&fcifrms=4&brh=2&dvp_epl=342&noc=4&nav_pltfrm=Linux%20x86_64&ctx=20447730&cmp=DV432810&btreg=7235324350138555714046&btadsrv=7235324350138555714046&adsrv=104&jsver=9761&unit=0x0&turl=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&seltag=1&sadv=4724065180&ord=3993645779&litm=7235324350&scrt=138555714046&splc=/29390238/nyt/theathletic/homepage/feed&adu=23199651897&spos=mid0-1&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.13.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=217004297.466238&ee_dp_sukv=217004297.466238&dvp_tukv=114030507001.20457&ee_dp_tukv=114030507001.20457&dvp_strhd=0.7999999523162842&dvpx_strhd=0.7999999523162842&dvp_tuid=960673003144&jurtd=1895689061tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=44&ttfrms=43&brid=3&brver=146.0.0.0&bridua=3&bds=1&tstype=128&eparams=DC4FC%3Dl9EEADTbpTauTauHHH%5D%3FJE%3A%3E6D%5D4%40%3ETauU2%3F4r92%3A%3Fl9EEADTbpTauTauHHH%5D%3FJE%3A%3E6D%5D4%40%3ETar9EEADTbpTauTau42b2fd5fea5e6eahg7526gde7g%6067fhh%5DD2767C2%3E6%5D8%40%408%3D6DJ%3F5%3A42E%3A%40%3F%5D4%40%3EU2%26C%3Dl9EEADTbpTauTauHHH%5D%3FJE%3A%3E6D%5D4%40%3ETauA2%3A5A%40DETau2E9%3D6E%3A4Tau2HDTau%3F7%3D%5C%3AB%5D9E%3E%3D&srcurlD=0&aUrlD=-1&ssl=https:&dfs=263&ddur=45&uid=1776897001506254&jsCallback=dvCallback_1776897001506112&dvtagver=6.1.src&navUa=Mozilla%2F5.0%20(X11%3B%20Linux%20x86_64)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20HeadlessChrome%2F146.0.0.0%20Safari%2F537.36&htmlmsging=1&chro=1&hist=2&winh=0&winw=412&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fca3a75d762d6e6298fdae856f81ef799.safeframe.googlesyndication.com%2Fsafeframe%2F1-0-45%2Fhtml%2Fcontainer.html&sfe=1&fcifrms=4&brh=2&dvp_epl=342&noc=4&nav_pltfrm=Linux%20x86_64&ctx=20447730&cmp=DV432810&btreg=7235324350138555714046&btadsrv=7235324350138555714046&adsrv=104&jsver=9761&unit=0x0&turl=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&seltag=1&sadv=4724065180&ord=3993645779&litm=7235324350&scrt=138555714046&splc=/29390238/nyt/theathletic/homepage/feed&adu=23199651897&spos=mid0-1&errorURL=https://tps.doubleverify.com/visit.jpg&mib=0&t2te=0&dvp_pubaap=0&dvp_uptbcid=1.13.0&dvp_rcp=2&dvp_htec=1&dvp_seem=2&dvp_tuk=1&dvp_sukv=217004297.466238&ee_dp_sukv=217004297.466238&dvp_tukv=114030507001.20457&ee_dp_tukv=114030507001.20457&dvp_strhd=0.7999999523162842&dvpx_strhd=0.7999999523162842&dvp_tuid=960673003144&jurtd=1895689061 — 200 — 699 B — 50 ms — http/1.1https://static01.nytimes.com/ads/adplatforms/cdn/baymax/Baymax-1.6.0.jsstatic01.nytimes.com/ads/adplatform... https://static01.nytimes.com/ads/adplatforms/cdn/baymax/Baymax-1.6.0.js — 200 — 8.9 KiB — 13 ms — h2https://static01.nytimes.com/ads/adsolutions2/Amazon/FONTS/EmberModernDisplayStd-Bold.woff2static01.nytimes.com/ads/adsolution... https://static01.nytimes.com/ads/adsolutions2/Amazon/FONTS/EmberModernDisplayStd-Bold.woff2 — 200 — 92.8 KiB — 17 ms — h2https://static01.nytimes.com/ads/adsolutions2/Amazon/FONTS/EmberModernDisplayStd-Regular.woff2static01.nytimes.com/ads/adsolution... https://static01.nytimes.com/ads/adsolutions2/Amazon/FONTS/EmberModernDisplayStd-Regular.woff2 — 200 — 91.4 KiB — 21 ms — h2https://platform.iteratehq.com/loader.jsplatform.iteratehq.com/loader.js https://platform.iteratehq.com/loader.js — 200 — 915 B — 50 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=7833761969100540ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=7833761969100540 — 200 — 13.2 KiB — 61 ms — h3https://tpc.googlesyndication.com/simgad/12673524713977998052?tpc.googlesyndication.com/simgad/12... https://tpc.googlesyndication.com/simgad/12673524713977998052? — 200 — 959.2 KiB — 84 ms — h2https://static01.nytimes.com/ads/adplatforms/user-interface-elements/video-icons/play.svgstatic01.nytimes.com/ads/adplatform... https://static01.nytimes.com/ads/adplatforms/user-interface-elements/video-icons/play.svg — 200 — 1.3 KiB — 8 ms — h2https://static01.nytimes.com/ads/adsolutions/Amazon/videos/TA/TA_x_AWS_SOCIAL_15_9x16_041026_1.mp4static01.nytimes.com/ads/adsolution... https://static01.nytimes.com/ads/adsolutions/Amazon/videos/TA/TA_x_AWS_SOCIAL_15_9x16_041026_1.mp4 — 206 — 126.8 KiB — 31 ms — h2https://www.nytimes.com/athletic/static/img/athletic-icon-96x96.pngwww.nytimes.com/athletic/static/img... https://www.nytimes.com/athletic/static/img/athletic-icon-96x96.png — 200 — 2.4 KiB — 12 ms — h2https://platform.iteratehq.com/match-prod-67d8f1bd8a59a394cfc1.jsplatform.iteratehq.com/match-prod-6... https://platform.iteratehq.com/match-prod-67d8f1bd8a59a394cfc1.js — 200 — 25.6 KiB — 23 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 44 ms — h2https://iteratehq.com/api/v1/surveys/embediteratehq.com/api/v1/surveys/embed https://iteratehq.com/api/v1/surveys/embed — 200 — 0 B — 84 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 31 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 569 B — 39 ms — h3https://iteratehq.com/api/v1/surveys/embediteratehq.com/api/v1/surveys/embed https://iteratehq.com/api/v1/surveys/embed — 200 — 554 B — 21 ms — h2https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.jspagead2.googlesyndication.com/bg/6u... https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.js — 200 — 21.9 KiB — 7 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604160201&jk=7833761969100540&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604160201&jk=7833761969100540&rc= — 204 — 17 B — 30 ms — h3https://ep2.adtrafficquality.google/generate_204?AMh8Sgep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?AMh8Sg — 204 — 40 B — 4 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=7833761969100540&bg=!UlGlUTPNAAa1ilLUlYo7AEcBe5WfOF0z8-QwYvxrNpcALFTxnWSYulHQqpl8k2Fq1kMYaUlFiJTvxSkqqN_oFV7FKXJcpsxAG7WurRXy3SBn5QWab0B1nwIAAABsUgAAAAVoAQd-ADYFS-s0i43fij_CQMmuXgtFOUUhVhoknm6amZEFS3ObrxVkbSQhLyWFCKRajrHAcdVFa5xSXcmZAqozhFKxy2yo7vvpyOakrMKZPb_ygLOyKHFD0ORExP9pmcMo03FdHvFGPmY0VtOq4UKrSYMpYSSZJ_AS7zSI74tnqDvWT16FkOVT-IRVccm2tl1XtZOHue-s6MlL0mdqSrVcCHAVUhov1rLKmEVqlLr-hVBvvo6pmRkWmiy9aKNsqQO4TPDMyKnEWjATvAiWsHvSazpHEV57y-2gVi5xZRTc3zFkxRpmBUajIArSuk8oL0wXP-GkGhQu1SBTamp_qYuBlzZxWeWsGAWqcvy-GO7Ki3DHAupyLzeS4mqPtBVvBfIi8b-PzFSgDLDb5dbsDhUgncmQqIPUHBCpSra5HheFq2gXyHyX9kkfuMXUp4LyREvPON5caXMlt-eU0WRQbJN58C6u411f09vqzgBtyu2zpRQB1-mBU2m-qJwbJO32yutKUY7Lgceb4QS2auVaIADlx7af_RRTJLRrwtZ4-sfNm5DH5HaAdYS7ufyp8N9vsxLNWLMeyCowwgPB-YxQgwV-_KKCsyPiWZrfpMY2BrCEKW1xw7zqfW2ot7n3V9yFQkR2h6DJkXOXZvZPjzWcFfTPXqjONDVVtim-uLPvjOzeq4QDQWwDEe8psnKH7NSrSQdnW3CXPSO32Du7w1rjreZxLF3x29Axh3qmQLuXJVrD0q7RB_NyptHElQADgUIunEkej0U8HTsMvW_1pl5Qajwj1NB547-0BBn1qJunMSOlXD9xtGs8TkiB1SMuuBGszp8jcCGPFyA__MGOc2J4GeuLkkmtus4k-cPfS--JORW4yWr2XsgjRqWA8TqzNDpDrpNnGNHMqmaFFqOyyvltHkw8KRs5mqkDmhX9H-EOzbnP4QaA-u2ndrnSFO3VWG-_X3d5EJR-yRZLJmRI02VMaqx3erM3CPGcyXgGep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=7833761969100540&bg=!UlGlUTPNAAa1ilLUlYo7AEcBe5WfOF0z8-QwYvxrNpcALFTxnWSYulHQqpl8k2Fq1kMYaUlFiJTvxSkqqN_oFV7FKXJcpsxAG7WurRXy3SBn5QWab0B1nwIAAABsUgAAAAVoAQd-ADYFS-s0i43fij_CQMmuXgtFOUUhVhoknm6amZEFS3ObrxVkbSQhLyWFCKRajrHAcdVFa5xSXcmZAqozhFKxy2yo7vvpyOakrMKZPb_ygLOyKHFD0ORExP9pmcMo03FdHvFGPmY0VtOq4UKrSYMpYSSZJ_AS7zSI74tnqDvWT16FkOVT-IRVccm2tl1XtZOHue-s6MlL0mdqSrVcCHAVUhov1rLKmEVqlLr-hVBvvo6pmRkWmiy9aKNsqQO4TPDMyKnEWjATvAiWsHvSazpHEV57y-2gVi5xZRTc3zFkxRpmBUajIArSuk8oL0wXP-GkGhQu1SBTamp_qYuBlzZxWeWsGAWqcvy-GO7Ki3DHAupyLzeS4mqPtBVvBfIi8b-PzFSgDLDb5dbsDhUgncmQqIPUHBCpSra5HheFq2gXyHyX9kkfuMXUp4LyREvPON5caXMlt-eU0WRQbJN58C6u411f09vqzgBtyu2zpRQB1-mBU2m-qJwbJO32yutKUY7Lgceb4QS2auVaIADlx7af_RRTJLRrwtZ4-sfNm5DH5HaAdYS7ufyp8N9vsxLNWLMeyCowwgPB-YxQgwV-_KKCsyPiWZrfpMY2BrCEKW1xw7zqfW2ot7n3V9yFQkR2h6DJkXOXZvZPjzWcFfTPXqjONDVVtim-uLPvjOzeq4QDQWwDEe8psnKH7NSrSQdnW3CXPSO32Du7w1rjreZxLF3x29Axh3qmQLuXJVrD0q7RB_NyptHElQADgUIunEkej0U8HTsMvW_1pl5Qajwj1NB547-0BBn1qJunMSOlXD9xtGs8TkiB1SMuuBGszp8jcCGPFyA__MGOc2J4GeuLkkmtus4k-cPfS--JORW4yWr2XsgjRqWA8TqzNDpDrpNnGNHMqmaFFqOyyvltHkw8KRs5mqkDmhX9H-EOzbnP4QaA-u2ndrnSFO3VWG-_X3d5EJR-yRZLJmRI02VMaqx3erM3CPGcyXgG — 204 — 17 B — 38 ms — h3https://o82024.ingest.us.sentry.io/api/4507069293199360/envelope/?sentry_key=813fd62f58cd62c2f9dfc87243ae1438&sentry_version=7&sentry_client=sentry.javascript.nextjs%2F8.11.0o82024.ingest.us.sentry.io/api/4507... https://o82024.ingest.us.sentry.io/api/4507069293199360/envelope/?sentry_key=813fd62f58cd62c2f9dfc87243ae1438&sentry_version=7&sentry_client=sentry.javascript.nextjs%2F8.11.0 — 429 — 362 B — 38 ms — h2https://api.theathletic.com/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 200 — 385 B — 132 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 37 ms — h3https://tpsc-ue1.doubleverify.com/event.png?impid=762cddc000b14fc59eae0629359b4e8a&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=7235324350138555714046&ee_dp_btadsrv=7235324350138555714046&dvp_gdpr_Error=3&dvp_gdv2_Error=3&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=74&vdur=51&eoid=22&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=45&tetms=9&msltms=10&vltms=51&sei=290&vetms=8&tuviims=87&tuviems=146&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&ee_dp_asmm=1&ismms=571&isumms=571&nvr=2&isgmmims=572&isgmv4mims=571&elmtp=2&isbxdms=571&b0=100&adhgt=618&adwdth=412&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=512&vphgt=580&vpwdth=780&chgt=618&cwdth=412&scrhgt=600&scrwdth=800&strp=0&advisonl=false&isgmpims=571&ishvm=1&istchm=1&isaclkm=1&isscrlm=1&engalms=570&dvp_dpr=1&vstsz=705&m50invms=0&ee_dp_m50invnprms=0&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=412&ee_dp_sah=618&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22SPAN%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=583&ttfurm=3098tpsc-ue1.doubleverify.com/event.png... https://tpsc-ue1.doubleverify.com/event.png?impid=762cddc000b14fc59eae0629359b4e8a&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=7235324350138555714046&ee_dp_btadsrv=7235324350138555714046&dvp_gdpr_Error=3&dvp_gdv2_Error=3&pltm=1&iskpm=1&ismmm=1&isocm=1&ee_dp_alm=marked&ee_dp_isioms=1&ee_dp_isaioms=0&pltn=1&pltd=74&vdur=51&eoid=22&te_strt=1&te_init=247&te_sup=0&te_exec=0&msrjs=9761&sdf=67108868&vit=2&ee_dp_mrci=1&rmi=16&tltms=45&tetms=9&msltms=10&vltms=51&sei=290&vetms=8&tuviims=87&tuviems=146&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&ee_dp_asmm=1&ismms=571&isumms=571&nvr=2&isgmmims=572&isgmv4mims=571&elmtp=2&isbxdms=571&b0=100&adhgt=618&adwdth=412&dvp_vsosnmr=1&ivsosm=1&lftb=100&sftb=100&naral=8&vct=512&vphgt=580&vpwdth=780&chgt=618&cwdth=412&scrhgt=600&scrwdth=800&strp=0&advisonl=false&isgmpims=571&ishvm=1&istchm=1&isaclkm=1&isscrlm=1&engalms=570&dvp_dpr=1&vstsz=705&m50invms=0&ee_dp_m50invnprms=0&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=412&ee_dp_sah=618&ee_dp_ald=%7B%22s%22%3A%7B%22f%22%3Atrue%2C%22s%22%3A8%2C%22t%22%3A%22SPAN%22%2C%22p%22%3Afalse%2C%22c%22%3Afalse%7D%7D&ee_dp_tmads=583&ttfurm=3098 — 204 — 345 B — 47 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 17595ms · 1898KB · €93/mo
www.nytimes.com
Other
Costly
Execution 8082ms
Transfer 45 KB
Monthly Cost €43/mo
www.nytimes.com
Other
Costly
Execution 1704ms
Transfer 579 KB
Unused 48%
Monthly Cost €9/mo
www.nytimes.com
Other
Costly
Execution 1310ms
Transfer 76 KB
Monthly Cost €7/mo
Unattributable
Other
Costly
Execution 1182ms
Transfer 0 KB
Monthly Cost €6/mo
www.datadoghq-browser-agent.com
Other
Costly
Execution 1160ms
Transfer 58 KB
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 646ms
Transfer 150 KB
Unused 43%
Monthly Cost €3/mo
transcend-cdn.com
Other
Costly
Execution 550ms
Transfer 53 KB
Monthly Cost €3/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 392ms
Transfer 188 KB
Unused 48%
Monthly Cost €2/mo
transcend-cdn.com
Other
Costly
Execution 382ms
Transfer 152 KB
Unused 15%
Monthly Cost €2/mo
www.nytimes.com
Other
Costly
Execution 337ms
Transfer 2 KB
Monthly Cost €2/mo
www.nytimes.com
Other
Costly
Execution 317ms
Transfer 8 KB
Monthly Cost €2/mo
www.nytimes.com
Other
Costly
Execution 227ms
Transfer 38 KB
Monthly Cost €1/mo
transcend-cdn.com
Other
Costly
Execution 216ms
Transfer 99 KB
Unused 46%
Monthly Cost €1/mo
www.nytimes.com
Other
Costly
Execution 215ms
Transfer 8 KB
Monthly Cost €1/mo
cdn.brandmetrics.com
Other
Optional
Execution 167ms
Transfer 20 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 160ms
Transfer 178 KB
Unused 39%
Monthly Cost €1/mo
imasdk.googleapis.com
Other
Optional
Execution 151ms
Transfer 147 KB
Unused 75%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 147ms
Transfer 34 KB
Unused 70%
Monthly Cost €1/mo
static.chartbeat.com
Other
Optional
Execution 117ms
Transfer 16 KB
Monthly Cost €1/mo
www.nytimes.com
Other
Optional
Execution 76ms
Transfer 40 KB
Monthly Cost €0/mo
ep2.adtrafficquality.google
Other
Optional
Execution 57ms
Transfer 8 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.nytimes.com adds 8082ms and costs ~€43/month
  • www.nytimes.com adds 1704ms and costs ~€9/month
  • www.nytimes.com adds 1310ms and costs ~€7/month
  • Unattributable adds 1182ms and costs ~€6/month
  • www.datadoghq-browser-agent.com adds 1160ms and costs ~€6/month
  • Google Tag Manager adds 646ms and costs ~€3/month
  • transcend-cdn.com adds 550ms and costs ~€3/month
  • securepubads.g.doubleclick.net adds 392ms and costs ~€2/month
  • transcend-cdn.com adds 382ms and costs ~€2/month
  • www.nytimes.com adds 337ms and costs ~€2/month
  • www.nytimes.com adds 317ms and costs ~€2/month
  • www.nytimes.com adds 227ms and costs ~€1/month
  • transcend-cdn.com adds 216ms and costs ~€1/month
  • www.nytimes.com adds 215ms and costs ~€1/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.nytimes.com takes 8082ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.nytimes.com takes 1704ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.nytimes.com takes 1310ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 1182ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.datadoghq-browser-agent.com takes 1160ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 646ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

transcend-cdn.com takes 550ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

securepubads.g.doubleclick.net takes 392ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

transcend-cdn.com takes 382ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.nytimes.com takes 337ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.nytimes.com takes 317ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.nytimes.com takes 227ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

transcend-cdn.com takes 216ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.nytimes.com takes 215ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

75% of imasdk.googleapis.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

70% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback