Skip to content
https://tampabay.com

Performance

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

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

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

15.44 s

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

42.10 s

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

4.69 s

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

0.174

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

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

47.46 s

Page Load Progression

702 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
6.6 MB transferred, 266 requests
FIX
6.6 MB transferred, 266 requests
Critical::
Page weighs 28.5 MB (6.6 MB transferred)
Warning::
JavaScript is 4.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.3 MB
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Info::
Fonts are 273 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 273 KB
Info::
CSS is 253 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 253 KB
Warning::
266 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.6 MB / 2.4 MB budget
6.6 MB transferred
266 requests
1.4 g CO2 per page load
JavaScript 4.3 MiB 65%
Images 1.3 MiB 19%
HTML 296.4 KiB 4%
Fonts 273.2 KiB 4%
CSS 252.5 KiB 4%
Other 210.2 KiB 3%
Other 25.9 KiB 0%
Other 15.3 KiB 0%
Other 648 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.6 MiB of 6.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
19848ms total JS execution
FIX
19848ms total JS execution
Warning::
https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=1...: 3510ms CPU time
Warning::
https://www.tampabay.com/pf/dist/engine/react.js?d...: 2802ms CPU time
Warning::
https://www.tampabay.com/: 1949ms CPU time
Warning::
https://cadmus.script.ac/d29dbajta0the9/script.js: 1875ms CPU time
Warning::
Unattributable: 1863ms CPU time
Warning::
Third-party scripts: 19848ms (100% of total)

Main Thread Breakdown

Script Evaluation 72% Other 10% Style & Layout 7% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=123510ms3361ms15ms3rd
https://www.tampabay.com/pf/dist/engine/react.js?d=740&mxId=000000002802ms2203ms28ms3rd
https://www.tampabay.com/1949ms159ms112ms3rd
https://cadmus.script.ac/d29dbajta0the9/script.js1875ms1609ms16ms3rd
Unattributable1863ms571ms0ms3rd
https://delivery.revcontent.com/85162/284336/widget.js923ms794ms16ms3rd
https://cdn.y5kvsuy8wr7c.com/prod/tampabay/t8y9347t.min.js?2026321599ms453ms136ms3rd
https://cdn.embedly.com/widgets/platform.js492ms477ms6ms3rd
https://cdn.p-n.io/pushly-sdk.min.js460ms395ms22ms3rd
https://singroot.com/scripts/r4063p3u5e7f552f4uvs5zms_g7fak31fqm/ConsentManager,Sticky2426ms242ms72ms3rd

Showing top 10 of 35 scripts

F
JS Bundles
Action
84 scripts, 1.4 MB unused
FIX
84 scripts, 1.4 MB unused
Warning::
https://cdn.y5kvsuy8wr7c.com/prod/tampabay/t8y9347...: 231 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.ntv.io/serve/load.js: 191 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.tampabay.com/pf/dist/components/combin...: 155 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 131 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://singroot.com/scripts/r4063p3u5e7f552f4uvs5...: 85 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.4 MB
1392 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.y5kvsuy8wr7c.com/prod/tampabay/t8y9347t.min.js?2026321286 KB231 KB (81%)3rd
https://s.ntv.io/serve/load.js251 KB191 KB (76%)3rd
https://www.tampabay.com/pf/dist/components/combinations/default.js?d=740&mxId=00000000240 KB155 KB (65%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB131 KB (70%)3rd
https://singroot.com/scripts/r4063p3u5e7f552f4uvs5zms_g7fak31fqm/ConsentManager,Sticky2201 KB85 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-0VMFGB00WY&l=MG2DL&cx=c&gtm=4e64h1177 KB67 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M5XPJDT&l=MG2DL155 KB63 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-65806319-2&cx=c&gtm=4e64h1116 KB62 KB (54%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WCNWZV6&gtm_auth=BRkJvojeXANP9drgnJtSbw&gtm_preview=env-2&gtm_cookies_win=x142 KB61 KB (43%)3rd
https://ads.pubmatic.com/AdServer/js/pwt/160835/4933/pwt.js67 KB46 KB (69%)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
266 resources · 6.6 MB · 1.4 MB savings available
FIX
266 resources · 6.6 MB · 1.4 MB savings available
Warning::
Page weight 5.6 MB over 1MB target
Got: 6.6 MB Expected: ≤ 1 MB
Info::
~1.4 MB of savings available
Warning::
265 third-party resources (100% of weight)
Info::
8 resources over 200KB
266 resources · 6.6 MiB · 265 third-party 5.6 MiB over 1MB target
JavaScript 65% · 4.3 MiB
Image 19% · 1.3 MiB
Document 4% · 296.4 KiB
Font 4% · 273.2 KiB
CSS 4% · 252.5 KiB
Other 4% · 245.1 KiB

~1.4 MiB of savings available

Remove unused JavaScript: 1.4 MiB
C
Image Optimization
Action
62 images, 0 KB saveable
REVIEW
62 images, 0 KB saveable
Warning::
https://s3.amazonaws.com/tpc-files/tampabay/www/sp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/donna-m-richar... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/in-2026-the-ta... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/the-crystal-ba... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/streetside-sco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/rays-ryan-pepi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/pf/resources/images/icons... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/florida-attorn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/ex-model-arres... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/pf/resources/images/icons... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/isa-stahrfishe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/congress_ethic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/pf/resources/images/icons... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/students-jog-o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/martin-st-loui... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/pf/resources/images/icons... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/susan-avalon-j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/paolo-zampolli... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/tropical-fruit... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/hillsborough-c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://files.tampabay.com/resources/images/florid... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/florida-chief-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/pf/resources/images/icons... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/shawn-gertsch-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/a-glowing-usf-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/the-rays-kevin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/defensive-tack... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/the-hydrospati... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/the-person-who... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/marjorie-kinna... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/heres-where-yo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/the-tampa-bay-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/penguins-waddl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/lightning-forw... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/pf/resources/images/icons... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tampabay.com/resizer/v2/lisa-unger-ULO... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
62 images 1.1 MB
0 oversized -0 KB
26 legacy format
36 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

19

273 KB total

Render-blocking

0

of 19

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 15.4 s LCP 42.1 shttps://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-900.woff?d=740&mxId=00000000roboto-v29-latin-900.woff https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-900.woff?d=740&mxId=00000000 — 20.4 KiB — 29 ms — font-display: swaphttps://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-300.woff2?d=740&mxId=00000000roboto-condensed-v24-la... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-300.woff2?d=740&mxId=00000000 — 15.6 KiB — 30 ms — font-display: swaphttps://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-700.woff?d=740&mxId=00000000roboto-v29-latin-700.woff https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-700.woff?d=740&mxId=00000000 — 20.4 KiB — 32 ms — font-display: swaphttps://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-regular.woff2?d=740&mxId=00000000roboto-condensed-v24-la... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-regular.woff2?d=740&mxId=00000000 — 15.8 KiB — 32 ms — font-display: swaphttps://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=740&mxId=00000000roboto-condensed-v24-la... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=740&mxId=00000000 — 15.7 KiB — 32 ms — font-display: swaphttps://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=737&mxId=00000000roboto-condensed-v24-la... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=737&mxId=00000000 — 15.7 KiB — 50 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 88 ms — font-display: swaphttps://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-regular.woff?d=740&mxId=00000000roboto-v29-latin-regula... https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-regular.woff?d=740&mxId=00000000 — 20.3 KiB — 16 ms — font-display: swaphttps://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2IBMPlexSans-Regular-Lat... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2 — 16.8 KiB — 7 ms — font-display: swaphttps://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-italic.woff2?d=740&mxId=00000000roboto-condensed-v24-la... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-italic.woff2?d=740&mxId=00000000 — 17.4 KiB — 15 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2IBMPlexSans-Regular-Lat... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin1.woff2IBMPlexSans-Medium-Lati... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin1.woff2 — 17.4 KiB — 6 ms — font-display: swaphttps://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2IBMPlexSans-SemiBold-La... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2 — 17.7 KiB — 8 ms — font-display: swaphttps://cdn.viafoura.net/front/assets/fonts/inter/inter-latin.woff2inter-latin.woff2 https://cdn.viafoura.net/front/assets/fonts/inter/inter-latin.woff2 — 46.0 KiB — 10 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2IBMPlexSans-SemiBold-La... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin1.woff2IBMPlexSans-Medium-Lati... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin1.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2IBMPlexSans-Regular-Lat... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2 — 0 B — 0 ms — font-display: swap
roboto-v29-latin-900.woff woff swap
Size 20 KB
Load time 29 ms
Start 181 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
roboto-condensed-v24-la... woff2 swap
Size 16 KB
Load time 30 ms
Start 182 ms
Risk FOUT — text flashes from fallback to web font
roboto-v29-latin-700.woff woff swap
Size 20 KB
Load time 32 ms
Start 182 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
roboto-condensed-v24-la... woff2 swap
Size 16 KB
Load time 32 ms
Start 182 ms
Risk FOUT — text flashes from fallback to web font
roboto-condensed-v24-la... woff2 swap
Size 16 KB
Load time 32 ms
Start 185 ms
Risk FOUT — text flashes from fallback to web font
roboto-condensed-v24-la... woff2 swap
Size 16 KB
Load time 50 ms
Start 186 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 88 ms
Start 651 ms
Risk FOUT — text flashes from fallback to web font
roboto-v29-latin-regula... woff swap
Size 20 KB
Load time 16 ms
Start 679 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
IBMPlexSans-Regular-Lat... woff2 swap
Size 17 KB
Load time 7 ms
Start 958 ms
Risk FOUT — text flashes from fallback to web font
roboto-condensed-v24-la... woff2 swap
Size 17 KB
Load time 15 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-Regular-Lat... woff2 swap
Size 0 KB
Load time 0 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-Medium-Lati... woff2 swap
Size 17 KB
Load time 6 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-SemiBold-La... woff2 swap
Size 18 KB
Load time 8 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
inter-latin.woff2 woff2 swap
Size 46 KB
Load time 10 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 5.6 s
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-SemiBold-La... woff2 swap
Size 0 KB
Load time 0 ms
Start 5.7 s
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-Medium-Lati... woff2 swap
Size 0 KB
Load time 0 ms
Start 5.7 s
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-Regular-Lat... woff2 swap
Size 0 KB
Load time 0 ms
Start 5.7 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)

Fixing the unchecked items could save ~18 KB and ~36 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
12 hints, 0 missing preconnects
PASS
12 hints, 0 missing preconnects
Info::
Page uses 12 resource hint(s)

Current Resource Hints

preconnect
preload
+2
12
dns-prefetch
prefetch

