Skip to content
https://theathletic.com

Performance

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

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

56
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
87
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.

943 ms

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

1.44 s

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

1.21 s

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

0.001

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

3.87 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.

5.80 s

Page Load Progression

698 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.9 MB transferred, 218 requests
FIX
3.9 MB transferred, 218 requests
Warning::
Page weighs 11.6 MB (3.9 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
Info::
Fonts are 383 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 383 KB
Warning::
218 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.81 g CO2 per page load
3.9 MB / 2.4 MB budget
3.9 MB transferred
218 requests
0.81 g CO2 per page load
JavaScript 2.5 MiB 66%
Images 514.8 KiB 13%
Fonts 383.0 KiB 10%
Other 123.8 KiB 3%
CSS 109.9 KiB 3%
HTML 103.9 KiB 3%
Other 91.4 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

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 (3.9 MiB of 3.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4932ms total JS execution
FIX
4932ms total JS execution
Warning::
https://www.nytimes.com/athletic/_next/static/chun...: 2557ms CPU time
Warning::
https://www.nytimes.com/athletic/_next/static/chun...: 476ms CPU time
Warning::
Unattributable: 439ms CPU time
Warning::
https://www.nytimes.com/athletic/: 389ms CPU time
Warning::
https://www.datadoghq-browser-agent.com/us1/v6/dat...: 314ms CPU time
Warning::
Third-party scripts: 4932ms (100% of total)

Main Thread Breakdown

Script Evaluation 75% Other 9% Style & Layout 5% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.nytimes.com/athletic/_next/static/chunks/framework-7127bef7a1cb5a3a.js2557ms2354ms5ms3rd
https://www.nytimes.com/athletic/_next/static/chunks/pages/_app-74b3f1714e6b9f07.js476ms360ms57ms3rd
Unattributable439ms52ms0ms3rd
https://www.nytimes.com/athletic/389ms32ms5ms3rd
https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.js314ms299ms6ms3rd
https://www.googletagmanager.com/gtag/js?id=G-EKN0VKJGMQ159ms136ms19ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946124ms87ms18ms3rd
https://www.nytimes.com/athletic/_next/static/chunks/2787.8024ffa4d466ad65.js100ms80ms3ms3rd
https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/gpp.js91ms69ms21ms3rd
https://www.nytimes.com/athletic/_next/static/chunks/pages/index-675712809b7bf2b3.js89ms89ms0ms3rd

Showing top 10 of 13 scripts

F
JS Bundles
Action
82 scripts, 750 KB unused
FIX
82 scripts, 750 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: 107 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 89 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EKN0...: 68 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N66...: 66 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 750 KB
750 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 KB107 KB (73%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946187 KB89 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-EKN0VKJGMQ178 KB68 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N66M85JB&gtm_auth=iZMWb3JsrI0WxQfu5L-4Jg&gtm_preview=env-219&gtm_cookies_win=x150 KB66 KB (44%)3rd
https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/ui.js98 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.js49 KB23 KB (48%)3rd
https://transcend-cdn.com/cm/ee571c7f-030a-41b2-affa-70df8a47b57b/gpp.js151 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
218 resources · 3.9 MB · 750 KB savings available
FIX
218 resources · 3.9 MB · 750 KB savings available
Warning::
Page weight 2.9 MB over 1MB target
Got: 3.9 MB Expected: ≤ 1 MB
Info::
~750 KB of savings available
Warning::
216 third-party resources (100% of weight)
Info::
2 resources over 200KB
218 resources · 3.9 MiB · 216 third-party 2.9 MiB over 1MB target
JavaScript 68% · 2.6 MiB
Image 13% · 517.3 KiB
Font 10% · 383.0 KiB
Other 4% · 162.6 KiB
CSS 3% · 109.9 KiB
Document 3% · 103.9 KiB

~750.1 KiB of savings available

Remove unused JavaScript: 750.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
31 images, 0 KB saveable
REVIEW
31 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.
31 images 515 KB
0 oversized -0 KB
10 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
10 fonts (383 KB)
PASS
10 fonts (383 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

383 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 943 ms LCP 1.4 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 — 85 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 — 81 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 — 85 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.4 KiB — 29 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.0 KiB — 41 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 — 114 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 — 10 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 — 74 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 — 83 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff26xK3dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 — 14.5 KiB — 26 ms — font-display: swap
franklin-normal-500.0f4... woff2 swap
Size 20 KB
Load time 85 ms
Start 131 ms
Risk FOUT — text flashes from fallback to web font
franklin-normal-600.757... woff2 swap
Size 20 KB
Load time 81 ms
Start 131 ms
Risk FOUT — text flashes from fallback to web font
cheltenham-normal-500.e... woff2 swap
Size 22 KB
Load time 85 ms
Start 131 ms
Risk FOUT — text flashes from fallback to web font
imperial-normal-400.613... woff2 swap
Size 26 KB
Load time 29 ms
Start 426 ms
Risk FOUT — text flashes from fallback to web font
franklin-normal-700.91e... woff2 swap
Size 20 KB
Load time 41 ms
Start 427 ms
Risk FOUT — text flashes from fallback to web font
AthleticRegularSlab-Bol... woff2 swap
Size 31 KB
Load time 114 ms
Start 427 ms
Risk FOUT — text flashes from fallback to web font
AthleticRegularSlab-Inl... woff2 swap
Size 45 KB
Load time 10 ms
Start 587 ms
Risk FOUT — text flashes from fallback to web font
EmberModernDisplayStd-B... woff2 swap
Size 93 KB
Load time 74 ms
Start 4.9 s
Risk FOUT — text flashes from fallback to web font
EmberModernDisplayStd-R... woff2 swap
Size 91 KB
Load time 83 ms
Start 4.9 s
Risk FOUT — text flashes from fallback to web font
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 26 ms
Start 4.9 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
218 requests over 8546ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 943 ms LCP 1.4 shttps://theathletic.com// https://theathletic.com/ — 301 — 440 B — 13 ms — h2https://www.nytimes.com/athletic/www.nytimes.com/athletic/ https://www.nytimes.com/athletic/ — 200 — 94.3 KiB — 101 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 — 85 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 — 81 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 — 85 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.8 KiB — 75 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 — 22 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.7 KiB — 35 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 — 35 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 — 3.8 KiB — 68 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 — 51 ms — h2https://www.nytimes.com/athletic/_next/static/css/9dd5c34b635453a2.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/9dd5c34b635453a2.css — 200 — 2.5 KiB — 23 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 — 69 ms — h2https://www.nytimes.com/athletic/_next/static/css/fca7041a341c0c89.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/fca7041a341c0c89.css — 200 — 2.3 KiB — 41 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 — 60 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 — 20 ms — h2https://www.nytimes.com/athletic/_next/static/css/a3517969d041920d.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/a3517969d041920d.css — 200 — 2.2 KiB — 57 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 — 1.0 KiB — 55 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 — 66 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 — 7.8 KiB — 34 ms — h2https://www.nytimes.com/athletic/_next/static/css/a9292e5b958dc35a.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/a9292e5b958dc35a.css — 200 — 1.7 KiB — 26 ms — h2https://www.nytimes.com/athletic/_next/static/css/50c135e1a6339e1e.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/50c135e1a6339e1e.css — 200 — 1.5 KiB — 34 ms — h2https://www.nytimes.com/athletic/_next/static/css/96aaee97cb6e9ff3.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/96aaee97cb6e9ff3.css — 200 — 1.6 KiB — 49 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 — 50 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=600&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=600&quality=70&auto=webp — 200 — 17.3 KiB — 68 ms — h2https://cdn-media.theathletic.com/cdn-cgi/image/width=600%2cquality=70%2cformat=auto/https://cdn-media.theathletic.com/TQsFoMa4baQt_84wqAllHfDT7_720x480.jpgcdn-media.theathletic.com/cdn-cgi/i... https://cdn-media.theathletic.com/cdn-cgi/image/width=600%2cquality=70%2cformat=auto/https://cdn-media.theathletic.com/TQsFoMa4baQt_84wqAllHfDT7_720x480.jpg — 200 — 10.9 KiB — 91 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 — 102 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 — 22 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 943 ms LCP 1.4 shttps://theathletic.com// https://theathletic.com/ — 301 — 440 B — 13 ms — h2https://www.nytimes.com/athletic/www.nytimes.com/athletic/ https://www.nytimes.com/athletic/ — 200 — 94.3 KiB — 101 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 — 85 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 — 81 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 — 85 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.8 KiB — 75 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 — 22 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.7 KiB — 35 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 — 35 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 — 3.8 KiB — 68 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 — 51 ms — h2https://www.nytimes.com/athletic/_next/static/css/9dd5c34b635453a2.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/9dd5c34b635453a2.css — 200 — 2.5 KiB — 23 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 — 69 ms — h2https://www.nytimes.com/athletic/_next/static/css/fca7041a341c0c89.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/fca7041a341c0c89.css — 200 — 2.3 KiB — 41 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 — 60 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 — 20 ms — h2https://www.nytimes.com/athletic/_next/static/css/a3517969d041920d.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/a3517969d041920d.css — 200 — 2.2 KiB — 57 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 — 1.0 KiB — 55 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 — 66 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 — 7.8 KiB — 34 ms — h2https://www.nytimes.com/athletic/_next/static/css/a9292e5b958dc35a.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/a9292e5b958dc35a.css — 200 — 1.7 KiB — 26 ms — h2https://www.nytimes.com/athletic/_next/static/css/50c135e1a6339e1e.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/50c135e1a6339e1e.css — 200 — 1.5 KiB — 34 ms — h2https://www.nytimes.com/athletic/_next/static/css/96aaee97cb6e9ff3.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/96aaee97cb6e9ff3.css — 200 — 1.6 KiB — 49 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 — 50 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=600&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=600&quality=70&auto=webp — 200 — 17.3 KiB — 68 ms — h2https://cdn-media.theathletic.com/cdn-cgi/image/width=600%2cquality=70%2cformat=auto/https://cdn-media.theathletic.com/TQsFoMa4baQt_84wqAllHfDT7_720x480.jpgcdn-media.theathletic.com/cdn-cgi/i... https://cdn-media.theathletic.com/cdn-cgi/image/width=600%2cquality=70%2cformat=auto/https://cdn-media.theathletic.com/TQsFoMa4baQt_84wqAllHfDT7_720x480.jpg — 200 — 10.9 KiB — 91 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 — 102 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 — 22 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.1 KiB — 5 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 — 9.0 KiB — 43 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 — 19.8 KiB — 60 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 — 54.5 KiB — 96 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/5675-2842b552ebbfcefa.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/5675-2842b552ebbfcefa.js — 200 — 5.3 KiB — 42 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 — 5.3 KiB — 42 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.7 KiB — 46 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/5514.298560df33575cfe.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/5514.298560df33575cfe.js — 200 — 7.8 KiB — 63 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.8 KiB — 48 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/1200.95ea6d264a478787.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/1200.95ea6d264a478787.js — 200 — 12.0 KiB — 64 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.1 KiB — 59 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/5131.d4a78ef86f7aa3e8.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/5131.d4a78ef86f7aa3e8.js — 200 — 4.4 KiB — 40 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 — 1.8 KiB — 37 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 — 11.5 KiB — 108 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.5 KiB — 72 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.5 KiB — 105 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.8 KiB — 112 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.5 KiB — 280 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 — 3.5 KiB — 108 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 — 3.8 KiB — 148 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 — 146 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 — 8.4 KiB — 140 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 — 7.3 KiB — 107 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 — 40.9 KiB — 210 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 — 16.8 KiB — 211 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.9 KiB — 89 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 — 9.2 KiB — 249 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 — 8.7 KiB — 115 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.2 KiB — 240 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 — 7.7 KiB — 104 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.7 KiB — 118 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 — 4.6 KiB — 209 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 — 118 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 — 179 ms — h2https://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 — 157 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.4 KiB — 86 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.2 KiB — 150 ms — h2https://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 — 6.4 KiB — 129 ms — h2https://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 — 48.9 KiB — 167 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.2 KiB — 113 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 — 7.3 KiB — 129 ms — h2https://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 — 2.0 KiB — 108 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 — 6.8 KiB — 85 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 — 151 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.8 KiB — 250 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.5 KiB — 246 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.3 KiB — 245 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 — 247 ms — h2data:image/svg+xml;base64,PHN2ZyBpZD0iQ09OVEVOVCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2a…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0iQ09OVEVOVCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2a… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAQAAAAm93DmAAAAAXNSR0IArs4c6QAAAixJREFUeAGtw…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAQAAAAm93DmAAAAAXNSR0IArs4c6QAAAixJREFUeAGtw… — 200 — 0 B — 0 ms — datadata: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 — 2 ms — datadata:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJod…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJod… — 200 — 0 B — 0 ms — datahttps://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.4 KiB — 29 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.0 KiB — 41 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 — 114 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.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 — 10 ms — h2https://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.6 KiB — 55 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 — 22 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 — 15 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 — 200 — 300 B — 418 ms — h2https://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 — 6 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 — 7 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 — 10 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 — 8 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 — 13 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 — 9 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 — 9.1 KiB — 7 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 — 8 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2samizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2 — 200 — 0 B — 60 ms — h2https://als-svc.nytimes.com/als?prop=athweb&plat=web&typ=hpals-svc.nytimes.com/als?prop=athweb... https://als-svc.nytimes.com/als?prop=athweb&plat=web&typ=hp — 200 — 676 B — 50 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 991 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 — 129 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 56 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 — 7 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 — 222 B — 162 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2samizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2 — 200 — 1.1 KiB — 43 ms — h2https://featureassets.org/v1/initialize?k=client-w4bSAYYOtajMgQokVKzRPSmHOBOMliH76zbfexncYkF&st=javascript-client-react&sv=3.32.3&t=1776897032282&sid=5cabc411-3ee7-4571-9edd-027410299b6e&se=1featureassets.org/v1/initialize?k=c... https://featureassets.org/v1/initialize?k=client-w4bSAYYOtajMgQokVKzRPSmHOBOMliH76zbfexncYkF&st=javascript-client-react&sv=3.32.3&t=1776897032282&sid=5cabc411-3ee7-4571-9edd-027410299b6e&se=1 — 200 — 1.4 KiB — 50 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 — 112 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 — 104 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 — 98 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 — 93 ms — h2https://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 — 22 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 — 640 B — 255 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 — 391 B — 257 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 — 591 B — 247 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 — 405 B — 242 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://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.5 KiB — 12 ms — h2https://www.nytimes.com/svc/onsite-messaging/querywww.nytimes.com/svc/onsite-messagin... https://www.nytimes.com/svc/onsite-messaging/query — 200 — 15.2 KiB — 101 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 — 77 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 — 357 B — 184 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 — 75 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=1776897032772&sid=6453a946-9823-4bad-9439-eace93ba4402static01.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=1776897032772&sid=6453a946-9823-4bad-9439-eace93ba4402 — 200 — 16.4 KiB — 9 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 — 285 ms — h2https://cdn-league-logos.theathletic.com/cdn-cgi/image/width=32%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=32%2cquality=70%2cformat=auto/https://cdn-league-logos.theathletic.com/league-2-color@2x.png — 200 — 1.3 KiB — 63 ms — h2https://cdn-league-logos.theathletic.com/cdn-cgi/image/width=32%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=32%2cquality=70%2cformat=auto/https://cdn-league-logos.theathletic.com/league-6-color@2x.png — 200 — 1.5 KiB — 60 ms — h2https://cdn-media.theathletic.com/cdn-cgi/image/width=32%2cquality=70%2cformat=auto/https://cdn-media.theathletic.com/connections-se-logo.pngcdn-media.theathletic.com/cdn-cgi/i... https://cdn-media.theathletic.com/cdn-cgi/image/width=32%2cquality=70%2cformat=auto/https://cdn-media.theathletic.com/connections-se-logo.png — 200 — 1.4 KiB — 21 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.3 KiB — 11 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 — 13 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 — 7 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 — 22 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/04/21142816/USATSI_28179491-1024x683.jpg?width=256&quality=70&auto=webpstatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/04/21142816/USATSI_28179491-1024x683.jpg?width=256&quality=70&auto=webp — 200 — 8.3 KiB — 10 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/03/07180430/explore-1024x576.png?width=256&quality=70&format=autostatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/03/07180430/explore-1024x576.png?width=256&quality=70&format=auto — 200 — 4.1 KiB — 13 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/04/21092017/GettyImages-2254551733-1024x683.jpg?width=256&quality=70&auto=webpstatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/04/21092017/GettyImages-2254551733-1024x683.jpg?width=256&quality=70&auto=webp — 200 — 6.0 KiB — 23 ms — h2https://static01.nyt.com/athletic/uploads/wp/2026/04/22002440/USATSI_27141865-1024x688.jpg?width=256&quality=70&auto=webpstatic01.nyt.com/athletic/uploads/w... https://static01.nyt.com/athletic/uploads/wp/2026/04/22002440/USATSI_27141865-1024x688.jpg?width=256&quality=70&auto=webp — 200 — 6.2 KiB — 23 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-EKN0VKJGMQ&gtm=45je64k1v9105769814za200zd9105769814&_p=1776897030164&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1256318970.1776897033&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512543~117884344&sid=1776897033&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=3551analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-EKN0VKJGMQ&gtm=45je64k1v9105769814za200zd9105769814&_p=1776897030164&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1256318970.1776897033&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512543~117884344&sid=1776897033&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=3551 — 204 — 549 B — 37 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-EKN0VKJGMQ&cid=1256318970.1776897033&gtm=45je64k1v9105769814za200zd9105769814&rcb=6&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~117884344stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-EKN0VKJGMQ&cid=1256318970.1776897033&gtm=45je64k1v9105769814za200zd9105769814&rcb=6&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~117884344 — 204 — 558 B — 54 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 16.1 KiB — 27 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 — 29 ms — h2https://sb.scorecardresearch.com/cs/36100123/beacon.jssb.scorecardresearch.com/cs/3610012... https://sb.scorecardresearch.com/cs/36100123/beacon.js — 302 — 263 B — 160 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=1191695856.1776897033&dt=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&auid=1333899970.1776897033&navt=n&npa=0&us_privacy=1NN-&ep.ads_data_redaction=0&gtm=45He64k1h1v9181415655za200zd9181415655xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776897033176&tfd=3610www.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=1191695856.1776897033&dt=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&auid=1333899970.1776897033&navt=n&npa=0&us_privacy=1NN-&ep.ads_data_redaction=0&gtm=45He64k1h1v9181415655za200zd9181415655xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776897033176&tfd=3610 — 200 — 0 B — 45 ms — h3https://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 — 632 B — 101 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.4 KiB — 6 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 — 354 B — 112 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://sb.scorecardresearch.com/internal-cs/default/beacon.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon.js — 200 — 6.8 KiB — 5 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 — 302 B — 7 ms — h2https://www.nytimes.com/athletic/_next/static/css/521ead6bc1873fe1.csswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/css/521ead6bc1873fe1.css — 200 — 1.8 KiB — 5 ms — h2https://www.nytimes.com/athletic/_next/static/chunks/5834.a414ae85d08ef3ed.jswww.nytimes.com/athletic/_next/stat... https://www.nytimes.com/athletic/_next/static/chunks/5834.a414ae85d08ef3ed.js — 200 — 1.1 KiB — 6 ms — h2https://collector.brandmetrics.com/c.js?siteid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.com&rnd=4848644collector.brandmetrics.com/c.js?sit... https://collector.brandmetrics.com/c.js?siteid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.com&rnd=4848644 — 200 — 294 B — 192 ms — h2https://ping.chartbeat.net/ping?h=theathletic.com&p=%2Fathletic%2F&u=5tex5CsjNgcBQVrWx&d=nytimes.com&g=66151&g0=homepage&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=8348&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&b=3916&t=DKY6etGGgVgCSGuHqBzhVDdJTPt&V=150&i=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&tz=0&sn=1&sv=CpwBQACXPzyEBnPwOoD3w12J45wgf&sr=external&sd=1&im=061b2fff&_ping.chartbeat.net/ping?h=theathlet... https://ping.chartbeat.net/ping?h=theathletic.com&p=%2Fathletic%2F&u=5tex5CsjNgcBQVrWx&d=nytimes.com&g=66151&g0=homepage&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=8348&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&b=3916&t=DKY6etGGgVgCSGuHqBzhVDdJTPt&V=150&i=The%20Athletic%20-%20Sports%20news%2C%20stories%2C%20scores%2C%20schedules%2C%20podcasts%2C%20and%20more&tz=0&sn=1&sv=CpwBQACXPzyEBnPwOoD3w12J45wgf&sr=external&sd=1&im=061b2fff&_ — 200 — 201 B — 28 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 — 200 — 187.4 KiB — 14 ms — h3https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 43 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 41 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 36 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 31 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 35 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/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 204 — 0 B — 103 ms — h2https://api.theathletic.com/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 204 — 0 B — 177 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 — 28 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=36100123&cs_fpcu=37bbd315b945424db07fafec08b8d192&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776897033569&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=37bbd315b945424db07fafec08b8d192&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776897033569&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 — 705 B — 88 ms — h2https://api.theathletic.com/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 200 — 369 B — 112 ms — h2https://sb.scorecardresearch.com/b2?c1=2&c2=36100123&cs_fpcu=37bbd315b945424db07fafec08b8d192&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776897033569&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=37bbd315b945424db07fafec08b8d192&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776897033569&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 — 226 B — 9 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 — 217 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 — 89 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.3 KiB — 5 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/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 200 — 320 B — 112 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 — 6 ms — h2https://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 — 38 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8710108033966131&correlator=3555471772226097&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&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%7C728x90%7C970x90%7C970x250%7C1605x300&fluid=height&ifi=1&didk=3434219173&dids=mid0-1&adfs=1084053428&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776897033960&lmt=1776897033&adxs=0&adys=1469&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&vis=1&psz=1350x341&msz=1350x0&fws=0&ohw=0&dlt=1776897029685&idt=4067&ppid=2d167bgqrhw2fyydd1etw6vtz7rtrkh&prev_scp=ss_id%3D9a707ddd-8d4d-4b1e-8354-e88b9a6bb242%26div%3Dmid0-1%26pos%3Dmid0-1%26request_time%3D4257&cust_params=als_test_clientside%3Dweb_none_none_20260422223032%26mktg%3Dtype_anon%252Clogf%252Cabf%26bt%3D%26sub%3Danon%26plat%3Dweb%26prop%3Dathweb%26typ%3Dhp%26vp%3Dlarge%26sov%3D4%26uap%3Dbrowser%26page_view_id%3Dd56K3iPJ-6-MoPX6ow1aqgLd%26ta_page_view_id%3D1c03d375-9937-4255-9132-6343adb6efc7%26purr%3Dfull%26ps_id%3Dd5702baf-b208-4c84-a3e5-d996cd73ab17&adks=2303151838&frm=20&eoidce=1&pgls=CAk.securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=8710108033966131&correlator=3555471772226097&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&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%7C728x90%7C970x90%7C970x250%7C1605x300&fluid=height&ifi=1&didk=3434219173&dids=mid0-1&adfs=1084053428&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776897033960&lmt=1776897033&adxs=0&adys=1469&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&vis=1&psz=1350x341&msz=1350x0&fws=0&ohw=0&dlt=1776897029685&idt=4067&ppid=2d167bgqrhw2fyydd1etw6vtz7rtrkh&prev_scp=ss_id%3D9a707ddd-8d4d-4b1e-8354-e88b9a6bb242%26div%3Dmid0-1%26pos%3Dmid0-1%26request_time%3D4257&cust_params=als_test_clientside%3Dweb_none_none_20260422223032%26mktg%3Dtype_anon%252Clogf%252Cabf%26bt%3D%26sub%3Danon%26plat%3Dweb%26prop%3Dathweb%26typ%3Dhp%26vp%3Dlarge%26sov%3D4%26uap%3Dbrowser%26page_view_id%3Dd56K3iPJ-6-MoPX6ow1aqgLd%26ta_page_view_id%3D1c03d375-9937-4255-9132-6343adb6efc7%26purr%3Dfull%26ps_id%3Dd5702baf-b208-4c84-a3e5-d996cd73ab17&adks=2303151838&frm=20&eoidce=1&pgls=CAk. — 200 — 17.2 KiB — 140 ms — h3https://afdf5cfa44d088a62b64a352f5460457.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlafdf5cfa44d088a62b64a352f5460457.sa... https://afdf5cfa44d088a62b64a352f5460457.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 38 ms — h3https://platform.iteratehq.com/loader.jsplatform.iteratehq.com/loader.js https://platform.iteratehq.com/loader.js — 200 — 916 B — 27 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=8710108033966131ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=8710108033966131 — 200 — 13.2 KiB — 48 ms — h3https://afdf5cfa44d088a62b64a352f5460457.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlafdf5cfa44d088a62b64a352f5460457.sa... https://afdf5cfa44d088a62b64a352f5460457.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 4 ms — h3https://collector.brandmetrics.com/i?siteid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.com&mid=fff7f7a2e1104d2e9bcc967947044460&pid=138555714118%3A7235324350&eid=12&rnd=463077collector.brandmetrics.com/i?siteid... https://collector.brandmetrics.com/i?siteid=3e7a5070-d989-46e1-8960-b2a894da4444&toploc=www.nytimes.com&mid=fff7f7a2e1104d2e9bcc967947044460&pid=138555714118%3A7235324350&eid=12&rnd=463077 — 200 — 288 B — 183 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 46 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 — 6 ms — h2https://platform.iteratehq.com/match-prod-67d8f1bd8a59a394cfc1.jsplatform.iteratehq.com/match-prod-6... https://platform.iteratehq.com/match-prod-67d8f1bd8a59a394cfc1.js — 200 — 25.5 KiB — 20 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 — 58 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,600,700&lang=enfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,600,700&lang=en — 200 — 1.2 KiB — 49 ms — h2https://tpc.googlesyndication.com/simgad/8705464103261368954?tpc.googlesyndication.com/simgad/87... https://tpc.googlesyndication.com/simgad/8705464103261368954? — 200 — 4.4 KiB — 40 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://iteratehq.com/api/v1/surveys/embediteratehq.com/api/v1/surveys/embed https://iteratehq.com/api/v1/surveys/embed — 200 — 0 B — 100 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 — 68 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 568 B — 89 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjss2esIqkWWtJEwteEGtbT9Ko2GLkh_PbNHDP5eT6aTyoqSnXPKxPggyo724TJQ15BBMdKAZLfRKyWKvFJjpNnt85PrWW6jf08Z0pzUbGwUMamTGijuizfNHRBVr8GTWEt9TJwAjupfi3MONu-UiBY4GLVfRFL9m5OClOaJ6EFWCXfeT_qsbV4tJsxDYzYi96CRNRVqnTsfETRCQIFbkc3-r_bF0bzpN6S8PRuOLnnr8wpkIsjn87QWmdJurL7VTuVw1Po2nhDWr5ppEhF37gfew-7wqT3u4b5kjRQ9cWbl_VHWNdiakv-43XoPUKcF-8OZJ4s9KQR8-DRzxI9_SVIObOYJEhrHhv_opGi8qryapvv4On_wXtPl7ZMB-vmRX34H9HWRiuFuRXLMXa78L0qcu-GDOlzr3Iq2jVf230kd2b6c&sai=AMfl-YSXfqKtzrDoGdMJMeTWhTjIxfgWSAW3cRwhlJu0NMpGXn6MK25vpFnnr--cssuaSACSQmEiFGS-3j3N9WHlDmAahAd_tCGuDkqrxqN6va__2WMwhAdTS8TVWS2fLJEhtB1AC3fP0nSZowMMrtaI0QeIfC2Ja-3_Y2YeW3s3ZP_mhoSxe_HF1W-1aceUZdFVH4oSSiVIJdkNYakmnwa4IudE8_nl5dMra15FJMxSKGdKmxzU7AJuvJvr6Sw0znPFpDJZhLaxI7VY4RdNpgtM-VMu4tRGVOT_mSPme2lBZNo0SeAwp8t3DHNguIrie67KRG7JZPea79vqBSa5viFm9k10NMuLsEgrb12yHX8BSLqHU7uXl50vtySQK5GpGadD7wLv4hZbaQVeTKY_M8ulw3ZWew&sig=Cg0ArKJSzG3BUM1hxlmMEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjss2esIqkWWtJEwteEGtbT9Ko2GLkh_PbNHDP5eT6aTyoqSnXPKxPggyo724TJQ15BBMdKAZLfRKyWKvFJjpNnt85PrWW6jf08Z0pzUbGwUMamTGijuizfNHRBVr8GTWEt9TJwAjupfi3MONu-UiBY4GLVfRFL9m5OClOaJ6EFWCXfeT_qsbV4tJsxDYzYi96CRNRVqnTsfETRCQIFbkc3-r_bF0bzpN6S8PRuOLnnr8wpkIsjn87QWmdJurL7VTuVw1Po2nhDWr5ppEhF37gfew-7wqT3u4b5kjRQ9cWbl_VHWNdiakv-43XoPUKcF-8OZJ4s9KQR8-DRzxI9_SVIObOYJEhrHhv_opGi8qryapvv4On_wXtPl7ZMB-vmRX34H9HWRiuFuRXLMXa78L0qcu-GDOlzr3Iq2jVf230kd2b6c&sai=AMfl-YSXfqKtzrDoGdMJMeTWhTjIxfgWSAW3cRwhlJu0NMpGXn6MK25vpFnnr--cssuaSACSQmEiFGS-3j3N9WHlDmAahAd_tCGuDkqrxqN6va__2WMwhAdTS8TVWS2fLJEhtB1AC3fP0nSZowMMrtaI0QeIfC2Ja-3_Y2YeW3s3ZP_mhoSxe_HF1W-1aceUZdFVH4oSSiVIJdkNYakmnwa4IudE8_nl5dMra15FJMxSKGdKmxzU7AJuvJvr6Sw0znPFpDJZhLaxI7VY4RdNpgtM-VMu4tRGVOT_mSPme2lBZNo0SeAwp8t3DHNguIrie67KRG7JZPea79vqBSa5viFm9k10NMuLsEgrb12yHX8BSLqHU7uXl50vtySQK5GpGadD7wLv4hZbaQVeTKY_M8ulw3ZWew&sig=Cg0ArKJSzG3BUM1hxlmMEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 28 B — 185 ms — h3https://tpc.googlesyndication.com/simgad/3397365891325038835?tpc.googlesyndication.com/simgad/33... https://tpc.googlesyndication.com/simgad/3397365891325038835? — 200 — 421.1 KiB — 78 ms — h2https://iteratehq.com/api/v1/surveys/embediteratehq.com/api/v1/surveys/embed https://iteratehq.com/api/v1/surveys/embed — 200 — 563 B — 34 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 — 74 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 — 83 ms — h2https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 — 200 — 14.5 KiB — 26 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 — 84 ms — h3https://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 — 35 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 — 70 ms — h3https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.jspagead2.googlesyndication.com/bg/6u... https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.js — 200 — 21.9 KiB — 9 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604170101&jk=8710108033966131&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604170101&jk=8710108033966131&rc= — 204 — 17 B — 29 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 — 25 ms — h3https://cdn.doubleverify.com/dvtp_src.jscdn.doubleverify.com/dvtp_src.js https://cdn.doubleverify.com/dvtp_src.js — 200 — 3.8 KiB — 26 ms — http/1.1https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvsHXd9hY_e9wSQ6kB6CzgIEODmjOHx4pWZdnajKLj3PoULurS3UQQBoMZ-HesIxcVVlOi7hvGMmukMU_gQ9ml_VtbnRVj3Ul0ASlbmQab_69OGtUKaRG3zl7-mYMXsVjXzHFQZUNaqoCs91ggC2f-3B9FnrtbVC-8YMyjA4YHHV20D3oHa4JWeN9Y6l455KCHOKBa_dlxqAyh4nil3NEaj0SrXfKH1ELPHWNZv9O_Clz33lBp7v1bYgYhVO3FXhGZXhfzlNhchJ3p627IK4rl_KDcC_Is8TWV8qlBh3PnakKVlZtjgpt2tz_6P2DLZrW88QtUjxi_FvrJl_gyaYwYdIH4JsTxK7O1DiSVfm2AYhtxKCBdy9JkNzKtLBqu_D9mPdKeUlHZgjvW4RrsIKlK6OjrlV9QTkb2kbQ9g1EXOQtO87Q&sai=AMfl-YSQ52tc3ANDgF_pN2R_sqmUNoKRx1YNVFCcpvD7VJqaLDAp38kWTAhfY5tNMBUgx2AJ6wJZjkIvQL4aOUpAkiT22g_KzVpMUda7W200mg2LDQurvwoSNKsQvSMZvjd0Bu_mXvFImls0iRmjy12FprBh7Auq_jmR6L91fCkizrj-wgviR1M7A3v4tV66rnHhFEweVT-xJWLYvY1EsuDcPbZJABATdEZtMvM-eDeT5ukrZXE9gfNx6g1oFAr0HbJt4ow8gpsuQUTs09lfVoMWJ1JG8gAQI4Dmb-uOMVoO-lnVs4oTzdZFkpb6IZ6_yhtdmyb2W-HmkPoz_wwNygNhHY_ki_btNzICLNqgspAz4zWnDMpc3wcA0F6IfjoUfs-JDWAyuyGnNIcYEIsCX5JuB7eETQ&sig=Cg0ArKJSzOrsnPP0HPMHEAE&uach_m=%5BUACH%5D&urlfix=1&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvsHXd9hY_e9wSQ6kB6CzgIEODmjOHx4pWZdnajKLj3PoULurS3UQQBoMZ-HesIxcVVlOi7hvGMmukMU_gQ9ml_VtbnRVj3Ul0ASlbmQab_69OGtUKaRG3zl7-mYMXsVjXzHFQZUNaqoCs91ggC2f-3B9FnrtbVC-8YMyjA4YHHV20D3oHa4JWeN9Y6l455KCHOKBa_dlxqAyh4nil3NEaj0SrXfKH1ELPHWNZv9O_Clz33lBp7v1bYgYhVO3FXhGZXhfzlNhchJ3p627IK4rl_KDcC_Is8TWV8qlBh3PnakKVlZtjgpt2tz_6P2DLZrW88QtUjxi_FvrJl_gyaYwYdIH4JsTxK7O1DiSVfm2AYhtxKCBdy9JkNzKtLBqu_D9mPdKeUlHZgjvW4RrsIKlK6OjrlV9QTkb2kbQ9g1EXOQtO87Q&sai=AMfl-YSQ52tc3ANDgF_pN2R_sqmUNoKRx1YNVFCcpvD7VJqaLDAp38kWTAhfY5tNMBUgx2AJ6wJZjkIvQL4aOUpAkiT22g_KzVpMUda7W200mg2LDQurvwoSNKsQvSMZvjd0Bu_mXvFImls0iRmjy12FprBh7Auq_jmR6L91fCkizrj-wgviR1M7A3v4tV66rnHhFEweVT-xJWLYvY1EsuDcPbZJABATdEZtMvM-eDeT5ukrZXE9gfNx6g1oFAr0HbJt4ow8gpsuQUTs09lfVoMWJ1JG8gAQI4Dmb-uOMVoO-lnVs4oTzdZFkpb6IZ6_yhtdmyb2W-HmkPoz_wwNygNhHY_ki_btNzICLNqgspAz4zWnDMpc3wcA0F6IfjoUfs-JDWAyuyGnNIcYEIsCX5JuB7eETQ&sig=Cg0ArKJSzOrsnPP0HPMHEAE&uach_m=%5BUACH%5D&urlfix=1&dett=2&adurl= — 200 — 28 B — 52 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://cdn.doubleverify.com/dv-measurements9761.jscdn.doubleverify.com/dv-measurement... https://cdn.doubleverify.com/dv-measurements9761.js — 200 — 94.3 KiB — 17 ms — http/1.1https://ep2.adtrafficquality.google/generate_204?_HYJBwep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?_HYJBw — 204 — 40 B — 5 ms — h2https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=62&ttfrms=44&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%3ETar9EEADTbpTauTau2757d472cc5_gg2ea3ec2bda7dce_cdf%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=354&ddur=28&uid=1776897034732522&jsCallback=dvCallback_1776897034733710&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=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fafdf5cfa44d088a62b64a352f5460457.safeframe.googlesyndication.com%2Fsafeframe%2F1-0-45%2Fhtml%2Fcontainer.html&sfe=1&fcifrms=6&brh=2&dvp_epl=340&noc=4&nav_pltfrm=Linux%20x86_64&ctx=20447730&cmp=DV432810&btreg=7235324350138555714118&btadsrv=7235324350138555714118&adsrv=104&jsver=9761&unit=0x0&turl=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&seltag=1&sadv=4724065180&ord=3993645779&litm=7235324350&scrt=138555714118&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=595946457.5667478&ee_dp_sukv=595946457.5667478&dvp_tukv=1464872706.5552137&ee_dp_tukv=1464872706.5552137&dvp_strhd=0.7000000476837158&dvpx_strhd=0.7000000476837158&dvp_tuid=1662400487185&jurtd=3801934861tps.doubleverify.com/visit.js?gdpr=... https://tps.doubleverify.com/visit.js?gdpr=&gdpr_consent=&flvr=0&ttmms=62&ttfrms=44&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%3ETar9EEADTbpTauTau2757d472cc5_gg2ea3ec2bda7dce_cdf%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=354&ddur=28&uid=1776897034732522&jsCallback=dvCallback_1776897034733710&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=1350&wouh=580&wouw=780&scah=600&scaw=800&tgjsver=9761&lvvn=28&m1=96&refD=1&referrer=https%3A%2F%2Fafdf5cfa44d088a62b64a352f5460457.safeframe.googlesyndication.com%2Fsafeframe%2F1-0-45%2Fhtml%2Fcontainer.html&sfe=1&fcifrms=6&brh=2&dvp_epl=340&noc=4&nav_pltfrm=Linux%20x86_64&ctx=20447730&cmp=DV432810&btreg=7235324350138555714118&btadsrv=7235324350138555714118&adsrv=104&jsver=9761&unit=0x0&turl=https%3A%2F%2Fwww.nytimes.com%2Fathletic%2F&seltag=1&sadv=4724065180&ord=3993645779&litm=7235324350&scrt=138555714118&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=595946457.5667478&ee_dp_sukv=595946457.5667478&dvp_tukv=1464872706.5552137&ee_dp_tukv=1464872706.5552137&dvp_strhd=0.7000000476837158&dvpx_strhd=0.7000000476837158&dvp_tuid=1662400487185&jurtd=3801934861 — 200 — 703 B — 52 ms — http/1.1https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=8710108033966131&bg=!YGOlYwHNAAa1ilLUlYo7AEcBe5WfOOK_FMPQnRjb71JKoZQWQjuS8pDZ0_jFvr3pAkZKutbVYjrTBHWImgdqwlxnMNAlwnCvCCGF-0NnkqgpuLE4YIyZGwIAAAB-UgAAAAVoAQd-ADf649h-q_yXT7BV-VxPuyIOBQYVHMP1sGi-qOIAb3BCWTN2MiBwU7X2tEA-fZ9HxpVRwCmL_J2SCgCNhVLRJV06bPli0_0GbCEisdhkr4RWqH3dyuhBVv2ss0LbsjnlXJFTkyY0xXUfeDDm_ny-dEjuSRZLAhHh04LhHSmmEwOZLvBwIy29bg5gbi-4Z_Jw61Lgtn7BZtGevz--cEMaS0QnOaSe23DcA7s72XG8v9MpgqUnZJcQgo3UB8K8MV12j1G4W9qPZ5oTmQKsOju3PkTtDWFyA2VCHrey5HjOT5Kok6WysghCVhGp7X6-b0E1wJqscmQoP05jMFTqs2iIN29Y1drWT0J1dNh-xalChmng0cTJTIMrYFWoAjZrhgEBfeKQO-oKfv2LsEgC0EipFhobMRnjUomlhThQTALRNMWonYkFb9qP8ItNQMEN5wTx_wQKvp5sXq0Vm9ZPXR65X3KypKhTV3QpiChdRwRk3lWeiCVlO0BmnzGsYm5zcA_8MBI6nVqln3xlzvfeqGg5BqdtgFrvEbozjoH29hLy55v7mVce7rTFHzv7Jh2MjKAs9bqfpmgWttlLGTmabTMQgv3ov_J3J9IxKm5wweYjy0RGj16GaU8OP9PjMAL31Kbz_UJ-aUeDWwlnsq8edLEo-9Pu7Tz3U84AFYqgwTBi6wUhKkjbV4lIqRzHqruavNoNQWyXUWG4zBn_xxIq8MtzDZDrgnJ1c9ClnXNIka6Ta531jBgpi51NKDbvK7fiQUqj22XGWZipMJjEXdPUeWUTY-Xtz6Y35tsIakDCUGJ0DcMy3rtFCqo3lJUR8huvBKmmkoeGfYUvM6-4fBHMXZuR-aLCCK-awx87T0nhBRa5nXO91McxozONw_sTWAS7gPIWtnWcdC-OO9WyMsrUKz_cPYkSQAzfPsHr-SANS93lH-zoqmLtQ0m-tsSSO7o5Ya5hM775QYhEZrQxoHu5AZBCjq2WZrZXpFun_1ih3C7-bFqWwtwdFziSBJZvkMmOkhGYQikSgcRcMzetM7NIOid8Mizz5DO8EL3TlZy9FrGfBkiKOSn6F0QW6jlvqBaaVHOjOFANrEhCYH1yTUL1Lqn5LvyUgQk2Elng6glaR48dR878oHU9ce16iakFgC_WY6lJ3b9HDVOmG42-vP6CqC450LMDzk3FKdzgep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=8710108033966131&bg=!YGOlYwHNAAa1ilLUlYo7AEcBe5WfOOK_FMPQnRjb71JKoZQWQjuS8pDZ0_jFvr3pAkZKutbVYjrTBHWImgdqwlxnMNAlwnCvCCGF-0NnkqgpuLE4YIyZGwIAAAB-UgAAAAVoAQd-ADf649h-q_yXT7BV-VxPuyIOBQYVHMP1sGi-qOIAb3BCWTN2MiBwU7X2tEA-fZ9HxpVRwCmL_J2SCgCNhVLRJV06bPli0_0GbCEisdhkr4RWqH3dyuhBVv2ss0LbsjnlXJFTkyY0xXUfeDDm_ny-dEjuSRZLAhHh04LhHSmmEwOZLvBwIy29bg5gbi-4Z_Jw61Lgtn7BZtGevz--cEMaS0QnOaSe23DcA7s72XG8v9MpgqUnZJcQgo3UB8K8MV12j1G4W9qPZ5oTmQKsOju3PkTtDWFyA2VCHrey5HjOT5Kok6WysghCVhGp7X6-b0E1wJqscmQoP05jMFTqs2iIN29Y1drWT0J1dNh-xalChmng0cTJTIMrYFWoAjZrhgEBfeKQO-oKfv2LsEgC0EipFhobMRnjUomlhThQTALRNMWonYkFb9qP8ItNQMEN5wTx_wQKvp5sXq0Vm9ZPXR65X3KypKhTV3QpiChdRwRk3lWeiCVlO0BmnzGsYm5zcA_8MBI6nVqln3xlzvfeqGg5BqdtgFrvEbozjoH29hLy55v7mVce7rTFHzv7Jh2MjKAs9bqfpmgWttlLGTmabTMQgv3ov_J3J9IxKm5wweYjy0RGj16GaU8OP9PjMAL31Kbz_UJ-aUeDWwlnsq8edLEo-9Pu7Tz3U84AFYqgwTBi6wUhKkjbV4lIqRzHqruavNoNQWyXUWG4zBn_xxIq8MtzDZDrgnJ1c9ClnXNIka6Ta531jBgpi51NKDbvK7fiQUqj22XGWZipMJjEXdPUeWUTY-Xtz6Y35tsIakDCUGJ0DcMy3rtFCqo3lJUR8huvBKmmkoeGfYUvM6-4fBHMXZuR-aLCCK-awx87T0nhBRa5nXO91McxozONw_sTWAS7gPIWtnWcdC-OO9WyMsrUKz_cPYkSQAzfPsHr-SANS93lH-zoqmLtQ0m-tsSSO7o5Ya5hM775QYhEZrQxoHu5AZBCjq2WZrZXpFun_1ih3C7-bFqWwtwdFziSBJZvkMmOkhGYQikSgcRcMzetM7NIOid8Mizz5DO8EL3TlZy9FrGfBkiKOSn6F0QW6jlvqBaaVHOjOFANrEhCYH1yTUL1Lqn5LvyUgQk2Elng6glaR48dR878oHU9ce16iakFgC_WY6lJ3b9HDVOmG42-vP6CqC450LMDzk3FKdzg — 204 — 17 B — 32 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 — 560 ms — h2https://api.theathletic.com/graphqlapi.theathletic.com/graphql https://api.theathletic.com/graphql — 200 — 345 B — 112 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 38 ms — h3https://tpsc-ue1.doubleverify.com/event.png?impid=1b7ba3c82f8649a7bc8625c1f5862ca9&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=7235324350138555714118&ee_dp_btadsrv=7235324350138555714118&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&vdur=53&eoid=25&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=28&tetms=14&msltms=19&vltms=53&sei=290&vetms=258&tuviims=106&tuviems=417&ismms=201&isumms=201&nvr=2&isgmmims=202&isgmv4mims=201&elmtp=2&isbxdms=419&b0=318&adhgt=600&adwdth=1350&dvp_vsosnmr=1&ivsosm=1&lftb=318&sftb=318&naral=8&vct=512&vphgt=580&vpwdth=780&chgt=600&cwdth=1350&scrhgt=600&scrwdth=800&strp=0&advisonl=false&isgmpims=201&ishvm=1&istchm=1&isaclkm=1&isscrlm=1&engalms=201&m50invms=0&ee_dp_m50invnprms=0&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=1350&ee_dp_sah=600&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=360&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_dpr=1&vstsz=709&pltn=1&pltd=51&ttfurm=3350tpsc-ue1.doubleverify.com/event.png... https://tpsc-ue1.doubleverify.com/event.png?impid=1b7ba3c82f8649a7bc8625c1f5862ca9&flavor=0&gdpr=&gdpr_consent=&ee_dp_omvk=doubleverify.com-omid&ee_dp_isom=1&ee_dp_btreg=7235324350138555714118&ee_dp_btadsrv=7235324350138555714118&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&vdur=53&eoid=25&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=28&tetms=14&msltms=19&vltms=53&sei=290&vetms=258&tuviims=106&tuviems=417&ismms=201&isumms=201&nvr=2&isgmmims=202&isgmv4mims=201&elmtp=2&isbxdms=419&b0=318&adhgt=600&adwdth=1350&dvp_vsosnmr=1&ivsosm=1&lftb=318&sftb=318&naral=8&vct=512&vphgt=580&vpwdth=780&chgt=600&cwdth=1350&scrhgt=600&scrwdth=800&strp=0&advisonl=false&isgmpims=201&ishvm=1&istchm=1&isaclkm=1&isscrlm=1&engalms=201&m50invms=0&ee_dp_m50invnprms=0&ee_dp_cvcmeeid=1&metp=1&meeid=1&ee_dp_saw=1350&ee_dp_sah=600&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=360&dvp_dtcov=2&sim=3&ee_dp_cdndmn=1&dvp_dpr=1&vstsz=709&pltn=1&pltd=51&ttfurm=3350 — 204 — 345 B — 69 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 4932ms · 1509KB · €26/mo
www.nytimes.com
Other
Costly
Execution 2557ms
Transfer 45 KB
Monthly Cost €14/mo
www.nytimes.com
Other
Costly
Execution 476ms
Transfer 579 KB
Unused 48%
Monthly Cost €3/mo
Unattributable
Other
Costly
Execution 439ms
Transfer 0 KB
Monthly Cost €2/mo
www.nytimes.com
Other
Costly
Execution 389ms
Transfer 94 KB
Monthly Cost €2/mo
www.datadoghq-browser-agent.com
Other
Costly
Execution 314ms
Transfer 58 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 159ms
Transfer 178 KB
Unused 38%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 124ms
Transfer 187 KB
Unused 48%
Monthly Cost €1/mo
www.nytimes.com
Other
Optional
Execution 100ms
Transfer 25 KB
Monthly Cost €1/mo
transcend-cdn.com
Other
Optional
Execution 91ms
Transfer 151 KB
Unused 15%
Monthly Cost €0/mo
www.nytimes.com
Other
Optional
Execution 89ms
Transfer 2 KB
Monthly Cost €0/mo
transcend-cdn.com
Other
Optional
Execution 83ms
Transfer 53 KB
Monthly Cost €0/mo
transcend-cdn.com
Other
Optional
Execution 57ms
Transfer 98 KB
Unused 46%
Monthly Cost €0/mo
www.nytimes.com
Other
Optional
Execution 53ms
Transfer 38 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.nytimes.com adds 2557ms and costs ~€14/month
  • www.nytimes.com adds 476ms and costs ~€3/month
  • Unattributable adds 439ms and costs ~€2/month
  • www.nytimes.com adds 389ms and costs ~€2/month
  • www.datadoghq-browser-agent.com adds 314ms and costs ~€2/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 2557ms 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 476ms 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 439ms 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 389ms 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 314ms 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

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