Skip to content
https://goal.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
4
REVIEW
4
PASS
7
INFO
2

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

42
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
73
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

2.82 s

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

10.56 s

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

1.45 s

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

0.000

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

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

11.27 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 4 REVIEW 4 FIX
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 (1.6 MiB of 1.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5835ms total JS execution
FIX
5835ms total JS execution
Warning::
https://www.goal.com/_next/static/chunks/framework...: 2031ms CPU time
Warning::
https://www.goal.com/es: 1392ms CPU time
Warning::
https://cnsnt.goal.com/Notice.8f529.js: 620ms CPU time
Warning::
Unattributable: 520ms CPU time
Warning::
https://cnsnt.goal.com/unified/wrapperMessagingWit...: 494ms CPU time
Warning::
Third-party scripts: 5835ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Other 16% Style & Layout 14% Script Parsing & Compilation 5% Rendering 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js2031ms1715ms16ms3rd
https://www.goal.com/es1392ms120ms6ms3rd
https://cnsnt.goal.com/Notice.8f529.js620ms473ms27ms3rd
Unattributable520ms20ms0ms3rd
https://cnsnt.goal.com/unified/wrapperMessagingWithoutDetection.js494ms423ms14ms3rd
https://www.goal.com/_next/static/chunks/pages/_app-94617f3fb031b891.js228ms161ms65ms3rd
https://www.goal.com/_next/static/chunks/pages/index-0cb74d67ebc262f5.js215ms210ms4ms3rd
https://www.goal.com/_next/static/chunks/4781.4f27ec77cb1150d3.js122ms45ms4ms3rd
https://www.goal.com/_next/static/chunks/main-603287b8b9b8da84.js109ms94ms14ms3rd
https://cnsnt.goal.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js104ms78ms26ms3rd
D
Page Weight Inventory
Action
118 resources · 1.6 MB · 272 KB savings available
FIX
118 resources · 1.6 MB · 272 KB savings available
Warning::
Page weight 610 KB over 1MB target
Got: 1.6 MB Expected: ≤ 1 MB
Info::
~272 KB of savings available
Warning::
117 third-party resources (100% of weight)
118 resources · 1.6 MiB · 117 third-party 610.4 KiB over 1MB target
JavaScript 52% · 846.7 KiB
Image 27% · 435.3 KiB
Font 9% · 146.2 KiB
Document 7% · 117.8 KiB
CSS 4% · 67.0 KiB
Other 1% · 21.4 KiB

~272.4 KiB of savings available

Remove unused JavaScript: 272.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
Page Weight Budget
Action
1.6 MB transferred, 118 requests
REVIEW
1.6 MB transferred, 118 requests
Info::
Page weighs 4.8 MB (1.6 MB transferred)
Warning::
JavaScript is 846 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 846 KB
Warning::
118 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.33 g CO2 per page load
1.6 MB / 2.4 MB budget
1.6 MB transferred
118 requests
0.33 g CO2 per page load
JavaScript 846.1 KiB 52%
Images 433.2 KiB 27%
Fonts 146.2 KiB 9%
HTML 117.7 KiB 7%
CSS 67.0 KiB 4%
Other 17.1 KiB 1%
Other 4.5 KiB 0%
Other 2.7 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

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

C
Image Optimization
Action
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
Warning::
https://cdn.sportfeeds.io/sdl/images/team/crest/sm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.sportfeeds.io/sdl/images/team/crest/sm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.sportfeeds.io/sdl/images/team/crest/sm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.sportfeeds.io/sdl/images/team/crest/sm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.sportfeeds.io/sdl/images/team/crest/sm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.sportfeeds.io/sdl/images/team/crest/sm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
33 images 433 KB
0 oversized -0 KB
17 legacy format
7 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

Performance issues directly impact user engagement and conversion rates.

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 Bundles
Action
55 scripts, 272 KB unused
REVIEW
55 scripts, 272 KB unused
Warning::
https://www.goal.com/_next/static/chunks/pages/_ap...: 135 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cnsnt.goal.com/Notice.8f529.js: 61 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.goal.com/_next/static/chunks/framework...: 30 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.goal.com/_next/static/chunks/main-6032...: 24 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cnsnt.goal.com/unified/4.40.1/usnat.f12613...: 23 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 272 KB
272 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.goal.com/_next/static/chunks/pages/_app-94617f3fb031b891.js198 KB135 KB (69%)3rd
https://cnsnt.goal.com/Notice.8f529.js91 KB61 KB (67%)3rd
https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js65 KB30 KB (46%)3rd
https://www.goal.com/_next/static/chunks/main-603287b8b9b8da84.js46 KB24 KB (52%)3rd
https://cnsnt.goal.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js42 KB23 KB (54%)3rd
https://www.goal.com/_next/static/chunks/8415-1bbfc04bcb1828d0.js9 KB3rd
https://www.goal.com/_next/static/chunks/9274.9f25764985d6b202.js1 KB3rd
https://www.goal.com/_next/static/chunks/webpack-a3c56025e16197ed.js7 KB3rd
https://www.goal.com/_next/static/chunks/2323-352bc292622eee35.js21 KB3rd
https://www.goal.com/_next/static/chunks/5709-9e44982da5c1d734.js15 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

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

Web fonts

4

146 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.8 s LCP 10.6 shttps://www.goal.com/fonts/satoshi/Satoshi-Variable.woff2Satoshi-Variable.woff2 https://www.goal.com/fonts/satoshi/Satoshi-Variable.woff2 — 41.6 KiB — 8 ms — font-display: swaphttps://www.goal.com/fonts/clash-grotesk/clash-grotesk-variable.woff2clash-grotesk-variable.... https://www.goal.com/fonts/clash-grotesk/clash-grotesk-variable.woff2 — 46.2 KiB — 29 ms — font-display: swaphttps://www.goal.com/fonts/satoshi-variable/satoshi.woff2satoshi.woff2 https://www.goal.com/fonts/satoshi-variable/satoshi.woff2 — 41.6 KiB — 26 ms — font-display: swaphttps://www.goal.com/fonts/goal-icons/icomoon.woff2?v=1.1432.0icomoon.woff2 https://www.goal.com/fonts/goal-icons/icomoon.woff2?v=1.1432.0 — 16.7 KiB — 29 ms — font-display: swap
Satoshi-Variable.woff2 woff2 swap
Size 42 KB
Load time 8 ms
Start 348 ms
Risk FOUT — text flashes from fallback to web font
clash-grotesk-variable.... woff2 swap
Size 46 KB
Load time 29 ms
Start 348 ms
Risk FOUT — text flashes from fallback to web font
satoshi.woff2 woff2 swap
Size 42 KB
Load time 26 ms
Start 349 ms
Risk FOUT — text flashes from fallback to web font
icomoon.woff2 woff2 swap
Size 17 KB
Load time 29 ms
Start 349 ms
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
13 hints, 0 missing preconnects
PASS
13 hints, 0 missing preconnects
Info::
Page uses 13 resource hint(s)

Current Resource Hints

preconnect
1
preload
+2
12
dns-prefetch
prefetch

13 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
118 requests over 1758ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.8 s LCP 10.6 shttps://goal.com// https://goal.com/ — 301 — 83 B — 116 ms — h2https://www.goal.com/www.goal.com/ https://www.goal.com/ — 302 — 461 B — 47 ms — h2https://www.goal.com/eswww.goal.com/es https://www.goal.com/es — 200 — 115.4 KiB — 11 ms — h2https://www.goal.com/img/logo.svgwww.goal.com/img/logo.svg https://www.goal.com/img/logo.svg — 200 — 1.6 KiB — 29 ms — h3https://cnsnt.goal.com/unified/wrapperMessagingWithoutDetection.jscnsnt.goal.com/unified/wrapperMessa... https://cnsnt.goal.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 119 ms — h2https://cp.goal.com/now.jscp.goal.com/now.js https://cp.goal.com/now.js — 200 — 35.2 KiB — 109 ms — h2https://www.goal.com/_next/static/css/47032bc9f134c200.csswww.goal.com/_next/static/css/47032... https://www.goal.com/_next/static/css/47032bc9f134c200.css — 200 — 4.1 KiB — 6 ms — h3https://www.goal.com/_next/static/css/5ae6e12f3d1e7f44.csswww.goal.com/_next/static/css/5ae6e... https://www.goal.com/_next/static/css/5ae6e12f3d1e7f44.css — 200 — 3.2 KiB — 10 ms — h3https://www.goal.com/_next/static/css/ba01c67077e4538e.csswww.goal.com/_next/static/css/ba01c... https://www.goal.com/_next/static/css/ba01c67077e4538e.css — 200 — 5.1 KiB — 6 ms — h3https://www.goal.com/_next/static/css/e86b3ffa4758e96e.csswww.goal.com/_next/static/css/e86b3... https://www.goal.com/_next/static/css/e86b3ffa4758e96e.css — 200 — 4.9 KiB — 7 ms — h3https://www.goal.com/_next/static/css/79e983058d0c2952.csswww.goal.com/_next/static/css/79e98... https://www.goal.com/_next/static/css/79e983058d0c2952.css — 200 — 5.7 KiB — 17 ms — h3https://www.goal.com/_next/static/css/09939f7254c163b9.csswww.goal.com/_next/static/css/09939... https://www.goal.com/_next/static/css/09939f7254c163b9.css — 200 — 4.0 KiB — 20 ms — h3https://www.goal.com/_next/static/css/d128279fad0b49ee.csswww.goal.com/_next/static/css/d1282... https://www.goal.com/_next/static/css/d128279fad0b49ee.css — 200 — 5.0 KiB — 14 ms — h3https://www.goal.com/_next/static/css/8a6f6e87fc51bb13.csswww.goal.com/_next/static/css/8a6f6... https://www.goal.com/_next/static/css/8a6f6e87fc51bb13.css — 200 — 5.4 KiB — 12 ms — h3https://www.goal.com/_next/static/css/771d747506952378.csswww.goal.com/_next/static/css/771d7... https://www.goal.com/_next/static/css/771d747506952378.css — 200 — 6.9 KiB — 17 ms — h3https://www.goal.com/_next/static/css/84bacf05cb416259.csswww.goal.com/_next/static/css/84bac... https://www.goal.com/_next/static/css/84bacf05cb416259.css — 200 — 7.4 KiB — 27 ms — h3https://www.goal.com/_next/static/css/50f2ef313a370053.csswww.goal.com/_next/static/css/50f2e... https://www.goal.com/_next/static/css/50f2ef313a370053.css — 200 — 2.8 KiB — 15 ms — h3https://assets.goal.com/images/v3/blt0df835307bd5d58e/The%20fall%20of%20Leicester%20City.jpg?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/blt0df835... https://assets.goal.com/images/v3/blt0df835307bd5d58e/The%20fall%20of%20Leicester%20City.jpg?auto=webp&format=pjpg&width=750&quality=60 — 200 — 51.3 KiB — 107 ms — h2https://assets.goal.com/images/v3/getty-2267886205/crop/MM5DKMBQGQ5DEOBRGU5G433XMU5DAORSGYYQ====/GettyImages-2267886205.jpg?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/getty-226... https://assets.goal.com/images/v3/getty-2267886205/crop/MM5DKMBQGQ5DEOBRGU5G433XMU5DAORSGYYQ====/GettyImages-2267886205.jpg?auto=webp&format=pjpg&width=750&quality=60 — 200 — 13.7 KiB — 111 ms — h2https://assets.goal.com/images/v3/bltfd127252f66b773f/Social-16-9.png?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/bltfd1272... https://assets.goal.com/images/v3/bltfd127252f66b773f/Social-16-9.png?auto=webp&format=pjpg&width=750&quality=60 — 200 — 28.9 KiB — 84 ms — h2https://assets.goal.com/images/v3/blt67f5b642694a8216/crop/MM5DCNZQG45DSNRQHJXG653FHIYTANZ2GA======/Web-2-1.jpg?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/blt67f5b6... https://assets.goal.com/images/v3/blt67f5b642694a8216/crop/MM5DCNZQG45DSNRQHJXG653FHIYTANZ2GA======/Web-2-1.jpg?auto=webp&format=pjpg&width=750&quality=60 — 200 — 26.1 KiB — 76 ms — h2https://assets.goal.com/images/v3/blt44c8c1ceb3a00914/Social-16-9.jpg?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/blt44c8c1... https://assets.goal.com/images/v3/blt44c8c1ceb3a00914/Social-16-9.jpg?auto=webp&format=pjpg&width=750&quality=60 — 200 — 35.1 KiB — 75 ms — h2https://www.goal.com/_next/static/chunks/webpack-a3c56025e16197ed.jswww.goal.com/_next/static/chunks/we... https://www.goal.com/_next/static/chunks/webpack-a3c56025e16197ed.js — 200 — 7.3 KiB — 23 ms — h3https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.jswww.goal.com/_next/static/chunks/fr... https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js — 200 — 65.2 KiB — 85 ms — h3https://www.goal.com/_next/static/chunks/main-603287b8b9b8da84.jswww.goal.com/_next/static/chunks/ma... https://www.goal.com/_next/static/chunks/main-603287b8b9b8da84.js — 200 — 46.2 KiB — 48 ms — h3https://www.goal.com/_next/static/chunks/pages/_app-94617f3fb031b891.jswww.goal.com/_next/static/chunks/pa... https://www.goal.com/_next/static/chunks/pages/_app-94617f3fb031b891.js — 200 — 198.0 KiB — 97 ms — h3https://www.goal.com/_next/static/chunks/2323-352bc292622eee35.jswww.goal.com/_next/static/chunks/23... https://www.goal.com/_next/static/chunks/2323-352bc292622eee35.js — 200 — 20.9 KiB — 85 ms — h3https://www.goal.com/_next/static/chunks/5709-9e44982da5c1d734.jswww.goal.com/_next/static/chunks/57... https://www.goal.com/_next/static/chunks/5709-9e44982da5c1d734.js — 200 — 15.2 KiB — 19 ms — h3https://www.goal.com/_next/static/chunks/4552-c5bc01f3e8758f35.jswww.goal.com/_next/static/chunks/45... https://www.goal.com/_next/static/chunks/4552-c5bc01f3e8758f35.js — 200 — 16.8 KiB — 80 ms — h3https://www.goal.com/_next/static/chunks/8564-6052be3952b33138.jswww.goal.com/_next/static/chunks/85... https://www.goal.com/_next/static/chunks/8564-6052be3952b33138.js — 200 — 6.4 KiB — 71 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.8 s LCP 10.6 shttps://goal.com// https://goal.com/ — 301 — 83 B — 116 ms — h2https://www.goal.com/www.goal.com/ https://www.goal.com/ — 302 — 461 B — 47 ms — h2https://www.goal.com/eswww.goal.com/es https://www.goal.com/es — 200 — 115.4 KiB — 11 ms — h2https://www.goal.com/img/logo.svgwww.goal.com/img/logo.svg https://www.goal.com/img/logo.svg — 200 — 1.6 KiB — 29 ms — h3https://cnsnt.goal.com/unified/wrapperMessagingWithoutDetection.jscnsnt.goal.com/unified/wrapperMessa... https://cnsnt.goal.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 119 ms — h2https://cp.goal.com/now.jscp.goal.com/now.js https://cp.goal.com/now.js — 200 — 35.2 KiB — 109 ms — h2https://www.goal.com/_next/static/css/47032bc9f134c200.csswww.goal.com/_next/static/css/47032... https://www.goal.com/_next/static/css/47032bc9f134c200.css — 200 — 4.1 KiB — 6 ms — h3https://www.goal.com/_next/static/css/5ae6e12f3d1e7f44.csswww.goal.com/_next/static/css/5ae6e... https://www.goal.com/_next/static/css/5ae6e12f3d1e7f44.css — 200 — 3.2 KiB — 10 ms — h3https://www.goal.com/_next/static/css/ba01c67077e4538e.csswww.goal.com/_next/static/css/ba01c... https://www.goal.com/_next/static/css/ba01c67077e4538e.css — 200 — 5.1 KiB — 6 ms — h3https://www.goal.com/_next/static/css/e86b3ffa4758e96e.csswww.goal.com/_next/static/css/e86b3... https://www.goal.com/_next/static/css/e86b3ffa4758e96e.css — 200 — 4.9 KiB — 7 ms — h3https://www.goal.com/_next/static/css/79e983058d0c2952.csswww.goal.com/_next/static/css/79e98... https://www.goal.com/_next/static/css/79e983058d0c2952.css — 200 — 5.7 KiB — 17 ms — h3https://www.goal.com/_next/static/css/09939f7254c163b9.csswww.goal.com/_next/static/css/09939... https://www.goal.com/_next/static/css/09939f7254c163b9.css — 200 — 4.0 KiB — 20 ms — h3https://www.goal.com/_next/static/css/d128279fad0b49ee.csswww.goal.com/_next/static/css/d1282... https://www.goal.com/_next/static/css/d128279fad0b49ee.css — 200 — 5.0 KiB — 14 ms — h3https://www.goal.com/_next/static/css/8a6f6e87fc51bb13.csswww.goal.com/_next/static/css/8a6f6... https://www.goal.com/_next/static/css/8a6f6e87fc51bb13.css — 200 — 5.4 KiB — 12 ms — h3https://www.goal.com/_next/static/css/771d747506952378.csswww.goal.com/_next/static/css/771d7... https://www.goal.com/_next/static/css/771d747506952378.css — 200 — 6.9 KiB — 17 ms — h3https://www.goal.com/_next/static/css/84bacf05cb416259.csswww.goal.com/_next/static/css/84bac... https://www.goal.com/_next/static/css/84bacf05cb416259.css — 200 — 7.4 KiB — 27 ms — h3https://www.goal.com/_next/static/css/50f2ef313a370053.csswww.goal.com/_next/static/css/50f2e... https://www.goal.com/_next/static/css/50f2ef313a370053.css — 200 — 2.8 KiB — 15 ms — h3https://assets.goal.com/images/v3/blt0df835307bd5d58e/The%20fall%20of%20Leicester%20City.jpg?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/blt0df835... https://assets.goal.com/images/v3/blt0df835307bd5d58e/The%20fall%20of%20Leicester%20City.jpg?auto=webp&format=pjpg&width=750&quality=60 — 200 — 51.3 KiB — 107 ms — h2https://assets.goal.com/images/v3/getty-2267886205/crop/MM5DKMBQGQ5DEOBRGU5G433XMU5DAORSGYYQ====/GettyImages-2267886205.jpg?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/getty-226... https://assets.goal.com/images/v3/getty-2267886205/crop/MM5DKMBQGQ5DEOBRGU5G433XMU5DAORSGYYQ====/GettyImages-2267886205.jpg?auto=webp&format=pjpg&width=750&quality=60 — 200 — 13.7 KiB — 111 ms — h2https://assets.goal.com/images/v3/bltfd127252f66b773f/Social-16-9.png?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/bltfd1272... https://assets.goal.com/images/v3/bltfd127252f66b773f/Social-16-9.png?auto=webp&format=pjpg&width=750&quality=60 — 200 — 28.9 KiB — 84 ms — h2https://assets.goal.com/images/v3/blt67f5b642694a8216/crop/MM5DCNZQG45DSNRQHJXG653FHIYTANZ2GA======/Web-2-1.jpg?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/blt67f5b6... https://assets.goal.com/images/v3/blt67f5b642694a8216/crop/MM5DCNZQG45DSNRQHJXG653FHIYTANZ2GA======/Web-2-1.jpg?auto=webp&format=pjpg&width=750&quality=60 — 200 — 26.1 KiB — 76 ms — h2https://assets.goal.com/images/v3/blt44c8c1ceb3a00914/Social-16-9.jpg?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/blt44c8c1... https://assets.goal.com/images/v3/blt44c8c1ceb3a00914/Social-16-9.jpg?auto=webp&format=pjpg&width=750&quality=60 — 200 — 35.1 KiB — 75 ms — h2https://www.goal.com/_next/static/chunks/webpack-a3c56025e16197ed.jswww.goal.com/_next/static/chunks/we... https://www.goal.com/_next/static/chunks/webpack-a3c56025e16197ed.js — 200 — 7.3 KiB — 23 ms — h3https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.jswww.goal.com/_next/static/chunks/fr... https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js — 200 — 65.2 KiB — 85 ms — h3https://www.goal.com/_next/static/chunks/main-603287b8b9b8da84.jswww.goal.com/_next/static/chunks/ma... https://www.goal.com/_next/static/chunks/main-603287b8b9b8da84.js — 200 — 46.2 KiB — 48 ms — h3https://www.goal.com/_next/static/chunks/pages/_app-94617f3fb031b891.jswww.goal.com/_next/static/chunks/pa... https://www.goal.com/_next/static/chunks/pages/_app-94617f3fb031b891.js — 200 — 198.0 KiB — 97 ms — h3https://www.goal.com/_next/static/chunks/2323-352bc292622eee35.jswww.goal.com/_next/static/chunks/23... https://www.goal.com/_next/static/chunks/2323-352bc292622eee35.js — 200 — 20.9 KiB — 85 ms — h3https://www.goal.com/_next/static/chunks/5709-9e44982da5c1d734.jswww.goal.com/_next/static/chunks/57... https://www.goal.com/_next/static/chunks/5709-9e44982da5c1d734.js — 200 — 15.2 KiB — 19 ms — h3https://www.goal.com/_next/static/chunks/4552-c5bc01f3e8758f35.jswww.goal.com/_next/static/chunks/45... https://www.goal.com/_next/static/chunks/4552-c5bc01f3e8758f35.js — 200 — 16.8 KiB — 80 ms — h3https://www.goal.com/_next/static/chunks/8564-6052be3952b33138.jswww.goal.com/_next/static/chunks/85... https://www.goal.com/_next/static/chunks/8564-6052be3952b33138.js — 200 — 6.4 KiB — 71 ms — h3https://www.goal.com/_next/static/chunks/5834-e5311cfc6189a985.jswww.goal.com/_next/static/chunks/58... https://www.goal.com/_next/static/chunks/5834-e5311cfc6189a985.js — 200 — 5.8 KiB — 83 ms — h3https://www.goal.com/_next/static/chunks/6605-69eb025139d2d051.jswww.goal.com/_next/static/chunks/66... https://www.goal.com/_next/static/chunks/6605-69eb025139d2d051.js — 200 — 11.2 KiB — 68 ms — h3https://www.goal.com/_next/static/chunks/635-c88926b29a31f2a7.jswww.goal.com/_next/static/chunks/63... https://www.goal.com/_next/static/chunks/635-c88926b29a31f2a7.js — 200 — 21.1 KiB — 75 ms — h3https://www.goal.com/_next/static/chunks/3092-83e039f848e2cd06.jswww.goal.com/_next/static/chunks/30... https://www.goal.com/_next/static/chunks/3092-83e039f848e2cd06.js — 200 — 11.0 KiB — 89 ms — h3https://www.goal.com/_next/static/chunks/3361-7e759498acd5be68.jswww.goal.com/_next/static/chunks/33... https://www.goal.com/_next/static/chunks/3361-7e759498acd5be68.js — 200 — 5.2 KiB — 67 ms — h3https://www.goal.com/_next/static/chunks/2298-f9b8dab2a20620fb.jswww.goal.com/_next/static/chunks/22... https://www.goal.com/_next/static/chunks/2298-f9b8dab2a20620fb.js — 200 — 4.8 KiB — 67 ms — h3https://www.goal.com/_next/static/chunks/7474-6b5677f042ac9cbd.jswww.goal.com/_next/static/chunks/74... https://www.goal.com/_next/static/chunks/7474-6b5677f042ac9cbd.js — 200 — 7.3 KiB — 53 ms — h3https://www.goal.com/_next/static/chunks/390-d1d30d96136ead5f.jswww.goal.com/_next/static/chunks/39... https://www.goal.com/_next/static/chunks/390-d1d30d96136ead5f.js — 200 — 8.1 KiB — 78 ms — h3https://www.goal.com/_next/static/chunks/971-6a8aa7d6e1686fd8.jswww.goal.com/_next/static/chunks/97... https://www.goal.com/_next/static/chunks/971-6a8aa7d6e1686fd8.js — 200 — 10.4 KiB — 65 ms — h3https://www.goal.com/_next/static/chunks/2991-b8e6c982f2ada869.jswww.goal.com/_next/static/chunks/29... https://www.goal.com/_next/static/chunks/2991-b8e6c982f2ada869.js — 200 — 12.8 KiB — 81 ms — h3https://www.goal.com/_next/static/chunks/7840-ec06e9d14259297c.jswww.goal.com/_next/static/chunks/78... https://www.goal.com/_next/static/chunks/7840-ec06e9d14259297c.js — 200 — 8.5 KiB — 68 ms — h3https://www.goal.com/_next/static/chunks/8196-b349eb9d86f1db24.jswww.goal.com/_next/static/chunks/81... https://www.goal.com/_next/static/chunks/8196-b349eb9d86f1db24.js — 200 — 16.9 KiB — 91 ms — h3https://www.goal.com/_next/static/chunks/4983-e50ea3665feb885b.jswww.goal.com/_next/static/chunks/49... https://www.goal.com/_next/static/chunks/4983-e50ea3665feb885b.js — 200 — 9.7 KiB — 65 ms — h3https://www.goal.com/_next/static/chunks/1231-ac1518e838504dbb.jswww.goal.com/_next/static/chunks/12... https://www.goal.com/_next/static/chunks/1231-ac1518e838504dbb.js — 200 — 13.2 KiB — 50 ms — h3https://www.goal.com/_next/static/chunks/8415-1bbfc04bcb1828d0.jswww.goal.com/_next/static/chunks/84... https://www.goal.com/_next/static/chunks/8415-1bbfc04bcb1828d0.js — 200 — 8.7 KiB — 73 ms — h3https://www.goal.com/_next/static/chunks/2596-baf5431a75de6638.jswww.goal.com/_next/static/chunks/25... https://www.goal.com/_next/static/chunks/2596-baf5431a75de6638.js — 200 — 18.8 KiB — 79 ms — h3https://www.goal.com/_next/static/chunks/pages/index-0cb74d67ebc262f5.jswww.goal.com/_next/static/chunks/pa... https://www.goal.com/_next/static/chunks/pages/index-0cb74d67ebc262f5.js — 200 — 12.4 KiB — 91 ms — h3https://www.goal.com/_next/static/Y0pc0fpMw4Tj4EbnlMPkb/_buildManifest.jswww.goal.com/_next/static/Y0pc0fpMw... https://www.goal.com/_next/static/Y0pc0fpMw4Tj4EbnlMPkb/_buildManifest.js — 200 — 4.2 KiB — 68 ms — h3https://www.goal.com/_next/static/Y0pc0fpMw4Tj4EbnlMPkb/_ssgManifest.jswww.goal.com/_next/static/Y0pc0fpMw... https://www.goal.com/_next/static/Y0pc0fpMw4Tj4EbnlMPkb/_ssgManifest.js — 200 — 170 B — 66 ms — h3https://assets.goal.com/images/v3/bltb19d0168c9f6f2a4/crop/MM5DCMBYGA5DMMBYHJXG653FHIYDUMA=/codigo%20promocional%20Luckia.png?auto=webp&format=pjpg&width=750&quality=60assets.goal.com/images/v3/bltb19d01... https://assets.goal.com/images/v3/bltb19d0168c9f6f2a4/crop/MM5DCMBYGA5DMMBYHJXG653FHIYDUMA=/codigo%20promocional%20Luckia.png?auto=webp&format=pjpg&width=750&quality=60 — 200 — 10.7 KiB — 87 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/medium/agh9ifb2mw3ivjusgedj7c3fe.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/medium/agh9ifb2mw3ivjusgedj7c3fe.png?quality=60&auto=webp&format=pjpg — 200 — 4.8 KiB — 101 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/medium/3kq9cckrnlogidldtdie2fkbl.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/medium/3kq9cckrnlogidldtdie2fkbl.png?quality=60&auto=webp&format=pjpg — 200 — 7.1 KiB — 97 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/medium/4ku8o6uf87yd8iecdalipo6wd.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/medium/4ku8o6uf87yd8iecdalipo6wd.png?quality=60&auto=webp&format=pjpg — 200 — 3.2 KiB — 100 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/medium/a3nyxabgsqlnqfkeg41m6tnpp.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/medium/a3nyxabgsqlnqfkeg41m6tnpp.png?quality=60&auto=webp&format=pjpg — 200 — 8.7 KiB — 90 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/medium/c8h9bw1l82s06h77xxrelzhur.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/medium/c8h9bw1l82s06h77xxrelzhur.png?quality=60&auto=webp&format=pjpg — 200 — 4.4 KiB — 89 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/medium/4dsgumo7d4zupm2ugsvm4zm4d.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/medium/4dsgumo7d4zupm2ugsvm4zm4d.png?quality=60&auto=webp&format=pjpg — 200 — 6.4 KiB — 83 ms — h2https://assets.goal.com/images/v3/blt672fccbe454c21e0/Rosenior%20Enzo%20Chelsea%20Brighton%20GFX.jpg?auto=webp&format=pjpg&width=640&quality=60assets.goal.com/images/v3/blt672fcc... https://assets.goal.com/images/v3/blt672fccbe454c21e0/Rosenior%20Enzo%20Chelsea%20Brighton%20GFX.jpg?auto=webp&format=pjpg&width=640&quality=60 — 200 — 20.6 KiB — 21 ms — h2https://assets.goal.com/images/v3/bltd2c0cba8969212ba/Vinicius%20Mbappe%20Real%20Madrid%20GFX.jpg?auto=webp&format=pjpg&width=640&quality=60assets.goal.com/images/v3/bltd2c0cb... https://assets.goal.com/images/v3/bltd2c0cba8969212ba/Vinicius%20Mbappe%20Real%20Madrid%20GFX.jpg?auto=webp&format=pjpg&width=640&quality=60 — 200 — 18.6 KiB — 20 ms — h2https://assets.goal.com/images/v3/blte8f4850eb0edf239/Man%20City-Arsenal%20W+Ls.jpg?auto=webp&format=pjpg&width=640&quality=60assets.goal.com/images/v3/blte8f485... https://assets.goal.com/images/v3/blte8f4850eb0edf239/Man%20City-Arsenal%20W+Ls.jpg?auto=webp&format=pjpg&width=640&quality=60 — 200 — 21.7 KiB — 35 ms — h2https://assets.goal.com/images/v3/blt5214575a82833386/crop/MM5DCNZQG45DSNRQHJXG653FHIYTANZ2GA======/Web-2-1%20(2).png?auto=webp&format=pjpg&width=640&quality=60assets.goal.com/images/v3/blt521457... https://assets.goal.com/images/v3/blt5214575a82833386/crop/MM5DCNZQG45DSNRQHJXG653FHIYTANZ2GA======/Web-2-1%20(2).png?auto=webp&format=pjpg&width=640&quality=60 — 200 — 29.5 KiB — 26 ms — h2https://assets.goal.com/images/v3/blt122fb32be0c5c62d/GOAL%20-%20Multiple%20Images%20-%203%20Stacked%20-%20Facebook.jpg?auto=webp&format=pjpg&width=640&quality=60assets.goal.com/images/v3/blt122fb3... https://assets.goal.com/images/v3/blt122fb32be0c5c62d/GOAL%20-%20Multiple%20Images%20-%203%20Stacked%20-%20Facebook.jpg?auto=webp&format=pjpg&width=640&quality=60 — 200 — 21.2 KiB — 27 ms — h2https://assets.goal.com/images/v3/blt869a748fb4343446/Chelsea%20need%20to%20alter%20Brighton-esque%20strategy.jpg?auto=webp&format=pjpg&width=640&quality=60assets.goal.com/images/v3/blt869a74... https://assets.goal.com/images/v3/blt869a748fb4343446/Chelsea%20need%20to%20alter%20Brighton-esque%20strategy.jpg?auto=webp&format=pjpg&width=640&quality=60 — 200 — 37.7 KiB — 29 ms — h2https://assets.goal.com/images/v3/blt7d4c7aeaa8bbcc97/Web%20-16-9%20(25).png?auto=webp&format=pjpg&width=640&quality=60assets.goal.com/images/v3/blt7d4c7a... https://assets.goal.com/images/v3/blt7d4c7aeaa8bbcc97/Web%20-16-9%20(25).png?auto=webp&format=pjpg&width=640&quality=60 — 200 — 27.5 KiB — 33 ms — h2https://assets.goal.com/images/v3/bltb2c15a3f5c0f0d2e/Mci%20(2).jpg?auto=webp&format=pjpg&width=640&quality=60assets.goal.com/images/v3/bltb2c15a... https://assets.goal.com/images/v3/bltb2c15a3f5c0f0d2e/Mci%20(2).jpg?auto=webp&format=pjpg&width=640&quality=60 — 200 — 27.0 KiB — 34 ms — h2https://www.goal.com/fonts/satoshi/Satoshi-Variable.woff2www.goal.com/fonts/satoshi/Satoshi-... https://www.goal.com/fonts/satoshi/Satoshi-Variable.woff2 — 200 — 41.6 KiB — 8 ms — h3https://www.goal.com/fonts/clash-grotesk/clash-grotesk-variable.woff2www.goal.com/fonts/clash-grotesk/cl... https://www.goal.com/fonts/clash-grotesk/clash-grotesk-variable.woff2 — 200 — 46.2 KiB — 29 ms — h3https://www.goal.com/fonts/satoshi-variable/satoshi.woff2www.goal.com/fonts/satoshi-variable... https://www.goal.com/fonts/satoshi-variable/satoshi.woff2 — 200 — 41.6 KiB — 26 ms — h3https://www.goal.com/fonts/goal-icons/icomoon.woff2?v=1.1432.0www.goal.com/fonts/goal-icons/icomo... https://www.goal.com/fonts/goal-icons/icomoon.woff2?v=1.1432.0 — 200 — 16.7 KiB — 29 ms — h3https://cdn.sportfeeds.io/sdl/images/team/crest/medium/9dntj5dioj5ex52yrgwzxrq9l.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/medium/9dntj5dioj5ex52yrgwzxrq9l.png?quality=60&auto=webp&format=pjpg — 200 — 4.8 KiB — 70 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/medium/bqbbqm98ud8obe45ds9ohgyrd.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/medium/bqbbqm98ud8obe45ds9ohgyrd.png?quality=60&auto=webp&format=pjpg — 200 — 2.0 KiB — 72 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/small/kAquHK8uKkAmnGcRKOics.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/small/kAquHK8uKkAmnGcRKOics.png?quality=60&auto=webp&format=pjpg — 200 — 2.1 KiB — 73 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/small/82x1CEEiljYREgNcTf2N3.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/small/82x1CEEiljYREgNcTf2N3.png?quality=60&auto=webp&format=pjpg — 200 — 2.5 KiB — 68 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/small/awzPd4Flw7CFOzSKSw43b.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/small/awzPd4Flw7CFOzSKSw43b.png?quality=60&auto=webp&format=pjpg — 200 — 2.6 KiB — 70 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/small/s02QEyH0F4EBQ_8539tmR.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/small/s02QEyH0F4EBQ_8539tmR.png?quality=60&auto=webp&format=pjpg — 200 — 3.0 KiB — 75 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/medium/3vo5mpj7catp66nrwwqiuhuup.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/medium/3vo5mpj7catp66nrwwqiuhuup.png?quality=60&auto=webp&format=pjpg — 200 — 4.1 KiB — 18 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/small/SEtpqN7mE-vzj6BpBYBCw.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/small/SEtpqN7mE-vzj6BpBYBCw.png?quality=60&auto=webp&format=pjpg — 200 — 2.7 KiB — 19 ms — h2https://cdn.sportfeeds.io/sdl/images/team/crest/small/wJjpgtwNHV6vK7lV8aqPG.png?quality=60&auto=webp&format=pjpgcdn.sportfeeds.io/sdl/images/team/c... https://cdn.sportfeeds.io/sdl/images/team/crest/small/wJjpgtwNHV6vK7lV8aqPG.png?quality=60&auto=webp&format=pjpg — 200 — 1.5 KiB — 20 ms — h2https://cp.goal.com/properties/911dde42/config.jsoncp.goal.com/properties/911dde42/con... https://cp.goal.com/properties/911dde42/config.json — 200 — 2.1 KiB — 8 ms — h2https://www.goal.com/_next/static/chunks/6935.c9368692cc6ef723.jswww.goal.com/_next/static/chunks/69... https://www.goal.com/_next/static/chunks/6935.c9368692cc6ef723.js — 200 — 214 B — 9 ms — h3https://www.goal.com/_next/static/css/d83f767799ba79b8.csswww.goal.com/_next/static/css/d83f7... https://www.goal.com/_next/static/css/d83f767799ba79b8.css — 200 — 1.5 KiB — 8 ms — h3https://www.goal.com/_next/static/chunks/3154-b39d90feecfb0596.jswww.goal.com/_next/static/chunks/31... https://www.goal.com/_next/static/chunks/3154-b39d90feecfb0596.js — 200 — 3.9 KiB — 10 ms — h3https://www.goal.com/_next/static/chunks/8150.f8e38a04e1e2bbe6.jswww.goal.com/_next/static/chunks/81... https://www.goal.com/_next/static/chunks/8150.f8e38a04e1e2bbe6.js — 200 — 1.9 KiB — 9 ms — h3https://www.goal.com/_next/static/css/dfdd2597541d1581.csswww.goal.com/_next/static/css/dfdd2... https://www.goal.com/_next/static/css/dfdd2597541d1581.css — 200 — 2.3 KiB — 4 ms — h3https://www.goal.com/_next/static/chunks/4781.4f27ec77cb1150d3.jswww.goal.com/_next/static/chunks/47... https://www.goal.com/_next/static/chunks/4781.4f27ec77cb1150d3.js — 200 — 17.8 KiB — 7 ms — h3https://www.goal.com/_next/static/css/b19f2c0c61d2c49e.csswww.goal.com/_next/static/css/b19f2... https://www.goal.com/_next/static/css/b19f2c0c61d2c49e.css — 200 — 613 B — 5 ms — h3https://www.goal.com/_next/static/css/5c62eb617f865e89.csswww.goal.com/_next/static/css/5c62e... https://www.goal.com/_next/static/css/5c62eb617f865e89.css — 200 — 459 B — 12 ms — h3https://www.goal.com/_next/static/css/1532da55a27e0812.csswww.goal.com/_next/static/css/1532d... https://www.goal.com/_next/static/css/1532da55a27e0812.css — 200 — 1.1 KiB — 11 ms — h3https://www.goal.com/_next/static/chunks/6735.de48c8033afbc144.jswww.goal.com/_next/static/chunks/67... https://www.goal.com/_next/static/chunks/6735.de48c8033afbc144.js — 200 — 2.2 KiB — 11 ms — h3https://cnsnt.goal.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jscnsnt.goal.com/unified/4.40.1/gdpr-... https://cnsnt.goal.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 29.4 KiB — 14 ms — h2https://cnsnt.goal.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.jscnsnt.goal.com/unified/4.40.1/usnat... https://cnsnt.goal.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js — 200 — 42.0 KiB — 13 ms — h2https://cnsnt.goal.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.goal.com%2Fes&account_id=1839cnsnt.goal.com/mms/v2/get_site_data... https://cnsnt.goal.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.goal.com%2Fes&account_id=1839 — 200 — 616 B — 17 ms — h2https://www.goal.com/_next/static/chunks/1275.46d7def49b8eafa8.jswww.goal.com/_next/static/chunks/12... https://www.goal.com/_next/static/chunks/1275.46d7def49b8eafa8.js — 200 — 409 B — 5 ms — h3https://www.goal.com/_next/static/chunks/2017.1f43414bcf2fb7c3.jswww.goal.com/_next/static/chunks/20... https://www.goal.com/_next/static/chunks/2017.1f43414bcf2fb7c3.js — 200 — 469 B — 6 ms — h3https://www.goal.com/_next/static/chunks/9839.ea9e4268e8fb35dc.jswww.goal.com/_next/static/chunks/98... https://www.goal.com/_next/static/chunks/9839.ea9e4268e8fb35dc.js — 200 — 374 B — 8 ms — h3https://www.goal.com/_next/static/chunks/7304.5dc48cb6ec43fb20.jswww.goal.com/_next/static/chunks/73... https://www.goal.com/_next/static/chunks/7304.5dc48cb6ec43fb20.js — 200 — 428 B — 7 ms — h3https://www.goal.com/_next/static/chunks/154.c13d1c5542d1d3c1.jswww.goal.com/_next/static/chunks/15... https://www.goal.com/_next/static/chunks/154.c13d1c5542d1d3c1.js — 200 — 405 B — 7 ms — h3https://www.goal.com/_next/static/chunks/5962.5701b79ea8b408b7.jswww.goal.com/_next/static/chunks/59... https://www.goal.com/_next/static/chunks/5962.5701b79ea8b408b7.js — 200 — 734 B — 4 ms — h3https://www.goal.com/_next/static/chunks/3432.bbb8744cde3cb3aa.jswww.goal.com/_next/static/chunks/34... https://www.goal.com/_next/static/chunks/3432.bbb8744cde3cb3aa.js — 200 — 494 B — 9 ms — h3https://www.goal.com/_next/static/chunks/5923.65503b967e9c988a.jswww.goal.com/_next/static/chunks/59... https://www.goal.com/_next/static/chunks/5923.65503b967e9c988a.js — 200 — 446 B — 6 ms — h3https://www.goal.com/_next/static/chunks/6830.33602a9aeba7207c.jswww.goal.com/_next/static/chunks/68... https://www.goal.com/_next/static/chunks/6830.33602a9aeba7207c.js — 200 — 482 B — 5 ms — h3https://cnsnt.goal.com/wrapper/v2/meta-data?hasCsp=true&accountId=1839&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=31318&scriptVersion=4.40.1&scriptType=unifiedcnsnt.goal.com/wrapper/v2/meta-data... https://cnsnt.goal.com/wrapper/v2/meta-data?hasCsp=true&accountId=1839&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=31318&scriptVersion=4.40.1&scriptType=unified — 200 — 1.0 KiB — 4 ms — h2https://www.goal.com/_next/static/chunks/9274.9f25764985d6b202.jswww.goal.com/_next/static/chunks/92... https://www.goal.com/_next/static/chunks/9274.9f25764985d6b202.js — 200 — 602 B — 5 ms — h3https://www.goal.com/_next/static/chunks/3320.924ac6ab317a839a.jswww.goal.com/_next/static/chunks/33... https://www.goal.com/_next/static/chunks/3320.924ac6ab317a839a.js — 200 — 1.1 KiB — 13 ms — h3https://www.goal.com/_next/static/chunks/3315.9efb651ac8bde3c8.jswww.goal.com/_next/static/chunks/33... https://www.goal.com/_next/static/chunks/3315.9efb651ac8bde3c8.js — 200 — 477 B — 12 ms — h3https://www.goal.com/_next/static/chunks/3772.814a317edc02a23e.jswww.goal.com/_next/static/chunks/37... https://www.goal.com/_next/static/chunks/3772.814a317edc02a23e.js — 200 — 662 B — 7 ms — h3https://www.goal.com/_next/static/chunks/627.267c35ac5d75bc90.jswww.goal.com/_next/static/chunks/62... https://www.goal.com/_next/static/chunks/627.267c35ac5d75bc90.js — 200 — 545 B — 9 ms — h3https://www.goal.com/_next/static/chunks/2355.e717ada7fdc8ba7f.jswww.goal.com/_next/static/chunks/23... https://www.goal.com/_next/static/chunks/2355.e717ada7fdc8ba7f.js — 200 — 786 B — 25 ms — h3https://cp.goal.com/chunks/cp-chunk-cmp-sourcepoint.20260421091406-89a39e00f0.ac0804e59ea43f6cca8d.jscp.goal.com/chunks/cp-chunk-cmp-sou... https://cp.goal.com/chunks/cp-chunk-cmp-sourcepoint.20260421091406-89a39e00f0.ac0804e59ea43f6cca8d.js — 200 — 3.4 KiB — 4 ms — h2https://www.goal.com/favicon.icowww.goal.com/favicon.ico https://www.goal.com/favicon.ico — 200 — 2.1 KiB — 9 ms — h3https://cnsnt.goal.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1839%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcnsnt.goal.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.goal.com%2Fes%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=510208019510208019d19d467276720a2db&scriptVersion=4.40.1&scriptType=unifiedcnsnt.goal.com/wrapper/v2/messages?... https://cnsnt.goal.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1839%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcnsnt.goal.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.goal.com%2Fes%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=510208019510208019d19d467276720a2db&scriptVersion=4.40.1&scriptType=unified — 200 — 15.5 KiB — 185 ms — h2https://cnsnt.goal.com/index.html?hasCsp=true&message_id=1414171&consentUUID=null&consent_origin=https%3A%2F%2Fcnsnt.goal.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1cnsnt.goal.com/index.html?hasCsp=tr... https://cnsnt.goal.com/index.html?hasCsp=true&message_id=1414171&consentUUID=null&consent_origin=https%3A%2F%2Fcnsnt.goal.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 3 ms — h2https://cnsnt.goal.com/Notice.30929.csscnsnt.goal.com/Notice.30929.css https://cnsnt.goal.com/Notice.30929.css — 200 — 6.7 KiB — 6 ms — h2https://cnsnt.goal.com/polyfills.01516.jscnsnt.goal.com/polyfills.01516.js https://cnsnt.goal.com/polyfills.01516.js — 200 — 2.3 KiB — 7 ms — h2https://cnsnt.goal.com/Notice.8f529.jscnsnt.goal.com/Notice.8f529.js https://cnsnt.goal.com/Notice.8f529.js — 200 — 91.2 KiB — 11 ms — h2https://cnsnt.goal.com/consent/tcfv2/vendor-list/categories?siteId=31318cnsnt.goal.com/consent/tcfv2/vendor... https://cnsnt.goal.com/consent/tcfv2/vendor-list/categories?siteId=31318 — 200 — 1.2 KiB — 4 ms — h2https://cnsnt.goal.com/consent/tcfv2/vendor-list/categories?siteId=31318&consentLanguage=encnsnt.goal.com/consent/tcfv2/vendor... https://cnsnt.goal.com/consent/tcfv2/vendor-list/categories?siteId=31318&consentLanguage=en — 200 — 1.2 KiB — 5 ms — h2https://upload.wikimedia.org/wikipedia/en/5/5f/Goal_Website_Logo.svgupload.wikimedia.org/wikipedia/en/5... https://upload.wikimedia.org/wikipedia/en/5/5f/Goal_Website_Logo.svg — 200 — 2.3 KiB — 111 ms — h2data:image/svg+xml,%3csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3e%3cg…www.w3.org/2000/svg'%3e%3cg… data:image/svg+xml,%3csvg fill='none' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3e%3cg… — 200 — 0 B — 0 ms — data
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 5835ms · 630KB · $77/mo
www.goal.com
Other
Costly
Execution 2031ms
Transfer 65 KB
Unused 46%
Monthly Cost $27/mo
www.goal.com
Other
Costly
Execution 1392ms
Transfer 115 KB
Monthly Cost $18/mo
cnsnt.goal.com
Other
Costly
Execution 620ms
Transfer 91 KB
Unused 67%
Monthly Cost $8/mo
Unattributable
Other
Costly
Execution 520ms
Transfer 0 KB
Monthly Cost $7/mo
cnsnt.goal.com
Other
Costly
Execution 494ms
Transfer 42 KB
Monthly Cost $7/mo
www.goal.com
Other
Costly
Execution 228ms
Transfer 198 KB
Unused 69%
Monthly Cost $3/mo
www.goal.com
Other
Costly
Execution 215ms
Transfer 12 KB
Monthly Cost $3/mo
www.goal.com
Other
Optional
Execution 122ms
Transfer 18 KB
Monthly Cost $2/mo
www.goal.com
Other
Optional
Execution 109ms
Transfer 46 KB
Unused 52%
Monthly Cost $1/mo
cnsnt.goal.com
Other
Optional
Execution 104ms
Transfer 42 KB
Unused 54%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.goal.com adds 2031ms and costs ~$27/month
  • www.goal.com adds 1392ms and costs ~$18/month
  • cnsnt.goal.com adds 620ms and costs ~$8/month
  • Unattributable adds 520ms and costs ~$7/month
  • cnsnt.goal.com adds 494ms and costs ~$7/month
  • www.goal.com adds 228ms and costs ~$3/month
  • www.goal.com adds 215ms 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.goal.com takes 2031ms 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.goal.com takes 1392ms 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

cnsnt.goal.com takes 620ms 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

67% of cnsnt.goal.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 520ms 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

cnsnt.goal.com takes 494ms 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.goal.com takes 228ms 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

69% of www.goal.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

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

Why this matters

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

Source: web.dev

52% of www.goal.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

54% of cnsnt.goal.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

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