Skip to content
https://atptour.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
5
REVIEW
3
PASS
5
INFO
2

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

84
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
79
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

1.02 s

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

2.11 s

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

22 ms

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

0.019

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

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

3.05 s

Page Load Progression

626 ms
1.3 s
1.9 s
2.5 s
3.1 s
3.8 s
4.4 s
5.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
6.4 MB transferred, 180 requests
FIX
6.4 MB transferred, 180 requests
Critical::
Page weighs 13.4 MB (6.4 MB transferred)
Warning::
Images are 3.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.8 MB
Warning::
JavaScript is 1017 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1017 KB
Warning::
180 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.4 MB / 2.4 MB budget
6.4 MB transferred
180 requests
1.3 g CO2 per page load
Images 3.8 MiB 59%
Other 1.2 MiB 19%
JavaScript 1016.5 KiB 16%
Fonts 149.1 KiB 2%
HTML 135.9 KiB 2%
CSS 109.7 KiB 2%
Other 18.8 KiB 0%
Other 5.6 KiB 0%
Other 558 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

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 (6.4 MiB of 6.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
32 scripts, 480 KB unused
FIX
32 scripts, 480 KB unused
Warning::
https://www.atptour.com/assets/atptour/js/atptour....: 235 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-D7VP...: 64 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KP6...: 62 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 59 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://api.uk.exponea.com/js/exponea.min.js: 33 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 480 KB
480 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.atptour.com/assets/atptour/js/atptour.min.js?bust=639113417959252064340 KB235 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=G-D7VPPXYD0V&cx=c&gtm=4e64k1158 KB64 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KP6F8L8162 KB62 KB (38%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-967735984&cx=c&gtm=4e64k1134 KB59 KB (44%)3rd
https://api.uk.exponea.com/js/exponea.min.js52 KB33 KB (64%)3rd
https://www.instagram.com/embed.js34 KB27 KB (80%)3rd
https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/watch.js7 KB3rd
https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da17715231245160 KB3rd
https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_05_watch_engine.js1 KB3rd
https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_07_displayer_v2.js2 KB3rd

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
180 resources · 6.4 MB · 480 KB savings available
FIX
180 resources · 6.4 MB · 480 KB savings available
Warning::
Page weight 5.4 MB over 1MB target
Got: 6.4 MB Expected: ≤ 1 MB
Info::
~480 KB of savings available
Warning::
179 third-party resources (100% of weight)
Info::
4 resources over 200KB
180 resources · 6.4 MiB · 179 third-party 5.4 MiB over 1MB target
Image 78% · 5.0 MiB
JavaScript 16% · 1016.5 KiB
Font 2% · 149.1 KiB
Document 2% · 136.6 KiB
CSS 2% · 109.7 KiB
Other 0% · 25.4 KiB

~480.4 KiB of savings available

Remove unused JavaScript: 480.4 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.

C
Image Optimization
Action
105 images, 0 KB saveable
REVIEW
105 images, 0 KB saveable
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/images/sponsored-i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/tennis/players/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/tennis/players/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-gladi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/shared/partn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/sta... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/shared/partn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/images/sponsored-i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/shared/priva... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/ban... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/assets/atptour/assets/atp-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/sites/atp-tour/hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.atptour.com/-/media/alias/player-heads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
105 images 3.8 MB
0 oversized -0 KB
105 legacy format
48 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

C
JS Execution Cost
Action
1986ms total JS execution
REVIEW
1986ms total JS execution
Warning::
https://www.atptour.com/en: 661ms CPU time
Warning::
https://www.atptour.com/assets/atptour/js/atptour....: 331ms CPU time
Warning::
Unattributable: 269ms CPU time
Info::
https://www.atptour.com/assets/atptour/assets/thir...: 231ms CPU time
Info::
https://www.atptour.com/cdn-cgi/challenge-platform...: 146ms CPU time
Warning::
Third-party scripts: 1986ms (100% of total)

Main Thread Breakdown

Script Evaluation 32% Other 28% Rendering 24% Style & Layout 9% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.atptour.com/en661ms9ms1ms3rd
https://www.atptour.com/assets/atptour/js/atptour.min.js?bust=639113417959252064331ms206ms43ms3rd
Unattributable269ms14ms0ms3rd
https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_05_watch_engine.js231ms52ms0ms3rd
https://www.atptour.com/cdn-cgi/challenge-platform/scripts/jsd/main.js146ms134ms2ms3rd
https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/rolex.html124ms7ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KP6F8L890ms64ms9ms3rd
https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/index.html75ms8ms1ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-967735984&cx=c&gtm=4e64k159ms52ms6ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
7 fonts (149 KB)
PASS
7 fonts (149 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

149 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.0 s LCP 2.1 shttps://www.atptour.com/assets/atptour/fonts/creatodisplay-regular-webfont.woff2creatodisplay-regular-w... https://www.atptour.com/assets/atptour/fonts/creatodisplay-regular-webfont.woff2 — 18.8 KiB — 38 ms — font-display: swaphttps://www.atptour.com/assets/atptour/fonts/creatodisplay-medium-webfont.woff2creatodisplay-medium-we... https://www.atptour.com/assets/atptour/fonts/creatodisplay-medium-webfont.woff2 — 18.9 KiB — 40 ms — font-display: swaphttps://www.atptour.com/assets/atptour/fonts/creatodisplay-extrabold-webfont.woff2creatodisplay-extrabold... https://www.atptour.com/assets/atptour/fonts/creatodisplay-extrabold-webfont.woff2 — 19.1 KiB — 37 ms — font-display: swaphttps://www.atptour.com/assets/atptour/fonts/creatodisplay-bold-webfont.woff2creatodisplay-bold-webf... https://www.atptour.com/assets/atptour/fonts/creatodisplay-bold-webfont.woff2 — 19.3 KiB — 52 ms — font-display: swaphttps://www.atptour.com/assets/atptour/fonts/creatodisplay-black-webfont.woff2creatodisplay-black-web... https://www.atptour.com/assets/atptour/fonts/creatodisplay-black-webfont.woff2 — 18.7 KiB — 34 ms — font-display: swaphttps://www.atptour.com/assets/atptour/fonts/icomoon.ttf?pnpa8cicomoon.ttf https://www.atptour.com/assets/atptour/fonts/icomoon.ttf?pnpa8c — 9.6 KiB — 48 ms — font-display: swaphttps://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/rolexfont-regular-webfont.woffrolexfont-regular-webfo... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/rolexfont-regular-webfont.woff — 44.8 KiB — 35 ms — font-display: swap
creatodisplay-regular-w... woff2 swap
Size 19 KB
Load time 38 ms
Start 495 ms
Risk FOUT — text flashes from fallback to web font
creatodisplay-medium-we... woff2 swap
Size 19 KB
Load time 40 ms
Start 495 ms
Risk FOUT — text flashes from fallback to web font
creatodisplay-extrabold... woff2 swap
Size 19 KB
Load time 37 ms
Start 495 ms
Risk FOUT — text flashes from fallback to web font
creatodisplay-bold-webf... woff2 swap
Size 19 KB
Load time 52 ms
Start 496 ms
Risk FOUT — text flashes from fallback to web font
creatodisplay-black-web... woff2 swap
Size 19 KB
Load time 34 ms
Start 496 ms
Risk FOUT — text flashes from fallback to web font
icomoon.ttf ttf swap
Size 10 KB
Load time 48 ms
Start 644 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
rolexfont-regular-webfo... woff swap
Size 45 KB
Load time 35 ms
Start 998 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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)

Fixing the unchecked items could save ~16 KB and ~32 ms

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
Network Waterfall
180 requests over 2711ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.0 s LCP 2.1 shttps://atptour.com// https://atptour.com/ — 301 — 129 B — 366 ms — http/1.1https://www.atptour.com/www.atptour.com/ https://www.atptour.com/ — 301 — 492 B — 80 ms — h2https://www.atptour.com/enwww.atptour.com/en https://www.atptour.com/en — 200 — 24.7 KiB — 41 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-regular-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-regular-webfont.woff2 — 200 — 18.8 KiB — 38 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-medium-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-medium-webfont.woff2 — 200 — 18.9 KiB — 40 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-extrabold-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-extrabold-webfont.woff2 — 200 — 19.1 KiB — 37 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-bold-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-bold-webfont.woff2 — 200 — 19.3 KiB — 52 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-black-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-black-webfont.woff2 — 200 — 18.7 KiB — 34 ms — h2https://www.atptour.com/assets/atptour/css/atptour.css?bust=639113417959252064www.atptour.com/assets/atptour/css/... https://www.atptour.com/assets/atptour/css/atptour.css?bust=639113417959252064 — 200 — 106.1 KiB — 69 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/infosys_logo.pngwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/infosys_logo.png — 200 — 3.6 KiB — 50 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/atp-add-all-logo_1.pngwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/atp-add-all-logo_1.png — 200 — 4.3 KiB — 50 ms — h2https://www.atptour.com/assets/atptour/assets/atp-store-white.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/atp-store-white.svg — 200 — 583 B — 33 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/logo-emirates-mobile_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/logo-emirates-mobile_1.svg — 200 — 7.1 KiB — 34 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/19/42/jodar-madrid-2026-wednesday-1.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/19/42/jodar-madrid-2026-wednesday-1.jpg — 200 — 80.5 KiB — 43 ms — h2https://www.atptour.com/-/media/sites/atp-tour/banners/atp-store-homepage-button.jpgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/banners/atp-store-homepage-button.jpg — 200 — 16.1 KiB — 41 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/lexus_atp_head2head_ondark_rgb.pngwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/lexus_atp_head2head_ondark_rgb.png — 200 — 10.4 KiB — 48 ms — h2https://www.atptour.com/-/media/alias/player-headshot/mc65www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/mc65 — 200 — 35.0 KiB — 83 ms — h2https://www.atptour.com/-/media/alias/player-headshot/u182www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/u182 — 200 — 37.4 KiB — 83 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/16/10/atp-bautista-madrid-2026.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/16/10/atp-bautista-madrid-2026.jpg — 200 — 112.6 KiB — 98 ms — h2https://www.atptour.com/-/media/images/news/2026/04/20/14/50/sinner-masters-titles-record-2026.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/20/14/50/sinner-masters-titles-record-2026.jpg — 200 — 118.6 KiB — 98 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/901031fe-5bc1-48c2-8613-e41292f50804/3d31a95d-f730-44e0-8aba-ffccd9df9cbe/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/901031fe-5bc1-48c2-8613-e41292f50804/3d31a95d-f730-44e0-8aba-ffccd9df9cbe/1280x720/match/image.jpg — 200 — 134.9 KiB — 29 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/20/57/jodar-madrid-2026-video.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/20/57/jodar-madrid-2026-video.jpg — 200 — 114.5 KiB — 98 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/10/28/atp-ruud-madrid-2026.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/10/28/atp-ruud-madrid-2026.jpg — 200 — 90.8 KiB — 98 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/6bcb9130-7dd6-4957-8a1f-5b3203fc449c/c1f311b0-fd40-4f94-a00c-ba86edd9a9b9/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/6bcb9130-7dd6-4957-8a1f-5b3203fc449c/c1f311b0-fd40-4f94-a00c-ba86edd9a9b9/1280x720/match/image.jpg — 200 — 128.9 KiB — 25 ms — h2https://www.atptour.com/assets/atptour/assets/tennistv.pngwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/tennistv.png — 200 — 50.1 KiB — 99 ms — h2https://www.atptour.com/-/media/images/news/2026/04/21/16/05/madrid-2026-schedule.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/21/16/05/madrid-2026-schedule.jpg — 200 — 113.6 KiB — 53 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/e1f70911-ae5a-492e-9592-408ed4ffef71/5b55e604-0590-470f-b44a-2ffb79c9e391/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/e1f70911-ae5a-492e-9592-408ed4ffef71/5b55e604-0590-470f-b44a-2ffb79c9e391/1280x720/match/image.jpg — 200 — 121.1 KiB — 21 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/8de92c2c-1c7b-42fa-b333-00d426661efb/73d23632-c86e-4d4d-8957-37402e4b7e65/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/8de92c2c-1c7b-42fa-b333-00d426661efb/73d23632-c86e-4d4d-8957-37402e4b7e65/1280x720/match/image.jpg — 200 — 64.1 KiB — 21 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/f3408c51-f806-4e8c-94f9-7e04a562103f/40df678d-6e5f-4e69-8921-5f26b08bff07/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/f3408c51-f806-4e8c-94f9-7e04a562103f/40df678d-6e5f-4e69-8921-5f26b08bff07/1280x720/match/image.jpg — 200 — 128.6 KiB — 30 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/20/37/madrid-2026-resulrs.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/20/37/madrid-2026-resulrs.jpg — 200 — 261.2 KiB — 101 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.0 s LCP 2.1 shttps://atptour.com// https://atptour.com/ — 301 — 129 B — 366 ms — http/1.1https://www.atptour.com/www.atptour.com/ https://www.atptour.com/ — 301 — 492 B — 80 ms — h2https://www.atptour.com/enwww.atptour.com/en https://www.atptour.com/en — 200 — 24.7 KiB — 41 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-regular-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-regular-webfont.woff2 — 200 — 18.8 KiB — 38 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-medium-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-medium-webfont.woff2 — 200 — 18.9 KiB — 40 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-extrabold-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-extrabold-webfont.woff2 — 200 — 19.1 KiB — 37 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-bold-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-bold-webfont.woff2 — 200 — 19.3 KiB — 52 ms — h2https://www.atptour.com/assets/atptour/fonts/creatodisplay-black-webfont.woff2www.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/creatodisplay-black-webfont.woff2 — 200 — 18.7 KiB — 34 ms — h2https://www.atptour.com/assets/atptour/css/atptour.css?bust=639113417959252064www.atptour.com/assets/atptour/css/... https://www.atptour.com/assets/atptour/css/atptour.css?bust=639113417959252064 — 200 — 106.1 KiB — 69 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/infosys_logo.pngwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/infosys_logo.png — 200 — 3.6 KiB — 50 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/atp-add-all-logo_1.pngwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/atp-add-all-logo_1.png — 200 — 4.3 KiB — 50 ms — h2https://www.atptour.com/assets/atptour/assets/atp-store-white.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/atp-store-white.svg — 200 — 583 B — 33 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/logo-emirates-mobile_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/logo-emirates-mobile_1.svg — 200 — 7.1 KiB — 34 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/19/42/jodar-madrid-2026-wednesday-1.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/19/42/jodar-madrid-2026-wednesday-1.jpg — 200 — 80.5 KiB — 43 ms — h2https://www.atptour.com/-/media/sites/atp-tour/banners/atp-store-homepage-button.jpgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/banners/atp-store-homepage-button.jpg — 200 — 16.1 KiB — 41 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/lexus_atp_head2head_ondark_rgb.pngwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/lexus_atp_head2head_ondark_rgb.png — 200 — 10.4 KiB — 48 ms — h2https://www.atptour.com/-/media/alias/player-headshot/mc65www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/mc65 — 200 — 35.0 KiB — 83 ms — h2https://www.atptour.com/-/media/alias/player-headshot/u182www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/u182 — 200 — 37.4 KiB — 83 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/16/10/atp-bautista-madrid-2026.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/16/10/atp-bautista-madrid-2026.jpg — 200 — 112.6 KiB — 98 ms — h2https://www.atptour.com/-/media/images/news/2026/04/20/14/50/sinner-masters-titles-record-2026.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/20/14/50/sinner-masters-titles-record-2026.jpg — 200 — 118.6 KiB — 98 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/901031fe-5bc1-48c2-8613-e41292f50804/3d31a95d-f730-44e0-8aba-ffccd9df9cbe/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/901031fe-5bc1-48c2-8613-e41292f50804/3d31a95d-f730-44e0-8aba-ffccd9df9cbe/1280x720/match/image.jpg — 200 — 134.9 KiB — 29 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/20/57/jodar-madrid-2026-video.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/20/57/jodar-madrid-2026-video.jpg — 200 — 114.5 KiB — 98 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/10/28/atp-ruud-madrid-2026.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/10/28/atp-ruud-madrid-2026.jpg — 200 — 90.8 KiB — 98 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/6bcb9130-7dd6-4957-8a1f-5b3203fc449c/c1f311b0-fd40-4f94-a00c-ba86edd9a9b9/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/6bcb9130-7dd6-4957-8a1f-5b3203fc449c/c1f311b0-fd40-4f94-a00c-ba86edd9a9b9/1280x720/match/image.jpg — 200 — 128.9 KiB — 25 ms — h2https://www.atptour.com/assets/atptour/assets/tennistv.pngwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/tennistv.png — 200 — 50.1 KiB — 99 ms — h2https://www.atptour.com/-/media/images/news/2026/04/21/16/05/madrid-2026-schedule.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/21/16/05/madrid-2026-schedule.jpg — 200 — 113.6 KiB — 53 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/e1f70911-ae5a-492e-9592-408ed4ffef71/5b55e604-0590-470f-b44a-2ffb79c9e391/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/e1f70911-ae5a-492e-9592-408ed4ffef71/5b55e604-0590-470f-b44a-2ffb79c9e391/1280x720/match/image.jpg — 200 — 121.1 KiB — 21 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/8de92c2c-1c7b-42fa-b333-00d426661efb/73d23632-c86e-4d4d-8957-37402e4b7e65/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/8de92c2c-1c7b-42fa-b333-00d426661efb/73d23632-c86e-4d4d-8957-37402e4b7e65/1280x720/match/image.jpg — 200 — 64.1 KiB — 21 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/f3408c51-f806-4e8c-94f9-7e04a562103f/40df678d-6e5f-4e69-8921-5f26b08bff07/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057277721001/f3408c51-f806-4e8c-94f9-7e04a562103f/40df678d-6e5f-4e69-8921-5f26b08bff07/1280x720/match/image.jpg — 200 — 128.6 KiB — 30 ms — h2https://www.atptour.com/-/media/images/news/2026/04/22/20/37/madrid-2026-resulrs.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/22/20/37/madrid-2026-resulrs.jpg — 200 — 261.2 KiB — 101 ms — h2https://www.atptour.com/-/media/images/news/2026/04/21/10/41/federer-madrid-2006-trophy.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/21/10/41/federer-madrid-2006-trophy.jpg — 200 — 109.5 KiB — 99 ms — h2https://www.atptour.com/-/media/images/news/2026/04/21/10/20/16x9-(1).jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/04/21/10/20/16x9-(1).jpg — 200 — 149.9 KiB — 106 ms — h2https://www.atptour.com/-/media/images/news/2026/03/13/09/43/atp-tennis-fantasy-2026-cover.jpgwww.atptour.com/-/media/images/news... https://www.atptour.com/-/media/images/news/2026/03/13/09/43/atp-tennis-fantasy-2026-cover.jpg — 200 — 123.2 KiB — 106 ms — h2https://www.atptour.com/assets/atptour/assets/profile-bg.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/profile-bg.svg — 200 — 551 B — 100 ms — h2https://www.atptour.com/-/media/sites/atp-tour/download-apps/google-play.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/download-apps/google-play.svg — 200 — 2.1 KiB — 99 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/index.htmlwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/index.html — 200 — 6.1 KiB — 75 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/rolex.htmlwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/rolex.html — 200 — 1.8 KiB — 81 ms — h2https://www.atptour.com/-/media/sites/atp-tour/download-apps/apple-store.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/download-apps/apple-store.svg — 200 — 2.4 KiB — 98 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/logo-atptour-dark_1.pngwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/logo-atptour-dark_1.png — 200 — 4.4 KiB — 98 ms — h2https://www.atptour.com/-/media/sites/shared/privacy/privacyoptions29x14.pngwww.atptour.com/-/media/sites/share... https://www.atptour.com/-/media/sites/shared/privacy/privacyoptions29x14.png — 200 — 817 B — 97 ms — h2https://www.atptour.com/assets/atptour/js/atptour.min.js?bust=639113417959252064www.atptour.com/assets/atptour/js/a... https://www.atptour.com/assets/atptour/js/atptour.min.js?bust=639113417959252064 — 200 — 339.5 KiB — 114 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 100 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KP6F8L8www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KP6F8L8 — 200 — 161.8 KiB — 191 ms — h2https://api.uk.exponea.com/js/exponea.min.jsapi.uk.exponea.com/js/exponea.min.j... https://api.uk.exponea.com/js/exponea.min.js — 200 — 52.4 KiB — 124 ms — h2https://www.atptour.com/assets/atptour/assets/ico-film.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/ico-film.svg — 200 — 559 B — 78 ms — h2https://www.atptour.com/assets/atptour/assets/bg-profile-lines.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/bg-profile-lines.svg — 200 — 476 B — 75 ms — h2https://www.atptour.com/assets/atptour/assets/h2h-lines-bg.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/h2h-lines-bg.svg — 200 — 535 B — 86 ms — h2https://www.atptour.com/assets/atptour/assets/gallery-caption-bg.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/gallery-caption-bg.svg — 200 — 968 B — 86 ms — h2https://www.atptour.com/assets/atptour/fonts/icomoon.ttf?pnpa8cwww.atptour.com/assets/atptour/font... https://www.atptour.com/assets/atptour/fonts/icomoon.ttf?pnpa8c — 200 — 9.6 KiB — 48 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js — 200 — 27.5 KiB — 107 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/timezones.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/timezones.js — 200 — 3.9 KiB — 42 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_01_watch_params.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_01_watch_params.js — 200 — 1.8 KiB — 37 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_02_watch_params_postprocessing.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_02_watch_params_postprocessing.js — 200 — 709 B — 38 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_05_watch_engine.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_05_watch_engine.js — 200 — 912 B — 39 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_07_displayer_v2.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/_07_displayer_v2.js — 200 — 1.5 KiB — 38 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/rolex.csswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/rolex.css — 200 — 3.6 KiB — 43 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/modernizr.custom.min.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/modernizr.custom.min.js — 200 — 1.0 KiB — 36 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js — 200 — 0 B — 25 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/jquery.countdown.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/jquery.countdown.js — 200 — 7.5 KiB — 33 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/rolex-core-1.4.2.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/rolex-core-1.4.2.js — 200 — 14.8 KiB — 44 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/timezones.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/timezones.js — 200 — 3.9 KiB — 38 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/watch.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/watch.js — 200 — 1.2 KiB — 36 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/watch.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/watch.js — 200 — 6.5 KiB — 39 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/tracker.jswww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/tracker.js — 200 — 527 B — 37 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 0 B — 9 ms — h2https://www.atptour.com/-/tour/globalnav?language=en&pageUrl=/enwww.atptour.com/-/tour/globalnav?la... https://www.atptour.com/-/tour/globalnav?language=en&pageUrl=/en — 200 — 737 B — 32 ms — h2https://www.atptour.com/en/-/tour/navigationtopwww.atptour.com/en/-/tour/navigatio... https://www.atptour.com/en/-/tour/navigationtop — 200 — 4.3 KiB — 30 ms — h2https://www.atptour.com/en/-/tour/footernavigationwww.atptour.com/en/-/tour/footernav... https://www.atptour.com/en/-/tour/footernavigation — 200 — 1.7 KiB — 29 ms — h2https://www.atptour.com/en/-/www/rank/sglroll/10?v=1www.atptour.com/en/-/www/rank/sglro... https://www.atptour.com/en/-/www/rank/sglroll/10?v=1 — 200 — 850 B — 31 ms — h2https://www.atptour.com/en/-/www/StatsLeaderboard/TopFive/52week/all?v=1www.atptour.com/en/-/www/StatsLeade... https://www.atptour.com/en/-/www/StatsLeaderboard/TopFive/52week/all?v=1 — 200 — 858 B — 31 ms — h2https://app.atptour.com/api/v2/gateway/livematches/website?scoringTournamentLevel=tourapp.atptour.com/api/v2/gateway/live... https://app.atptour.com/api/v2/gateway/livematches/website?scoringTournamentLevel=tour — 200 — 2.3 KiB — 160 ms — h2https://www.atptour.com/en/-/tour/Head2HeadSearch/GetHead2HeadData/MC65/U182www.atptour.com/en/-/tour/Head2Head... https://www.atptour.com/en/-/tour/Head2HeadSearch/GetHead2HeadData/MC65/U182 — 200 — 901 B — 50 ms — h2https://www.atptour.com/en/-/www/players/profile/widgetwww.atptour.com/en/-/www/players/pr... https://www.atptour.com/en/-/www/players/profile/widget — 200 — 291 B — 31 ms — h2https://www.atptour.com/en/-/tournaments/explore/60www.atptour.com/en/-/tournaments/ex... https://www.atptour.com/en/-/tournaments/explore/60 — 200 — 954 B — 35 ms — h2https://www.atptour.com/en/-/partners/footerwww.atptour.com/en/-/partners/foote... https://www.atptour.com/en/-/partners/footer — 200 — 1.0 KiB — 185 ms — h2https://www.atptour.com/-/media/sites/shared/partner-logos/pif-atp_rankings-horiz-colour-pos-large_1.pngwww.atptour.com/-/media/sites/share... https://www.atptour.com/-/media/sites/shared/partner-logos/pif-atp_rankings-horiz-colour-pos-large_1.png — 200 — 7.5 KiB — 35 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/clock/white/80.pngwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/clock/white/80.png — 200 — 12.1 KiB — 39 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/logo/white/logo_rolex.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/logo/white/logo_rolex.svg — 200 — 1.7 KiB — 31 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/rolexfont-regular-webfont.woffwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/rolexfont-regular-webfont.woff — 200 — 44.8 KiB — 35 ms — h2https://www.atptour.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.atptour.com/cdn-cgi/challenge-p... https://www.atptour.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 377 B — 186 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 0 B — 2 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_tour_neutral_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_tour_neutral_1.svg — 200 — 749 B — 36 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_tour_light_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_tour_light_1.svg — 200 — 773 B — 42 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/nitto_finals_neutral_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/nitto_finals_neutral_1.svg — 200 — 1.5 KiB — 37 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/nitto_finals_light_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/nitto_finals_light_1.svg — 200 — 1.5 KiB — 47 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/next_gen_neutral.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/next_gen_neutral.svg — 200 — 1.3 KiB — 38 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/next_gen_light.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/next_gen_light.svg — 200 — 1.3 KiB — 42 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/challenger_tour_neutral_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/challenger_tour_neutral_1.svg — 200 — 1.2 KiB — 39 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/challenger_tour_light_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/challenger_tour_light_1.svg — 200 — 1.2 KiB — 51 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/one_vision_neutral_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/one_vision_neutral_1.svg — 200 — 1.1 KiB — 49 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/one_vision_light_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/one_vision_light_1.svg — 200 — 1.1 KiB — 44 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_serves_neutral_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_serves_neutral_1.svg — 200 — 1.0 KiB — 53 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_serves_light_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_serves_light_1.svg — 200 — 1.0 KiB — 41 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_no1_club_neutral_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_no1_club_neutral_1.svg — 200 — 650 B — 54 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_no1_club_light_1.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/global-nav-logos/atp_no1_club_light_1.svg — 200 — 1004 B — 51 ms — h2https://www.atptour.com/assets/atptour/assets/flags.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/flags.svg — 200 — 1.2 MiB — 443 ms — h2https://www.atptour.com/-/media/alias/player-headshot/s0agwww.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/s0ag — 200 — 31.3 KiB — 39 ms — h2https://www.atptour.com/-/media/alias/player-headshot/a0e2www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/a0e2 — 200 — 41.9 KiB — 51 ms — h2https://www.atptour.com/-/media/alias/player-headshot/z355www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/z355 — 200 — 35.1 KiB — 37 ms — h2https://www.atptour.com/-/media/alias/player-headshot/d643www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/d643 — 200 — 35.9 KiB — 41 ms — h2https://www.atptour.com/-/media/alias/player-headshot/ag37www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/ag37 — 200 — 32.9 KiB — 54 ms — h2https://www.atptour.com/-/media/alias/player-headshot/s0s1www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/s0s1 — 200 — 37.2 KiB — 44 ms — h2https://www.atptour.com/-/media/alias/player-headshot/fb98www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/fb98 — 200 — 37.6 KiB — 45 ms — h2https://www.atptour.com/-/media/alias/player-headshot/dh58www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/dh58 — 200 — 31.4 KiB — 51 ms — h2https://www.atptour.com/-/media/alias/player-headshot/m0ejwww.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/m0ej — 200 — 36.8 KiB — 48 ms — h2https://www.atptour.com/-/media/alias/player-headshot/mm58www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/mm58 — 200 — 37.8 KiB — 53 ms — h2https://www.atptour.com/-/media/sites/atp-tour/stats/infosys-atp-stats-72px_1.pngwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/stats/infosys-atp-stats-72px_1.png — 200 — 7.8 KiB — 36 ms — h2https://www.atptour.com/-/media/tennis/players/head-shot/2024/02/23/19/48/monfils_head_2024.png?sc=0&hash=c317eb58ce6aab65ce6131a0dc79a58ewww.atptour.com/-/media/tennis/play... https://www.atptour.com/-/media/tennis/players/head-shot/2024/02/23/19/48/monfils_head_2024.png?sc=0&hash=c317eb58ce6aab65ce6131a0dc79a58e — 200 — 35.0 KiB — 42 ms — h2https://www.atptour.com/-/media/tennis/players/head-shot/2026/02/17/20/24/ugo_carabelli_head_2026.png?sc=0&hash=61921f67e5381edd75d37cc24d22d35ewww.atptour.com/-/media/tennis/play... https://www.atptour.com/-/media/tennis/players/head-shot/2026/02/17/20/24/ugo_carabelli_head_2026.png?sc=0&hash=61921f67e5381edd75d37cc24d22d35e — 200 — 37.4 KiB — 39 ms — h2https://www.atptour.com/-/media/alias/player-gladiator-headshot/a0e2www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-gladiator-headshot/a0e2 — 200 — 63.2 KiB — 31 ms — h2https://www.atptour.com/assets/atpwt/images/tournament/badges/categorystamps_1000.pngwww.atptour.com/assets/atpwt/images... https://www.atptour.com/assets/atpwt/images/tournament/badges/categorystamps_1000.png — 200 — 64.8 KiB — 43 ms — h2https://www.atptour.com/assets/atpwt/images/tournament/badges/categorystamps_500.pngwww.atptour.com/assets/atpwt/images... https://www.atptour.com/assets/atpwt/images/tournament/badges/categorystamps_500.png — 200 — 39.2 KiB — 40 ms — h2https://www.atptour.com/assets/atpwt/images/tournament/badges/categorystamps_250.pngwww.atptour.com/assets/atpwt/images... https://www.atptour.com/assets/atpwt/images/tournament/badges/categorystamps_250.png — 200 — 13.4 KiB — 37 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/hands/white//hours.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/hands/white//hours.svg — 200 — 465 B — 43 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/hands/white//minutes.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/hands/white//minutes.svg — 200 — 434 B — 44 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/hands/white//seconds.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/hands/white//seconds.svg — 200 — 385 B — 46 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/hands/white//center.pngwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/images/hands/white//center.png — 200 — 2.0 KiB — 44 ms — h2https://www.atptour.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.atptour.com/cdn-cgi/challenge-p... https://www.atptour.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 11.1 KiB — 23 ms — h2https://www.atptour.com/-/media/sites/atp-tour/header/atp-scores-horiz-navy-rgb_1.png?h=157&w=738&hash=C6EFAC775D46DB267B24500A421827AEwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/header/atp-scores-horiz-navy-rgb_1.png?h=157&w=738&hash=C6EFAC775D46DB267B24500A421827AE — 200 — 5.6 KiB — 58 ms — h2https://www.atptour.com/-/media/alias/player-headshot/P0HWwww.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/P0HW — 200 — 30.5 KiB — 64 ms — h2https://www.atptour.com/-/media/alias/player-headshot/BK40www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/BK40 — 200 — 36.5 KiB — 51 ms — h2https://www.atptour.com/-/media/alias/player-headshot/BD06www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/BD06 — 200 — 32.9 KiB — 49 ms — h2https://www.atptour.com/-/media/alias/player-headshot/T0A1www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/T0A1 — 200 — 38.5 KiB — 58 ms — h2https://www.atptour.com/-/media/alias/player-headshot/J0DZwww.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/J0DZ — 200 — 33.6 KiB — 64 ms — h2https://www.atptour.com/-/media/alias/player-headshot/D0C1www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/D0C1 — 200 — 31.2 KiB — 57 ms — h2https://www.atptour.com/-/media/alias/player-headshot/BU13www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/BU13 — 200 — 36.1 KiB — 49 ms — h2https://www.atptour.com/-/media/alias/player-headshot/C977www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/C977 — 200 — 37.6 KiB — 48 ms — h2https://www.atptour.com/-/media/alias/player-headshot/F0F2www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/F0F2 — 200 — 35.2 KiB — 52 ms — h2https://www.atptour.com/-/media/alias/player-headshot/HB71www.atptour.com/-/media/alias/playe... https://www.atptour.com/-/media/alias/player-headshot/HB71 — 200 — 32.6 KiB — 39 ms — h2https://www.atptour.com/-/media/sites/shared/partner-logos/pif_logo_v3.svgwww.atptour.com/-/media/sites/share... https://www.atptour.com/-/media/sites/shared/partner-logos/pif_logo_v3.svg — 200 — 28.8 KiB — 60 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/lexus_2d_2510_black_cmyk.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/lexus_2d_2510_black_cmyk.svg — 200 — 1.4 KiB — 46 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/infosys.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/infosys.svg — 200 — 1.1 KiB — 50 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/nitto.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/nitto.svg — 200 — 819 B — 44 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/stella.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/stella.svg — 200 — 47.0 KiB — 68 ms — h2https://www.atptour.com/-/media/images/sponsored-images/haier-logo_blue-and-white-01.jpg?h=8333&w=16667&hash=05394D5069F3E562812A16D7FD4DE53Cwww.atptour.com/-/media/images/spon... https://www.atptour.com/-/media/images/sponsored-images/haier-logo_blue-and-white-01.jpg?h=8333&w=16667&hash=05394D5069F3E562812A16D7FD4DE53C — 200 — 559.8 KiB — 74 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/waterdrop-new.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/waterdrop-new.svg — 200 — 130.8 KiB — 75 ms — h2https://www.atptour.com/-/media/images/sponsored-images/yokohama-colour-black.svgwww.atptour.com/-/media/images/spon... https://www.atptour.com/-/media/images/sponsored-images/yokohama-colour-black.svg — 200 — 849 B — 50 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/dunlop.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/dunlop.svg — 200 — 539 B — 47 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/lacoste.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/lacoste.svg — 200 — 5.5 KiB — 63 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/ofx_main3.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/ofx_main3.svg — 200 — 4.4 KiB — 54 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/bitpanda-logo.png?h=1884&w=2134&hash=2CD75E3C6AB8BDBE8AA5DA5B0B103754www.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/bitpanda-logo.png?h=1884&w=2134&hash=2CD75E3C6AB8BDBE8AA5DA5B0B103754 — 200 — 25.6 KiB — 44 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/polaroid_logo_rgb.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/polaroid_logo_rgb.svg — 200 — 2.7 KiB — 58 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/purina-pro-plan.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/purina-pro-plan.svg — 200 — 3.1 KiB — 51 ms — h2https://www.atptour.com/-/media/sites/atp-tour/partners/fitline_4c.svgwww.atptour.com/-/media/sites/atp-t... https://www.atptour.com/-/media/sites/atp-tour/partners/fitline_4c.svg — 200 — 1.8 KiB — 65 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/listofdates.js?v=1776901522089www.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/js/listofdates.js?v=1776901522089 — 200 — 541 B — 145 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/listofdates.xmlwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/standard/watch_js/listofdates.xml — 200 — 1.3 KiB — 53 ms — h2https://www.atptour.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.atptour.com/cdn-cgi/challenge-p... https://www.atptour.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 0 B — 0 ms — h2https://www.atptour.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f08806bfe0cf345www.atptour.com/cdn-cgi/challenge-p... https://www.atptour.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f08806bfe0cf345 — 200 — 1.2 KiB — 24 ms — h2https://www.atptour.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f08806cff58f345www.atptour.com/cdn-cgi/challenge-p... https://www.atptour.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f08806cff58f345 — 200 — 1.1 KiB — 23 ms — h2https://www.atptour.com/cdn-cgi/rum?www.atptour.com/cdn-cgi/rum? https://www.atptour.com/cdn-cgi/rum? — 204 — 158 B — 21 ms — h2https://www.atptour.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.atptour.com/cdn-cgi/challenge-p... https://www.atptour.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 0 B — 0 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/images/hands/white/hours.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/images/hands/white/hours.svg — 200 — 451 B — 37 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/images/hands/white/minutes.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/images/hands/white/minutes.svg — 200 — 528 B — 31 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/images/hands/white/seconds.svgwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/images/hands/white/seconds.svg — 200 — 423 B — 36 ms — h2https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/images/hands/white/center.pngwww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/third-party/rolex/mobile/css/images/hands/white/center.png — 200 — 2.0 KiB — 32 ms — h2https://www.atptour.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f08806cff5af345www.atptour.com/cdn-cgi/challenge-p... https://www.atptour.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f08806cff5af345 — 200 — 1.2 KiB — 23 ms — h2https://www.atptour.com/cdn-cgi/rum?www.atptour.com/cdn-cgi/rum? https://www.atptour.com/cdn-cgi/rum? — 204 — 86 B — 20 ms — h2https://api.uk.exponea.com/webxp/projects/bfbfcfc0-ba2c-11ee-a3f9-c6fa5202914d/bundleapi.uk.exponea.com/webxp/projects/b... https://api.uk.exponea.com/webxp/projects/bfbfcfc0-ba2c-11ee-a3f9-c6fa5202914d/bundle — 200 — 4.1 KiB — 62 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=3f6913e7-e6b4-4ad4-85ea-4da331783a5c&data-document-language=truecdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=3f6913e7-e6b4-4ad4-85ea-4da331783a5c&data-document-language=true — -1 — 0 B — 61 ms — https://www.googletagmanager.com/gtag/js?id=G-D7VPPXYD0V&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-D7VPPXYD0V&cx=c&gtm=4e64k1 — 200 — 158.1 KiB — 53 ms — h2https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 10 ms — h2https://platform.twitter.com/widgets.jsplatform.twitter.com/widgets.js https://platform.twitter.com/widgets.js — 200 — 27.3 KiB — 130 ms — h2https://www.instagram.com/embed.jswww.instagram.com/embed.js https://www.instagram.com/embed.js — 200 — 33.8 KiB — 194 ms — h3https://www.riddle.com/embed/build-embedjs/embedV2.jswww.riddle.com/embed/build-embedjs/... https://www.riddle.com/embed/build-embedjs/embedV2.js — 200 — 6.7 KiB — 86 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=17223859&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776901522700&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwww.atptour.com%2Fen&c8=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=17223859&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776901522700&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwww.atptour.com%2Fen&c8=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&c9= — 204 — 224 B — 32 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-967735984&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-967735984&cx=c&gtm=4e64k1 — 200 — 133.9 KiB — 86 ms — h3https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.atptour.complatform.twitter.com/widgets/widget... https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.atptour.com — 200 — 103.4 KiB — 128 ms — h2https://syndication.twitter.com/settings?session_id=a909477a64ebec0809202441f7503d420af8606bsyndication.twitter.com/settings?se... https://syndication.twitter.com/settings?session_id=a909477a64ebec0809202441f7503d420af8606b — 200 — 949 B — 209 ms — h2https://www.atptour.com/cdn-cgi/rum?www.atptour.com/cdn-cgi/rum? https://www.atptour.com/cdn-cgi/rum? — 204 — 37 B — 20 ms — h2https://www.atptour.com/assets/atpwt/images/global/favicon.icowww.atptour.com/assets/atpwt/images... https://www.atptour.com/assets/atpwt/images/global/favicon.ico — 301 — 78 B — 19 ms — h2https://www.atptour.com/assets/atptour/assets/favicon.icowww.atptour.com/assets/atptour/asse... https://www.atptour.com/assets/atptour/assets/favicon.ico — 200 — 857 B — 31 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-D7VPPXYD0V&gtm=45je64k1v9112621983z89112553315za20gzb9112553315zd9112553315&_p=1776901521323&_gaz=1&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=279482679.1776901523&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262&sid=1776901522&sct=1&seg=0&dl=https%3A%2F%2Fwww.atptour.com%2Fen&dt=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.viewport_width_bucket=1280-1439&tfd=2564region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-D7VPPXYD0V&gtm=45je64k1v9112621983z89112553315za20gzb9112553315zd9112553315&_p=1776901521323&_gaz=1&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=279482679.1776901523&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262&sid=1776901522&sct=1&seg=0&dl=https%3A%2F%2Fwww.atptour.com%2Fen&dt=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.viewport_width_bucket=1280-1439&tfd=2564 — 204 — 549 B — 112 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-D7VPPXYD0V&cid=279482679.1776901523&gtm=45je64k1v9112621983z89112553315za20gzb9112553315zd9112553315&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-D7VPPXYD0V&cid=279482679.1776901523&gtm=45je64k1v9112621983z89112553315za20gzb9112553315zd9112553315&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262 — 204 — 558 B — 115 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/967735984/?random=1776901522869&cv=11&fst=1776901522869&bg=ffffff&guid=ON&async=1&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.atptour.com%2Fen&rcb=6&frm=0&tiba=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2067947466.1776901523&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/967735984/?random=1776901522869&cv=11&fst=1776901522869&bg=ffffff&guid=ON&async=1&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.atptour.com%2Fen&rcb=6&frm=0&tiba=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2067947466.1776901523&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 96 ms — h3https://www.google.com/rmkt/collect/967735984/?random=1776901522869&cv=11&fst=1776901522869&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.atptour.com%2Fen&rcb=6&frm=0&tiba=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2067947466.1776901523&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/9677359... https://www.google.com/rmkt/collect/967735984/?random=1776901522869&cv=11&fst=1776901522869&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.atptour.com%2Fen&rcb=6&frm=0&tiba=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2067947466.1776901523&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 70 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.atptour.com%2Fen&scrsrc=www.googletagmanager.com&rnd=317852032.1776901523&dt=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&auid=2067947466.1776901523&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dYWJhMj&gtm=45He64k1v9112553315za200zd9112553315xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776901523397&tfd=2578www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.atptour.com%2Fen&scrsrc=www.googletagmanager.com&rnd=317852032.1776901523&dt=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&auid=2067947466.1776901523&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dYWJhMj&gtm=45He64k1v9112553315za200zd9112553315xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776901523397&tfd=2578 — 200 — 21 B — 71 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-D7VPPXYD0V&cid=279482679.1776901523&gtm=45je64k1v9112621983z89112553315za20gzb9112553315zd9112553315&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262&z=678138336www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-D7VPPXYD0V&cid=279482679.1776901523&gtm=45je64k1v9112621983z89112553315za20gzb9112553315zd9112553315&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262&z=678138336 — 200 — 408 B — 119 ms — h2https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.atptour.com%2Fen&scrsrc=www.googletagmanager.com&rnd=317852032.1776901523&dt=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&auid=2067947466.1776901523&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-967735984&tid=AW-967735984&tft=1776901523398&tfd=2579www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.atptour.com%2Fen&scrsrc=www.googletagmanager.com&rnd=317852032.1776901523&dt=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&auid=2067947466.1776901523&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-967735984&tid=AW-967735984&tft=1776901523398&tfd=2579 — 200 — 21 B — 67 ms — h3https://www.google.com/pagead/1p-user-list/967735984/?random=1776901522869&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.atptour.com%2Fen&rcb=6&frm=0&tiba=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2067947466.1776901523&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B93Dgrsyr1qrCutNFX0xpeG2MxZukFvMzta199yX6_KqHb4dIG1jHnTBeJiAPWwW1VbW2OCEQeJOFKyKXJNRT-OxpFSUy0H_YpMCIxcr3ybW4rpq7tFGE&random=3032937703&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/967735984/?random=1776901522869&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.atptour.com%2Fen&rcb=6&frm=0&tiba=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2067947466.1776901523&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B93Dgrsyr1qrCutNFX0xpeG2MxZukFvMzta199yX6_KqHb4dIG1jHnTBeJiAPWwW1VbW2OCEQeJOFKyKXJNRT-OxpFSUy0H_YpMCIxcr3ybW4rpq7tFGE&random=3032937703&rmt_tld=0&ipr=y — 200 — 64 B — 37 ms — h3https://www.google.es/pagead/1p-user-list/967735984/?random=1776901522869&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.atptour.com%2Fen&rcb=6&frm=0&tiba=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2067947466.1776901523&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B93Dgrsyr1qrCutNFX0xpeG2MxZukFvMzta199yX6_KqHb4dIG1jHnTBeJiAPWwW1VbW2OCEQeJOFKyKXJNRT-OxpFSUy0H_YpMCIxcr3ybW4rpq7tFGE&random=3032937703&rmt_tld=1&ipr=ywww.google.es/pagead/1p-user-list/9... https://www.google.es/pagead/1p-user-list/967735984/?random=1776901522869&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z89112553315za20gzb9112553315zd9112553315xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.atptour.com%2Fen&rcb=6&frm=0&tiba=Official%20Site%20of%20Men%27s%20Professional%20Tennis%20%7C%20ATP%20Tour%20%7C%20Tennis&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2067947466.1776901523&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B93Dgrsyr1qrCutNFX0xpeG2MxZukFvMzta199yX6_KqHb4dIG1jHnTBeJiAPWwW1VbW2OCEQeJOFKyKXJNRT-OxpFSUy0H_YpMCIxcr3ybW4rpq7tFGE&random=3032937703&rmt_tld=1&ipr=y — 200 — 154 B — 33 ms — h2
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 1986ms · 669KB · $26/mo
www.atptour.com
Other
Costly
Execution 661ms
Transfer 25 KB
Monthly Cost $9/mo
www.atptour.com
Other
Costly
Execution 331ms
Transfer 340 KB
Unused 71%
Monthly Cost $4/mo
Unattributable
Other
Costly
Execution 269ms
Transfer 0 KB
Monthly Cost $4/mo
www.atptour.com
Other
Costly
Execution 231ms
Transfer 1 KB
Monthly Cost $3/mo
www.atptour.com
Other
Optional
Execution 146ms
Transfer 0 KB
Monthly Cost $2/mo
www.atptour.com
Other
Optional
Execution 124ms
Transfer 2 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 90ms
Transfer 162 KB
Unused 38%
Monthly Cost $1/mo
www.atptour.com
Other
Optional
Execution 75ms
Transfer 6 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 59ms
Transfer 134 KB
Unused 44%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.atptour.com adds 661ms and costs ~$9/month
  • www.atptour.com adds 331ms and costs ~$4/month
  • Unattributable adds 269ms and costs ~$4/month
  • www.atptour.com adds 231ms and costs ~$3/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.atptour.com takes 661ms 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.atptour.com takes 331ms 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

71% of www.atptour.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Unattributable takes 269ms 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.atptour.com takes 231ms 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