12 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
HTTP Caching
max-age=60 (1 minute)
PASS
max-age=60 (1 minute)
Info::
Cache-Control header is set
Got: private, max-age=60
Info::
Effective TTL: 1 minute (max-age=60)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, max-age=60

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age60Cache for 1 minute
Effective TTL: 60 seconds
Network Waterfall
266 requests over 9026ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 15.4 s LCP 42.1 shttps://tampabay.com// https://tampabay.com/ — 301 — 319 B — 107 ms — h2https://www.tampabay.com/www.tampabay.com/ https://www.tampabay.com/ — 200 — 122.1 KiB — 113 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-900.woff?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-900.woff?d=740&mxId=00000000 — 200 — 20.4 KiB — 29 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-300.woff2?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-300.woff2?d=740&mxId=00000000 — 200 — 15.6 KiB — 30 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-700.woff?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-700.woff?d=740&mxId=00000000 — 200 — 20.4 KiB — 32 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-regular.woff2?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-regular.woff2?d=740&mxId=00000000 — 200 — 15.8 KiB — 32 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=740&mxId=00000000 — 200 — 15.7 KiB — 32 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=737&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=737&mxId=00000000 — 200 — 15.7 KiB — 50 ms — h2https://www.tampabay.com/pf/resources/js/jquery-3.5.1.min.js?d=740www.tampabay.com/pf/resources/js/jq... https://www.tampabay.com/pf/resources/js/jquery-3.5.1.min.js?d=740 — 200 — 39.6 KiB — 63 ms — h2https://cdn.auth0.com/js/auth0-spa-js/2.0/auth0-spa-js.production.jscdn.auth0.com/js/auth0-spa-js/2.0/a... https://cdn.auth0.com/js/auth0-spa-js/2.0/auth0-spa-js.production.js — 200 — 13.7 KiB — 72 ms — h2https://www.tampabay.com/pf/resources/js/auth/Auth0Client.js?d=740www.tampabay.com/pf/resources/js/au... https://www.tampabay.com/pf/resources/js/auth/Auth0Client.js?d=740 — 200 — 10.5 KiB — 46 ms — h2https://www.tampabay.com/pf/resources/js/sophi/sophi-init.js?d=740www.tampabay.com/pf/resources/js/so... https://www.tampabay.com/pf/resources/js/sophi/sophi-init.js?d=740 — 200 — 749 B — 47 ms — h2https://cdn.sophi.io/assets/demeter/1/stable/3372937438.jscdn.sophi.io/assets/demeter/1/stabl... https://cdn.sophi.io/assets/demeter/1/stable/3372937438.js — 200 — 39.0 KiB — 69 ms — h2https://assets.zephr.com/zephr-browser/1.7.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.7.... https://assets.zephr.com/zephr-browser/1.7.1/zephr-browser.umd.js — 200 — 16.6 KiB — 65 ms — h2https://ak.sail-horizon.com/spm/spm.v1.min.jsak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js — 200 — 48.1 KiB — 77 ms — h2https://cdn-clavis-tbt-prod.arc-perso.aws.arc.pub/clavis.main.js.gzcdn-clavis-tbt-prod.arc-perso.aws.a... https://cdn-clavis-tbt-prod.arc-perso.aws.arc.pub/clavis.main.js.gz — 200 — 2.4 KiB — 64 ms — http/1.1https://www.tampabay.com/pf/resources/js/clavis/clavis.js?d=740www.tampabay.com/pf/resources/js/cl... https://www.tampabay.com/pf/resources/js/clavis/clavis.js?d=740 — 200 — 1.4 KiB — 46 ms — h2https://www.tampabay.com/pf/resources/js/amazonAd.js?d=740www.tampabay.com/pf/resources/js/am... https://www.tampabay.com/pf/resources/js/amazonAd.js?d=740 — 200 — 1019 B — 23 ms — h2https://www.tampabay.com/pf/resources/js/auth/ZephrAnalytics.js?d=740www.tampabay.com/pf/resources/js/au... https://www.tampabay.com/pf/resources/js/auth/ZephrAnalytics.js?d=740 — 200 — 1.7 KiB — 24 ms — h2https://www.tampabay.com/pf/dist/components/combinations/default.css?d=740&mxId=00000000www.tampabay.com/pf/dist/components... https://www.tampabay.com/pf/dist/components/combinations/default.css?d=740&mxId=00000000 — 200 — 53.3 KiB — 56 ms — h2https://www.tampabay.com/pf/resources/dist/tbt/css/style.css?d=740www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/tbt/css/style.css?d=740 — 200 — 11.4 KiB — 40 ms — h2https://www.tampabay.com/pf/resources/images/icons/weather/day_few.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/weather/day_few.png?d=740 — 200 — 2.7 KiB — 46 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--bucs-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--bucs-logo.png?d=740 — 200 — 1.8 KiB — 47 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--rays-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--rays-logo.png?d=740 — 200 — 1.6 KiB — 28 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--lightning-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--lightning-logo.png?d=740 — 200 — 1.1 KiB — 31 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--bulls-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--bulls-logo.png?d=740 — 200 — 1.3 KiB — 14 ms — h2https://www.tampabay.com/pf/resources/images/favicons/default/manifest.json?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/favicons/default/manifest.json?d=740 — 200 — 648 B — 24 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--gators-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--gators-logo.png?d=740 — 200 — 1.8 KiB — 12 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 0 B — 368 ms — h2https://cdn.ckeditor.com/ckeditor5/46.0.0/ckeditor5.csscdn.ckeditor.com/ckeditor5/46.0.0/c... https://cdn.ckeditor.com/ckeditor5/46.0.0/ckeditor5.css — 200 — 31.2 KiB — 46 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 15.4 s LCP 42.1 shttps://tampabay.com// https://tampabay.com/ — 301 — 319 B — 107 ms — h2https://www.tampabay.com/www.tampabay.com/ https://www.tampabay.com/ — 200 — 122.1 KiB — 113 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-900.woff?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-900.woff?d=740&mxId=00000000 — 200 — 20.4 KiB — 29 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-300.woff2?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-300.woff2?d=740&mxId=00000000 — 200 — 15.6 KiB — 30 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-700.woff?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-700.woff?d=740&mxId=00000000 — 200 — 20.4 KiB — 32 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-regular.woff2?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-regular.woff2?d=740&mxId=00000000 — 200 — 15.8 KiB — 32 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=740&mxId=00000000 — 200 — 15.7 KiB — 32 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=737&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-700.woff2?d=737&mxId=00000000 — 200 — 15.7 KiB — 50 ms — h2https://www.tampabay.com/pf/resources/js/jquery-3.5.1.min.js?d=740www.tampabay.com/pf/resources/js/jq... https://www.tampabay.com/pf/resources/js/jquery-3.5.1.min.js?d=740 — 200 — 39.6 KiB — 63 ms — h2https://cdn.auth0.com/js/auth0-spa-js/2.0/auth0-spa-js.production.jscdn.auth0.com/js/auth0-spa-js/2.0/a... https://cdn.auth0.com/js/auth0-spa-js/2.0/auth0-spa-js.production.js — 200 — 13.7 KiB — 72 ms — h2https://www.tampabay.com/pf/resources/js/auth/Auth0Client.js?d=740www.tampabay.com/pf/resources/js/au... https://www.tampabay.com/pf/resources/js/auth/Auth0Client.js?d=740 — 200 — 10.5 KiB — 46 ms — h2https://www.tampabay.com/pf/resources/js/sophi/sophi-init.js?d=740www.tampabay.com/pf/resources/js/so... https://www.tampabay.com/pf/resources/js/sophi/sophi-init.js?d=740 — 200 — 749 B — 47 ms — h2https://cdn.sophi.io/assets/demeter/1/stable/3372937438.jscdn.sophi.io/assets/demeter/1/stabl... https://cdn.sophi.io/assets/demeter/1/stable/3372937438.js — 200 — 39.0 KiB — 69 ms — h2https://assets.zephr.com/zephr-browser/1.7.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.7.... https://assets.zephr.com/zephr-browser/1.7.1/zephr-browser.umd.js — 200 — 16.6 KiB — 65 ms — h2https://ak.sail-horizon.com/spm/spm.v1.min.jsak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js — 200 — 48.1 KiB — 77 ms — h2https://cdn-clavis-tbt-prod.arc-perso.aws.arc.pub/clavis.main.js.gzcdn-clavis-tbt-prod.arc-perso.aws.a... https://cdn-clavis-tbt-prod.arc-perso.aws.arc.pub/clavis.main.js.gz — 200 — 2.4 KiB — 64 ms — http/1.1https://www.tampabay.com/pf/resources/js/clavis/clavis.js?d=740www.tampabay.com/pf/resources/js/cl... https://www.tampabay.com/pf/resources/js/clavis/clavis.js?d=740 — 200 — 1.4 KiB — 46 ms — h2https://www.tampabay.com/pf/resources/js/amazonAd.js?d=740www.tampabay.com/pf/resources/js/am... https://www.tampabay.com/pf/resources/js/amazonAd.js?d=740 — 200 — 1019 B — 23 ms — h2https://www.tampabay.com/pf/resources/js/auth/ZephrAnalytics.js?d=740www.tampabay.com/pf/resources/js/au... https://www.tampabay.com/pf/resources/js/auth/ZephrAnalytics.js?d=740 — 200 — 1.7 KiB — 24 ms — h2https://www.tampabay.com/pf/dist/components/combinations/default.css?d=740&mxId=00000000www.tampabay.com/pf/dist/components... https://www.tampabay.com/pf/dist/components/combinations/default.css?d=740&mxId=00000000 — 200 — 53.3 KiB — 56 ms — h2https://www.tampabay.com/pf/resources/dist/tbt/css/style.css?d=740www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/tbt/css/style.css?d=740 — 200 — 11.4 KiB — 40 ms — h2https://www.tampabay.com/pf/resources/images/icons/weather/day_few.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/weather/day_few.png?d=740 — 200 — 2.7 KiB — 46 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--bucs-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--bucs-logo.png?d=740 — 200 — 1.8 KiB — 47 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--rays-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--rays-logo.png?d=740 — 200 — 1.6 KiB — 28 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--lightning-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--lightning-logo.png?d=740 — 200 — 1.1 KiB — 31 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--bulls-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--bulls-logo.png?d=740 — 200 — 1.3 KiB — 14 ms — h2https://www.tampabay.com/pf/resources/images/favicons/default/manifest.json?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/favicons/default/manifest.json?d=740 — 200 — 648 B — 24 ms — h2https://www.tampabay.com/pf/resources/images/icons/sports/icon--gators-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--gators-logo.png?d=740 — 200 — 1.8 KiB — 12 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 0 B — 368 ms — h2https://cdn.ckeditor.com/ckeditor5/46.0.0/ckeditor5.csscdn.ckeditor.com/ckeditor5/46.0.0/c... https://cdn.ckeditor.com/ckeditor5/46.0.0/ckeditor5.css — 200 — 31.2 KiB — 46 ms — h2https://unpkg.com/leaflet@1.9.4/dist/leaflet.cssunpkg.com/leaflet@1.9.4/dist/leafle... https://unpkg.com/leaflet@1.9.4/dist/leaflet.css — 200 — 3.9 KiB — 84 ms — h3https://www.tampabay.com/pf/resources/images/icons/sports/icon--seminoles-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/sports/icon--seminoles-logo.png?d=740 — 200 — 2.0 KiB — 16 ms — h2https://www.tampabay.com/pf/resources/images/icons/tbt-logo.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/tbt-logo.png?d=740 — 200 — 1.4 KiB — 16 ms — h2https://www.tampabay.com/pf/resources/images/icons/viafoura/comment-empty.svg?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/icons/viafoura/comment-empty.svg?d=740 — 200 — 786 B — 13 ms — h2https://s3.amazonaws.com/tpc-files/tampabay/www/specials/publication/Times_1A/Times_1A_sm.pngs3.amazonaws.com/tpc-files/tampabay... https://s3.amazonaws.com/tpc-files/tampabay/www/specials/publication/Times_1A/Times_1A_sm.png — 200 — 37.5 KiB — 432 ms — http/1.1https://s.go-mpulse.net/boomerang/D9ST8-XQAM6-R3WA7-2CDJT-8H26Ws.go-mpulse.net/boomerang/D9ST8-XQA... https://s.go-mpulse.net/boomerang/D9ST8-XQAM6-R3WA7-2CDJT-8H26W — 200 — 57.8 KiB — 79 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.2 KiB — 152 ms — h3https://www.tampabay.com/pf/resources/js/marfeel.js?d=740www.tampabay.com/pf/resources/js/ma... https://www.tampabay.com/pf/resources/js/marfeel.js?d=740 — 200 — 1012 B — 84 ms — h2https://cdn.embedly.com/widgets/platform.jscdn.embedly.com/widgets/platform.js https://cdn.embedly.com/widgets/platform.js — 200 — 18.4 KiB — 103 ms — http/1.1https://prodmg2.blob.core.windows.net/newsletterwidget/tampabay/MG2Widget-newsletterwidget.min.jsprodmg2.blob.core.windows.net/newsl... https://prodmg2.blob.core.windows.net/newsletterwidget/tampabay/MG2Widget-newsletterwidget.min.js — 404 — 413 B — 643 ms — http/1.1https://cadmus.script.ac/d29dbajta0the9/script.jscadmus.script.ac/d29dbajta0the9/scr... https://cadmus.script.ac/d29dbajta0the9/script.js — 200 — 71.8 KiB — 116 ms — h2https://cdnjs.cloudflare.com/ajax/libs/stickyfill/2.1.0/stickyfill.min.jscdnjs.cloudflare.com/ajax/libs/stic... https://cdnjs.cloudflare.com/ajax/libs/stickyfill/2.1.0/stickyfill.min.js — 200 — 2.6 KiB — 94 ms — h3https://s.ntv.io/serve/load.jss.ntv.io/serve/load.js https://s.ntv.io/serve/load.js — 200 — 251.0 KiB — 143 ms — http/1.1https://cdn.p-n.io/pushly-sdk.min.jscdn.p-n.io/pushly-sdk.min.js https://cdn.p-n.io/pushly-sdk.min.js — 200 — 43.5 KiB — 65 ms — h2https://www.tampabay.com/pf/resources/js/admiral.js?d=740www.tampabay.com/pf/resources/js/ad... https://www.tampabay.com/pf/resources/js/admiral.js?d=740 — 200 — 2.0 KiB — 81 ms — h2https://www.tampabay.com/pf/resources/js/pushly.js?d=740www.tampabay.com/pf/resources/js/pu... https://www.tampabay.com/pf/resources/js/pushly.js?d=740 — 200 — 625 B — 83 ms — h2https://www.tampabay.com/pf/resources/js/analytics/tracking.js?d=740www.tampabay.com/pf/resources/js/an... https://www.tampabay.com/pf/resources/js/analytics/tracking.js?d=740 — 200 — 1.2 KiB — 84 ms — h2https://www.tampabay.com/pf/resources/js/analytics/autotrack.custom.js?d=740www.tampabay.com/pf/resources/js/an... https://www.tampabay.com/pf/resources/js/analytics/autotrack.custom.js?d=740 — 200 — 4.4 KiB — 85 ms — h2https://www.tampabay.com/pf/resources/dist/tbt/js/index.js?d=740www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/tbt/js/index.js?d=740 — 200 — 3.8 KiB — 86 ms — h2https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=12d15kdpgjg3unno.cloudfront.net/oPS.j... https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=12 — 200 — 60.3 KiB — 63 ms — h2https://files.tampabay.com/resources/images/florida-public-notices-verfied.pngfiles.tampabay.com/resources/images... https://files.tampabay.com/resources/images/florida-public-notices-verfied.png — 200 — 3.6 KiB — 89 ms — h2https://www.tampabay.com/pf/dist/engine/react.js?d=740&mxId=00000000www.tampabay.com/pf/dist/engine/rea... https://www.tampabay.com/pf/dist/engine/react.js?d=740&mxId=00000000 — 200 — 102.9 KiB — 117 ms — h2https://www.tampabay.com/pf/dist/components/combinations/default.js?d=740&mxId=00000000www.tampabay.com/pf/dist/components... https://www.tampabay.com/pf/dist/components/combinations/default.js?d=740&mxId=00000000 — 200 — 240.4 KiB — 168 ms — h2https://www.tampabay.com/pf/resources/js/optimera/optiCommon-1.3.0.js?d=740www.tampabay.com/pf/resources/js/op... https://www.tampabay.com/pf/resources/js/optimera/optiCommon-1.3.0.js?d=740 — 200 — 3.2 KiB — 106 ms — h2https://www.tampabay.com/resizer/v2/florida-attorney-general-james-uthmeier-PQYXSEEMB5CADBS2GHBCWFNC6A.JPG?auth=18060046ef9d577526666a33cc260e99780e20317229877d11862bff8507123a&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/florida... https://www.tampabay.com/resizer/v2/florida-attorney-general-james-uthmeier-PQYXSEEMB5CADBS2GHBCWFNC6A.JPG?auth=18060046ef9d577526666a33cc260e99780e20317229877d11862bff8507123a&height=240&width=425&smart=true — 200 — 12.4 KiB — 110 ms — h2https://www.tampabay.com/resizer/v2/the-tampa-bay-rays-parking-plan-for-HYU3QQS4UFA73MWRMYMDPNWNIE.jpg?auth=d338ddb1670389d6b5090a29cdf5e6e4d5b4874922d3caf3965da9cade516e3c&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/the-tam... https://www.tampabay.com/resizer/v2/the-tampa-bay-rays-parking-plan-for-HYU3QQS4UFA73MWRMYMDPNWNIE.jpg?auth=d338ddb1670389d6b5090a29cdf5e6e4d5b4874922d3caf3965da9cade516e3c&height=240&width=425&smart=true — 200 — 30.6 KiB — 112 ms — h2https://www.tampabay.com/resizer/v2/a-glowing-usf-sign-is-visible-at-the-foot-7OO7GMET5ZGQZDITWT5HJBEAWE.JPG?auth=5a8e310ef245cdacacfe8429753ebac17f8392d7d68e100171a07f0d8f8f0d21&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/a-glowi... https://www.tampabay.com/resizer/v2/a-glowing-usf-sign-is-visible-at-the-foot-7OO7GMET5ZGQZDITWT5HJBEAWE.JPG?auth=5a8e310ef245cdacacfe8429753ebac17f8392d7d68e100171a07f0d8f8f0d21&height=240&width=425&smart=true — 200 — 23.8 KiB — 112 ms — h2data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 562 316"/%3Ewww.w3.org/2000/svg" viewBox="0 0 5... data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 562 316"/%3E — 200 — 0 B — 0 ms — datahttps://www.tampabay.com/resizer/v2/hillsborough-county-firefighters-battle-a-IVTDHZWTO5C6FAE7HHSW3G3734.JPG?auth=9e20edf348ee22dd5d8f0a7739da3696d323fdb2870341e23d85228c81942a1d&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/hillsbo... https://www.tampabay.com/resizer/v2/hillsborough-county-firefighters-battle-a-IVTDHZWTO5C6FAE7HHSW3G3734.JPG?auth=9e20edf348ee22dd5d8f0a7739da3696d323fdb2870341e23d85228c81942a1d&height=240&width=425&smart=true — 200 — 22.5 KiB — 115 ms — h2https://www.tampabay.com/resizer/v2/penguins-waddle-down-the-lobby-while-3UZALSFB6VD2NAU2G7IDCKHDA4.JPG?auth=9c1f74f6d3fc0bc8f09d97ff8d3c43b7bdc833a301f7235152d55e9b04e1c4d2&height=240&width=425&focal=1471,1986www.tampabay.com/resizer/v2/penguin... https://www.tampabay.com/resizer/v2/penguins-waddle-down-the-lobby-while-3UZALSFB6VD2NAU2G7IDCKHDA4.JPG?auth=9c1f74f6d3fc0bc8f09d97ff8d3c43b7bdc833a301f7235152d55e9b04e1c4d2&height=240&width=425&focal=1471,1986 — 200 — 30.2 KiB — 116 ms — h2https://www.tampabay.com/resizer/v2/susan-avalon-jailed-in-hillsborough-KX47HCZRD5HNJC3L2SMETXUYQQ.JPG?auth=0f144a5966eaa9681aac60fcb95c1ff3a191265504d9ed3884937768b65b1f57&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/susan-a... https://www.tampabay.com/resizer/v2/susan-avalon-jailed-in-hillsborough-KX47HCZRD5HNJC3L2SMETXUYQQ.JPG?auth=0f144a5966eaa9681aac60fcb95c1ff3a191265504d9ed3884937768b65b1f57&height=240&width=425&smart=true — 200 — 5.0 KiB — 163 ms — h2https://www.tampabay.com/resizer/v2/streetside-scooters-and-powersports-at-JKI4BB6F35ALDPMMQEH5HST34Q.jpg?auth=a7276fa5b61158c2be524746e327e49f271db5b4e28ffaf095b413c893dc497e&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/streets... https://www.tampabay.com/resizer/v2/streetside-scooters-and-powersports-at-JKI4BB6F35ALDPMMQEH5HST34Q.jpg?auth=a7276fa5b61158c2be524746e327e49f271db5b4e28ffaf095b413c893dc497e&height=240&width=425&smart=true — 200 — 27.7 KiB — 117 ms — h2https://www.tampabay.com/resizer/v2/students-jog-on-the-university-of-florida-LVFF4SOTANB7TNBZREAOV5KKQM.jpg?auth=82d8ceb4e17bcf81a4a2e1bac86ef8b2c74151fa4a35c57c080a68010a1cf68f&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/student... https://www.tampabay.com/resizer/v2/students-jog-on-the-university-of-florida-LVFF4SOTANB7TNBZREAOV5KKQM.jpg?auth=82d8ceb4e17bcf81a4a2e1bac86ef8b2c74151fa4a35c57c080a68010a1cf68f&height=240&width=425&smart=true — 200 — 29.7 KiB — 115 ms — h2https://www.tampabay.com/resizer/v2/martin-st-louis-who-played-the-bulk-of-MAUA47ML5NEMNMMEPYITTMXCG4.JPG?auth=8eeb8e5bda3ee50e3261444fb183fdc0906bc72ba380dbe774ef69a18f88ad34&height=240&width=425&focal=1663,759www.tampabay.com/resizer/v2/martin-... https://www.tampabay.com/resizer/v2/martin-st-louis-who-played-the-bulk-of-MAUA47ML5NEMNMMEPYITTMXCG4.JPG?auth=8eeb8e5bda3ee50e3261444fb183fdc0906bc72ba380dbe774ef69a18f88ad34&height=240&width=425&focal=1663,759 — 200 — 26.0 KiB — 119 ms — h2https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDHwww.youtube.com/embed/videoseries?s... https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH — 200 — 57.1 KiB — 201 ms — h2https://www.tampabay.com/resizer/v2/the-rays-kevin-cash-appreciates-the-MG56Y6LN75CP3CQGL7LTYJWXO4.JPG?auth=7ab8d79443cdffc9604a9e9c9fc82f6153e5d49ebf8b8ef1ae6e6bf37911282a&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/the-ray... https://www.tampabay.com/resizer/v2/the-rays-kevin-cash-appreciates-the-MG56Y6LN75CP3CQGL7LTYJWXO4.JPG?auth=7ab8d79443cdffc9604a9e9c9fc82f6153e5d49ebf8b8ef1ae6e6bf37911282a&height=240&width=425&smart=true — 200 — 20.8 KiB — 119 ms — h2https://www.tampabay.com/resizer/v2/defensive-tackle-is-not-a-position-that-P4GDHHCBKJHIFMAIDZT35MIEY4.JPG?auth=d5841e8dd9872e22ed18e98846a95505781ba69a60937cec9518f575b4edf384&height=240&width=425&focal=2425,1601www.tampabay.com/resizer/v2/defensi... https://www.tampabay.com/resizer/v2/defensive-tackle-is-not-a-position-that-P4GDHHCBKJHIFMAIDZT35MIEY4.JPG?auth=d5841e8dd9872e22ed18e98846a95505781ba69a60937cec9518f575b4edf384&height=240&width=425&focal=2425,1601 — 200 — 19.8 KiB — 122 ms — h2https://www.tampabay.com/resizer/v2/lightning-forward-scott-sabourin-right-M3FV7UF4UZCYJFC6NOOUN4QXQQ.JPG?auth=21729a39604da5553def86e775d64371b85ade5e063bb786ec565ff28d0bc627&height=240&width=425&focal=2258,987www.tampabay.com/resizer/v2/lightni... https://www.tampabay.com/resizer/v2/lightning-forward-scott-sabourin-right-M3FV7UF4UZCYJFC6NOOUN4QXQQ.JPG?auth=21729a39604da5553def86e775d64371b85ade5e063bb786ec565ff28d0bc627&height=240&width=425&focal=2258,987 — 200 — 22.3 KiB — 124 ms — h2https://www.tampabay.com/resizer/v2/tropical-fruit-from-florida-including-a-SQODVH2SPZHQDF734CTTW4YNAY.JPG?auth=503961edd32eaf4b7447a3dc08e85f57277e7cc70bcf7d30078a949e35052cb3&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/tropica... https://www.tampabay.com/resizer/v2/tropical-fruit-from-florida-including-a-SQODVH2SPZHQDF734CTTW4YNAY.JPG?auth=503961edd32eaf4b7447a3dc08e85f57277e7cc70bcf7d30078a949e35052cb3&height=240&width=425&smart=true — 200 — 17.6 KiB — 127 ms — h2https://www.tampabay.com/resizer/v2/florida-chief-financial-officer-blaise-DM2QXPHAWFG2RO4TL7QN7S5CGA.jpg?auth=90bf69e2f2fe9bf998772337fe0eaa96c3636daeb8133213bc58b2b3f4e06a60&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/florida... https://www.tampabay.com/resizer/v2/florida-chief-financial-officer-blaise-DM2QXPHAWFG2RO4TL7QN7S5CGA.jpg?auth=90bf69e2f2fe9bf998772337fe0eaa96c3636daeb8133213bc58b2b3f4e06a60&height=240&width=425&smart=true — 200 — 15.1 KiB — 125 ms — h2https://www.tampabay.com/resizer/v2/congress_ethics_cherfilus-ETPYMFO3LBHTHE3JVBIHUNRALQ.jpg?auth=1bbe38235b67a7b56708c58b544957c3edfca43a6a9244a60d7dd4ce9db7d8e6&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/congres... https://www.tampabay.com/resizer/v2/congress_ethics_cherfilus-ETPYMFO3LBHTHE3JVBIHUNRALQ.jpg?auth=1bbe38235b67a7b56708c58b544957c3edfca43a6a9244a60d7dd4ce9db7d8e6&height=240&width=425&smart=true — 200 — 15.1 KiB — 126 ms — h2https://www.tampabay.com/resizer/v2/paolo-zampolli-and-amanda-ungaro-attend-ZA5CSTKR3ZFTHFJZFGIV5H4VFM.jpg?auth=22fd62c5f7031e1200ad5ea433f5d990eb0eb8a28398b4804d069b11ad3da8b9&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/paolo-z... https://www.tampabay.com/resizer/v2/paolo-zampolli-and-amanda-ungaro-attend-ZA5CSTKR3ZFTHFJZFGIV5H4VFM.jpg?auth=22fd62c5f7031e1200ad5ea433f5d990eb0eb8a28398b4804d069b11ad3da8b9&height=240&width=425&smart=true — 200 — 11.8 KiB — 127 ms — h2https://www.tampabay.com/resizer/v2/donna-m-richardsons-in-the-flo-is-part-of-RJEUM6RAPZC5JDXG4VGKO7EGLM.jpg?auth=8ee7a972ffd6a2c12f6f75c8da85c4701fdd2a8fc47835a83ce0805d1afad06f&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/donna-m... https://www.tampabay.com/resizer/v2/donna-m-richardsons-in-the-flo-is-part-of-RJEUM6RAPZC5JDXG4VGKO7EGLM.jpg?auth=8ee7a972ffd6a2c12f6f75c8da85c4701fdd2a8fc47835a83ce0805d1afad06f&height=240&width=425&smart=true — 200 — 39.3 KiB — 128 ms — h2https://www.tampabay.com/resizer/v2/lisa-unger-ULO5MWWVFVBP5GYUPQEIDCBDO4.jpg?auth=bb6a8a58d076747c050054df0b1e4c5cbe55281db74082dad35d21d28fedb773&height=240&width=425&fitfill=truewww.tampabay.com/resizer/v2/lisa-un... https://www.tampabay.com/resizer/v2/lisa-unger-ULO5MWWVFVBP5GYUPQEIDCBDO4.jpg?auth=bb6a8a58d076747c050054df0b1e4c5cbe55281db74082dad35d21d28fedb773&height=240&width=425&fitfill=true — 200 — 4.3 KiB — 129 ms — h2https://www.tampabay.com/resizer/v2/marjorie-kinnan-rawlings-historic-state-KOHWTSIYHBGL5LIDCJTSSVACGY.jpg?auth=75afafd9d83982e1e7dbf950dfee0ae6fddf2384f1306b3eba4c01822033b123&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/marjori... https://www.tampabay.com/resizer/v2/marjorie-kinnan-rawlings-historic-state-KOHWTSIYHBGL5LIDCJTSSVACGY.jpg?auth=75afafd9d83982e1e7dbf950dfee0ae6fddf2384f1306b3eba4c01822033b123&height=240&width=425&smart=true — 200 — 36.5 KiB — 109 ms — h2https://www.tampabay.com/resizer/v2/the-hydrospatial-city-by-gyula-kosice-on-QTY5CQ7O7NBW5HFRYPT5GPHYUQ.jpg?auth=16e15f6aa9b4a382507da6efbec9e434ed81ac92deac540c8b58af64dd775df9&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/the-hyd... https://www.tampabay.com/resizer/v2/the-hydrospatial-city-by-gyula-kosice-on-QTY5CQ7O7NBW5HFRYPT5GPHYUQ.jpg?auth=16e15f6aa9b4a382507da6efbec9e434ed81ac92deac540c8b58af64dd775df9&height=240&width=425&smart=true — 200 — 12.6 KiB — 110 ms — h2https://embed.acast.com/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7embed.acast.com/e7a91ed8-20cd-5402-... https://embed.acast.com/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7 — 200 — 2.7 KiB — 220 ms — h2https://www.tampabay.com/resizer/v2/in-2026-the-tampa-bay-times-is-SZ3FD5SBVNDJ3JFSP243VTMFQU.jpg?auth=94977cb53aea47ac1cd798e6a4402087e730d82322b4f24eb99655cc516d835c&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/in-2026... https://www.tampabay.com/resizer/v2/in-2026-the-tampa-bay-times-is-SZ3FD5SBVNDJ3JFSP243VTMFQU.jpg?auth=94977cb53aea47ac1cd798e6a4402087e730d82322b4f24eb99655cc516d835c&height=240&width=425&smart=true — 200 — 13.2 KiB — 108 ms — h2https://www.tampabay.com/resizer/v2/isa-stahrfisher-left-and-olivia-lavin-2CXBTNZ2GFDIZNF7VROZ2T6DOU.JPG?auth=769d74e5760d7107f70be951a07dbee5d816a1ed7b4ccbf991d922ff0238ec39&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/isa-sta... https://www.tampabay.com/resizer/v2/isa-stahrfisher-left-and-olivia-lavin-2CXBTNZ2GFDIZNF7VROZ2T6DOU.JPG?auth=769d74e5760d7107f70be951a07dbee5d816a1ed7b4ccbf991d922ff0238ec39&height=240&width=425&smart=true — 200 — 20.6 KiB — 114 ms — h2https://www.tampabay.com/resizer/v2/shawn-gertsch-spreads-rose-petals-at-the-ZYOBZI7PSNHSTDDXZ4IJE6SU6Y.JPG?auth=52aff0ba2a3f9cafec400a1d41f1a38337716aa74ff012f60df51dd1ce4e3e0a&height=240&width=425&focal=2001,100www.tampabay.com/resizer/v2/shawn-g... https://www.tampabay.com/resizer/v2/shawn-gertsch-spreads-rose-petals-at-the-ZYOBZI7PSNHSTDDXZ4IJE6SU6Y.JPG?auth=52aff0ba2a3f9cafec400a1d41f1a38337716aa74ff012f60df51dd1ce4e3e0a&height=240&width=425&focal=2001,100 — 200 — 29.4 KiB — 117 ms — h2https://www.tampabay.com/resizer/v2/the-crystal-bay-mobile-home-club-in-palm-ALNG4KJPPNHKNFVTMHCY6FRLCE.JPG?auth=f9a3eed77e280db34dc77b02144e08c1db21d776d4d8d56acb02534074a30e84&height=240&width=425&smart=truewww.tampabay.com/resizer/v2/the-cry... https://www.tampabay.com/resizer/v2/the-crystal-bay-mobile-home-club-in-palm-ALNG4KJPPNHKNFVTMHCY6FRLCE.JPG?auth=f9a3eed77e280db34dc77b02144e08c1db21d776d4d8d56acb02534074a30e84&height=240&width=425&smart=true — 200 — 20.8 KiB — 119 ms — h2https://www.tampabay.com/resizer/v2/the-person-who-allegedly-planted-a-bomb-A66PYFZECZEXRGFT5UM32QJL5Q.JPG?auth=25a6635c75c4cb119dc39740958a541f30efb2467652e8e204e0a43e11a524de&height=240&width=425&focal=3302,2902www.tampabay.com/resizer/v2/the-per... https://www.tampabay.com/resizer/v2/the-person-who-allegedly-planted-a-bomb-A66PYFZECZEXRGFT5UM32QJL5Q.JPG?auth=25a6635c75c4cb119dc39740958a541f30efb2467652e8e204e0a43e11a524de&height=240&width=425&focal=3302,2902 — 200 — 25.1 KiB — 121 ms — h2https://cdn.viafoura.net/entry/index.jscdn.viafoura.net/entry/index.js https://cdn.viafoura.net/entry/index.js — 200 — 15.5 KiB — 7 ms — h2https://dyv1bugovvq1g.cloudfront.net/12/www.tampabay.com/.jsdyv1bugovvq1g.cloudfront.net/12/www... https://dyv1bugovvq1g.cloudfront.net/12/www.tampabay.com/.js — 200 — 970 B — 94 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 47 ms — h2https://sdk.mrf.io/statics/marfeel-sdk.js?id=5414sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=5414 — 200 — 58.7 KiB — 110 ms — h3https://singroot.com/v2hgbOGYVmHTZW6B5NHJYxjvMs6ryy1eKSmw2svIZU8ECfpd4cvnBPgYsingroot.com/v2hgbOGYVmHTZW6B5NHJYx... https://singroot.com/v2hgbOGYVmHTZW6B5NHJYxjvMs6ryy1eKSmw2svIZU8ECfpd4cvnBPgY — 200 — 62.5 KiB — 140 ms — h2https://singroot.com/v2udjvv9FsURHtwXH7wIL3pa3sAeCep6bPPgOzBIf66eNyA-KvkHDfkCB_InzLyKdozBcBH3jsingroot.com/v2udjvv9FsURHtwXH7wIL3... https://singroot.com/v2udjvv9FsURHtwXH7wIL3pa3sAeCep6bPPgOzBIf66eNyA-KvkHDfkCB_InzLyKdozBcBH3j — 200 — 4.4 KiB — 85 ms — h2https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 41 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAAAABA/d=0/br=1/rs=AGKMywGkIpAf4DjJD5RqaA78uzIZjNBULQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAAAABA/d=0/br=1/rs=AGKMywGkIpAf4DjJD5RqaA78uzIZjNBULQ — 200 — 45.4 KiB — 54 ms — h2https://cloudfront-us-east-1.images.arcpublishing.com/tbt/UD4IDQTGHFFUZM43GMJ7RO2ZFE.JPGcloudfront-us-east-1.images.arcpubl... https://cloudfront-us-east-1.images.arcpublishing.com/tbt/UD4IDQTGHFFUZM43GMJ7RO2ZFE.JPG — 200 — 485.5 KiB — 71 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 88 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=root,base — 200 — 330.7 KiB — 86 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.8 KiB — 95 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-regular.woff?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-v29-latin-regular.woff?d=740&mxId=00000000 — 200 — 20.3 KiB — 16 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 496 B — 108 ms — h2https://cdn.acast.com/fonts/fonts.csscdn.acast.com/fonts/fonts.css https://cdn.acast.com/fonts/fonts.css — 200 — 1.3 KiB — 65 ms — h2https://embed.acast.com/124.82df14bd.jsembed.acast.com/124.82df14bd.js https://embed.acast.com/124.82df14bd.js — 200 — 609.3 KiB — 18 ms — h2https://embed.acast.com/main.863ee853.jsembed.acast.com/main.863ee853.js https://embed.acast.com/main.863ee853.js — 200 — 40.9 KiB — 4 ms — h2https://api.viafoura.co/v2/www.tampabay.com/bootstrap/v2?session=falseapi.viafoura.co/v2/www.tampabay.com... https://api.viafoura.co/v2/www.tampabay.com/bootstrap/v2?session=false — 200 — 3.3 KiB — 330 ms — h2https://feeder.acast.com/api/v1/shows/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7?limit=1feeder.acast.com/api/v1/shows/e7a91... https://feeder.acast.com/api/v1/shows/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7?limit=1 — -1 — 0 B — 0 ms — https://feeder.acast.com/api/v1/shows/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7?limit=1feeder.acast.com/api/v1/shows/e7a91... https://feeder.acast.com/api/v1/shows/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7?limit=1 — 204 — 0 B — 57 ms — h2https://www.tampabay.com/pf/api/v3/content/fetch/collections?query=%7B%22collectionId%22%3A%22LWNOFY4UNBF6VLKYAUGFLO6JRA%22%2C%22feedOffset%22%3A-1%2C%22feedSize%22%3A4%7D&d=740&mxId=00000000&_website=tbtwww.tampabay.com/pf/api/v3/content/... https://www.tampabay.com/pf/api/v3/content/fetch/collections?query=%7B%22collectionId%22%3A%22LWNOFY4UNBF6VLKYAUGFLO6JRA%22%2C%22feedOffset%22%3A-1%2C%22feedSize%22%3A4%7D&d=740&mxId=00000000&_website=tbt — 200 — 5.2 KiB — 376 ms — h2https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2cdn.acast.com/fonts/IBM-Plex-Sans/f... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2 — 200 — 16.8 KiB — 7 ms — h2https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDHwww.youtube.com/embed/videoseries?s... https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH — 200 — 54.4 KiB — 152 ms — h3https://embed.acast.com/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7embed.acast.com/e7a91ed8-20cd-5402-... https://embed.acast.com/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7 — 200 — 2.7 KiB — 91 ms — h2https://www.tampabay.com/pf/api/v3/content/fetch/anglerfish-lightbox-query-v1-name?query=%7B%22fullTextQuery%22%3A%22House%20Promo%20-%20Homepage%22%7D&filter=%7Bid%7D&d=740&mxId=00000000&_website=tbtwww.tampabay.com/pf/api/v3/content/... https://www.tampabay.com/pf/api/v3/content/fetch/anglerfish-lightbox-query-v1-name?query=%7B%22fullTextQuery%22%3A%22House%20Promo%20-%20Homepage%22%7D&filter=%7Bid%7D&d=740&mxId=00000000&_website=tbt — 200 — 499 B — 376 ms — h2https://www.tampabay.com/pf/api/v3/content/fetch/collections?query=%7B%22collectionId%22%3A%224LAHVLXDV5DILGRRV7HLKZHPPI%22%2C%22feedSize%22%3A20%2C%22staticMode%22%3Atrue%7D&d=740&mxId=00000000&_website=tbtwww.tampabay.com/pf/api/v3/content/... https://www.tampabay.com/pf/api/v3/content/fetch/collections?query=%7B%22collectionId%22%3A%224LAHVLXDV5DILGRRV7HLKZHPPI%22%2C%22feedSize%22%3A20%2C%22staticMode%22%3Atrue%7D&d=740&mxId=00000000&_website=tbt — 200 — 17.5 KiB — 30 ms — h2https://www.tampabay.com/pf/api/v3/content/fetch/story-feed-sections-v4-lead?query=%7B%22excludeTags%22%3A%22nofeed%22%2C%22feedOffset%22%3A0%2C%22feedSize%22%3A12%2C%22staticMode%22%3Atrue%7D&d=740&mxId=00000000&_website=tbtwww.tampabay.com/pf/api/v3/content/... https://www.tampabay.com/pf/api/v3/content/fetch/story-feed-sections-v4-lead?query=%7B%22excludeTags%22%3A%22nofeed%22%2C%22feedOffset%22%3A0%2C%22feedSize%22%3A12%2C%22staticMode%22%3Atrue%7D&d=740&mxId=00000000&_website=tbt — 200 — 8.3 KiB — 329 ms — h2https://www.tampabay.com/pf/api/v3/content/fetch/clavis?query=%7B%22limit%22%3A12%2C%22section%22%3Anull%2C%22type%22%3A%22popularity%22%7D&d=740&mxId=00000000&_website=tbtwww.tampabay.com/pf/api/v3/content/... https://www.tampabay.com/pf/api/v3/content/fetch/clavis?query=%7B%22limit%22%3A12%2C%22section%22%3Anull%2C%22type%22%3A%22popularity%22%7D&d=740&mxId=00000000&_website=tbt — 200 — 10.3 KiB — 387 ms — h2https://www.tampabay.com/pf/api/v3/content/fetch/story-feed-sections-v4-lead?query=%7B%22excludeSections%22%3A%22%2Fcentro%2C%2Flife-culture%2Fbay-magazine%22%2C%22excludeTags%22%3A%22nofeed%2Cno-feed%22%2C%22feedOffset%22%3A0%2C%22feedSize%22%3A9%2C%22includeSections%22%3A%22%22%7D&d=740&mxId=00000000&_website=tbtwww.tampabay.com/pf/api/v3/content/... https://www.tampabay.com/pf/api/v3/content/fetch/story-feed-sections-v4-lead?query=%7B%22excludeSections%22%3A%22%2Fcentro%2C%2Flife-culture%2Fbay-magazine%22%2C%22excludeTags%22%3A%22nofeed%2Cno-feed%22%2C%22feedOffset%22%3A0%2C%22feedSize%22%3A9%2C%22includeSections%22%3A%22%22%7D&d=740&mxId=00000000&_website=tbt — 200 — 6.5 KiB — 402 ms — h2https://delivery.revcontent.com/85162/284336/widget.jsdelivery.revcontent.com/85162/28433... https://delivery.revcontent.com/85162/284336/widget.js — 200 — 79.1 KiB — 70 ms — h2https://www.tampabay.com/pf/api/v3/content/fetch/sailthru-user-api?query=undefined&d=740&mxId=00000000&_website=tbtwww.tampabay.com/pf/api/v3/content/... https://www.tampabay.com/pf/api/v3/content/fetch/sailthru-user-api?query=undefined&d=740&mxId=00000000&_website=tbt — 200 — 612 B — 323 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WCNWZV6&gtm_auth=BRkJvojeXANP9drgnJtSbw&gtm_preview=env-2&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WCNWZV6&gtm_auth=BRkJvojeXANP9drgnJtSbw&gtm_preview=env-2&gtm_cookies_win=x — 200 — 141.6 KiB — 141 ms — h2https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-italic.woff2?d=740&mxId=00000000www.tampabay.com/pf/resources/dist/... https://www.tampabay.com/pf/resources/dist/fonts/roboto-condensed-v24-latin-italic.woff2?d=740&mxId=00000000 — 200 — 17.4 KiB — 15 ms — h2https://cdn.acast.com/fonts/fonts.csscdn.acast.com/fonts/fonts.css https://cdn.acast.com/fonts/fonts.css — 200 — 0 B — 0 ms — h2https://embed.acast.com/124.82df14bd.jsembed.acast.com/124.82df14bd.js https://embed.acast.com/124.82df14bd.js — 200 — 0 B — 0 ms — h2https://embed.acast.com/main.863ee853.jsembed.acast.com/main.863ee853.js https://embed.acast.com/main.863ee853.js — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 0 B — 1 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAAAABA/d=0/br=1/rs=AGKMywGkIpAf4DjJD5RqaA78uzIZjNBULQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAAAABA/d=0/br=1/rs=AGKMywGkIpAf4DjJD5RqaA78uzIZjNBULQ — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=root,base — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 0 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://cdn.p-n.io/domain-settings/WbiM7sAcowKhExMFBsgVJwxqu9egG9WlZENh/web/configcdn.p-n.io/domain-settings/WbiM7sAc... https://cdn.p-n.io/domain-settings/WbiM7sAcowKhExMFBsgVJwxqu9egG9WlZENh/web/config — 200 — 1.2 KiB — 216 ms — h2https://feeder.acast.com/api/v1/shows/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7?limit=1feeder.acast.com/api/v1/shows/e7a91... https://feeder.acast.com/api/v1/shows/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7?limit=1 — 200 — 8.1 KiB — 45 ms — h2https://notifications.viafoura.co/v5/notifications/00000000-0000-4000-8000-c2314bdf73f4/allnotifications.viafoura.co/v5/notifi... https://notifications.viafoura.co/v5/notifications/00000000-0000-4000-8000-c2314bdf73f4/all — 200 — 445 B — 161 ms — h2https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2cdn.acast.com/fonts/IBM-Plex-Sans/f... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2 — 200 — 0 B — 0 ms — h2https://www.tampabay.com/resizer/v2/heres-where-you-can-and-cant-openly-carry-SQKUEI56YVBHBD7OYMWPJBH3NA.jpg?auth=71680af98bd1524b8c9a5d5f9fd408a433ee3efe03c1663dfbce982e49e2b03e&height=200&width=200&smart=truewww.tampabay.com/resizer/v2/heres-w... https://www.tampabay.com/resizer/v2/heres-where-you-can-and-cant-openly-carry-SQKUEI56YVBHBD7OYMWPJBH3NA.jpg?auth=71680af98bd1524b8c9a5d5f9fd408a433ee3efe03c1663dfbce982e49e2b03e&height=200&width=200&smart=true — 200 — 11.4 KiB — 19 ms — h2https://i.clean.gg/1ai.clean.gg/1a https://i.clean.gg/1a — 204 — 0 B — 161 ms — h2https://config.aps.amazon-adsystem.com/configs/a0851ccc-3899-43a2-87b3-e092f81fbf4dconfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/a0851ccc-3899-43a2-87b3-e092f81fbf4d — 200 — 722 B — 807 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.tampabay.com&pubid=a0851ccc-3899-43a2-87b3-e092f81fbf4dc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.tampabay.com&pubid=a0851ccc-3899-43a2-87b3-e092f81fbf4d — 204 — 303 B — 115 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 8 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0AQMAAADxGE3JAAAAA1BMVEVHcEyC+tLSAAAAAXRSTlMAQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0AQMAAADxGE3JAAAAA1BMVEVHcEyC+tLSAAAAAXRSTlMAQ… — 200 — 0 B — 0 ms — datahttps://thumborcdn.acast.com/JSS8ihBUk8hho84qZZI9PGKvNF4=/350x350/https%3A%2F%2Fassets.pippa.io%2Fshows%2F6202a6035668e7babe5372bf%2F1755127126870-0563af45-b424-48d0-8f30-4147223d379c.jpegthumborcdn.acast.com/JSS8ihBUk8hho8... https://thumborcdn.acast.com/JSS8ihBUk8hho84qZZI9PGKvNF4=/350x350/https%3A%2F%2Fassets.pippa.io%2Fshows%2F6202a6035668e7babe5372bf%2F1755127126870-0563af45-b424-48d0-8f30-4147223d379c.jpeg — 200 — 29.2 KiB — 11 ms — h2https://thumborcdn.acast.com/FjKMjRlYCT3e9VfmrgilwtDKqTA=/500x500/https%3A%2F%2Fassets.pippa.io%2Fshows%2F6202a6035668e7babe5372bf%2F1755127126870-0563af45-b424-48d0-8f30-4147223d379c.jpegthumborcdn.acast.com/FjKMjRlYCT3e9V... https://thumborcdn.acast.com/FjKMjRlYCT3e9VfmrgilwtDKqTA=/500x500/https%3A%2F%2Fassets.pippa.io%2Fshows%2F6202a6035668e7babe5372bf%2F1755127126870-0563af45-b424-48d0-8f30-4147223d379c.jpeg — 200 — 49.8 KiB — 11 ms — h2https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin1.woff2cdn.acast.com/fonts/IBM-Plex-Sans/f... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin1.woff2 — 200 — 17.4 KiB — 6 ms — h2https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2cdn.acast.com/fonts/IBM-Plex-Sans/f... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2 — 200 — 17.7 KiB — 8 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 73 ms — h3https://i.clean.gg/1ai.clean.gg/1a https://i.clean.gg/1a — 200 — 104 B — 104 ms — h2https://i.viafoura.co/v3/www.tampabay.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22www.tampabay.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-c2314bdf73f4%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776811202%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%223f3eed3e-a353-4822-af55-588fc1d2cf4c%22%2C%22firstVisit%22%3A1776811202%2C%22previousVisit%22%3A1776811202%2C%22currentVisit%22%3A1776811202%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776811202%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22www.tampabay.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-c2314bdf73f4%22%2C%22section%22%3A%2200000000-0000-4000-8000-c2314bdf73f4%22%2C%22pageImage%22%3A%22https%3A%2F%2Fwww.tampabay.com%2Fresources%2Fimages%2Ftampa-bay-times-fallback.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fwww.tampabay.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Times%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Powered%20by%20the%20Tampa%20Bay%20Times%2C%20tampabay.com%20is%20your%20home%20for%20breaking%20news%20you%20can%20trust.%20Set%20us%20as%20your%20home%20page%20and%20never%20miss%20the%20news%20that%20matters%20to%20you.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22container_id%22%3A%22%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%22%3A%22Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36%22%2C%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en%22%7D%2C%22rq%22%3A%22657697e8-f1af-43a2-930c-11c0dbcdc49c%22%2C%22w%22%3A%5B%22vf-conversations-count%22%2C%22vf-tray-trigger%22%2C%22vf-trending-articles%22%5D%2C%22event_type%22%3A%22analytics.view_lite%22%7Di.viafoura.co/v3/www.tampabay.com/i... https://i.viafoura.co/v3/www.tampabay.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22www.tampabay.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-c2314bdf73f4%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776811202%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%223f3eed3e-a353-4822-af55-588fc1d2cf4c%22%2C%22firstVisit%22%3A1776811202%2C%22previousVisit%22%3A1776811202%2C%22currentVisit%22%3A1776811202%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776811202%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22www.tampabay.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-c2314bdf73f4%22%2C%22section%22%3A%2200000000-0000-4000-8000-c2314bdf73f4%22%2C%22pageImage%22%3A%22https%3A%2F%2Fwww.tampabay.com%2Fresources%2Fimages%2Ftampa-bay-times-fallback.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fwww.tampabay.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Times%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Powered%20by%20the%20Tampa%20Bay%20Times%2C%20tampabay.com%20is%20your%20home%20for%20breaking%20news%20you%20can%20trust.%20Set%20us%20as%20your%20home%20page%20and%20never%20miss%20the%20news%20that%20matters%20to%20you.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22container_id%22%3A%22%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%22%3A%22Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36%22%2C%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en%22%7D%2C%22rq%22%3A%22657697e8-f1af-43a2-930c-11c0dbcdc49c%22%2C%22w%22%3A%5B%22vf-conversations-count%22%2C%22vf-tray-trigger%22%2C%22vf-trending-articles%22%5D%2C%22event_type%22%3A%22analytics.view_lite%22%7D — 200 — 218 B — 329 ms — h2https://www.tampabay.com/resizer/v2/rays-ryan-pepiot-frustrated-by-delay-in-3Z3UEM5UC5GPFNF2QC6B5Z67SY.JPG?auth=0d2ede7fb347ec6185bbe1a9f33260e19fdef89bdf51b17795a3d420ae5bebe8&height=200&width=200&smart=truewww.tampabay.com/resizer/v2/rays-ry... https://www.tampabay.com/resizer/v2/rays-ryan-pepiot-frustrated-by-delay-in-3Z3UEM5UC5GPFNF2QC6B5Z67SY.JPG?auth=0d2ede7fb347ec6185bbe1a9f33260e19fdef89bdf51b17795a3d420ae5bebe8&height=200&width=200&smart=true — 200 — 3.6 KiB — 66 ms — h2https://www.tampabay.com/pf/api/v3/content/fetch/anglerfish-lightbox-query-v1-id?query=%7B%22id%22%3A16497%7D&d=740&mxId=00000000&_website=tbtwww.tampabay.com/pf/api/v3/content/... https://www.tampabay.com/pf/api/v3/content/fetch/anglerfish-lightbox-query-v1-id?query=%7B%22id%22%3A16497%7D&d=740&mxId=00000000&_website=tbt — 200 — 1.2 KiB — 360 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 97 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 94 ms — h2https://www.tampabay.com/resizer/v2/ex-model-arrested-by-police-in-florida-ZA5CSTKR3ZFTHFJZFGIV5H4VFM.jpg?auth=22fd62c5f7031e1200ad5ea433f5d990eb0eb8a28398b4804d069b11ad3da8b9&height=200&width=200&smart=truewww.tampabay.com/resizer/v2/ex-mode... https://www.tampabay.com/resizer/v2/ex-model-arrested-by-police-in-florida-ZA5CSTKR3ZFTHFJZFGIV5H4VFM.jpg?auth=22fd62c5f7031e1200ad5ea433f5d990eb0eb8a28398b4804d069b11ad3da8b9&height=200&width=200&smart=true — 200 — 8.4 KiB — 17 ms — h2https://cdn.p-n.io/domain-settings/WbiM7sAcowKhExMFBsgVJwxqu9egG9WlZENh/web/promptscdn.p-n.io/domain-settings/WbiM7sAc... https://cdn.p-n.io/domain-settings/WbiM7sAcowKhExMFBsgVJwxqu9egG9WlZENh/web/prompts — 200 — 2.0 KiB — 209 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=OtKSJewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=OtKSJe — 200 — 158 B — 26 ms — h3https://i.ytimg.com/vi/UPimuiU8FcU/maxresdefault.jpgi.ytimg.com/vi/UPimuiU8FcU/maxresde... https://i.ytimg.com/vi/UPimuiU8FcU/maxresdefault.jpg — 200 — 84.7 KiB — 117 ms — h2https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 26 ms — h3https://jadserve.postrelease.com/t?ntv_mvi=&ntv_url=https%253A%252F%252Fwww.tampabay.com%252Fjadserve.postrelease.com/t?ntv_mvi=... https://jadserve.postrelease.com/t?ntv_mvi=&ntv_url=https%253A%252F%252Fwww.tampabay.com%252F — 200 — 1.4 KiB — 195 ms — h2https://aax.amazon-adsystem.com/e/dtb/bid/134748.04/0/prebid?adunitid=$rs_300x250_$riaax.amazon-adsystem.com/e/dtb/bid/1... https://aax.amazon-adsystem.com/e/dtb/bid/134748.04/0/prebid?adunitid=$rs_300x250_$ri — 200 — 304 B — 83 ms — h2data:image/png;base64,%0AiVBORw0KGgoAAAANSUhEUgAAANIAAAAWCAYAAAC14MLgAAAABGdBTUEAALGPC/xhBQAAADhlWE…data:image/png;base64,%0AiVBORw0KGg... data:image/png;base64,%0AiVBORw0KGgoAAAANSUhEUgAAANIAAAAWCAYAAAC14MLgAAAABGdBTUEAALGPC/xhBQAAADhlWE… — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtag/js?id=UA-65806319-2&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-65806319-2&cx=c&gtm=4e64h1 — 200 — 115.8 KiB — 48 ms — h2https://cdn.wgchrrammzv.com/prod/tampabay/loader.min.jscdn.wgchrrammzv.com/prod/tampabay/l... https://cdn.wgchrrammzv.com/prod/tampabay/loader.min.js — 200 — 10.8 KiB — 91 ms — h2https://prodmg2.blob.core.windows.net/newsletterwidget/tampabay/MG2Widget-newsletterwidget.min.jsprodmg2.blob.core.windows.net/newsl... https://prodmg2.blob.core.windows.net/newsletterwidget/tampabay/MG2Widget-newsletterwidget.min.js — 404 — 413 B — 122 ms — http/1.1https://cdn.insurads.com/bootstrap/PI88ZQYO.jscdn.insurads.com/bootstrap/PI88ZQYO... https://cdn.insurads.com/bootstrap/PI88ZQYO.js — 200 — 3.8 KiB — 56 ms — h2https://www.clarity.ms/tag/spn91capqlwww.clarity.ms/tag/spn91capql https://www.clarity.ms/tag/spn91capql — 200 — 843 B — 141 ms — http/1.1https://cdn-4.convertexperiments.com/v1/js/10017610-10018599.js?environment=productioncdn-4.convertexperiments.com/v1/js/... https://cdn-4.convertexperiments.com/v1/js/10017610-10018599.js?environment=production — 200 — 54.0 KiB — 56 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 2.7 KiB — 97 ms — h2https://assets.revcontent.com/master/assets/px.pngassets.revcontent.com/master/assets... https://assets.revcontent.com/master/assets/px.png — 200 — 507 B — 7 ms — h2https://cdn.tynt.com/afrc.jscdn.tynt.com/afrc.js https://cdn.tynt.com/afrc.js — 200 — 5.4 KiB — 73 ms — h2https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH&enablejsapi=1&origin=https://www.tampabay.comwww.youtube.com/embed/videoseries?s... https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH&enablejsapi=1&origin=https://www.tampabay.com — -1 — 0 B — 152 ms — https://c.go-mpulse.net/api/config.json?key=D9ST8-XQAM6-R3WA7-2CDJT-8H26W&d=www.tampabay.com&t=5922704&v=1.720.0&sl=0&si=71f5b245-8c59-41e4-bc92-4e533943e379-tdv8aq&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=542709c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=D9ST8-XQAM6-R3WA7-2CDJT-8H26W&d=www.tampabay.com&t=5922704&v=1.720.0&sl=0&si=71f5b245-8c59-41e4-bc92-4e533943e379-tdv8aq&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=542709 — 200 — 214 B — 264 ms — h2https://www.tampabay.com/pf/resources/vendor/mg2_prod.js?d=740www.tampabay.com/pf/resources/vendo... https://www.tampabay.com/pf/resources/vendor/mg2_prod.js?d=740 — 200 — 1.8 KiB — 18 ms — h2https://cdn-4.convertexperiments.com/api/v1/project-optional-settings/10017610/10018599cdn-4.convertexperiments.com/api/v1... https://cdn-4.convertexperiments.com/api/v1/project-optional-settings/10017610/10018599 — 200 — 530 B — 8 ms — h2https://cloudfront-us-east-1.images.arcpublishing.com/tbt/XEHDGDCIZFE7TGLAJSLMGIFQMU.jpgcloudfront-us-east-1.images.arcpubl... https://cloudfront-us-east-1.images.arcpublishing.com/tbt/XEHDGDCIZFE7TGLAJSLMGIFQMU.jpg — 200 — 34.4 KiB — 7 ms — h2https://cdn.q0losid.com/prod/tampabay/loader-config.jsoncdn.q0losid.com/prod/tampabay/loade... https://cdn.q0losid.com/prod/tampabay/loader-config.json — 200 — 1.1 KiB — 124 ms — h2https://singroot.com/r7jch12x8zjpu2zqw92sjlrpl8slt8r0me9qn1_0usingroot.com/r7jch12x8zjpu2zqw92sjl... https://singroot.com/r7jch12x8zjpu2zqw92sjlrpl8slt8r0me9qn1_0u — 200 — 327 B — 57 ms — h3https://jadserve.postrelease.com/trk.gif?ntv_at=394&ntv_usid=5683801&ntv_pl=1046382jadserve.postrelease.com/trk.gif?nt... https://jadserve.postrelease.com/trk.gif?ntv_at=394&ntv_usid=5683801&ntv_pl=1046382 — 200 — 422 B — 50 ms — h2https://jadserve.postrelease.com/trk.gif?ntv_ui=b793a5bd-0adf-4e39-b510-b9aeb836a52b&ntv_fl=fy4ggwBqI5D9g8wGVHqwbIK7NaVJUm2Sa_T5_8CgzxkqyP2Jnw5040IAeilMEfxlAUuJuKb-a66xa49fasWTUTaurWEtr_UWaHPDM_UevhwciQQdp_6ltYgyXMgGdyMNlVQaFErYxLKj77FYoJeBIstGaO-6FbrUAIYa9Zl2dACXqdkEyiEIux7PB2wvs3Bz&ntv_ht=w_znaQA&ntv_at=303,302&ntv_a=AAAAAAAAAAbvcPA&ord=1776811203564&ntv_itjadserve.postrelease.com/trk.gif?nt... https://jadserve.postrelease.com/trk.gif?ntv_ui=b793a5bd-0adf-4e39-b510-b9aeb836a52b&ntv_fl=fy4ggwBqI5D9g8wGVHqwbIK7NaVJUm2Sa_T5_8CgzxkqyP2Jnw5040IAeilMEfxlAUuJuKb-a66xa49fasWTUTaurWEtr_UWaHPDM_UevhwciQQdp_6ltYgyXMgGdyMNlVQaFErYxLKj77FYoJeBIstGaO-6FbrUAIYa9Zl2dACXqdkEyiEIux7PB2wvs3Bz&ntv_ht=w_znaQA&ntv_at=303,302&ntv_a=AAAAAAAAAAbvcPA&ord=1776811203564&ntv_it — 200 — 422 B — 37 ms — h2https://jadserve.postrelease.com/trk.gif?ntv_ui=b793a5bd-0adf-4e39-b510-b9aeb836a52b&ntv_fl=fy4ggwBqI5D9g8wGVHqwbIK7NaVJUm2Sa_T5_8CgzxkqyP2Jnw5040IAeilMEfxlAUuJuKb-a66xa49fasWTUTaurWEtr_UWaHPDM_UevhwciQQdp_6ltYgyXMgGdyMNlVQaFErYxLKj77FYoJeBIstGaO-6FbrUAIYa9Zl2dACXqdkEyiEIux7PB2wvs3Bz&ntv_ht=w_znaQA&ntv_at=323&ntv_a=AAAAAAAAAAbvcPA&ntv_jtr=4&ntv_itjadserve.postrelease.com/trk.gif?nt... https://jadserve.postrelease.com/trk.gif?ntv_ui=b793a5bd-0adf-4e39-b510-b9aeb836a52b&ntv_fl=fy4ggwBqI5D9g8wGVHqwbIK7NaVJUm2Sa_T5_8CgzxkqyP2Jnw5040IAeilMEfxlAUuJuKb-a66xa49fasWTUTaurWEtr_UWaHPDM_UevhwciQQdp_6ltYgyXMgGdyMNlVQaFErYxLKj77FYoJeBIstGaO-6FbrUAIYa9Zl2dACXqdkEyiEIux7PB2wvs3Bz&ntv_ht=w_znaQA&ntv_at=323&ntv_a=AAAAAAAAAAbvcPA&ntv_jtr=4&ntv_it — 200 — 422 B — 48 ms — h2https://jadserve.postrelease.com/trk.gif?ntv_ui=364edded-3bcc-49c0-b279-035333f98013&ntv_fl=InXbK7vOixm3bdK-lnnTST0acWGoGM2j-hn7scnVDugJ7lfbkVRR1sknk0gENAFG9Q_bVwmlYTmKGRNuMnfkJ0nXIDuupFdlS9fyKQVWWYN5PixBbpgNYd-WQNT2NZgZD40ea99Ifr2riKo5MR42ZIYMdr7r33-3H1Y_80CN5uqIaoxYMVaiJKVqU3oXSSmF&ntv_ht=w_znaQA&ntv_at=303&ntv_a=AAAAAAAAAAt_IQA&ord=1776811203566&ntv_itjadserve.postrelease.com/trk.gif?nt... https://jadserve.postrelease.com/trk.gif?ntv_ui=364edded-3bcc-49c0-b279-035333f98013&ntv_fl=InXbK7vOixm3bdK-lnnTST0acWGoGM2j-hn7scnVDugJ7lfbkVRR1sknk0gENAFG9Q_bVwmlYTmKGRNuMnfkJ0nXIDuupFdlS9fyKQVWWYN5PixBbpgNYd-WQNT2NZgZD40ea99Ifr2riKo5MR42ZIYMdr7r33-3H1Y_80CN5uqIaoxYMVaiJKVqU3oXSSmF&ntv_ht=w_znaQA&ntv_at=303&ntv_a=AAAAAAAAAAt_IQA&ord=1776811203566&ntv_it — 200 — 422 B — 39 ms — h2https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH&enablejsapi=1&origin=https://www.tampabay.comwww.youtube.com/embed/videoseries?s... https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH&enablejsapi=1&origin=https://www.tampabay.com — 200 — 36 B — 92 ms — h3https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 31 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 129 ms — h2https://ads.pubmatic.com/AdServer/js/pwt/160835/4933/pwt.jsads.pubmatic.com/AdServer/js/pwt/16... https://ads.pubmatic.com/AdServer/js/pwt/160835/4933/pwt.js — 200 — 67.2 KiB — 44 ms — h2https://singroot.com/r7jch12x8zjpu2zqw92sjlrpl8slt8r0me9qn1_0usingroot.com/r7jch12x8zjpu2zqw92sjl... https://singroot.com/r7jch12x8zjpu2zqw92sjlrpl8slt8r0me9qn1_0u — 200 — 907 B — 33 ms — h3https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2F&ct=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Times&t=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&chm=moto%20g%20power%20(2022)&chpv=11.0&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=Android&chmob=1&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147ic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2F&ct=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Times&t=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&chm=moto%20g%20power%20(2022)&chpv=11.0&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=Android&chmob=1&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147 — 204 — 228 B — 403 ms — h2https://az416426.vo.msecnd.net/scripts/a/ai.0.jsaz416426.vo.msecnd.net/scripts/a/ai... https://az416426.vo.msecnd.net/scripts/a/ai.0.js — 200 — 21.6 KiB — 128 ms — h2https://cdn.2i01xq7naxu1.com/prod/tampabay/fp.min.js?2026321cdn.2i01xq7naxu1.com/prod/tampabay/... https://cdn.2i01xq7naxu1.com/prod/tampabay/fp.min.js?2026321 — 200 — 22.8 KiB — 164 ms — h2https://cdn.sy57d8wi.com/prod/tampabay/g2i.min.js?2026321cdn.sy57d8wi.com/prod/tampabay/g2i.... https://cdn.sy57d8wi.com/prod/tampabay/g2i.min.js?2026321 — 200 — 43.4 KiB — 165 ms — h2https://cdn.y5kvsuy8wr7c.com/prod/tampabay/t8y9347t.min.js?2026321cdn.y5kvsuy8wr7c.com/prod/tampabay/... https://cdn.y5kvsuy8wr7c.com/prod/tampabay/t8y9347t.min.js?2026321 — 200 — 285.9 KiB — 196 ms — h2https://cdn.y5kvsuy8wr7c.com/prod/tampabay/t8y9347t.min.css?2026321cdn.y5kvsuy8wr7c.com/prod/tampabay/... https://cdn.y5kvsuy8wr7c.com/prod/tampabay/t8y9347t.min.css?2026321 — 200 — 49.2 KiB — 152 ms — h2https://singroot.com/scripts/r4063p3u5e7f552f4uvs5zms_g7fak31fqm/ConsentManager,Sticky2singroot.com/scripts/r4063p3u5e7f55... https://singroot.com/scripts/r4063p3u5e7f552f4uvs5zms_g7fak31fqm/ConsentManager,Sticky2 — 200 — 201.2 KiB — 116 ms — h3https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_NKtdHAf0SxSiNy2cDU_Jsw&experimentType=HeadlineAB&version=esnextmarfeelexperimentsexperienceengine.... https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_NKtdHAf0SxSiNy2cDU_Jsw&experimentType=HeadlineAB&version=esnext — 200 — 2.5 KiB — 134 ms — h2https://trends.revcontent.com/api/sbinnala/?w=284336&content=SSSSSS&wln=Test%20A&rtbs_limit=-1&rtbs_type=native&rtbs_type=banner&rtbs_dsp=495&rtbs_dsp=81514&rtbs_dsp=59686&rtbs_dsp=186019&rtbs_dsp=160117&rtbs_dsp=177448&rtbs_dsp=195428&rtbs_dsp=194626&rtbs_dsp=199275&rtbs_dsp=194173&rtbs_dsp=199511&us_privacy=1---&site_url=https%3A%2F%2Fwww.tampabay.com%2F&tracking=auto&rq=562f7ae2-ccb7-4623-ac5b-9bd358bd295a&gv=b8e34dd&ib=false&widget_width=380&swc=1&split_name=test-atrends.revcontent.com/api/sbinnala/... https://trends.revcontent.com/api/sbinnala/?w=284336&content=SSSSSS&wln=Test%20A&rtbs_limit=-1&rtbs_type=native&rtbs_type=banner&rtbs_dsp=495&rtbs_dsp=81514&rtbs_dsp=59686&rtbs_dsp=186019&rtbs_dsp=160117&rtbs_dsp=177448&rtbs_dsp=195428&rtbs_dsp=194626&rtbs_dsp=199275&rtbs_dsp=194173&rtbs_dsp=199511&us_privacy=1---&site_url=https%3A%2F%2Fwww.tampabay.com%2F&tracking=auto&rq=562f7ae2-ccb7-4623-ac5b-9bd358bd295a&gv=b8e34dd&ib=false&widget_width=380&swc=1&split_name=test-a — 200 — 4.5 KiB — 442 ms — h2https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 280 B — 348 ms — http/1.1https://de.tynt.com/deb/v2?id=rc!&dn=AFRC&cc=1&chm=moto%20g%20power%20(2022)&chpv=11.0&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=Android&chmob=1&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147&r=&pu=https%3A%2F%2Fwww.tampabay.com%2Fde.tynt.com/deb/v2?id=rc!&dn=AFRC&c... https://de.tynt.com/deb/v2?id=rc!&dn=AFRC&cc=1&chm=moto%20g%20power%20(2022)&chpv=11.0&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=Android&chmob=1&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147&r=&pu=https%3A%2F%2Fwww.tampabay.com%2F — 200 — 327 B — 382 ms — h2https://singroot.com/acv.jsonsingroot.com/acv.json https://singroot.com/acv.json — 200 — 18.1 KiB — 29 ms — h3https://singroot.com/scripts/r177jcfmp169axl14wzc5krbfcgyroy2d7zmuxi85nzqxz61c2s6y0_ha.vendor.jssingroot.com/scripts/r177jcfmp169ax... https://singroot.com/scripts/r177jcfmp169axl14wzc5krbfcgyroy2d7zmuxi85nzqxz61c2s6y0_ha.vendor.js — 200 — 108.2 KiB — 41 ms — h3https://images.getadmiral.com/MywwZGZjNzE0N2YxMmYimages.getadmiral.com/MywwZGZjNzE0N... https://images.getadmiral.com/MywwZGZjNzE0N2YxMmY — 200 — 1.1 KiB — 225 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 117 ms — h2https://cdn.viafoura.net/front/assets/fonts/inter/inter-latin.woff2cdn.viafoura.net/front/assets/fonts... https://cdn.viafoura.net/front/assets/fonts/inter/inter-latin.woff2 — 200 — 46.0 KiB — 10 ms — h3https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2F&ct=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Times&t=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Timesic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2F&ct=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Times&t=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times — 204 — 227 B — 122 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAA… — 200 — 0 B — 0 ms — datahttps://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2F&ct=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Timesic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2F&ct=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Times — 204 — 227 B — 122 ms — h2https://trends.revcontent.com/event/v2/client_impressiontrends.revcontent.com/event/v2/clie... https://trends.revcontent.com/event/v2/client_impression — 204 — 193 B — 315 ms — h2https://singroot.com/r7jch12x8zjpu2zqw92sjlrpl8slt8r0me9qn1_0usingroot.com/r7jch12x8zjpu2zqw92sjl... https://singroot.com/r7jch12x8zjpu2zqw92sjlrpl8slt8r0me9qn1_0u — 200 — 314 B — 34 ms — h3https://api-mg2.db-ip.com/v2/p14891b727f063924f0d86d8a8e5063678abd2ac/self?_=1776811204648api-mg2.db-ip.com/v2/p14891b727f063... https://api-mg2.db-ip.com/v2/p14891b727f063924f0d86d8a8e5063678abd2ac/self?_=1776811204648 — 200 — 780 B — 267 ms — h3https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2F&ct=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Timesic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2F&ct=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times%20%7C%20Tampa%20Bay%20Times — 204 — 227 B — 121 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 24 ms — h3https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2Fic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776811203638&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.tampabay.com%2F — 204 — 227 B — 121 ms — h2https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 280 B — 303 ms — http/1.1https://www.tampabay.com/pf/resources/images/favicons/default/favicon.ico?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/favicons/default/favicon.ico?d=740 — 200 — 1.2 KiB — 13 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M5XPJDT&l=MG2DLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M5XPJDT&l=MG2DL — 200 — 154.8 KiB — 87 ms — h3https://cdn.pranmcpkx.com/index.jscdn.pranmcpkx.com/index.js https://cdn.pranmcpkx.com/index.js — 200 — 2.6 KiB — 134 ms — h2https://cdn.y5kvsuy8wr7c.com/prod/data/tampabay/TAMPA__TBTIMES.json?_=1776811205139cdn.y5kvsuy8wr7c.com/prod/data/tamp... https://cdn.y5kvsuy8wr7c.com/prod/data/tampabay/TAMPA__TBTIMES.json?_=1776811205139 — 200 — 10.0 KiB — 361 ms — h2https://paywall-ad-bucket.s3.amazonaws.com/ad_300_250.jpgpaywall-ad-bucket.s3.amazonaws.com/... https://paywall-ad-bucket.s3.amazonaws.com/ad_300_250.jpg — 200 — 1.0 KiB — 381 ms — http/1.1https://www.tampabay.com/pf/resources/images/favicons/default/favicon-32x32.png?d=740www.tampabay.com/pf/resources/image... https://www.tampabay.com/pf/resources/images/favicons/default/favicon-32x32.png?d=740 — 200 — 1.1 KiB — 72 ms — h2https://www.googletagmanager.com/gtag/js?id=G-0VMFGB00WY&l=MG2DL&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0VMFGB00WY&l=MG2DL&cx=c&gtm=4e64h1 — 200 — 177.1 KiB — 58 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.tampabay.com%2F&scrsrc=www.googletagmanager.com&rnd=1178870528.1776811205&navt=n&npa=1&us_privacy=1---&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&ep.ads_data_redaction=0&gtm=45He64h1v810617478za200zd810617478xea&gcs=G10-&gcd=13m3l3m2m5l1&dma_cps=-&dma=1&tcfd=1095b&tag_exp=0~115938466~115938468~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776811205282&tfd=3714pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.tampabay.com%2F&scrsrc=www.googletagmanager.com&rnd=1178870528.1776811205&navt=n&npa=1&us_privacy=1---&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&ep.ads_data_redaction=0&gtm=45He64h1v810617478za200zd810617478xea&gcs=G10-&gcd=13m3l3m2m5l1&dma_cps=-&dma=1&tcfd=1095b&tag_exp=0~115938466~115938468~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776811205282&tfd=3714 — 200 — 21 B — 164 ms — h3https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 204 — 0 B — 220 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-0VMFGB00WY&gtm=45je64h1v891921231z8810617478za20gzb810617478zd810617478&_p=1776811205130&gcs=G10-&gcd=13m3l3m2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1095b&_eu=AAAAAGA&are=1&cid=1265030717.1776811205&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~118128923~118463262&sid=1776811205&sct=1&seg=0&dl=https%3A%2F%2Fwww.tampabay.com%2F&dt=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&en=page_view&_fv=1&_ss=1&tfd=3850region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-0VMFGB00WY&gtm=45je64h1v891921231z8810617478za20gzb810617478zd810617478&_p=1776811205130&gcs=G10-&gcd=13m3l3m2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1095b&_eu=AAAAAGA&are=1&cid=1265030717.1776811205&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~118128923~118463262&sid=1776811205&sct=1&seg=0&dl=https%3A%2F%2Fwww.tampabay.com%2F&dt=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&en=page_view&_fv=1&_ss=1&tfd=3850 — 204 — 48 B — 75 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-3NH9N4GCES&gtm=45je64h1v891921231z8810617478za20gzb810617478zd810617478&_p=1776811205130&gcs=G10-&gcd=13m3l3m2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1095b&_eu=AAAAAGA&are=1&cid=1265030717.1776811205&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~118128923~118463262&sid=1776811205&sct=1&seg=0&dl=https%3A%2F%2Fwww.tampabay.com%2F&dt=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&en=page_view&_fv=1&_ss=1&tfd=3858region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3NH9N4GCES&gtm=45je64h1v891921231z8810617478za20gzb810617478zd810617478&_p=1776811205130&gcs=G10-&gcd=13m3l3m2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1095b&_eu=AAAAAGA&are=1&cid=1265030717.1776811205&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~118128923~118463262&sid=1776811205&sct=1&seg=0&dl=https%3A%2F%2Fwww.tampabay.com%2F&dt=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&en=page_view&_fv=1&_ss=1&tfd=3858 — 204 — 550 B — 66 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 206 — 327 B — 29 ms — h2https://js.matheranalytics.com/s/13701/8719320/ml.js?cb8=1714js.matheranalytics.com/s/13701/8719... https://js.matheranalytics.com/s/13701/8719320/ml.js?cb8=1714 — 301 — 210 B — 129 ms — h2https://www.tampabay.com/zephr/featureswww.tampabay.com/zephr/features https://www.tampabay.com/zephr/features — 200 — 903 B — 127 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 38 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 37 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 392 B — 49 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 391 B — 46 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 390 B — 43 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 390 B — 41 ms — h2https://js.matheranalytics.com/static/ltm/13701/8719320/32/ml.br.jsjs.matheranalytics.com/static/ltm/1... https://js.matheranalytics.com/static/ltm/13701/8719320/32/ml.br.js — 200 — 42.8 KiB — 41 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 391 B — 44 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 392 B — 43 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 390 B — 120 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 390 B — 43 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 391 B — 41 ms — h2https://www.tampabay.com/zephr/feature-decisionswww.tampabay.com/zephr/feature-deci... https://www.tampabay.com/zephr/feature-decisions — 200 — 2.8 KiB — 119 ms — h2https://k.p-n.io/event-streamk.p-n.io/event-stream https://k.p-n.io/event-stream — 204 — 126 B — 319 ms — h2https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH&enablejsapi=1&origin=https://www.tampabay.comwww.youtube.com/embed/videoseries?s... https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH&enablejsapi=1&origin=https://www.tampabay.com — -1 — 0 B — 13 ms — https://embed.acast.com/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7embed.acast.com/e7a91ed8-20cd-5402-... https://embed.acast.com/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7 — -1 — 0 B — 6 ms — https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH&enablejsapi=1&origin=https://www.tampabay.comwww.youtube.com/embed/videoseries?s... https://www.youtube.com/embed/videoseries?si=7pg1Q45RfdUzaxxv&list=PLRNWjWYgpdfACkWPCeLNuH4DCCoYdnJDH&enablejsapi=1&origin=https://www.tampabay.com — 200 — 54.6 KiB — 105 ms — h3https://embed.acast.com/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7embed.acast.com/e7a91ed8-20cd-5402-... https://embed.acast.com/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7 — 200 — 2.7 KiB — 170 ms — h2https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAAAABA/d=0/br=1/rs=AGKMywGkIpAf4DjJD5RqaA78uzIZjNBULQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAAAABA/d=0/br=1/rs=AGKMywGkIpAf4DjJD5RqaA78uzIZjNBULQ — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=root,base — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 0 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.tampabay.com/blaize/datalayerwww.tampabay.com/blaize/datalayer https://www.tampabay.com/blaize/datalayer — 200 — 882 B — 85 ms — h2https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 280 B — 101 ms — http/1.1https://cdn.acast.com/fonts/fonts.csscdn.acast.com/fonts/fonts.css https://cdn.acast.com/fonts/fonts.css — 200 — 0 B — 0 ms — h2https://embed.acast.com/124.82df14bd.jsembed.acast.com/124.82df14bd.js https://embed.acast.com/124.82df14bd.js — 200 — 0 B — 0 ms — h2https://embed.acast.com/main.863ee853.jsembed.acast.com/main.863ee853.js https://embed.acast.com/main.863ee853.js — 200 — 0 B — 0 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 92 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 1 ms — h2https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2cdn.acast.com/fonts/IBM-Plex-Sans/f... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2 — 200 — 0 B — 0 ms — h2https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin1.woff2cdn.acast.com/fonts/IBM-Plex-Sans/f... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin1.woff2 — 200 — 0 B — 0 ms — h2https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2cdn.acast.com/fonts/IBM-Plex-Sans/f... https://cdn.acast.com/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2 — 200 — 0 B — 0 ms — h2https://feeder.acast.com/api/v1/shows/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7?limit=1feeder.acast.com/api/v1/shows/e7a91... https://feeder.acast.com/api/v1/shows/e7a91ed8-20cd-5402-8bea-8dcd9a29c4f7?limit=1 — 200 — 0 B — 2 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0AQMAAADxGE3JAAAAA1BMVEVHcEyC+tLSAAAAAXRSTlMAQ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0AQMAAADxGE3JAAAAA1BMVEVHcEyC+tLSAAAAAXRSTlMAQ… — 200 — 0 B — 1 ms — datahttps://thumborcdn.acast.com/JSS8ihBUk8hho84qZZI9PGKvNF4=/350x350/https%3A%2F%2Fassets.pippa.io%2Fshows%2F6202a6035668e7babe5372bf%2F1755127126870-0563af45-b424-48d0-8f30-4147223d379c.jpegthumborcdn.acast.com/JSS8ihBUk8hho8... https://thumborcdn.acast.com/JSS8ihBUk8hho84qZZI9PGKvNF4=/350x350/https%3A%2F%2Fassets.pippa.io%2Fshows%2F6202a6035668e7babe5372bf%2F1755127126870-0563af45-b424-48d0-8f30-4147223d379c.jpeg — 200 — 0 B — 1 ms — h2https://thumborcdn.acast.com/FjKMjRlYCT3e9VfmrgilwtDKqTA=/500x500/https%3A%2F%2Fassets.pippa.io%2Fshows%2F6202a6035668e7babe5372bf%2F1755127126870-0563af45-b424-48d0-8f30-4147223d379c.jpegthumborcdn.acast.com/FjKMjRlYCT3e9V... https://thumborcdn.acast.com/FjKMjRlYCT3e9VfmrgilwtDKqTA=/500x500/https%3A%2F%2Fassets.pippa.io%2Fshows%2F6202a6035668e7babe5372bf%2F1755127126870-0563af45-b424-48d0-8f30-4147223d379c.jpeg — 200 — 0 B — 0 ms — h2https://i.ytimg.com/vi/UPimuiU8FcU/maxresdefault.jpgi.ytimg.com/vi/UPimuiU8FcU/maxresde... https://i.ytimg.com/vi/UPimuiU8FcU/maxresdefault.jpg — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=OtKSJewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywF5TT2LyOUnTktGXQQWzbUiFZCbsg/m=OtKSJe — 200 — 0 B — 0 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 25 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 50 ms — h3https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.jswww.google.com/js/th/Tsj2rE80jstpz6... https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.js — 200 — 0 B — 1 ms — h3https://www.youtube.com/generate_204?MSHdaAwww.youtube.com/generate_204?MSHdaA https://www.youtube.com/generate_204?MSHdaA — 204 — 10 B — 23 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 145 B — 32 ms — h3https://events.newsroom.bi/ingest.phpevents.newsroom.bi/ingest.php https://events.newsroom.bi/ingest.php — 200 — 537 B — 139 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 30 ms — h3https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 280 B — 101 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-0VMFGB00WY&gtm=45je64h1v891921231z8810617478za20gzb810617478zd810617478&_p=1776811205130&gcs=G10-&gcd=13m3l3m2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1095b&_eu=AAAAAGQ&are=1&cid=1265030717.1776811205&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938468~117266401~118128923~118463262&sid=1776811205&sct=1&seg=0&dl=https%3A%2F%2Fwww.tampabay.com%2F&dt=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&en=onInit&_et=145&tfd=8998region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-0VMFGB00WY&gtm=45je64h1v891921231z8810617478za20gzb810617478zd810617478&_p=1776811205130&gcs=G10-&gcd=13m3l3m2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1095b&_eu=AAAAAGQ&are=1&cid=1265030717.1776811205&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938468~117266401~118128923~118463262&sid=1776811205&sct=1&seg=0&dl=https%3A%2F%2Fwww.tampabay.com%2F&dt=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&en=onInit&_et=145&tfd=8998 — 204 — 48 B — 28 ms — h2https://www.i.matheranalytics.com/i?e=pv&page=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&cms=Arc&ptype=index&pubname=Tampa%20Bay%20Times&tv=js-3.0.169&tna=Mather&aid=v1&p=web&tz=UTC&tzoff=0&lang=en-US&cs=UTF-8&navt=link&f_pdf=1&res=412x823&cd=24&cookie=1&f_jquery=1&f_es6=1&f_gears=2&tvltm=32&tid=05ef35fc-e76f-4085-99e4-1f044c1fd180&pid=fca7cb51-fded-4229-a9d9-3615164d86b1&dtm=1776811211014&qnm=_matherq&visible=1&tabid=8e64e625-e543-4576-b029-6b654de4f3c8&url=https%3A%2F%2Fwww.tampabay.com%2F&vp=412x823&ds=412x13315&tofa=1839969601&vid=1&lvidt=1839969601&duid=e94540c3-4a1d-4d83-a365-5ebc667ec68d&cid=13701&mrk=8719320&cx=eyJkZWNpc2lvbiI6eyJzb3BoaV9jb250ZXh0IjoiREEwMEFBMDBBQjAwQUMwMEJBMDBCQjAwQkMwMEFEMDBBRTAwQkQwMEJFMDBCRjAwQUYwMEJHMDBDQTAwQ0IwMENDMDBDRDAwQ0UwMENGMDBDRzAwIiwic29waGlfaW5wdXRzIjoiSEE6MTN8SEI6MnxGQTowMHxEQzowMXxERTowMXxFQTpBbmRyb2lkfEVCOjAxfEVDOkNocm9tZXxERDoyMnxEQjpVVEN8R0M6ZGlyZWN0Iiwic29waGlfdHJhY2UiOiJ0MDA0MDEwdjAwLS0tLWQwMDQ3eHhiMDA2M3h4IiwidGVzdF9vYmplY3QiOlt7InRlc3RJZCI6InB3OmFydGljbGU6dGVzdDVfYWIiLCJ0ZXN0R3JvdXAiOiJ2YXJpYW50In1dfSwicGVyZiI6eyJzdGFydCI6IjE3NzY4MTEyMDE1NjgiLCJyZWRpckNudCI6IjAiLCJuYXZUeXBlIjoibGluayIsImhlYXBVIjoiMTA5LjEyNzI5OW1iIiwiaGVhcFQiOiIxNTEuNTIzMTU1bWIiLCJmc3RQYWludCI6IjIzMzYiLCJmZXRjaFMiOiIxMDkiLCJkb21haW5TIjoiMTEwIiwiZG9tYWluRSI6IjExNiIsImNvbm5TIjoiMTE2IiwiY29ubkUiOiIxNDQiLCJzc2xTIjoiMTE3IiwicmVxdVMiOiIxNDQiLCJyZXNwUyI6IjE3NCIsInJlc3BFIjoiMjIzIiwiZG9tTG9hZCI6IjE4MCIsImRvbUludGVyIjoiNTA0IiwiZG9tTG9hZFMiOiI4MTUiLCJkb21Mb2FkRSI6IjgyMiIsImRvbUNtcGx0IjoiMzQ1NyIsImxvYWRTIjoiMzQ2MCIsImxvYWRFIjoiMzQ2MyJ9LCJpZGVudGl0aWVzIjpbeyJ0eXBlIjoiZ2EiLCJpZCI6IjEyNjUwMzA3MTciLCJyZWZUaW1lIjoiMTc3NjgxMTIxMTAxMyJ9XSwic29waGlfZGF0YSI6eyJ2aXNpdG9yX3R5cGUiOiJhbm9ueW1vdXMifSwiYXVkaWVuY2UiOlt7InByb3ZpZGVyIjoidXNlckRCIiwic2VnbWVudHMiOlsiTUFUSEVSX0UySV9OT05BQ1RJVkVfMjAyMDA5MDQiLCJNQVRIRVJfVTJJX0ZJUlNUVElNRUdSUEFfMjAyMDExMTAiXSwicGFnZUlkIjoiZmNhN2NiNTEtZmRlZC00MjI5LWE5ZDktMzYxNTE2NGQ4NmIxIn0seyJwcm92aWRlciI6ImlTZWdzIiwic2VnbWVudHMiOlsiSU5URVJOQUxfQUJfVEVTVDMtViIsIk1BVEhFUl9FMklfTk9OQUNUSVZFXzIwMjAwOTA0IiwiTUFUSEVSX1FTX0FCX1RFU1Q1LVYiLCJNQVRIRVJfVTJJX0ZJUlNUVElNRUdSUEFfMjAyMDExMTAiXSwicGFnZUlkIjoiZmNhN2NiNTEtZmRlZC00MjI5LWE5ZDktMzYxNTE2NGQ4NmIxIn1dfQwww.i.matheranalytics.com/i?e=pv&pa... https://www.i.matheranalytics.com/i?e=pv&page=Tampa%20Bay%2C%20Florida%20news%20%7C%20Tampa%20Bay%20Times%2FSt.%20Pete%20Times&cms=Arc&ptype=index&pubname=Tampa%20Bay%20Times&tv=js-3.0.169&tna=Mather&aid=v1&p=web&tz=UTC&tzoff=0&lang=en-US&cs=UTF-8&navt=link&f_pdf=1&res=412x823&cd=24&cookie=1&f_jquery=1&f_es6=1&f_gears=2&tvltm=32&tid=05ef35fc-e76f-4085-99e4-1f044c1fd180&pid=fca7cb51-fded-4229-a9d9-3615164d86b1&dtm=1776811211014&qnm=_matherq&visible=1&tabid=8e64e625-e543-4576-b029-6b654de4f3c8&url=https%3A%2F%2Fwww.tampabay.com%2F&vp=412x823&ds=412x13315&tofa=1839969601&vid=1&lvidt=1839969601&duid=e94540c3-4a1d-4d83-a365-5ebc667ec68d&cid=13701&mrk=8719320&cx=eyJkZWNpc2lvbiI6eyJzb3BoaV9jb250ZXh0IjoiREEwMEFBMDBBQjAwQUMwMEJBMDBCQjAwQkMwMEFEMDBBRTAwQkQwMEJFMDBCRjAwQUYwMEJHMDBDQTAwQ0IwMENDMDBDRDAwQ0UwMENGMDBDRzAwIiwic29waGlfaW5wdXRzIjoiSEE6MTN8SEI6MnxGQTowMHxEQzowMXxERTowMXxFQTpBbmRyb2lkfEVCOjAxfEVDOkNocm9tZXxERDoyMnxEQjpVVEN8R0M6ZGlyZWN0Iiwic29waGlfdHJhY2UiOiJ0MDA0MDEwdjAwLS0tLWQwMDQ3eHhiMDA2M3h4IiwidGVzdF9vYmplY3QiOlt7InRlc3RJZCI6InB3OmFydGljbGU6dGVzdDVfYWIiLCJ0ZXN0R3JvdXAiOiJ2YXJpYW50In1dfSwicGVyZiI6eyJzdGFydCI6IjE3NzY4MTEyMDE1NjgiLCJyZWRpckNudCI6IjAiLCJuYXZUeXBlIjoibGluayIsImhlYXBVIjoiMTA5LjEyNzI5OW1iIiwiaGVhcFQiOiIxNTEuNTIzMTU1bWIiLCJmc3RQYWludCI6IjIzMzYiLCJmZXRjaFMiOiIxMDkiLCJkb21haW5TIjoiMTEwIiwiZG9tYWluRSI6IjExNiIsImNvbm5TIjoiMTE2IiwiY29ubkUiOiIxNDQiLCJzc2xTIjoiMTE3IiwicmVxdVMiOiIxNDQiLCJyZXNwUyI6IjE3NCIsInJlc3BFIjoiMjIzIiwiZG9tTG9hZCI6IjE4MCIsImRvbUludGVyIjoiNTA0IiwiZG9tTG9hZFMiOiI4MTUiLCJkb21Mb2FkRSI6IjgyMiIsImRvbUNtcGx0IjoiMzQ1NyIsImxvYWRTIjoiMzQ2MCIsImxvYWRFIjoiMzQ2MyJ9LCJpZGVudGl0aWVzIjpbeyJ0eXBlIjoiZ2EiLCJpZCI6IjEyNjUwMzA3MTciLCJyZWZUaW1lIjoiMTc3NjgxMTIxMTAxMyJ9XSwic29waGlfZGF0YSI6eyJ2aXNpdG9yX3R5cGUiOiJhbm9ueW1vdXMifSwiYXVkaWVuY2UiOlt7InByb3ZpZGVyIjoidXNlckRCIiwic2VnbWVudHMiOlsiTUFUSEVSX0UySV9OT05BQ1RJVkVfMjAyMDA5MDQiLCJNQVRIRVJfVTJJX0ZJUlNUVElNRUdSUEFfMjAyMDExMTAiXSwicGFnZUlkIjoiZmNhN2NiNTEtZmRlZC00MjI5LWE5ZDktMzYxNTE2NGQ4NmIxIn0seyJwcm92aWRlciI6ImlTZWdzIiwic2VnbWVudHMiOlsiSU5URVJOQUxfQUJfVEVTVDMtViIsIk1BVEhFUl9FMklfTk9OQUNUSVZFXzIwMjAwOTA0IiwiTUFUSEVSX1FTX0FCX1RFU1Q1LVYiLCJNQVRIRVJfVTJJX0ZJUlNUVElNRUdSUEFfMjAyMDExMTAiXSwicGFnZUlkIjoiZmNhN2NiNTEtZmRlZC00MjI5LWE5ZDktMzYxNTE2NGQ4NmIxIn1dfQ — -1 — 0 B — 0 ms —
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 19848ms · 2940KB · €317/mo
d15kdpgjg3unno.cloudfront.net
Other
Costly
Execution 3510ms
Transfer 60 KB
Unused 43%
Monthly Cost €56/mo
www.tampabay.com
Other
Costly
Execution 2802ms
Transfer 103 KB
Unused 42%
Monthly Cost €45/mo
www.tampabay.com
Other
Costly
Execution 1949ms
Transfer 122 KB
Monthly Cost €31/mo
cadmus.script.ac
Other
Costly
Execution 1875ms
Transfer 72 KB
Monthly Cost €30/mo
Unattributable
Other
Costly
Execution 1863ms
Transfer 0 KB
Monthly Cost €30/mo
delivery.revcontent.com
Other
Costly
Execution 923ms
Transfer 79 KB
Unused 46%
Monthly Cost €15/mo
cdn.y5kvsuy8wr7c.com
Other
Costly
Execution 599ms
Transfer 286 KB
Unused 81%
Monthly Cost €10/mo
cdn.embedly.com
Other
Costly
Execution 492ms
Transfer 18 KB
Monthly Cost €8/mo
cdn.p-n.io
Other
Costly
Execution 460ms
Transfer 43 KB
Monthly Cost €7/mo
singroot.com
Other
Costly
Execution 426ms
Transfer 201 KB
Unused 43%
Monthly Cost €7/mo
www.tampabay.com
Other
Costly
Execution 392ms
Transfer 240 KB
Unused 65%
Monthly Cost €6/mo
c.amazon-adsystem.com
Other
Costly
Execution 376ms
Transfer 91 KB
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 369ms
Transfer 177 KB
Unused 38%
Monthly Cost €6/mo
cdn-4.convertexperiments.com
Other
Costly
Execution 358ms
Transfer 54 KB
Unused 56%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 340ms
Transfer 116 KB
Unused 54%
Monthly Cost €5/mo
s.ntv.io
Other
Costly
Execution 320ms
Transfer 251 KB
Unused 76%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 314ms
Transfer 142 KB
Unused 43%
Monthly Cost €5/mo
sdk.mrf.io
Other
Costly
Execution 303ms
Transfer 59 KB
Unused 39%
Monthly Cost €5/mo
www.tampabay.com
Other
Costly
Execution 286ms
Transfer 2 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 251ms
Transfer 155 KB
Unused 40%
Monthly Cost €4/mo
Microsoft Clarity
Session Replay
Costly
Execution 238ms
Transfer 26 KB
Monthly Cost €4/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 206ms
Transfer 188 KB
Unused 70%
Monthly Cost €3/mo
cdn.sophi.io
Other
Optional
Execution 156ms
Transfer 39 KB
Monthly Cost €2/mo
cdn.pranmcpkx.com
Other
Optional
Execution 155ms
Transfer 3 KB
Monthly Cost €2/mo
singroot.com
Other
Optional
Execution 117ms
Transfer 62 KB
Unused 35%
Monthly Cost €2/mo
cdn.sy57d8wi.com
Other
Optional
Execution 95ms
Transfer 43 KB
Unused 53%
Monthly Cost €2/mo
ads.pubmatic.com
Other
Optional
Execution 93ms
Transfer 67 KB
Unused 69%
Monthly Cost €1/mo
cdn.2i01xq7naxu1.com
Other
Optional
Execution 89ms
Transfer 23 KB
Monthly Cost €1/mo
cdn.viafoura.net
Other
Optional
Execution 83ms
Transfer 16 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 80ms
Transfer 34 KB
Monthly Cost €1/mo
az416426.vo.msecnd.net
Other
Optional
Execution 76ms
Transfer 22 KB
Monthly Cost €1/mo
js.matheranalytics.com
Other
Optional
Execution 66ms
Transfer 0 KB
Monthly Cost €1/mo
www.tampabay.com
Other
Optional
Execution 65ms
Transfer 40 KB
Unused 75%
Monthly Cost €1/mo
ak.sail-horizon.com
Other
Optional
Execution 64ms
Transfer 48 KB
Unused 68%
Monthly Cost €1/mo
s.go-mpulse.net
Other
Optional
Execution 57ms
Transfer 58 KB
Unused 65%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • d15kdpgjg3unno.cloudfront.net adds 3510ms and costs ~€56/month
  • www.tampabay.com adds 2802ms and costs ~€45/month
  • www.tampabay.com adds 1949ms and costs ~€31/month
  • cadmus.script.ac adds 1875ms and costs ~€30/month
  • Unattributable adds 1863ms and costs ~€30/month
  • delivery.revcontent.com adds 923ms and costs ~€15/month
  • cdn.y5kvsuy8wr7c.com adds 599ms and costs ~€10/month
  • cdn.embedly.com adds 492ms and costs ~€8/month
  • cdn.p-n.io adds 460ms and costs ~€7/month
  • singroot.com adds 426ms and costs ~€7/month
  • www.tampabay.com adds 392ms and costs ~€6/month
  • c.amazon-adsystem.com adds 376ms and costs ~€6/month
  • Google Tag Manager adds 369ms and costs ~€6/month
  • cdn-4.convertexperiments.com adds 358ms and costs ~€6/month
  • Google Tag Manager adds 340ms and costs ~€5/month
  • s.ntv.io adds 320ms and costs ~€5/month
  • Google Tag Manager adds 314ms and costs ~€5/month
  • sdk.mrf.io adds 303ms and costs ~€5/month
  • www.tampabay.com adds 286ms and costs ~€5/month
  • Google Tag Manager adds 251ms and costs ~€4/month
  • Microsoft Clarity adds 238ms and costs ~€4/month
  • securepubads.g.doubleclick.net adds 206ms 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

