Skip to content
https://ncaa.org

Performance

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

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

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

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

7.14 s

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

101 ms

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

0.005

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

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

7.17 s

Page Load Progression

405 ms
810 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.8 MB transferred, 124 requests
FIX
2.8 MB transferred, 124 requests
Warning::
Page weighs 9.6 MB (2.8 MB transferred)
Warning::
JavaScript is 2.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.4 MB
Warning::
124 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.60 g CO2 per page load
2.8 MB / 2.4 MB budget
2.8 MB transferred
124 requests
0.60 g CO2 per page load
JavaScript 2.4 MiB 85%
Fonts 198.1 KiB 7%
CSS 120.1 KiB 4%
Images 68.8 KiB 2%
HTML 33.8 KiB 1%
Other 7.6 KiB 0%
Other 5.9 KiB 0%
Other 5.9 KiB 0%
Other 4.0 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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 (2.8 MiB of 2.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
41 scripts, 1.0 MB unused
FIX
41 scripts, 1.0 MB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-R7QE...: 114 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SHQ1...: 114 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dbukjj6eu5tsf.cloudfront.net/assets.sidear...: 98 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 82 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-R7QE...: 69 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1055 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-R7QEB3YF8F&cx=c&gtm=4e64k1176 KB114 KB (65%)3rd
https://www.googletagmanager.com/gtag/js?id=G-SHQ10M91ZV&cx=c&gtm=4e64k1176 KB114 KB (65%)3rd
https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/bundle.1739916735684.js140 KB98 KB (70%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js106 KB82 KB (78%)3rd
https://www.googletagmanager.com/gtag/js?id=G-R7QEB3YF8F176 KB69 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M6RJ333V146 KB66 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TW6R675121 KB63 KB (52%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KB8J6S5J127 KB63 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=G-Y29PC3P5S9&cx=c&gtm=4e64k1155 KB63 KB (40%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-15770876&cx=c&gtm=4e64k1129 KB62 KB (48%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
124 resources · 2.8 MB · 1.0 MB savings available
FIX
124 resources · 2.8 MB · 1.0 MB savings available
Warning::
Page weight 1.8 MB over 1MB target
Got: 2.8 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Warning::
123 third-party resources (100% of weight)
124 resources · 2.8 MiB · 123 third-party 1.8 MiB over 1MB target
JavaScript 85% · 2.4 MiB
Font 7% · 198.1 KiB
CSS 4% · 120.1 KiB
Image 2% · 71.3 KiB
Document 1% · 42.0 KiB
Other 0% · 12.3 KiB

~1.0 MiB of savings available

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

No Cache-Control header

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

B
Image Optimization
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://d67oz7qfnvgpz.cloudfront.net/img/main_logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 69 KB
0 oversized -0 KB
15 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1118ms total JS execution
REVIEW
1118ms total JS execution
Info::
https://cdnjs.cloudflare.com/ajax/libs/require.js/...: 202ms CPU time
Info::
https://www.ncaa.org/: 152ms CPU time
Info::
Unattributable: 134ms CPU time
Info::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 93ms CPU time
Info::
https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-90...: 82ms CPU time
Warning::
Third-party scripts: 1118ms (100% of total)

Main Thread Breakdown

Script Evaluation 63% Other 13% Script Parsing & Compilation 12% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js202ms176ms0ms3rd
https://www.ncaa.org/152ms9ms10ms3rd
Unattributable134ms5ms0ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js93ms73ms9ms3rd
https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/gpp.js82ms66ms16ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17553948878&cx=c&gtm=4e64k176ms67ms8ms3rd
https://www.googletagmanager.com/gtag/js?id=G-R7QEB3YF8F73ms63ms10ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M6RJ333V73ms58ms10ms3rd
https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js70ms34ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-Y29PC3P5S9&cx=c&gtm=4e64k155ms45ms10ms3rd

Showing top 10 of 12 scripts

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

Web fonts

6

198 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.1 s LCP 7.1 shttps://use.typekit.net/af/5d5255/00000000000000007735a263/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/5d5255/00000000000000007735a263/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 35.5 KiB — 10 ms — font-display: swaphttps://use.typekit.net/af/8ba81a/00000000000000007735a24a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/8ba81a/00000000000000007735a24a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 35.5 KiB — 4 ms — font-display: swaphttps://fonts.sidearmsports.com/sidearm_v2/font/sidearm_font_v2.woff2?13142589sidearm_font_v2.woff2 https://fonts.sidearmsports.com/sidearm_v2/font/sidearm_font_v2.woff2?13142589 — 41.7 KiB — 73 ms — font-display: swaphttps://use.typekit.net/af/cd6439/00000000000000007735a248/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/cd6439/00000000000000007735a248/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 34.5 KiB — 4 ms — font-display: swaphttps://use.typekit.net/af/3ac4ef/00000000000000007735a4d3/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/3ac4ef/00000000000000007735a4d3/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 14.8 KiB — 4 ms — font-display: swaphttps://use.typekit.net/af/c4b1a7/00000000000000007735a266/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/c4b1a7/00000000000000007735a266/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 36.1 KiB — 5 ms — font-display: swap
l woff2 swap
Size 36 KB
Load time 10 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 36 KB
Load time 4 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
sidearm_font_v2.woff2 woff2 swap
Size 42 KB
Load time 73 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 34 KB
Load time 4 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 15 KB
Load time 4 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 36 KB
Load time 5 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
124 requests over 4231ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.1 s LCP 7.1 shttps://ncaa.org// https://ncaa.org/ — 301 — 298 B — 495 ms — http/1.1https://www.ncaa.org/www.ncaa.org/ https://www.ncaa.org/ — 200 — 29.3 KiB — 637 ms — http/1.1https://htlbid.com/stage/v3/ncaa.org/htlbid.csshtlbid.com/stage/v3/ncaa.org/htlbid... https://htlbid.com/stage/v3/ncaa.org/htlbid.css — -1 — 0 B — 358 ms — https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/airgap.jstranscend-cdn.com/cm/30fbff84-b0e3-... https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/airgap.js — 200 — 60.3 KiB — 98 ms — h3https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/main.1739916735684.jsdbukjj6eu5tsf.cloudfront.net/assets... https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/main.1739916735684.js — 200 — 24.9 KiB — 71 ms — h2https://fonts.sidearmsports.com/sidearm_v2/2024-09-30-644885/sidearm_font_v2.cssfonts.sidearmsports.com/sidearm_v2/... https://fonts.sidearmsports.com/sidearm_v2/2024-09-30-644885/sidearm_font_v2.css — 200 — 14.3 KiB — 61 ms — h2https://fonts.sidearmsports.com/sidearm/2020-05-12-535576/sidearm_font.cssfonts.sidearmsports.com/sidearm/202... https://fonts.sidearmsports.com/sidearm/2020-05-12-535576/sidearm_font.css — 200 — 3.0 KiB — 320 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js — 200 — 29.3 KiB — 81 ms — h3https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.jscdnjs.cloudflare.com/ajax/libs/requ... https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js — 200 — 7.6 KiB — 83 ms — h3https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/bundle.1739916735684.jsdbukjj6eu5tsf.cloudfront.net/assets... https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/bundle.1739916735684.js — 200 — 140.2 KiB — 95 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.css — 200 — 977 B — 67 ms — h3https://www.ncaa.org/less/sidearm-responsive-grid.less?_=639081307135195711www.ncaa.org/less/sidearm-responsiv... https://www.ncaa.org/less/sidearm-responsive-grid.less?_=639081307135195711 — 200 — 17.6 KiB — 251 ms — http/1.1https://use.typekit.net/pje1wyz.cssuse.typekit.net/pje1wyz.css https://use.typekit.net/pje1wyz.css — 200 — 1.9 KiB — 53 ms — h2https://dbukjj6eu5tsf.cloudfront.net/sidearm-design-system/dist/utility-framework/alpha-1.6.0/framework.min.cssdbukjj6eu5tsf.cloudfront.net/sidear... https://dbukjj6eu5tsf.cloudfront.net/sidearm-design-system/dist/utility-framework/alpha-1.6.0/framework.min.css — 200 — 39.5 KiB — 73 ms — h2https://fonts.sidearmsports.com/sidearm_sports/sidearm_sports_font.cssfonts.sidearmsports.com/sidearm_spo... https://fonts.sidearmsports.com/sidearm_sports/sidearm_sports_font.css — 200 — 2.0 KiB — 320 ms — h2https://www.ncaa.org/site/site.less?_=638932819370660441www.ncaa.org/site/site.less?_=63893... https://www.ncaa.org/site/site.less?_=638932819370660441 — 200 — 9.9 KiB — 376 ms — http/1.1https://ncaaorg.s3.amazonaws.com/assets/styles/sidestyles.cssncaaorg.s3.amazonaws.com/assets/sty... https://ncaaorg.s3.amazonaws.com/assets/styles/sidestyles.css — 200 — 26.8 KiB — 458 ms — http/1.1https://cdn01.basis.net/assets/up.js?um=1cdn01.basis.net/assets/up.js?um=1 https://cdn01.basis.net/assets/up.js?um=1 — 200 — 3.1 KiB — 67 ms — http/1.1https://d67oz7qfnvgpz.cloudfront.net/img/main_logo.17e742a1.svgd67oz7qfnvgpz.cloudfront.net/img/ma... https://d67oz7qfnvgpz.cloudfront.net/img/main_logo.17e742a1.svg — 200 — 1.3 KiB — 328 ms — h2https://p.typekit.net/p.css?s=1&k=pje1wyz&ht=tk&f=17121.17122.17129.17130.17131.17132.17133.17134.17135.17136.17139.17140.17141.17142.24179.24180.24183.24184.24186.24187.24188.24190.24196.24201.24204.24209&a=74922605&app=typekit&e=cssp.typekit.net/p.css?s=1&k=pje1wyz&h... https://p.typekit.net/p.css?s=1&k=pje1wyz&ht=tk&f=17121.17122.17129.17130.17131.17132.17133.17134.17135.17136.17139.17140.17141.17142.24179.24180.24183.24184.24186.24187.24188.24190.24196.24201.24204.24209&a=74922605&app=typekit&e=css — 200 — 172 B — 53 ms — h2https://www.ncaa.org/images/logos/site/site.png?width=48www.ncaa.org/images/logos/site/site... https://www.ncaa.org/images/logos/site/site.png?width=48 — 302 — 538 B — 236 ms — http/1.1https://images.sidearmdev.com/resize?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2flogos%2fsite%2fsite.png&width=48&type=webpimages.sidearmdev.com/resize?url=ht... https://images.sidearmdev.com/resize?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2flogos%2fsite%2fsite.png&width=48&type=webp — 200 — 2.9 KiB — 57 ms — h2https://www.googletagmanager.com/gtag/js?id=G-R7QEB3YF8Fwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-R7QEB3YF8F — 200 — 176.0 KiB — 240 ms — h2https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/gpp.jstranscend-cdn.com/cm/30fbff84-b0e3-... https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/gpp.js — 200 — 151.6 KiB — 121 ms — h3https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/ui.jstranscend-cdn.com/cm/30fbff84-b0e3-... https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/ui.js — 200 — 98.6 KiB — 119 ms — h3https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 57 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KB8J6S5Jwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KB8J6S5J — 200 — 126.5 KiB — 197 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M6RJ333Vwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M6RJ333V — 200 — 146.1 KiB — 195 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-K3TH4CCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K3TH4CC — 200 — 130.5 KiB — 165 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TW6R675www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TW6R675 — 200 — 121.1 KiB — 187 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.1 s LCP 7.1 shttps://ncaa.org// https://ncaa.org/ — 301 — 298 B — 495 ms — http/1.1https://www.ncaa.org/www.ncaa.org/ https://www.ncaa.org/ — 200 — 29.3 KiB — 637 ms — http/1.1https://htlbid.com/stage/v3/ncaa.org/htlbid.csshtlbid.com/stage/v3/ncaa.org/htlbid... https://htlbid.com/stage/v3/ncaa.org/htlbid.css — -1 — 0 B — 358 ms — https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/airgap.jstranscend-cdn.com/cm/30fbff84-b0e3-... https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/airgap.js — 200 — 60.3 KiB — 98 ms — h3https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/main.1739916735684.jsdbukjj6eu5tsf.cloudfront.net/assets... https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/main.1739916735684.js — 200 — 24.9 KiB — 71 ms — h2https://fonts.sidearmsports.com/sidearm_v2/2024-09-30-644885/sidearm_font_v2.cssfonts.sidearmsports.com/sidearm_v2/... https://fonts.sidearmsports.com/sidearm_v2/2024-09-30-644885/sidearm_font_v2.css — 200 — 14.3 KiB — 61 ms — h2https://fonts.sidearmsports.com/sidearm/2020-05-12-535576/sidearm_font.cssfonts.sidearmsports.com/sidearm/202... https://fonts.sidearmsports.com/sidearm/2020-05-12-535576/sidearm_font.css — 200 — 3.0 KiB — 320 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js — 200 — 29.3 KiB — 81 ms — h3https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.jscdnjs.cloudflare.com/ajax/libs/requ... https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js — 200 — 7.6 KiB — 83 ms — h3https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/bundle.1739916735684.jsdbukjj6eu5tsf.cloudfront.net/assets... https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/bundle.1739916735684.js — 200 — 140.2 KiB — 95 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.css — 200 — 977 B — 67 ms — h3https://www.ncaa.org/less/sidearm-responsive-grid.less?_=639081307135195711www.ncaa.org/less/sidearm-responsiv... https://www.ncaa.org/less/sidearm-responsive-grid.less?_=639081307135195711 — 200 — 17.6 KiB — 251 ms — http/1.1https://use.typekit.net/pje1wyz.cssuse.typekit.net/pje1wyz.css https://use.typekit.net/pje1wyz.css — 200 — 1.9 KiB — 53 ms — h2https://dbukjj6eu5tsf.cloudfront.net/sidearm-design-system/dist/utility-framework/alpha-1.6.0/framework.min.cssdbukjj6eu5tsf.cloudfront.net/sidear... https://dbukjj6eu5tsf.cloudfront.net/sidearm-design-system/dist/utility-framework/alpha-1.6.0/framework.min.css — 200 — 39.5 KiB — 73 ms — h2https://fonts.sidearmsports.com/sidearm_sports/sidearm_sports_font.cssfonts.sidearmsports.com/sidearm_spo... https://fonts.sidearmsports.com/sidearm_sports/sidearm_sports_font.css — 200 — 2.0 KiB — 320 ms — h2https://www.ncaa.org/site/site.less?_=638932819370660441www.ncaa.org/site/site.less?_=63893... https://www.ncaa.org/site/site.less?_=638932819370660441 — 200 — 9.9 KiB — 376 ms — http/1.1https://ncaaorg.s3.amazonaws.com/assets/styles/sidestyles.cssncaaorg.s3.amazonaws.com/assets/sty... https://ncaaorg.s3.amazonaws.com/assets/styles/sidestyles.css — 200 — 26.8 KiB — 458 ms — http/1.1https://cdn01.basis.net/assets/up.js?um=1cdn01.basis.net/assets/up.js?um=1 https://cdn01.basis.net/assets/up.js?um=1 — 200 — 3.1 KiB — 67 ms — http/1.1https://d67oz7qfnvgpz.cloudfront.net/img/main_logo.17e742a1.svgd67oz7qfnvgpz.cloudfront.net/img/ma... https://d67oz7qfnvgpz.cloudfront.net/img/main_logo.17e742a1.svg — 200 — 1.3 KiB — 328 ms — h2https://p.typekit.net/p.css?s=1&k=pje1wyz&ht=tk&f=17121.17122.17129.17130.17131.17132.17133.17134.17135.17136.17139.17140.17141.17142.24179.24180.24183.24184.24186.24187.24188.24190.24196.24201.24204.24209&a=74922605&app=typekit&e=cssp.typekit.net/p.css?s=1&k=pje1wyz&h... https://p.typekit.net/p.css?s=1&k=pje1wyz&ht=tk&f=17121.17122.17129.17130.17131.17132.17133.17134.17135.17136.17139.17140.17141.17142.24179.24180.24183.24184.24186.24187.24188.24190.24196.24201.24204.24209&a=74922605&app=typekit&e=css — 200 — 172 B — 53 ms — h2https://www.ncaa.org/images/logos/site/site.png?width=48www.ncaa.org/images/logos/site/site... https://www.ncaa.org/images/logos/site/site.png?width=48 — 302 — 538 B — 236 ms — http/1.1https://images.sidearmdev.com/resize?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2flogos%2fsite%2fsite.png&width=48&type=webpimages.sidearmdev.com/resize?url=ht... https://images.sidearmdev.com/resize?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2flogos%2fsite%2fsite.png&width=48&type=webp — 200 — 2.9 KiB — 57 ms — h2https://www.googletagmanager.com/gtag/js?id=G-R7QEB3YF8Fwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-R7QEB3YF8F — 200 — 176.0 KiB — 240 ms — h2https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/gpp.jstranscend-cdn.com/cm/30fbff84-b0e3-... https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/gpp.js — 200 — 151.6 KiB — 121 ms — h3https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/ui.jstranscend-cdn.com/cm/30fbff84-b0e3-... https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/ui.js — 200 — 98.6 KiB — 119 ms — h3https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 57 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KB8J6S5Jwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KB8J6S5J — 200 — 126.5 KiB — 197 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M6RJ333Vwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M6RJ333V — 200 — 146.1 KiB — 195 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-K3TH4CCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K3TH4CC — 200 — 130.5 KiB — 165 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TW6R675www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TW6R675 — 200 — 121.1 KiB — 187 ms — h2https://use.typekit.net/af/5d5255/00000000000000007735a263/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/5d5255/000000000... https://use.typekit.net/af/5d5255/00000000000000007735a263/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 35.5 KiB — 10 ms — h2https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/common/js/knockout-fast-foreach.min.js?bust=639028027405102044dbukjj6eu5tsf.cloudfront.net/assets... https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/common/js/knockout-fast-foreach.min.js?bust=639028027405102044 — 200 — 2.9 KiB — 224 ms — h2https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js?bust=639028027405102044cdnjs.cloudflare.com/ajax/libs/unde... https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js?bust=639028027405102044 — 200 — 5.8 KiB — 25 ms — h3https://use.typekit.net/af/8ba81a/00000000000000007735a24a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/8ba81a/000000000... https://use.typekit.net/af/8ba81a/00000000000000007735a24a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 35.5 KiB — 4 ms — h2https://cdn.krxd.net/controltag/so4l4yxm2.jscdn.krxd.net/controltag/so4l4yxm2.j... https://cdn.krxd.net/controltag/so4l4yxm2.js — -1 — 0 B — 58 ms — https://statcollector.sidearmsports.com/services/pixel.html?page_template=home&sport_name=0&sport_name_custom=0&site=ncaaorg&cbs_site_code=&content_id=null&sect=frontpage&sid=ef61ba94-64cd-45e5-9f60-5558492f0f42&uid=b4149737-038f-4576-bc9a-a12fd13fe8d8&count=ncaa_org.pageview%7Call.pageview&events=&traits=&r=ncaa.org&server_name=1043373-LB23&path_and_query=%2F&_=1776900771339statcollector.sidearmsports.com/ser... https://statcollector.sidearmsports.com/services/pixel.html?page_template=home&sport_name=0&sport_name_custom=0&site=ncaaorg&cbs_site_code=&content_id=null&sect=frontpage&sid=ef61ba94-64cd-45e5-9f60-5558492f0f42&uid=b4149737-038f-4576-bc9a-a12fd13fe8d8&count=ncaa_org.pageview%7Call.pageview&events=&traits=&r=ncaa.org&server_name=1043373-LB23&path_and_query=%2F&_=1776900771339 — 200 — 1.9 KiB — 375 ms — h2https://statcollector.sidearmsports.com/services/pixel.html?page_template=home&sport_name=0&sport_name_custom=0&site=ncaaorg&cbs_site_code=&content_id=null&sect=frontpage&sid=ef61ba94-64cd-45e5-9f60-5558492f0f42&uid=b4149737-038f-4576-bc9a-a12fd13fe8d8&count=ncaa_org.active%7Call.active&events=&traits=&r=ncaa.org&server_name=1043373-LB23&path_and_query=%2F&_=1776900771341statcollector.sidearmsports.com/ser... https://statcollector.sidearmsports.com/services/pixel.html?page_template=home&sport_name=0&sport_name_custom=0&site=ncaaorg&cbs_site_code=&content_id=null&sect=frontpage&sid=ef61ba94-64cd-45e5-9f60-5558492f0f42&uid=b4149737-038f-4576-bc9a-a12fd13fe8d8&count=ncaa_org.active%7Call.active&events=&traits=&r=ncaa.org&server_name=1043373-LB23&path_and_query=%2F&_=1776900771341 — 200 — 1.8 KiB — 373 ms — h2https://fonts.sidearmsports.com/sidearm_v2/font/sidearm_font_v2.woff2?13142589fonts.sidearmsports.com/sidearm_v2/... https://fonts.sidearmsports.com/sidearm_v2/font/sidearm_font_v2.woff2?13142589 — 200 — 41.7 KiB — 73 ms — h2https://cdnjs.cloudflare.com/ajax/libs/headroom/0.7.0/headroom.min.js?bust=639028027405102044cdnjs.cloudflare.com/ajax/libs/head... https://cdnjs.cloudflare.com/ajax/libs/headroom/0.7.0/headroom.min.js?bust=639028027405102044 — 200 — 1.9 KiB — 29 ms — h3https://cdnjs.cloudflare.com/ajax/libs/lazysizes/4.1.5/lazysizes-umd.min.js?bust=639028027405102044cdnjs.cloudflare.com/ajax/libs/lazy... https://cdnjs.cloudflare.com/ajax/libs/lazysizes/4.1.5/lazysizes-umd.min.js?bust=639028027405102044 — 200 — 3.4 KiB — 31 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery.lazyload/1.9.1/jquery.lazyload.min.js?bust=639028027405102044cdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery.lazyload/1.9.1/jquery.lazyload.min.js?bust=639028027405102044 — 200 — 1.7 KiB — 30 ms — h3https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/common/js/sidearm.showcaseplayerembed.min.js?bust=639028027405102044dbukjj6eu5tsf.cloudfront.net/assets... https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/common/js/sidearm.showcaseplayerembed.min.js?bust=639028027405102044 — 200 — 863 B — 250 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/3.1.8/imagesloaded.pkgd.min.js?bust=639028027405102044cdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/3.1.8/imagesloaded.pkgd.min.js?bust=639028027405102044 — 200 — 2.7 KiB — 29 ms — h3https://cdnjs.cloudflare.com/ajax/libs/headroom/0.7.0/jQuery.headroom.min.js?bust=639028027405102044cdnjs.cloudflare.com/ajax/libs/head... https://cdnjs.cloudflare.com/ajax/libs/headroom/0.7.0/jQuery.headroom.min.js?bust=639028027405102044 — 200 — 911 B — 25 ms — h3https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/cm.csstranscend-cdn.com/cm/30fbff84-b0e3-... https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/cm.css — 200 — 4.1 KiB — 31 ms — h3https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/translations/en.jsontranscend-cdn.com/cm/30fbff84-b0e3-... https://transcend-cdn.com/cm/30fbff84-b0e3-4e26-9084-0b5158fdb1ed/translations/en.json — 200 — 2.7 KiB — 31 ms — h3https://sb.scorecardresearch.com/b?c1=2&c2=3005086&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776900771565&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=399&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=&gpp_smv=1.1&c7=https%3A%2F%2Fwww.ncaa.org%2F&c8=NCAA.org%20-%20Official%20Athletics%20Website&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=3005086&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776900771565&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=399&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=&gpp_smv=1.1&c7=https%3A%2F%2Fwww.ncaa.org%2F&c8=NCAA.org%20-%20Official%20Athletics%20Website&c9= — 204 — 225 B — 29 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Y29PC3P5S9&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Y29PC3P5S9&cx=c&gtm=4e64k1 — 200 — 155.2 KiB — 37 ms — h2https://www.googletagmanager.com/gtag/js?id=G-R7QEB3YF8F&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-R7QEB3YF8F&cx=c&gtm=4e64k1 — 200 — 176.0 KiB — 45 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 119 ms — h2https://www.googletagmanager.com/gtag/js?id=G-SHQ10M91ZV&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SHQ10M91ZV&cx=c&gtm=4e64k1 — 200 — 175.9 KiB — 120 ms — h3https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CT0E7KRC77U9L9BMF1QG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CT0E7KRC77U9L9BMF1QG&lib=ttq — 200 — 2.8 KiB — 281 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 24 ms — h3https://acdn.adnxs.com/dmp/up/pixie.jsacdn.adnxs.com/dmp/up/pixie.js https://acdn.adnxs.com/dmp/up/pixie.js — 200 — 9.2 KiB — 39 ms — http/1.1https://js.adsrvr.org/up_loader.1.1.0.jsjs.adsrvr.org/up_loader.1.1.0.js https://js.adsrvr.org/up_loader.1.1.0.js — 200 — 12.3 KiB — 62 ms — http/1.1https://d.agkn.com/pixel/18179/?che=&gtmcb=1700132213d.agkn.com/pixel/18179/?che=&gtmcb=... https://d.agkn.com/pixel/18179/?che=&gtmcb=1700132213 — 200 — 558 B — 390 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=AW-17553948878&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17553948878&cx=c&gtm=4e64k1 — 200 — 144.3 KiB — 74 ms — h3https://statcollector.sidearmsports.com/services/pixel.ashx?page_template=home&sport_name=0&sport_name_custom=0&site=ncaaorg&content_id=null&sect=frontpage&r=ncaa.org&server_name=1043373-LB23&path_and_query=%2F&_=1776900771339&user_id=b4149737-038f-4576-bc9a-a12fd13fe8d8&session_id=ef61ba94-64cd-45e5-9f60-5558492f0f42&pv_id=&traits=&count=ncaa_org.pageview%7Call.pageview&_=1776900771765statcollector.sidearmsports.com/ser... https://statcollector.sidearmsports.com/services/pixel.ashx?page_template=home&sport_name=0&sport_name_custom=0&site=ncaaorg&content_id=null&sect=frontpage&r=ncaa.org&server_name=1043373-LB23&path_and_query=%2F&_=1776900771339&user_id=b4149737-038f-4576-bc9a-a12fd13fe8d8&session_id=ef61ba94-64cd-45e5-9f60-5558492f0f42&pv_id=&traits=&count=ncaa_org.pageview%7Call.pageview&_=1776900771765 — 200 — 254 B — 130 ms — h2https://statcollector.sidearmsports.com/services/pixel.ashx?page_template=home&sport_name=0&sport_name_custom=0&site=ncaaorg&content_id=null&sect=frontpage&r=ncaa.org&server_name=1043373-LB23&path_and_query=%2F&_=1776900771341&user_id=b4149737-038f-4576-bc9a-a12fd13fe8d8&session_id=ef61ba94-64cd-45e5-9f60-5558492f0f42&pv_id=&traits=&count=ncaa_org.active%7Call.active&_=1776900771768statcollector.sidearmsports.com/ser... https://statcollector.sidearmsports.com/services/pixel.ashx?page_template=home&sport_name=0&sport_name_custom=0&site=ncaaorg&content_id=null&sect=frontpage&r=ncaa.org&server_name=1043373-LB23&path_and_query=%2F&_=1776900771341&user_id=b4149737-038f-4576-bc9a-a12fd13fe8d8&session_id=ef61ba94-64cd-45e5-9f60-5558492f0f42&pv_id=&traits=&count=ncaa_org.active%7Call.active&_=1776900771768 — 200 — 105 B — 130 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D35J0KJC77UE6G72IAA0&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D35J0KJC77UE6G72IAA0&lib=ttq — 200 — 3.2 KiB — 161 ms — h2https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ncaa.org%2F&scrsrc=www.googletagmanager.com&rnd=1261128233.1776900772&dt=NCAA.org%20-%20Official%20Athletics%20Website&auid=79459621.1776900772&navt=n&npa=0&us_privacy=1NNN&ep.ads_data_redaction=0&gtm=45He64k1v9230075948za200zd9230075948xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776900771783&tfd=2002www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ncaa.org%2F&scrsrc=www.googletagmanager.com&rnd=1261128233.1776900772&dt=NCAA.org%20-%20Official%20Athletics%20Website&auid=79459621.1776900772&navt=n&npa=0&us_privacy=1NNN&ep.ads_data_redaction=0&gtm=45He64k1v9230075948za200zd9230075948xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776900771783&tfd=2002 — 200 — 21 B — 94 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-SHQ10M91ZV&gtm=45je64k1h1v882164623z89184458694za200zb833217870zd833217870&_p=1776900771271&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&are=1&cid=1239121918.1776900772&frm=0&pscdl=noapi&rcb=16&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&_s=1&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776900771&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncaa.org%2F&dt=NCAA.org%20-%20Official%20Athletics%20Website&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2084region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-SHQ10M91ZV&gtm=45je64k1h1v882164623z89184458694za200zb833217870zd833217870&_p=1776900771271&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&are=1&cid=1239121918.1776900772&frm=0&pscdl=noapi&rcb=16&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&_s=1&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776900771&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncaa.org%2F&dt=NCAA.org%20-%20Official%20Athletics%20Website&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2084 — 204 — 547 B — 98 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-R7QEB3YF8F&gtm=45je64k1h1v882164623z89184458694za200zb833217870zd833217870&_p=1776900771271&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&are=1&cid=1239121918.1776900772&frm=0&pscdl=noapi&rcb=16&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&_s=1&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776900771&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncaa.org%2F&dt=NCAA.org%20-%20Official%20Athletics%20Website&en=page_view&_fv=1&_ss=1&tfd=2090region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-R7QEB3YF8F&gtm=45je64k1h1v882164623z89184458694za200zb833217870zd833217870&_p=1776900771271&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&are=1&cid=1239121918.1776900772&frm=0&pscdl=noapi&rcb=16&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&_s=1&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776900771&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncaa.org%2F&dt=NCAA.org%20-%20Official%20Athletics%20Website&en=page_view&_fv=1&_ss=1&tfd=2090 — 204 — 48 B — 91 ms — h2https://pixel.sitescout.com/up/3dbd797954fecd18?cntr_url=https%3A%2F%2Fwww.ncaa.org%2Fpixel.sitescout.com/up/3dbd797954fe... https://pixel.sitescout.com/up/3dbd797954fecd18?cntr_url=https%3A%2F%2Fwww.ncaa.org%2F — 200 — 259 B — 104 ms — h2https://pixel-sync.sitescout.com/dmp/asyncPixelSyncpixel-sync.sitescout.com/dmp/asyncP... https://pixel-sync.sitescout.com/dmp/asyncPixelSync — 204 — 191 B — 87 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-Y29PC3P5S9&gtm=45je64k1v882570456z8833217870za20gzb833217870zd833217870&_p=1776900771271&_gaz=1&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1239121918.1776900772&frm=0&pscdl=noapi&rcb=17&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&_s=1&tag_exp=0~115938466~115938469~117266401~117512543~117884344&sid=1776900771&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncaa.org%2F&dt=NCAA.org%20-%20Official%20Athletics%20Website&_tu=KA&en=page_view&_fv=1&_ss=1&ep.timestamp=2026-04-22T23%3A32%3A51%2B00%3A00&ep.school_name=NCAA.org&ep.division=SPECIALPROJECTS&ep.ss_client_id=2071&ep.site_name=ncaaorg&ep.page_name=NCAA.org%20-%20Official%20Athletics%20Website&ep.page_category=home&ep.site_section=frontpage&ep.power_five=false&ep.all_access=false&ep.paciolan_marketing=false&ep.fanbase_partner=false&ep.sidearm_extended=false&ep.provider=SIDEARM&up.division=SPECIALPROJECTS&up.school_name=NCAA.org&up.sidearm_extended=false&tfd=2160region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-Y29PC3P5S9&gtm=45je64k1v882570456z8833217870za20gzb833217870zd833217870&_p=1776900771271&_gaz=1&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1239121918.1776900772&frm=0&pscdl=noapi&rcb=17&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&_s=1&tag_exp=0~115938466~115938469~117266401~117512543~117884344&sid=1776900771&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncaa.org%2F&dt=NCAA.org%20-%20Official%20Athletics%20Website&_tu=KA&en=page_view&_fv=1&_ss=1&ep.timestamp=2026-04-22T23%3A32%3A51%2B00%3A00&ep.school_name=NCAA.org&ep.division=SPECIALPROJECTS&ep.ss_client_id=2071&ep.site_name=ncaaorg&ep.page_name=NCAA.org%20-%20Official%20Athletics%20Website&ep.page_category=home&ep.site_section=frontpage&ep.power_five=false&ep.all_access=false&ep.paciolan_marketing=false&ep.fanbase_partner=false&ep.sidearm_extended=false&ep.provider=SIDEARM&up.division=SPECIALPROJECTS&up.school_name=NCAA.org&up.sidearm_extended=false&tfd=2160 — 204 — 290 B — 54 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-Y29PC3P5S9&cid=1239121918.1776900772&gtm=45je64k1v882570456z8833217870za20gzb833217870zd833217870&rcb=17&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~117884344&z=953821706www.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-Y29PC3P5S9&cid=1239121918.1776900772&gtm=45je64k1v882570456z8833217870za20gzb833217870zd833217870&rcb=17&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~117884344&z=953821706 — 200 — 408 B — 89 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-Y29PC3P5S9&cid=1239121918.1776900772&gtm=45je64k1v882570456z8833217870za20gzb833217870zd833217870&rcb=17&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~117884344stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-Y29PC3P5S9&cid=1239121918.1776900772&gtm=45je64k1v882570456z8833217870za20gzb833217870zd833217870&rcb=17&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~117884344 — 204 — 556 B — 86 ms — h2https://connect.facebook.net/signals/config/1288625929001443?v=2.9.303&r=stable&domain=www.ncaa.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1288625929001443?v=2.9.303&r=stable&domain=www.ncaa.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.8 KiB — 10 ms — h3https://ib.adnxs.com/pixie/up?pi=e2ae1974-140e-4cbe-a251-6e963bab52f1ib.adnxs.com/pixie/up?pi=e2ae1974-1... https://ib.adnxs.com/pixie/up?pi=e2ae1974-140e-4cbe-a251-6e963bab52f1 — 200 — 323 B — 136 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1884844972&t=pageview&_s=1&dl=https%3A%2F%2Fwww.ncaa.org%2F&ul=en-us&dt=NCAA.org%20-%20Official%20Athletics%20Website&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAEK~&jid=850957621&gjid=436368007&cid=1239121918.1776900772&tid=UA-195103076-20&_gid=1868426999.1776900772&_r=1&_slc=1&gtm=45He64k1n81TW6R675za200&cd1=2026-04-22T23%3A32%3A51%2B00%3A00&cd20=NCAA.org&cd21=SPECIALPROJECTS&cd23=2071&cd24=NCAA.org%20-%20Official%20Athletics%20Website&cd25=home&cd26=0&cd28=0&cd29=0&cd35=0&cd37=0&cd49=UA-195103076-20&cd50=ncaaorg&cd53=frontpage&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&cd5=1239121918.1776900772&z=801882679www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1884844972&t=pageview&_s=1&dl=https%3A%2F%2Fwww.ncaa.org%2F&ul=en-us&dt=NCAA.org%20-%20Official%20Athletics%20Website&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAEK~&jid=850957621&gjid=436368007&cid=1239121918.1776900772&tid=UA-195103076-20&_gid=1868426999.1776900772&_r=1&_slc=1&gtm=45He64k1n81TW6R675za200&cd1=2026-04-22T23%3A32%3A51%2B00%3A00&cd20=NCAA.org&cd21=SPECIALPROJECTS&cd23=2071&cd24=NCAA.org%20-%20Official%20Athletics%20Website&cd25=home&cd26=0&cd28=0&cd29=0&cd35=0&cd37=0&cd49=UA-195103076-20&cd50=ncaaorg&cd53=frontpage&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&cd5=1239121918.1776900772&z=801882679 — 200 — 450 B — 29 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-15770876&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-15770876&cx=c&gtm=4e64k1 — 200 — 129.1 KiB — 39 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17553948878/?random=1776900772064&cv=11&fst=1776900772064&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17553948878/?random=1776900772064&cv=11&fst=1776900772064&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 129 ms — h3https://www.google.com/rmkt/collect/17553948878/?random=1776900772064&cv=11&fst=1776900772064&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1755394... https://www.google.com/rmkt/collect/17553948878/?random=1776900772064&cv=11&fst=1776900772064&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 164 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17553948878/?random=1776900772096&cv=11&fst=1776900772096&bg=ffffff&guid=ON&async=1&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17553948878/?random=1776900772096&cv=11&fst=1776900772096&bg=ffffff&guid=ON&async=1&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 121 ms — h3https://www.google.com/rmkt/collect/17553948878/?random=1776900772096&cv=11&fst=1776900772096&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&gcp=5www.google.com/rmkt/collect/1755394... https://www.google.com/rmkt/collect/17553948878/?random=1776900772096&cv=11&fst=1776900772096&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&gcp=5 — 200 — 20 B — 198 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ncaa.org%2F&scrsrc=www.googletagmanager.com&rnd=1261128233.1776900772&dt=NCAA.org%20-%20Official%20Athletics%20Website&auid=79459621.1776900772&navt=n&npa=0&us_privacy=1NNN&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&apve=1&apvf=f&apvc=0&tids=AW-17553948878&tid=AW-17553948878&tft=1776900772105&tfd=2324www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ncaa.org%2F&scrsrc=www.googletagmanager.com&rnd=1261128233.1776900772&dt=NCAA.org%20-%20Official%20Athletics%20Website&auid=79459621.1776900772&navt=n&npa=0&us_privacy=1NNN&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&apve=1&apvf=f&apvc=0&tids=AW-17553948878&tid=AW-17553948878&tft=1776900772105&tfd=2324 — 200 — 21 B — 196 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&dl=https%3A%2F%2Fwww.ncaa.org%2F&scrsrc=www.googletagmanager.com&rnd=1261128233.1776900772&dt=NCAA.org%20-%20Official%20Athletics%20Website&auid=79459621.1776900772&navt=n&npa=0&us_privacy=1NNN&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&apve=1&apvf=f&apvc=0&tids=AW-17553948878&tid=AW-17553948878&tft=1776900772106&tfd=2325www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&dl=https%3A%2F%2Fwww.ncaa.org%2F&scrsrc=www.googletagmanager.com&rnd=1261128233.1776900772&dt=NCAA.org%20-%20Official%20Athletics%20Website&auid=79459621.1776900772&navt=n&npa=0&us_privacy=1NNN&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&apve=1&apvf=f&apvc=0&tids=AW-17553948878&tid=AW-17553948878&tft=1776900772106&tfd=2325 — 200 — 21 B — 196 ms — h3https://www.ncaa.org/services/adaptive_components.ashx?type=ads&sport_id=0&name=cs---nav-19550fwww.ncaa.org/services/adaptive_comp... https://www.ncaa.org/services/adaptive_components.ashx?type=ads&sport_id=0&name=cs---nav-19550f — 200 — 558 B — 128 ms — http/1.1https://www.ncaa.org/services/adaptive_components.ashx?type=ads&sport_id=0&name=main-nav-ticket-shop-donate-1f2c8bwww.ncaa.org/services/adaptive_comp... https://www.ncaa.org/services/adaptive_components.ashx?type=ads&sport_id=0&name=main-nav-ticket-shop-donate-1f2c8b — 200 — 558 B — 132 ms — http/1.1https://use.typekit.net/af/cd6439/00000000000000007735a248/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/cd6439/000000000... https://use.typekit.net/af/cd6439/00000000000000007735a248/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 34.5 KiB — 4 ms — h2https://www.ncaa.org/site/templates/slideshow-component-template.html?bust=639028027405102044www.ncaa.org/site/templates/slidesh... https://www.ncaa.org/site/templates/slideshow-component-template.html?bust=639028027405102044 — 200 — 2.8 KiB — 128 ms — http/1.1https://use.typekit.net/af/3ac4ef/00000000000000007735a4d3/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/3ac4ef/000000000... https://use.typekit.net/af/3ac4ef/00000000000000007735a4d3/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 14.8 KiB — 4 ms — h2https://use.typekit.net/af/c4b1a7/00000000000000007735a266/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/c4b1a7/000000000... https://use.typekit.net/af/c4b1a7/00000000000000007735a266/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 36.1 KiB — 5 ms — h2https://ib.adnxs.com/pixie?e=PageView&pi=e2ae1974-140e-4cbe-a251-6e963bab52f1&it=1776900772000&v=0.0.45&u=https%3A%2F%2Fwww.ncaa.org%2F&st=1776900772000&et=1776900772312&if=0&uetmsmid=33704a2c-1b5f-4da1-bff9-a9929d9f824a&asce=1&ascc=1&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0ib.adnxs.com/pixie?e=PageView&pi=e2... https://ib.adnxs.com/pixie?e=PageView&pi=e2ae1974-140e-4cbe-a251-6e963bab52f1&it=1776900772000&v=0.0.45&u=https%3A%2F%2Fwww.ncaa.org%2F&st=1776900772000&et=1776900772312&if=0&uetmsmid=33704a2c-1b5f-4da1-bff9-a9929d9f824a&asce=1&ascc=1&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0 — 200 — 229 B — 27 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js — 200 — 109.8 KiB — 13 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js — 200 — 105.8 KiB — 15 ms — h2https://www.facebook.com/tr/?id=1288625929001443&ev=PageView&dl=https%3A%2F%2Fwww.ncaa.org%2F&rl=&if=false&ts=1776900772349&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776900772337.645121219555964211&ler=empty&cdl=API_unavailable&pmd[title]=%0A%09NCAA.org%20-%20Official%20Athletics%20Website%0A&pmd[locale]=en_US&pmd[description]=The%20official%20athletics%20website%20for%20the%20NCAA.org&plt=1598.2999992370605&it=1776900771993&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=12886259290... https://www.facebook.com/tr/?id=1288625929001443&ev=PageView&dl=https%3A%2F%2Fwww.ncaa.org%2F&rl=&if=false&ts=1776900772349&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776900772337.645121219555964211&ler=empty&cdl=API_unavailable&pmd[title]=%0A%09NCAA.org%20-%20Official%20Athletics%20Website%0A&pmd[locale]=en_US&pmd[description]=The%20official%20athletics%20website%20for%20the%20NCAA.org&plt=1598.2999992370605&it=1776900771993&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 19 B — 11 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1288625929001443&ev=PageView&dl=https%3A%2F%2Fwww.ncaa.org%2F&rl=&if=false&ts=1776900772349&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776900772337.645121219555964211&ler=empty&cdl=API_unavailable&pmd[title]=%0A%09NCAA.org%20-%20Official%20Athletics%20Website%0A&pmd[locale]=en_US&pmd[description]=The%20official%20athletics%20website%20for%20the%20NCAA.org&plt=1598.2999992370605&it=1776900771993&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1288625929001443&ev=PageView&dl=https%3A%2F%2Fwww.ncaa.org%2F&rl=&if=false&ts=1776900772349&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776900772337.645121219555964211&ler=empty&cdl=API_unavailable&pmd[title]=%0A%09NCAA.org%20-%20Official%20Athletics%20Website%0A&pmd[locale]=en_US&pmd[description]=The%20official%20athletics%20website%20for%20the%20NCAA.org&plt=1598.2999992370605&it=1776900771993&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 198 B — 202 ms — h3https://www.ncaa.org/images/2026/4/22/Scholarships_WinterPostgraduate2025_26WinnersHeader_16x9.jpg?width=1007&height=566&mode=cropwww.ncaa.org/images/2026/4/22/Schol... https://www.ncaa.org/images/2026/4/22/Scholarships_WinterPostgraduate2025_26WinnersHeader_16x9.jpg?width=1007&height=566&mode=crop — 302 — 616 B — 207 ms — http/1.1https://www.ncaa.org/services/adaptive_components.ashx?type=slideshow&count=1&sport_id=0&name=menu-dropdown&slideshow_id=1&extra=%7B%22slideshow_id%22%3A1%7Dwww.ncaa.org/services/adaptive_comp... https://www.ncaa.org/services/adaptive_components.ashx?type=slideshow&count=1&sport_id=0&name=menu-dropdown&slideshow_id=1&extra=%7B%22slideshow_id%22%3A1%7D — 200 — 372 B — 200 ms — http/1.1https://www.ncaa.org/images/2022/4/22/Bubble_Icon_Trophy.jpg?width=250&height=250&mode=crop&format=jpg&quality=80&anchor=middlecenterwww.ncaa.org/images/2022/4/22/Bubbl... https://www.ncaa.org/images/2022/4/22/Bubble_Icon_Trophy.jpg?width=250&height=250&mode=crop&format=jpg&quality=80&anchor=middlecenter — 302 — 578 B — 201 ms — http/1.1https://www.ncaa.org/images/2025/8/14/Studnet-athlete_bubble_icon.png?width=250&height=250&mode=crop&format=jpg&quality=80&anchor=middlecenterwww.ncaa.org/images/2025/8/14/Studn... https://www.ncaa.org/images/2025/8/14/Studnet-athlete_bubble_icon.png?width=250&height=250&mode=crop&format=jpg&quality=80&anchor=middlecenter — 302 — 587 B — 174 ms — http/1.1https://www.ncaa.org/images/2024/8/1/Check_mark.jpg?width=250&height=250&mode=crop&format=jpg&quality=80&anchor=middlecenterwww.ncaa.org/images/2024/8/1/Check_... https://www.ncaa.org/images/2024/8/1/Check_mark.jpg?width=250&height=250&mode=crop&format=jpg&quality=80&anchor=middlecenter — 302 — 569 B — 234 ms — http/1.1https://www.ncaa.org/images/2021/7/20/BubbleIcon_Gears.jpg?width=250&height=250&mode=crop&format=jpg&quality=80&anchor=middlecenterwww.ncaa.org/images/2021/7/20/Bubbl... https://www.ncaa.org/images/2021/7/20/BubbleIcon_Gears.jpg?width=250&height=250&mode=crop&format=jpg&quality=80&anchor=middlecenter — 302 — 576 B — 296 ms — http/1.1https://ad.doubleclick.net/activity;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;~oref=https%3A%2F%2Fwww.ncaa.org%2F?ad.doubleclick.net/activity;src=157... https://ad.doubleclick.net/activity;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;~oref=https%3A%2F%2Fwww.ncaa.org%2F? — 302 — 22 B — 419 ms — h3https://15770876.fls.doubleclick.net/activityi;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;_dc_test=1;~oref=https%3A%2F%2Fwww.ncaa.org%2F?15770876.fls.doubleclick.net/activi... https://15770876.fls.doubleclick.net/activityi;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;_dc_test=1;~oref=https%3A%2F%2Fwww.ncaa.org%2F? — 302 — 941 B — 94 ms — h2https://www.google.com/pagead/1p-user-list/17553948878/?random=1776900772096&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9B0gczK--D_TW-XZankA_u_X49dG6b_72kA3N6_JioeBll3t_nug4j2oEBe7bGmknXrZTfi_SdbK7qUhKPWQicV45Z2ER-wdFKzG-IEP22dMvDESt134&random=1738620387&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17553948878/?random=1776900772096&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9B0gczK--D_TW-XZankA_u_X49dG6b_72kA3N6_JioeBll3t_nug4j2oEBe7bGmknXrZTfi_SdbK7qUhKPWQicV45Z2ER-wdFKzG-IEP22dMvDESt134&random=1738620387&rmt_tld=0&ipr=y — 200 — 64 B — 42 ms — h3https://www.google.es/pagead/1p-user-list/17553948878/?random=1776900772096&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9B0gczK--D_TW-XZankA_u_X49dG6b_72kA3N6_JioeBll3t_nug4j2oEBe7bGmknXrZTfi_SdbK7qUhKPWQicV45Z2ER-wdFKzG-IEP22dMvDESt134&random=1738620387&rmt_tld=1&ipr=ywww.google.es/pagead/1p-user-list/1... https://www.google.es/pagead/1p-user-list/17553948878/?random=1776900772096&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9B0gczK--D_TW-XZankA_u_X49dG6b_72kA3N6_JioeBll3t_nug4j2oEBe7bGmknXrZTfi_SdbK7qUhKPWQicV45Z2ER-wdFKzG-IEP22dMvDESt134&random=1738620387&rmt_tld=1&ipr=y — 200 — 154 B — 37 ms — h2https://www.google.com/pagead/1p-user-list/17553948878/?random=1776900772064&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9KC5Zh6Isu8WA9HQy129xwFqekVPI1zCdPKA-eqIYInjS_r4CSsjD-Xc3SRitM-ISrzyw4YBgAmPzjI9gBsY2GrU3nQmOmXsD3QmpIxBepG93dv2Ej_8&random=919104345&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17553948878/?random=1776900772064&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9KC5Zh6Isu8WA9HQy129xwFqekVPI1zCdPKA-eqIYInjS_r4CSsjD-Xc3SRitM-ISrzyw4YBgAmPzjI9gBsY2GrU3nQmOmXsD3QmpIxBepG93dv2Ej_8&random=919104345&rmt_tld=0&ipr=y — 200 — 64 B — 40 ms — h3https://www.google.es/pagead/1p-user-list/17553948878/?random=1776900772064&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9KC5Zh6Isu8WA9HQy129xwFqekVPI1zCdPKA-eqIYInjS_r4CSsjD-Xc3SRitM-ISrzyw4YBgAmPzjI9gBsY2GrU3nQmOmXsD3QmpIxBepG93dv2Ej_8&random=919104345&rmt_tld=1&ipr=ywww.google.es/pagead/1p-user-list/1... https://www.google.es/pagead/1p-user-list/17553948878/?random=1776900772064&cv=11&fst=1776898800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9230758960z89230075948za20gzb9230075948zd9230075948xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117884344~118167059~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.ncaa.org%2F&rcb=10&frm=0&tiba=NCAA.org%20-%20Official%20Athletics%20Website&hn=www.googleadservices.com&npa=0&us_privacy=1NNN&pscdl=noapi&auid=79459621.1776900772&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&gpp=DBABzw~1NNN~BqgqAAAAAgA.QA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9KC5Zh6Isu8WA9HQy129xwFqekVPI1zCdPKA-eqIYInjS_r4CSsjD-Xc3SRitM-ISrzyw4YBgAmPzjI9gBsY2GrU3nQmOmXsD3QmpIxBepG93dv2Ej_8&random=919104345&rmt_tld=1&ipr=y — 200 — 108 B — 36 ms — h2https://ad.doubleclick.net/activity;dc_pre=CKGs4ZrPgpQDFb1gHQkdxokUug;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;~oref=https%3A%2F%2Fwww.ncaa.org%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CKGs4ZrPgpQDFb1gHQkdxokUug;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;~oref=https%3A%2F%2Fwww.ncaa.org%2F? — 302 — 22 B — 353 ms — h3https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 11 ms — h2https://15770876.fls.doubleclick.net/activityi;dc_pre=CLO345rPgpQDFYpY9ggd0agoYw;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;_dc_test=1;~oref=https%3A%2F%2Fwww.ncaa.org%2F?15770876.fls.doubleclick.net/activi... https://15770876.fls.doubleclick.net/activityi;dc_pre=CLO345rPgpQDFYpY9ggd0agoYw;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;_dc_test=1;~oref=https%3A%2F%2Fwww.ncaa.org%2F? — 200 — 731 B — 35 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 932 B — 201 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 902 B — 159 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 903 B — 164 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 906 B — 382 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 901 B — 151 ms — h2https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2026%2f4%2f22%2fScholarships_WinterPostgraduate2025_26WinnersHeader_16x9.jpg&height=566&width=1007&type=webp&gravity=smartimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2026%2f4%2f22%2fScholarships_WinterPostgraduate2025_26WinnersHeader_16x9.jpg&height=566&width=1007&type=webp&gravity=smart — 200 — 17.1 KiB — 118 ms — h2https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2025%2f8%2f14%2fStudnet-athlete_bubble_icon.png&height=250&width=250&type=webp&gravity=centreimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2025%2f8%2f14%2fStudnet-athlete_bubble_icon.png&height=250&width=250&type=webp&gravity=centre — 200 — 7.2 KiB — 22 ms — h2https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2022%2f4%2f22%2fBubble_Icon_Trophy.jpg&height=250&width=250&type=webp&gravity=centreimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2022%2f4%2f22%2fBubble_Icon_Trophy.jpg&height=250&width=250&type=webp&gravity=centre — 200 — 14.8 KiB — 21 ms — h2https://adservice.google.com/ddm/fls/z/dc_pre=CLO345rPgpQDFYpY9ggd0agoYw;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=*;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;_dc_test=1;~oref=https%3A%2F%2Fwww.ncaa.org%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CLO345rPgpQDFYpY9ggd0agoYw;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=*;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;_dc_test=1;~oref=https%3A%2F%2Fwww.ncaa.org%2F — 200 — 63 B — 96 ms — h3https://www.ncaa.org/images/2025/2/5/Texture_1.jpg?width=640&height=360&mode=crop&scale=both&format=jpg&quality=80www.ncaa.org/images/2025/2/5/Textur... https://www.ncaa.org/images/2025/2/5/Texture_1.jpg?width=640&height=360&mode=crop&scale=both&format=jpg&quality=80 — 302 — 567 B — 125 ms — http/1.1https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2024%2f8%2f1%2fCheck_mark.jpg&height=250&width=250&type=webp&gravity=centreimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2024%2f8%2f1%2fCheck_mark.jpg&height=250&width=250&type=webp&gravity=centre — 200 — 3.8 KiB — 19 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=5701181888935298194;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4FYuloZURNq5aCHK3Sc1nWqshTaEaghXQGtG;_dc_time=1776900772;dc_pre=CKGs4ZrPgpQDFb1gHQkdxokUug;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;~oref=https%3A%2F%2Fwww.ncaa.org%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=5701181888935298194;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4FYuloZURNq5aCHK3Sc1nWqshTaEaghXQGtG;_dc_time=1776900772;dc_pre=CKGs4ZrPgpQDFb1gHQkdxokUug;src=15770876;type=count0;cat=pagev0;rcb=3;ord=4055984257973;npa=0;auiddc=79459621.1776900772;u15=https%3A%2F%2Fwww.ncaa.org%2F;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;pscdl=noapi;frm=0;gpp=DBABzw~1NNN~BqgqAAAAAgA.QA;_tu=KFA;gtm=45fe64k1v9230249433z89230075948za20gzb9230075948zd9230075948xea;gcs=G111;gcd=13t3t3t2t5l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266400~118463262;epver=2;dc_random=1776900772_u7gZqyFuXuI7PZugRyg_RqK7-9VFt00Cug;~oref=https%3A%2F%2Fwww.ncaa.org%2F? — 200 — 63 B — 226 ms — h3https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2021%2f7%2f20%2fBubbleIcon_Gears.jpg&height=250&width=250&type=webp&gravity=centreimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2021%2f7%2f20%2fBubbleIcon_Gears.jpg&height=250&width=250&type=webp&gravity=centre — 200 — 15.7 KiB — 22 ms — h2https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2025%2f2%2f5%2fTexture_1.jpg&height=360&width=640&type=webp&gravity=smartimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2f2025%2f2%2f5%2fTexture_1.jpg&height=360&width=640&type=webp&gravity=smart — 200 — 3.5 KiB — 20 ms — h2https://www.ncaa.org/components/js/analytics.jswww.ncaa.org/components/js/analytic... https://www.ncaa.org/components/js/analytics.js — 200 — 444 B — 125 ms — http/1.1https://www.ncaa.org/favicon.icowww.ncaa.org/favicon.ico https://www.ncaa.org/favicon.ico — 200 — 2.4 KiB — 127 ms — http/1.1https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 903 B — 245 ms — h2https://www.ncaa.org/common/templates/dfp/dfp-component-template.htmlwww.ncaa.org/common/templates/dfp/d... https://www.ncaa.org/common/templates/dfp/dfp-component-template.html — 200 — 431 B — 125 ms — http/1.1https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 122 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 348 B — 103 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 1118ms · 1206KB · $15/mo
cdnjs
CDN
Costly
Execution 202ms
Transfer 8 KB
Monthly Cost $3/mo
www.ncaa.org
Other
Optional
Execution 152ms
Transfer 29 KB
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 134ms
Transfer 0 KB
Monthly Cost $2/mo
analytics.tiktok.com
Other
Optional
Execution 93ms
Transfer 110 KB
Unused 50%
Monthly Cost $1/mo
transcend-cdn.com
Other
Optional
Execution 82ms
Transfer 152 KB
Unused 15%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 76ms
Transfer 144 KB
Unused 37%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 73ms
Transfer 176 KB
Unused 39%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 73ms
Transfer 146 KB
Unused 45%
Monthly Cost $1/mo
cdnjs
CDN
Optional
Execution 70ms
Transfer 29 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 155 KB
Unused 40%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 54ms
Transfer 127 KB
Unused 50%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 54ms
Transfer 131 KB
Unused 44%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • cdnjs adds 202ms 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

cdnjs takes 202ms 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

50% of analytics.tiktok.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