d15kdpgjg3unno.cloudfront.net takes 3510ms 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.tampabay.com takes 2802ms 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.tampabay.com takes 1949ms 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

cadmus.script.ac takes 1875ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 1863ms 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

delivery.revcontent.com takes 923ms 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

cdn.y5kvsuy8wr7c.com takes 599ms 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

81% of cdn.y5kvsuy8wr7c.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

cdn.embedly.com takes 492ms 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

cdn.p-n.io takes 460ms 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

singroot.com takes 426ms 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.tampabay.com takes 392ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

65% of www.tampabay.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

c.amazon-adsystem.com takes 376ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 369ms 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

cdn-4.convertexperiments.com takes 358ms 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

56% of cdn-4.convertexperiments.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

Google Tag Manager takes 340ms 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

54% of Google Tag Manager'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

s.ntv.io takes 320ms 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

76% of s.ntv.io'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

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

Why this matters

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

Source: web.dev

sdk.mrf.io takes 303ms 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.tampabay.com takes 286ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 251ms 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

Microsoft Clarity takes 238ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

securepubads.g.doubleclick.net takes 206ms 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

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

Why this matters

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

Source: web.dev

53% of cdn.sy57d8wi.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

69% of ads.pubmatic.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

75% of www.tampabay.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

68% of ak.sail-horizon.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

65% of s.go-mpulse.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback