editor Logout
Account Preferences
Did you know...
Recent FCC changes are updated each night ?
Streaming Radio Guide
view source - https://969thegame.iheart.com/
*** Test System *** GO TO PRODUCTION
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar} /*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style> <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://www.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preload" href="https://www.iheart.com/sdk/sdk.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/consent/7d044e9d-e966-4b73-b448-a29d06f71027/otSDKStub.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" as="script" data-reactroot=""/> <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.3b72355a31018725a3c6.css"> <link data-chunk="local" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/local.bc06f128f534d4a5d747.css"> <link data-chunk="core-components-tiles-OnairTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-components-tiles-OnairTileLoader-component.12f62d6d6ad5771d626e.css"> <link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css"> <link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css"> <link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css"> <link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.a5e9ee6f3bc07a62d945.css"> <link data-chunk="core-components-tiles-TrafficTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/TrafficTile-component.79b6ef8f3442074e2437.css"> <link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css"> <link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css"> <link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css"> <link data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceTileLoader-component.a1eb25fbdc158e499608.css"> <link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css"> <link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css"> <link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.570accd833088f4c4e7d.css"> <link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css"> <link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css"> <link data-chunk="WeatherTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/WeatherTile-component.ca557d80a0c5075ed0c1.css"> <link data-chunk="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css"> <style data-reactroot="">:root { --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; --gradient-start: hsl(356,92.5%,40.1%); --gradient-stop: hsl(356,92.5%,34.1%); --accent-color: #f61929; --darkFooterColor: hsl(356,92.5%,38.1%); --premiere-footer-dark-color:var(--darkFooterColor); }</style> <title data-rh="true">FM 96.9 The Game - Orlando&#x27;s Sports Leader</title> <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://969thegame.iheart.com/"/> <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#f61929"/><meta data-rh="true" property="og:title" content="FM 96.9 The Game - Orlando&#x27;s Sports Leader"/><meta data-rh="true" property="twitter:title" content="FM 96.9 The Game - Orlando&#x27;s Sports Leader"/><meta data-rh="true" itemprop="name" content="FM 96.9 The Game - Orlando&#x27;s Sports Leader"/><meta data-rh="true" name="description" content="Orlando&#x27;s Sports Leader FM 96.9 The Game"/><meta data-rh="true" property="og:description" content="Orlando&#x27;s Sports Leader FM 96.9 The Game"/><meta data-rh="true" property="twitter:description" content="Orlando&#x27;s Sports Leader FM 96.9 The Game"/><meta data-rh="true" itemprop="description" content="Orlando&#x27;s Sports Leader FM 96.9 The Game"/><meta data-rh="true" name="keywords" content="969 the game, mike bianchi, 969 the team"/><meta data-rh="true" property="og:url" content="https://969thegame.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://969thegame.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://969thegame.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@969gameon"/><meta data-rh="true" property="twitter:creator" content="@969gameon"/><meta data-rh="true" property="twitter:domain" content="969thegame.iheart.com"/><meta data-rh="true" property="og:site_name" content="FM 96.9 The Game"/><meta data-rh="true" name="application-name" content="FM 96.9 The Game"/><meta data-rh="true" property="fb:pages" content="969thegame"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/> </head> <body class="theme-light template-default"> <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-site-header"><section class="main-header-items"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-hidden="true" aria-label="Primary Site Navigation" id="component-site-nav"><header class="navbar-header"><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="FM 96.9 The Game - Orlando&#x27;s Sports Leader" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.10997 5.69997C6.71997 5.30997 6.08997 5.30997 5.69997 5.69997C5.30997 6.08997 5.30997 6.71997 5.69997 7.10997L10.59 12L5.69997 16.89C5.30997 17.28 5.30997 17.91 5.69997 18.3C6.08997 18.69 6.71997 18.69 7.10997 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><section class="nav-inner-wrapper"><ul style="max-height:calc(100vh - 100px)" class="menu-container main-nav"><li class="menu-top-label"><button aria-label="Listen" class="button-text" tabindex="0"><span class="menu-label">Listen</span></button></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for On-Air | Blogs" class="button-text" tabindex="0"><span class="menu-label">On-Air | Blogs</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Open Mike" tabindex="0" href="/featured/open-mike/">Open Mike</a></li><li><a href="https://www.orlandosentinel.com/sports/mike-bianchi-commentary/" target="_blank" rel="noopener" aria-label="Bianchi&#x27;s Columns">Bianchi&#x27;s Columns</a></li><li><a aria-label="The Beat of Sports" tabindex="0" href="/featured/beat-of-sports/">The Beat of Sports</a></li><li><a aria-label="The Herd with Colin Cowherd" tabindex="0" href="/featured/the-herd-with-colin-cowherd/">The Herd with Colin Cowherd</a></li><li><a aria-label="In The Zone" tabindex="0" href="/featured/in-the-zone/">In The Zone</a></li><li><a aria-label="The Odd Couple with Chris Broussard &amp; Rob Parker" tabindex="0" href="/featured/the-odd-couple-with-rob-parker-kelvin-washington/">The Odd Couple with Chris Broussard &amp; Rob Parker</a></li><li><a aria-label="The Jason Smith Show with Mike Harmon" tabindex="0" href="/featured/the-jason-smith-show/">The Jason Smith Show with Mike Harmon</a></li><li><a aria-label="The Ben Maller Show" tabindex="0" href="/featured/the-ben-maller-show/">The Ben Maller Show</a></li><li><a aria-label="Sports Broadcast Schedule" tabindex="0" href="/content/2018-10-14-fm-969-the-game-sports-broadcast-calendar/">Sports Broadcast Schedule</a></li><li><a aria-label="Dunkin&#x27; Music Lounge" tabindex="0" href="/featured/dunkin-music-lounge-orlando/">Dunkin&#x27; Music Lounge</a></li><li><a aria-label="On-Air Schedule" tabindex="0" href="/schedule/">On-Air Schedule</a></li><li><a aria-label="Powerful Women, Powerful Playlists" tabindex="0" href="/featured/international-womens-day-orlando/">Powerful Women, Powerful Playlists</a></li><li><a href="https://www.iheart.com/podcast/61-ceos-you-should-know-orland-30301604/" target="_blank" rel="noopener" aria-label="CEO&#x27;s you should know">CEO&#x27;s you should know</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Teams" class="button-text" tabindex="0"><span class="menu-label">Teams</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a href="http://www.ucfknights.com" target="_blank" rel="noopener" aria-label="UCF">UCF</a></li><li><a href="http://www.orlandocitysc.com" target="_blank" rel="noopener" aria-label="Orlando City SC">Orlando City SC</a></li><li><a href="http://www.orlandomagicdaily.com" target="_blank" rel="noopener" aria-label="Orlando Magic">Orlando Magic</a></li><li><a href="http://www.buccaneers.com" target="_blank" rel="noopener" aria-label="Tampa Bay Bucs">Tampa Bay Bucs</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Podcasts" class="button-text" tabindex="0"><span class="menu-label">Podcasts</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="All Podcasts" tabindex="0" href="/podcasts/">All Podcasts</a></li><li><a href="https://www.iheart.com/podcast/1248-open-mike-on-demand-50591710/" target="_blank" rel="noopener" aria-label="Open Mike On Demand">Open Mike On Demand</a></li><li><a href="https://www.iheart.com/podcast/139-open-mike-26936807/" target="_blank" rel="noopener" aria-label="Open Mike Best Of">Open Mike Best Of</a></li><li><a href="https://www.iheart.com/podcast/1248-the-beat-of-sports-on-dem-50304301/" target="_blank" rel="noopener" aria-label="Beat of Sports On Demand">Beat of Sports On Demand</a></li><li><a href="https://www.iheart.com/podcast/139-the-beat-of-sports-26936826/" target="_blank" rel="noopener" aria-label="Beat of Sports - Best Of">Beat of Sports - Best Of</a></li><li><a href="https://www.iheart.com/podcast/the-bridge-29787284/" target="_blank" rel="noopener" aria-label="The Bridge">The Bridge</a></li><li><a href="https://www.iheart.com/podcast/1248-in-the-zone-on-demand-50591711/" target="_blank" rel="noopener" aria-label="In The Zone On Demand">In The Zone On Demand</a></li><li><a href="https://www.iheart.com/podcast/1248-in-the-zone-byte-sized-30599435/" target="_blank" rel="noopener" aria-label="In The Zone - Best Of">In The Zone - Best Of</a></li><li><a href="https://www.iheart.com/podcast/1248-ucf-knights-podcasts-101438138/" target="_blank" rel="noopener" aria-label="TMo&#x27;s Town Hall Podcast">TMo&#x27;s Town Hall Podcast</a></li><li><a href="https://www.iheart.com/podcast/orlando-magic-pod-squad-74954614/" target="_blank" rel="noopener" aria-label="Orlando Magic Pod Squad">Orlando Magic Pod Squad</a></li><li><a href="https://www.iheart.com/podcast/256-orlando-magic-radio-31030882/" target="_blank" rel="noopener" aria-label="Orlando Magic Weekly">Orlando Magic Weekly</a></li><li><a href="https://www.iheart.com/podcast/the-herd-with-colin-cowherd-27332740/" target="_blank" rel="noopener" aria-label="The Herd">The Herd</a></li><li><a href="https://www.iheart.com/podcast/1248-the-theme-park-podcast-30728546/" target="_blank" rel="noopener" aria-label="The Theme Park Podcast">The Theme Park Podcast</a></li><li><a href="https://www.iheart.com/podcast/61-iheart-orlando-client-spotl-30301604/" target="_blank" rel="noopener" aria-label="Orlando CEOs You Should Know">Orlando CEOs You Should Know</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Features" class="button-text" tabindex="0"><span class="menu-label">Features</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Events Calendar" tabindex="0" href="/calendar/">Events Calendar</a></li><li><a href="http://ticketmaster.evyy.net/c/261094/264167/4272" target="_blank" rel="noopener" aria-label="Event Tickets">Event Tickets</a></li><li><a aria-label="Orlando Local News" tabindex="0" href="/topic/local-news/">Orlando Local News</a></li><li><a aria-label="The Theme Park Podcast" tabindex="0" href="/featured/the-theme-park-podcast/">The Theme Park Podcast</a></li><li><a aria-label="Weather" tabindex="0" href="/weather/">Weather</a></li><li><a aria-label="Traffic" tabindex="0" href="/traffic/">Traffic</a></li><li><a href="https://wflaorlando.iheart.com/featured/stormwatch-orlando/?43" target="_blank" rel="noopener" aria-label="Operation Stormwatch Orlando">Operation Stormwatch Orlando</a></li><li><a href="https://www.iheartmedia.com/careers" target="_blank" rel="noopener" aria-label="Job Openings">Job Openings</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests &amp; Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests &amp; Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Matt Rife at Kia Center 12/14/25" tabindex="0" href="/promotions/matt-rife-at-kia-center-121425-1723207/">Matt Rife at Kia Center 12/14/25</a></li><li><a aria-label="Coheed and Cambria * Taking Back Sunday 9/6/35" tabindex="0" href="/promotions/coheed-and-cambria-taking-back-sunday-1736423/">Coheed and Cambria * Taking Back Sunday 9/6/35</a></li><li><a aria-label="Nine Inch Nails - Peel It Back Tour" tabindex="0" href="/promotions/nine-inch-nails-peel-it-back-1738798/">Nine Inch Nails - Peel It Back Tour</a></li><li><a aria-label="Disney On Ice 2025 at Kia Center" tabindex="0" href="/promotions/disney-on-ice-2025-at-kia-1789491/">Disney On Ice 2025 at Kia Center</a></li><li><a aria-label="Solar Source Battery Back Up Giveaway 2025" tabindex="0" href="/promotions/solar-source-battery-back-up-giveaway-1797077/">Solar Source Battery Back Up Giveaway 2025</a></li><li><a aria-label="All Contests &amp; Promotions" tabindex="0" href="/promotions/">All Contests &amp; Promotions</a></li><li><a aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></li><li class="menu-top-label"><a tabindex="0" href="/contact/">Contact</a></li><li class="menu-top-label"><a tabindex="0" href="/newsletter/">Newsletter</a></li><li class="menu-top-label"><a tabindex="0" href="/advertise/">Advertise on FM 96.9 The Game</a></li><li class="menu-top-label"><a href="tel:1-844-844-iHeart">1-844-844-iHeart</a></li><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/969theGame" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/969gameon" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/969thegame" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@969thegame" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></ul></section><footer class="navbar-footer"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-nav" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form></footer></nav><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="FM 96.9 The Game - Orlando&#x27;s Sports Leader" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><section class="listen-user-container"><div class="header-user"></div></section></section></header><main class="component-page layout-generic-full page-home wygm-am"><div class="alerts"></div><section class="col-top"><div class="component-region region-main-dynamic"><div class="OnairPlayTile-module_componentOnairPlayTile_Yxkqg themed-block" data-cy="componentOnairPlayTile"><section class="OnairPlayTile-module_streamStartWrapper_Or9qT" data-cy="streamStartWrapper"><div class="OnairPlayTile-module_streamStartThumb_hm6i6"><button class="OnairPlayTile-module_play-trigger_XLqj-" aria-label="Play FM 96.9 The Game stream now"><span class="OnairPlayTile-module_hover-icon_Dx4i2"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></span><img src="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for FM 96.9 The Game - Orlando&#x27;s Sports Leader" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>FM 96.9 The Game</h1><span class="OnairPlayTile-module_positioner_lTAsj">Orlando&#x27;s Sports Leader</span><svg tabindex="-1" focusable="false" class="svg-icon icon-live" width="33" height="15" viewBox="0 0 33 15" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="33" height="15" rx="2" fill="#D2252A"></rect><path tabindex="-1" d="M10.291 9.78613H6.73535V3.24951H5.34961V11H10.291V9.78613Z" fill="white"></path><path tabindex="-1" d="M13.1699 11V3.24951H11.7842V11H13.1699Z" fill="white"></path><path tabindex="-1" d="M18.8096 11L21.4897 3.24951H20.0127L18.0791 9.3833H17.9878L16.0381 3.24951H14.5073L17.2144 11H18.8096Z" fill="white"></path><path tabindex="-1" d="M27.8438 9.80225H24.2129V7.63232H27.645V6.50439H24.2129V4.44727H27.8438V3.24951H22.8271V11H27.8438V9.80225Z" fill="white"></path></svg><a class="OnairPlayTile-module_showTitle_mzyM7" tabindex="0" href="/featured/fox-sports-radio/">FOX Sports Radio</a><button class="OnairPlayTile-module_toggleBtn_dBWEQ" aria-label="Play Stream Now"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></button></div></section></div><input type="hidden" data-id="FppTo"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container component-feed feed-style-horizontal themed-block block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-rays-snap-skid-blank-dodgers/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Rays Snap Skid, Blank Dodgers" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-rays-snap-skid-blank-dodgers/">Rays Snap Skid, Blank Dodgers</a><time class="component-date-display" dateTime="1754166180000">Aug 02, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container Html-module_component-html_fH39q block" data-test-type="html"><div><style> .main { background-color: #e8ecef; display: flex; flex-direction: row; align-items: center; padding: 20px; border-radius: 8px; max-width: 100%; font-family: Arial, sans-serif; width: 100%; box-sizing: border-box; } .label { margin: 0; font-size: 24px; font-weight: bold; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .label-2 { display: none; } @media (max-width: 600px) { .label { display: none; line-clamp: 3; } .main { flex-direction: column; align-items: unset; } .label-2 { display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .news-img { width: 90px !important; height: 90px !important } } </style> <body> <div class="main"> <div style="display: flex; align-items: center; margin-right: 20px"> <img class="news-img" src="https://i.iheart.com/v3/re/new_assets/687e8027f16f136db0520cf3?ops=fit%28200%2C200%29" alt="24/7 News: The Latest Logo" style=" width: 120px; height: 120px; border-radius: 8px; margin-right: 10px; " /> <h2 class="label-2">The Latest News in 4 Minutes</h2> </div> <div style="flex: 1; min-width: 0"> <div style="width: 100%"> <h2 class="label">The Latest News in 4 Minutes</h2> <iframe allow="autoplay" width="100%" height="50" src="https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&keyid=infernofeaturedpodcast&ihmnetwork=true&pname=wygm-am" frameborder="0" style=" border-radius: 8px; border: none; margin-top: 10px; display: block; "></iframe> </div> </div> </div> </body></div></div><input type="hidden" data-id="yOXwZ"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="lP0Ih"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688dcc9d1e00845eeb1b5de2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688dcc9d1e00845eeb1b5de2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688dcc9d1e00845eeb1b5de2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688dcc9d1e00845eeb1b5de2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688dcc9d1e00845eeb1b5de2?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Buy Tickets for Rays vs. Yankees on Aug. 19" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19/">Buy Tickets for Rays vs. Yankees on Aug. 19</a><time class="component-date-display" dateTime="1754122518000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Hot Dog Spill Closes Busy Interstate" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-hot-dog-spill-closes-busy-interstate/">Hot Dog Spill Closes Busy Interstate</a><time class="component-date-display" dateTime="1754165400000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688e20f7f12dc1d489b4bf7d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e20f7f12dc1d489b4bf7d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e20f7f12dc1d489b4bf7d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e20f7f12dc1d489b4bf7d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e20f7f12dc1d489b4bf7d?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="How to Watch Dodgers vs. Rays: Streaming &amp; TV on Aug. 2" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2/">How to Watch Dodgers vs. Rays: Streaming &amp; TV on Aug. 2</a><time class="component-date-display" dateTime="1754112432000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="American Eagle Responds To Sydney Sweeney Ad Campaign Critics" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/">American Eagle Responds To Sydney Sweeney Ad Campaign Critics</a><time class="component-date-display" dateTime="1754163660000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688d631e843f239dbab0eb5a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688d631e843f239dbab0eb5a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688d631e843f239dbab0eb5a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688d631e843f239dbab0eb5a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688d631e843f239dbab0eb5a?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Allisha Gray, Top Dream vs. Mercury Players to Watch - Aug. 1" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1/">Allisha Gray, Top Dream vs. Mercury Players to Watch - Aug. 1</a><time class="component-date-display" dateTime="1754038092000">Aug 01, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.donorschoose.org/iheartradio" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Nominate An Exceptional Teacher Who Is Making A Lasting Impact!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.donorschoose.org/iheartradio" class="card-title" target="_blank" rel="noopener">Nominate An Exceptional Teacher Who Is Making A Lasting Impact!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/advertise/?campid=advertise_promo"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Advertise with America&#x27;s #1 Audio Company" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/advertise/?campid=advertise_promo">Advertise with America&#x27;s #1 Audio Company</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/live/pet-radio-10231/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Calming Music To Relax Your Pets!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/live/pet-radio-10231/" class="card-title" target="_blank" rel="noopener">Calming Music To Relax Your Pets!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/podcast/category/top-100-overall-132/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Find A New Podcast To Binge!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/podcast/category/top-100-overall-132/" class="card-title" target="_blank" rel="noopener">Find A New Podcast To Binge!</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-weather-tile themed-block block"><div class="weather-traffic-tile"><section class="weather-tile"><nav class="tile-container"><a class="weather-market" tabindex="0" href="/weather/"><span class="location">Maitland, FL</span><span class="title">Weather</span></a><a aria-label="Arrow icon" class="conditions-icon" tabindex="0" href="/weather/"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></a></nav><a class="weather-forecast" tabindex="0" href="/weather/"><section class="seven-day-forecast"><div class="forecast-info"><figure><header>Sat</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->78<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->°</span></p></figcaption></figure><figure><header>Sun</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->77<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->94<!-- -->°</span></p></figcaption></figure><figure><header>Mon</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->76<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->94<!-- -->°</span></p></figcaption></figure><figure><header>Tue</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->76<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->94<!-- -->°</span></p></figcaption></figure><figure><header>Wed</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->76<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->93<!-- -->°</span></p></figcaption></figure><figure><header>Thu</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->76<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->91<!-- -->°</span></p></figcaption></figure><figure><header>Fri</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->75<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->90<!-- -->°</span></p></figcaption></figure></div></section></a></section><div class="component-container component-traffic-tile themed-block"><section class="traffic-block"><div class="tile-container"><a tabindex="0" href="/traffic/"><span class="title">Live Traffic Map</span></a></div><a aria-label="Arrow icon" class="icon-arrow" tabindex="0" href="/traffic/"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></a><div class="local-traffic-map"><a tabindex="0" href="/traffic/"><img width="100" height="70" src="https://i.iheart.com/v3/re/new_assets/627ed0263f19c6325b37ec16" alt="Map of Traffic Conditions"/><svg width="16" focusable="false" height="24" viewBox="0 0 16 24" class="svg-icon location-pin-icon" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.802 0 0 3.403 0 7.602 0 11.8 3.469 16.812 8 24c4.531-7.188 8-12.2 8-16.398C16 3.403 12.199 0 8 0zM5 8a3 3 0 116 0 3 3 0 01-6 0z" fill="#D63930"></path></svg></a></div></section></div></div></div><input type="hidden" data-id="1s0Gx"/><div class="component-container component-traffic-tile"><section class="traffic-block"><div class="tile-container"><a tabindex="0" href="/traffic/"><span class="title">Live Traffic Map</span></a></div><a aria-label="Arrow icon" class="icon-arrow" tabindex="0" href="/traffic/"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></a><div class="local-traffic-map"><a tabindex="0" href="/traffic/"><img width="100" height="70" src="https://i.iheart.com/v3/re/new_assets/627ed0263f19c6325b37ec16" alt="Map of Traffic Conditions"/><svg width="16" focusable="false" height="24" viewBox="0 0 16 24" class="svg-icon location-pin-icon" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.802 0 0 3.403 0 7.602 0 11.8 3.469 16.812 8 24c4.531-7.188 8-12.2 8-16.398C16 3.403 12.199 0 8 0zM5 8a3 3 0 116 0 3 3 0 01-6 0z" fill="#D63930"></path></svg></a></div></section></div><input type="hidden" data-id="5jLWZ"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="bPq8a"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Sports - NFL, Major Network Reach Massive Media, Equity Deal: Report" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/">NFL, Major Network Reach Massive Media, Equity Deal: Report</a><time class="component-date-display" dateTime="1754076900000">Aug 01, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="bPq8a"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="UenJT"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/670047e3312182aa28f52495?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/670047e3312182aa28f52495?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/670047e3312182aa28f52495?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/670047e3312182aa28f52495?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/670047e3312182aa28f52495?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - Live NFL Radio: Listen To Every Game Free On iHeartRadio" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/content/2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio/">Live NFL Radio: Listen To Every Game Free On iHeartRadio</a><time class="component-date-display" dateTime="1754012880000">Jul 31, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-micah-parsons-requests-trade/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - Micah Parsons Requests Trade" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/content/2025-08-01-micah-parsons-requests-trade/">Micah Parsons Requests Trade</a><time class="component-date-display" dateTime="1754072040000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-07-31-listen-to-mlb-games-live-on-iheartradio/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/67e465f23f5ab15f8ed78ebd?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/67e465f23f5ab15f8ed78ebd?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/67e465f23f5ab15f8ed78ebd?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/67e465f23f5ab15f8ed78ebd?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/67e465f23f5ab15f8ed78ebd?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - Live MLB Radio: Listen To Every Game Free On iHeartRadio " class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/content/2025-07-31-listen-to-mlb-games-live-on-iheartradio/">Live MLB Radio: Listen To Every Game Free On iHeartRadio </a><time class="component-date-display" dateTime="1753990860000">Jul 31, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Nearly 200,000 Kids Play Kitchens Recalled After Toddler&#x27;s Death" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/">Nearly 200,000 Kids Play Kitchens Recalled After Toddler&#x27;s Death</a><time class="component-date-display" dateTime="1754070900000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688b7e89f5e9a10fe30a468d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688b7e89f5e9a10fe30a468d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688b7e89f5e9a10fe30a468d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688b7e89f5e9a10fe30a468d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688b7e89f5e9a10fe30a468d?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - How to Watch Yankees vs. Rays: Streaming &amp; TV on July 31" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/content/2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31/">How to Watch Yankees vs. Rays: Streaming &amp; TV on July 31</a><time class="component-date-display" dateTime="1753928832000">Jul 30, 2025</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="UenJT"/><input type="hidden" data-id="beE6F"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Shows</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/open-mike/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/65eb6c9dbca8fbc15bf374fa?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/65eb6c9dbca8fbc15bf374fa?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/65eb6c9dbca8fbc15bf374fa?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Mike Bianchi&#x27;s Open Mike" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/open-mike/">Mike Bianchi&#x27;s Open Mike</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/beat-of-sports/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5d8d193b96e1c9be345d7183?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5d8d193b96e1c9be345d7183?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5d8d193b96e1c9be345d7183?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Beat of Sports" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/beat-of-sports/">Beat of Sports</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-herd-with-colin-cowherd/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/64f883857c4c6cbbba8a6e6c?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/64f883857c4c6cbbba8a6e6c?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/64f883857c4c6cbbba8a6e6c?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Herd with Colin Cowherd" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-herd-with-colin-cowherd/">The Herd with Colin Cowherd</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/in-the-zone/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5e3441771f3067f43088d179?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e3441771f3067f43088d179?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e3441771f3067f43088d179?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of In The Zone" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/in-the-zone/">In The Zone</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-jason-smith-show/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5bd25d9d140557519d49d36c?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5bd25d9d140557519d49d36c?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5bd25d9d140557519d49d36c?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Jason Smith Show with Mike Harmon" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-jason-smith-show/">The Jason Smith Show with Mike Harmon</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-ben-maller-show/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/40f99ca15f9bfb43a2b6cadc4ecca580?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/40f99ca15f9bfb43a2b6cadc4ecca580?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/40f99ca15f9bfb43a2b6cadc4ecca580?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Ben Maller Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-ben-maller-show/">The Ben Maller Show</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/fox-sports-radio-weekends/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5e972321d790eb6e190b8f7d?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e972321d790eb6e190b8f7d?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e972321d790eb6e190b8f7d?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of FOX Sports Radio Weekends" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fox-sports-radio-weekends/">FOX Sports Radio Weekends</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-theme-park-podcast/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5c952fb1698d9e80e7e64355?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5c952fb1698d9e80e7e64355?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5c952fb1698d9e80e7e64355?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Theme Park Podcast" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-theme-park-podcast/">The Theme Park Podcast</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/stormwatch-orlando/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/6704265c6ebe1a61d206074b?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6704265c6ebe1a61d206074b?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6704265c6ebe1a61d206074b?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Operation Stormwatch Orlando" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/stormwatch-orlando/">Operation Stormwatch Orlando</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="zlJN0"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><div class="component-container component-podcasts block"><header class="component-heading"><h2 class="heading-title">FM 96.9 The Game<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/470-open-mike-26936807/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/26936807?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/26936807?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/26936807?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/26936807?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/26936807?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/26936807?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/26936807?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Open Mike Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Open Mike</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/470-the-beat-of-sports-26936826/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/26936826?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/26936826?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/26936826?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/26936826?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/26936826?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/26936826?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/26936826?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for The Beat of Sports Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">The Beat of Sports</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1248-in-the-zone-best-of-the-b-30599435/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/30599435?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/30599435?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/30599435?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/30599435?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/30599435?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/30599435?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/30599435?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for In The Zone: Best of the Best Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">In The Zone: Best of the Best</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/470-the-bridge-with-mike-bianc-29787284/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/29787284?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/29787284?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/29787284?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/29787284?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/29787284?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/29787284?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/29787284?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for The Bridge With Mike Bianchi And Marc Daniels Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">The Bridge With Mike Bianchi And Marc Daniels</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-horizontal-reverse block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><header class="component-heading"><h2 class="heading-title">More Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-1"><figure class="component-content-tile thumb-right feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Paula Deen Closes Popular Restaurant That Made Her Famous" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/">Paula Deen Closes Popular Restaurant That Made Her Famous</a><time class="component-date-display" dateTime="1754163240000">Aug 02, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="kIdtO"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="ibDyO"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-mercury-vs-dream-time-tv-stream-aug-1/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&amp;s=612x612&amp;w=0&amp;k=20&amp;c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=" data-srcset="" sizes="" alt="Mercury vs. Dream Time, TV &amp; Stream – Aug. 1" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-mercury-vs-dream-time-tv-stream-aug-1/">Mercury vs. Dream Time, TV &amp; Stream – Aug. 1</a><time class="component-date-display" dateTime="1754032212000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Rays Fall To Dodgers For Fourth Straight Loss" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/">Rays Fall To Dodgers For Fourth Straight Loss</a><time class="component-date-display" dateTime="1754103960000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&amp;s=612x612&amp;w=0&amp;k=20&amp;c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=" data-srcset="" sizes="" alt="Rays vs. Dodgers Series Injured List - Aug. 1-3" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3/">Rays vs. Dodgers Series Injured List - Aug. 1-3</a><time class="component-date-display" dateTime="1754021544000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/">Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth</a><time class="component-date-display" dateTime="1754077260000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/688d4e06ad0fd9917ee3d51c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688d4e06ad0fd9917ee3d51c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688d4e06ad0fd9917ee3d51c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688d4e06ad0fd9917ee3d51c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688d4e06ad0fd9917ee3d51c?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="How to Watch Dodgers vs. Rays: Streaming &amp; TV on Aug. 1" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1/">How to Watch Dodgers vs. Rays: Streaming &amp; TV on Aug. 1</a><time class="component-date-display" dateTime="1754015232000">Jul 31, 2025</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="ibDyO"/><input type="hidden" data-id="WTKeH"/><div class="component-container component-feed tile feed-style-xsmall block" data-feed="ID:calendar-topics-feed-matsubs"><div class="component-calendar-feed"><header class="component-heading"><h2 class="heading-title"><a tabindex="0" href="/calendar/">Events</a></h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/calendar/">See All</a></header><div class="feed-cards" data-block-id="kTbxt"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-08-02-monster-jam-080225/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment - Monster Jam at Kia Center 2025" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/entertainment/">Entertainment</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2025-08-02-monster-jam-080225/">Monster Jam at Kia Center 2025</a><time class="component-date-display" dateTime="1754172004629">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-08-05-florida-open-pool-at-the-caribe-royale/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - Florida Open Pool at the Caribe Royale" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2025-08-05-florida-open-pool-at-the-caribe-royale/">Florida Open Pool at the Caribe Royale</a><time class="component-date-display" dateTime="1754366400488">Aug 05, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-08-29-disney-on-ice-2025-at-kia-center/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Concerts - Disney On Ice 2025 at Kia Center" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/concerts/">Concerts</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2025-08-29-disney-on-ice-2025-at-kia-center/">Disney On Ice 2025 at Kia Center</a><time class="component-date-display" dateTime="1756479600344">Aug 29, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-01-15-coheed-and-cambria-taking-back-sunday-9635/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Concerts - Coheed and Cambria * Taking Back Sunday 9/6/25" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/concerts/">Concerts</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2025-01-15-coheed-and-cambria-taking-back-sunday-9635/">Coheed and Cambria * Taking Back Sunday 9/6/25</a><time class="component-date-display" dateTime="1757199600572">Sep 06, 2025</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="kTbxt"/><input type="hidden" data-id="lexyO"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on FM 96.9 The Game</a></li><li><a href="https://www.iheart.com/apps/" target="_blank" rel="noopener">Download The Free iHeartRadio App</a></li><li><a href="https://www.iheart.com/podcast/" target="_blank" rel="noopener">Find a Podcast</a></li></ul><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/969theGame" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/969gameon" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/969thegame" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@969thegame" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">Orlando&#x27;s Sports Leader FM 96.9 The Game</div><hr/><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a tabindex="0" href="/rules/">Contest Rules</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://privacy.iheart.com/" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li><li class="public-inspection-file"><a href="https://publicfiles.fcc.gov/am-profile/WYGM/" target="_blank" rel="noopener">WYGM<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/WYGM/" target="_blank" rel="noopener">WYGM<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/66f6fbb8905798ad33450841?passthrough=1" target="_blank" rel="noopener">EEO Public File</a></li><li><a tabindex="0" href="/content/public-file-assistance/">Public File Assistance</a></li><li><a tabindex="0" href="/fcc-applications/">FCC Applications</a></li></ul><div class="site-ownership"><div>© <!-- -->2025<!-- --> <!-- -->iHeartMedia, Inc.</div></div></div></div></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div> <div id="fb-root" /> <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fea1d78655143af642f6fc82b2f8583c5","canonicalHostname":"969thegame.iheart.com","hostnames":[],"facets":["formats/SPORTS","genres/Sports","facets/Stormwatch Florida Brands","facets/Central Florida News","brands/WYGM-AM (6025)","markets/ORLANDO-FL","facets/FloridaStations","facets/All Sites - English","facets/OperationStormwatchFlorida","facets/WinB4Contest","facets/2025MusicFestivalStations","facets/Q3CashContest","facets/ThankATeacherEnglish","facets/2025MusicFestivalContest"],"slug":"wygm-am","market":"markets/ORLANDO-FL","ownBrand":"brands/WYGM-AM (6025)","timeZone":"America/New_York","keys":["hostname:969thegame.iheart.com","hostname:740thegame.com","hostname:www.740thegame.com","hostname:969thegame.com","hostname:www.969thegame.com","hostname:wygm-am.radio.iheart.com","id:/ea1d78655143af642f6fc82b2f8583c5","brand:brands/WYGM-AM (6025)","slug:wygm-am","primaryParentOf:/03264de06cff96da9a9ee445cebeae69","primaryParentOf:/1974f4040a9827b5b6748e2c22f9eaaa","primaryParentOf:/5948567b8293babed46cb85a","primaryParentOf:/59529b424ac5b7122f0e25f2","primaryParentOf:/59d397b3e285bcde864f480b","primaryParentOf:/5a9d51d5f55fa0ca58030d7e","primaryParentOf:/5af2011c60d4d911252a1d26","primaryParentOf:/5bc8ccad22f0538b02ea74f4","primaryParentOf:/5c5897f453d84d2b418ba21e","primaryParentOf:/5cfe7b0552be29f09b4c13e0","primaryParentOf:/5d2f713edc01d65ebb25d362","primaryParentOf:/5d77c6fdad39b67b59853f48","primaryParentOf:/5d8a6dfac9af546f190b8146","primaryParentOf:/6ac6ad52fa481c3c2f2595db0cab8237","primaryParentOf:/6b86873de1e22528f491bb16636d9e30","stream:601","primaryParentOf:/5f20669232a6cc3b6a5ed1ca","primaryParentOf:/6019bed10f7779f92067c5a4","primaryParentOf:/60906a37745e278aff41f889","broadcastFacility:51982","broadcastFacilityCallsign:wygm","hostname:thegameorlando.com","hostname:www.thegameorlando.com"],"stream":{"id":601,"primaryPronouncement":"f. m. ninety six nine the game","recentlyPlayedEnabled":false,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"FM 96.9 The Game","description":"Orlando's Sports Leader FM 96.9 The Game"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/ea1d78655143af642f6fc82b2f8583c5/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"anthem","path":"/anthem"},{"name":"bucs","path":"/best-bucs-coverage"},{"name":"buddyclaus","path":"/buddy"},{"name":"draft","path":"/draft"},{"name":"mikeys","path":"/mikeys"},{"name":"peachbowl","path":"/peachbowl"},{"name":"pigskinpicks","path":"/pigskinpicks"},{"name":"specialteams","path":"/specialteams"},{"name":"stan","path":"/stan"},{"name":"home","path":"/"},{"name":"weather","path":"/weather"},{"name":"newsletter","path":"/newsletter/"},{"name":"music_home","path":"/music/"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"error_page","path":"/_error/404/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"sG5ku","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iVzdH","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LoFCm","priority":0,"source":"/village","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1nTyx","priority":0,"source":"/spotlight","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"689Gc","priority":0,"source":"/spotlights","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WFN6j","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pHMQ9","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oLs7Z","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jaGYj","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lAdqT","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hRBn4","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NTW8H","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T7NRs","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lnPpW","priority":0,"source":"/fiestalatina","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"M89F6","priority":0,"source":"/fiesta","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oIvoh","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fvFSl","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0ojeA","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"t2qxn","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QCwSi","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FNCWN","priority":0,"source":"/edc","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QIxAi","priority":0,"source":"/edcradio","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"novvL","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico?rev=7.34.3"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cJ6Ax","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dc0Ob","priority":0,"source":"/playlist/","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"otvhW","priority":0,"source":"/calendar/concerts-9/","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y0ecD","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fP9Md","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IT6c8","priority":0,"source":"/calendar/station-events-1/","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PfvMC","priority":0,"source":"/80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xXbXZ","priority":0,"source":"/80show","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"SzMPk","priority":0,"source":"/eightiesshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gBzKO","priority":0,"source":"/the80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0vWcK","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IoHEa","priority":0,"source":"/iheartnow","regex":false,"schedule":{"begin":1506690000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kGobR","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vR6is","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tL3jx","priority":0,"source":"/christmas","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sOdwO","priority":0,"source":"/hanukkah","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6fl6B","priority":0,"source":"/fangirls","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4pZRU","priority":0,"source":"/fangirl","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z0psI","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mU8Gz","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scHow","priority":0,"source":"/iheartcountry","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tgPDH","priority":0,"source":"/country","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P4kj3","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zOavI","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kf469","priority":0,"source":"/cc-common/weather/","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pbxiP","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QxYrG","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tnYcu","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yBGWM","priority":0,"source":"/pages/war-of-the-roses","regex":false,"schedule":{"begin":1519426260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-War-Of-The-Roses-25445146/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VfzOG","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1Q9F6","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oS817","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"r3T2K","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ba6a4","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JI9OM","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GhyRh","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BSMwK","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"szqQp","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"i54eh","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"keGyL","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xnBQB","priority":0,"source":"/cc-common/iheartradio-music-festival","regex":false,"schedule":{"begin":1519426980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7BOqD","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dOvXM","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iEGCz","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scTdK","priority":0,"source":"/music/recently-played/undefined/","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Gje0w","priority":0,"source":"/music/undefined/","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sko3S","priority":0,"source":"/music/top-songs/undefined/","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"d2Y8B","priority":0,"source":"/music/playlist/","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YMOfW","priority":0,"source":"/{{collectionUrl}}/","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UZWIc","priority":0,"source":"/stage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qY7Bi","priority":0,"source":"/daytimestage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"soGug","priority":0,"source":"/daystage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UMKHQ","priority":0,"source":"/musicfestival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"H7TrY","priority":0,"source":"/music-festival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4e6Mq","priority":0,"source":"/festival","regex":false,"schedule":{"begin":1596513600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QmKB3","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"95ImX","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e2TbP","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rtsWp","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dDHKJ","priority":0,"source":"/pages/bobbybones.html?article=10164920","regex":false,"schedule":{"begin":1528382220000,"end":4115978604802},"destination":{"type":"URL","value":"https://bobbybones.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Vksoo","priority":0,"source":"/Durginstuff.html/","regex":false,"schedule":{"begin":1528382400000,"end":4115978604802},"destination":{"type":"URL","value":"https://whp580.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ydn7Y","priority":0,"source":"/pages/johnandkenshow/","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JAfTn","priority":0,"source":"/cc-common/hdradio/player.php?staid=WLTW-FM","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/1067-lite-fm-1477/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vmLvG","priority":0,"source":"/spit","regex":false,"schedule":{"begin":1534179720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/spit-29676456/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3jk0L","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82/","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rRiTl","priority":0,"source":"/topic/24/7%20News%20-%20National%20(501855)/","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l1YJA","priority":0,"source":"/alterego","regex":false,"schedule":{"begin":1538398200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5uKOW","priority":0,"source":"/podcastawards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cVn5o","priority":0,"source":"/podcast-awards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LcEcm","priority":0,"source":"/podcastaward","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FgU8x","priority":0,"source":"/podcast-award","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gfVqw","priority":0,"source":"/jingleball","regex":false,"schedule":{"begin":1498755600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LScSz","priority":0,"source":"/sonos","regex":false,"schedule":{"begin":1543208400000,"end":4115978604802},"destination":{"type":"URL","value":"https://sonos.pages.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T6DSc","priority":0,"source":"/jingle-ball","regex":false,"schedule":{"begin":1544072400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DSnll","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P6L0g","priority":0,"source":"Listen","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0Z9RM","priority":0,"source":"/common/top_songs/2009.html","regex":false,"schedule":{"begin":1544706000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/class-of-2009-312064750-TXZD2FPZxDpXUQH2kty9Zf/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Ttcig","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IP3r2","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VYRMr","priority":0,"source":"/pages/BOBBYOJAY.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AGrmM","priority":0,"source":"/Listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l8Hno","priority":0,"source":"/pages/lancesBlog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YSRPT","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XjHIU","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5qzE7","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"v37DV","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jZJSE","priority":0,"source":"/common/quiz/one-direction/match.php","regex":false,"schedule":{"begin":1544707440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/one-direction-687496/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tqQP1","priority":0,"source":"/tupacshakur","regex":false,"schedule":{"begin":1544707560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/2pac-39257/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"As3w2","priority":0,"source":"/app2/Contest/8LFQYF","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3CQqZ","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5ODwU","priority":0,"source":"/app2/Contest/7LJDFU","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"37kZs","priority":0,"source":"/cc-common/seasonal/holiday","regex":false,"schedule":{"begin":1544707740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/collections/genre-playlists/playlist-genres/christmas/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"84jHC","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DPQ86","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dbIgm","priority":0,"source":"/content/2019-01-03-that-hot-backup-dancer-from-taylor-swifts-netflix-film-is-on-instagram/","regex":false,"schedule":{"begin":1546609260000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-01-03-the-hot-guy-from-taylor-swifts-netflix-film-has-a-name-and-an-instagram/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"q3tN4","priority":0,"source":"/iheartawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"A0cPy","priority":0,"source":"/awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7UZst","priority":0,"source":"/musicawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"n8wQt","priority":0,"source":"/music-awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"o5Bbj","priority":0,"source":"/vote","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/florida-votes/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2gp2Q","priority":0,"source":"/award","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IFx3E","priority":0,"source":"/awards%20vote","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jNLvF","priority":0,"source":"/countryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kzkd2","priority":0,"source":"/iheartcountryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6aIim","priority":0,"source":"/iheartcountry-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WzoLY","priority":0,"source":"/country-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Prl6M","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UzDHM","priority":0,"source":"/women","regex":false,"schedule":{"begin":1614601800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gWMcd","priority":0,"source":"/content/2019-03-04-brawl-breaks-out-at-cardi-b-rodeo-concert/","regex":false,"schedule":{"begin":1551799560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/cardi-b-31246427/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FpdzN","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZBeQF","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wH7lR","priority":0,"source":"/charts","regex":false,"schedule":{"begin":1597266000000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"eIvqD","priority":0,"source":"/wangotango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GTHXQ","priority":0,"source":"/wango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LFrEl","priority":0,"source":"/fathersday","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1dAcV","priority":0,"source":"/fathers","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xsEuC","priority":0,"source":"/dads","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VSg8k","priority":0,"source":"/dad","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nFudb","priority":0,"source":"/pride","regex":false,"schedule":{"begin":1560542400000,"end":4115978604802},"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9r4Wa","priority":0,"source":"/backtoschool","regex":false,"schedule":{"begin":1565186400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UXrDU","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HDw4Q","priority":0,"source":"/sports","regex":false,"schedule":{"begin":1721764800000,"end":4115978604802},"destination":{"type":"URL","value":"https://sports.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BRIww","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Dkdkt","priority":0,"source":"/podcastchart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qs1iA","priority":0,"source":"/podcastschart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5AXp4","priority":0,"source":"/podcastcharts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RqjrU","priority":0,"source":"/toppodcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6JcQJ","priority":0,"source":"/top100podcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yg683","priority":0,"source":"/top100","regex":false,"schedule":{"begin":1569945600000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kX8iG","priority":0,"source":"/legal/ad-choices/en/","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LptCe","priority":0,"source":"/legal/ad-choices/es/","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z37O8","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1748523600000,"end":1758427219263},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"KlqCf","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1748523623975,"end":1758427200000},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"cHhkd","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1748523600000,"end":1758427248861},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fEMxN","priority":0,"source":"/CapitolOnePreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sFi7g","priority":0,"source":"/Capital1PreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Wo6I5","priority":0,"source":"/Capital1Pre-Sale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"TxSDp","priority":0,"source":"/content/2017-07-10-11-things-you-didnt-know-the-iheartradio-app-could-do/","regex":false,"schedule":{"begin":1583157600562,"end":4115978604802},"destination":{"type":"URL","value":"/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hVVCt","priority":0,"source":"/LivingRoomConcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HzXTT","priority":0,"source":"/LivingRoomConcertForAmerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2Sozz","priority":0,"source":"/LivingRoom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"EtklO","priority":0,"source":"/StandForSmall","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"w0DY7","priority":0,"source":"/Stand4Small","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HpZ6a","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"g0xFF","priority":0,"source":"/adchoices/","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#otnotice-section-5659a3f3-c42c-4200-ab79-b8e9bcf27519"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"E2JKG","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"09U7s","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"j7cxB","priority":0,"source":"/TheVibe","regex":false,"schedule":{"begin":1589979600973,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AwDzL","priority":0,"source":"/vibe","regex":false,"schedule":{"begin":1589979600948,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qJQCj","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GwuK9","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gso5x","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"bOoV1","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UjDAc","priority":0,"source":"/optout/en","regex":false,"schedule":{"begin":1590520740882,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/privacy-and-cookie-notice/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GmqyS","priority":0,"source":"/optout/es","regex":false,"schedule":{"begin":1590520860765,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/poltica-de-privacidad-y-cookies/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Zg0et","priority":0,"source":"/apple-app-site-association","regex":false,"schedule":{"begin":1594735560064,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZDf0k","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1748523600274,"end":1758427200274},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"ZSf9x","priority":0,"source":"/content/2020-08-24-dua-lipa-faces-backlash-over-birthday-party-photos/","regex":false,"schedule":{"begin":1598360040656,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ItDgY","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xcEXl","priority":0,"source":"/assistance/en/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e51Gy","priority":0,"source":"/assistance/es/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qSDca","priority":0,"source":"/msvibes","regex":false,"schedule":{"begin":1602599400753,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Q8lxq","priority":0,"source":"/hbcu","regex":false,"schedule":{"begin":1602795600908,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"O6KKd","priority":0,"source":"/hbcus","regex":false,"schedule":{"begin":1602795600114,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"8VXsE","priority":0,"source":"/hbuc","regex":false,"schedule":{"begin":1602795600874,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iUKUQ","priority":0,"source":"/live/schnitt-show-4824/","regex":false,"schedule":{"begin":1608564180914,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/moneytalk-1010-am-6743/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kEVFd","priority":0,"source":"/contests/","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VWuzz","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zHtlf","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mvQQd","priority":0,"source":"/livingblack","regex":false,"schedule":{"begin":1611075600442,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hWcd3","priority":0,"source":"/content/2021-01-20-powerball-numbers-live-results-for-12021-7300-million-jackpot-tonight/","regex":false,"schedule":{"begin":1611240360757,"end":4115978604802},"destination":{"type":"URL","value":"/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K0Xtv","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qwrc7","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5S7dn","priority":0,"source":"/womensday","regex":false,"schedule":{"begin":1614601800323,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"bS51A","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y590H","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hUSKT","priority":0,"source":"/photos/","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5wsra","priority":0,"source":"/recoverymonth","regex":false,"schedule":{"begin":1631105760296,"end":4115978604802},"destination":{"type":"URL","value":"https://recoveroutloud2021.org/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"g52cm","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LTCni","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"MKbb4","priority":0,"source":"/featured/iheartradio-music-festival/_error/404/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4V8AS","priority":0,"source":"/ultimate-fan/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DeWQ6","priority":0,"source":"/featured/everyday-wealth/","regex":false,"schedule":{"begin":1640705940979,"end":4115978604802},"destination":{"type":"URL","value":"https://www.edelmanfinancialengines.com/everyday-wealth/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Cmjam","priority":0,"source":"^\\/topic\\/(official%20rules%20\\(495693\\)|contest%20rules%20\\(473739\\)|wwyz-fm%20contest%20rules|contest%20rules%20\\(190932\\)|big%2098%20contest%20rules%20\\(469499\\)|contest%20rules%20\\(486700\\)|concerts%20%26%20contests%20\\(267528\\)|whcn-fm%20contest%20rules|wkss-fm%20contest%20rules|wkci-fm%20contest%20rules|contest%20rules%20\\(415036\\)|contest%20rules%20\\(418106\\)|contest%20rules%20\\(418168\\)|promotions%20contests%20\\(501865\\)|contests%20\\(493269\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/contest-rules$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFecY","priority":0,"source":"^\\/topic\\/(la%20entertainment%20\\(497503\\)|entertainment-news-national-gossip-celeb-etc|entertainment-news-family-friendly|headlines%20\\(496147\\)|entertainment-news-country|cmt%20cody%20headlines|\\(edms\\)%20what%20we%20talked%20about%20\\(136656\\)|enterate%20primero%20\\(495590\\)|iheartlatino%20\\(2824\\)|on%20air%20exclusives|brooke%20and%20jubal%20stories|that's%20so%20me%20feature|shms%20headlines|bin-entertainment-news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qGePT","priority":0,"source":"^\\/topic\\/(premiere%20news|iheartradio-podcasts|iheartradio%20shows%20\\(499522\\)|z100%20news|on%20the%20web|trending%20hq|international-womens-day)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/feel-good$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aktaZ","priority":0,"source":"^\\/topic\\/(local%20news%20\\(465708\\)|houston%20news%20\\(121300\\)|wood%20radio%20local%20news|rochester%20news%20\\(122742\\)|1110%20kfab%20local%20news%20\\(122285\\)|local%20news%20\\(119078\\)|wmt%20local%20news|local%20news%20\\(122520\\)|texas%20news%20\\(489524\\)|570%20wsyr%20news%20\\(125739\\)|local%20news%20stories%20\\(chillicothe\\)%20\\(106759\\)|madison%20news%20\\(500610\\)|who%20radio%20news%20\\(121648\\)|local%20news%20\\(135361\\)|trending|local%20news%20(\\||%7c)wor-am(\\||%7c)|sacramento's%20latest%20news|wman%20-%20local%20news%20\\(122687\\)|wjbo%20am%20local%20news|wood%20news%20\\(125494\\)|portland%20local%20news%20\\(123543\\)|providence%20local%20news%20\\(122060\\)|local%20news%20feed%20\\(435110\\)|local%20news%20\\(122300\\)|local%20news%20\\(late%20breaking\\)%20\\(119585\\)|dsc|whyn%20local%20news%20\\(470415\\)|home%20promotions|local%20news%20stories%20wch%20\\(226193\\)|the%20feed%20\\(498513\\)|wvoc%20news|tampa%20local%20news|texas%20news%20\\(499381\\)|woc%20local%20news%20\\(498282\\)|fox59|local%20news%20-%20toledo%20\\(315557\\)|cky%20local%20news%20\\(484675\\)|newsradio%20840%20whas%20local%20news%20\\(283307\\)|lowcountry%20headlines|community%20access|capital%20region%20news%20\\(312698\\)|iheart80s%40103\\.7%20articles%20\\(502302\\)|lynchburg-roanoke%20local%20news|wtvn%20local%20news%20\\(268656\\)|local%20news%20\\(119442\\)|breaking-news|1450%20wkip%20news%20feed%20\\(454843\\)|winz%20local%20news%20and%20sports%20\\(479897\\)|top%20local%20news%20for%20columbia%20greene%20counties|articles%20\\(497186\\)|defiance%20local%20news%20\\(108238\\)|arizona%20news%20\\(118695\\)|kogo%20local%20news%20\\(125548\\)|trending%20\\(496938\\)|local%20news%20\\(121298\\)|wima%20-%20local%20news%20\\(120919\\)|wima%20news%20archive%20\\(359580\\)|wraw%20newsroom|real%20news%20\\(497042\\)|trending%20in%20the%20bay%20\\(497802\\)|local%20newsstand|local%20news%20\\(122546\\)|tejano%20nation%20news%20\\(458093\\)|z100%20news%20\\(451815\\)|105\\.5%20werc-fm%20local%20news%20\\(118702\\)|roanoke-lynchburg%20breaking%20news|stormwatch|local%20news%20\\(499395\\)|news%20around%20the%20lone%20star%20state%20\\(497586\\)|wcjm%20local%20news%20\\(501582\\)|knn%20headlines%20\\(393284\\)|did%20you%20see%20that%3f%20\\(421790\\)|news%20\\(478054\\)|coronavirus%20news|woai%20breaking%20news%20\\(467835\\)|kfbk%20news%20\\(461777\\)|local%20news%20stories%20wch|reading%20and%20harrisburg%20breaking%20news|wmzq%20trending|who%20-%20information%20\\(190192\\)|wwva-local%20news%20\\(119921\\)|kiis%20articles%20\\(493280\\)|san%20diego|florida%20news%20\\(499647\\)|iheartsocal|106\\.1%20fm%20wtkk%20\\(418990\\)|going%20viral%20(\\||%7c)wktu-fm(\\||%7c)|atl%20news|pittsburgh-news|tucson%20happenings|sunny%20story%20of%20the%20day|trending%20boston|northern%20colorado%20news|the%20wood%20insider|california%20news%20\\(489209\\)|weekends%20\\(279270\\)|the%20buzz%20(\\||%7c)wksc-fm(\\||%7c)|features%20\\(351976\\)|news%20\\(478876\\)|the%20morning%20news|iheart%20communities%20central%20pa|local-homepage-pinned-content|the%20latest%20from%20rock|featured%20promotions%20\\(468727\\)|local%20news%20\\(465659\\)|wnok%20\\(473617\\)|breaking%20news%20-%20toledo%20\\(487796\\)|the%20arkansas%20edge%20\\(255170\\)|106%20kmel%20articles%20\\(502301\\)|z%20trending|features%20\\(353133\\)|koa%20newsradio%20programming|boston%20news|featured%20\\(487430\\)|what's%20rockin'%20at%20the%20q%20\\(472633\\)|jacksonville%20local%20news|trending%20wkss-fm|pa%20education|mojoe|dfw%20news|kogo%20news%20file%20\\(497368\\)|featured%20\\(253029\\)|minnesota%20news|oh%20florida|communities|cat%20country%20107\\.1%20\\(486314\\)|going%20viral%20(\\||%7c)wltw-fm(\\||%7c)|what's%20happening%20-%20kmod-fm%20\\(501830\\)|hot%20on%20the%20web%20\\(423478\\)|so%20hot%20right%20now%20\\(353806\\)|lynchburg%20roanoke%20around%20town|95\\.3%20the%20river%20\\(486315\\)|okc%20breaking%20news|what's%20new%20at%20101-3%20kiss-fm%20\\(453463\\)|wkci-fm%20trending|pee%20dee%20news|hawaii%20news|local%20news%20\\(476751\\)|articleswmks|what's%20new%20at%20mix%2096%20\\(107642\\)|around%20the%20valley|what's%20new%20at%20woc%201420%20\\(252965\\)|breaking%20news%20\\(498614\\)|news%20wdcg-fm|kix%20country%2092\\.9%20\\(489438\\)|95x%20\\(465517\\)|what's%20new%20on%20fox%20sports%20radio%201230%20\\(284776\\)|wqmf%20social%20\\(501527\\)|q102%20online%20\\(484348\\)|what's%20happening%20-%20ktgx-fm%20\\(501828\\)|san%20diego%20business%20saturday|wrfx%20news%20\\(464606\\)|dmv%20storm%20center|south%20texas%20winter%20storm%20update|national%20news%20(\\||%7c)wor-am(\\||%7c)|articleswmag|whats%20new%20(\\||%7c)wltw-fm(\\||%7c)|birmingham-news|boston%20weather|wzlx%20updates|wildfire%20alerts|local%20news%20\\(129497\\)|from%20the%20newsroom|waks-hd2%20features|las%20vegas|local%20\\(498389\\)|all%20things%20brunswick|keep%20pennsylvania%20working|what's%20trending%20on%20kmag%2099\\.1%20\\(497527\\)|what's%20up%20at%20y100|kwhn-local%20news%20\\(119423\\)|kfi%20news%20presents|760%20local%20news|whas%20on-air%20schedule|local%20buzz|concerts|seaview%20104\\.9%20\\(487434\\)|dmv%20stormwatch|graduation%20radio%20990|houston%20%26%20texas%20news|q104\\.3%20news%20\\(457573\\)|right%20now|icymi%20in%20chicago|georgia%20news%20network|san%20diego%20news%20%26%20updates)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/local-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P0Qib","priority":0,"source":"^\\/topic\\/(iheartradio-music-news|trending-pop|trending-hip-hop-rnb|national%20-%20trending%20\\(chr%20rhythmic\\)%20\\(501919\\)|national%20-%20trending%20\\(hot%20ac\\)%20\\(501921\\)|at40-news|rock-news-classic-rock|rock-news-active-main-rock|trending-rock-alt-news|iheartcountry|trending-rnb|iheartpride%20\\(2768\\)|home%20lead|lgbt%20pride%20news%20\\(493621\\)|country%20news%20wwyz-fm|q104\\.3%20music%20news%20\\(476123\\)|new%20music%20discovery%20of%20the%20week|\\(cmt\\)%20cody%20%2b%20crew%20\\(481920\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/music-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"66uMb","priority":0,"source":"^\\/topic\\/(bin-national-news|covid-19%20coronavirus|national%20news%20\\(500965\\)|national%20news%20\\(483313\\)|national%20news%20\\(120357\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZFT3D","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ycIHn","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/politics$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aylLm","priority":0,"source":"^\\/topic\\/(breaking%20sports%20news|wisconsin%20sports%20\\(125287\\)|houston%20sports%20news%20\\(478486\\)|sports-top-stories|woai%20sports%20\\(501263\\)|local%20sports%20stories%20\\(chillicothe\\)%20\\(107551\\)|louisiana%20sports|local%20sports%20stories%20-%20wcho%20\\(226197\\)|the%20locker%20room%20\\(486404\\)|high%20school%20sports|florida%20sports|bin-sports-news|the%20sports%20grind|dallas%20cowboys%20\\(499622\\)|wmrn%20sports%20\\(403428\\)|au%20sports|sports%20chowder|majic%20sports%20\\(403352\\)|east%20alabama%20hs%20football|espn%20pittsburgh%20plus|seattle%20-%20sports%20\\(501789\\)|orioles%20\\(487400\\)|fox%20sports%20radio%3a%20trending%20now%20\\(478012\\)|mid-ohio%20athlete%20of%20the%20week|sports%20\\(501357\\)|san%20diego%20sports%20news|sports%20\\(121849\\)|wch%20-%20local%20sports%20scores%20\\(226544\\)|chillicothe%20-%20local%20sports%20links%20\\(108930\\)|local%20sports%20scores%20\\(108966\\)|sports%20\\(500088\\)|\\(fsr\\)%20line%20up%20\\(381855\\)|hawaii%20sports%20news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9eLtV","priority":0,"source":"^\\/topic\\/(must%20see%20popular%20videos%20(\\||%7c)%20what's%20good%20\\(497247\\)|videos%20\\(495778\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/videos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2XDEK","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/weird-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fxOzl","priority":0,"source":"/topic/BIN-National-News.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZDVmY","priority":0,"source":"/topic/BIN-Sports-News.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6QmXI","priority":0,"source":"/topic/BIN-Entertainment-News.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFODd","priority":0,"source":"/fortnite","regex":false,"schedule":{"begin":1660849200393,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5GKMa","priority":0,"source":"/fortnight","regex":false,"schedule":{"begin":1660849200267,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"8NnC5","priority":0,"source":"/calendar/legacy/","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fL071","priority":0,"source":"/roblox","regex":false,"schedule":{"begin":1663005600645,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wzUfe","priority":0,"source":"/roblocks","regex":false,"schedule":{"begin":1663005600974,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"a6DmF","priority":0,"source":"/rowblox","regex":false,"schedule":{"begin":1663005600907,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rgbJY","priority":0,"source":"/rowblocks","regex":false,"schedule":{"begin":1663005600371,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"uXQLc","priority":0,"source":"/iheartland","regex":false,"schedule":{"begin":1663970400642,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NH1T0","priority":0,"source":"/photos/main/","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XVqR6","priority":0,"source":"/photos/hot-shots/","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Iaa8F","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fWgRP","priority":0,"source":"/content/2023-02-05-lisa-marie-presely-reportedly-scared-to-go-to-golden-globes-before-death/","regex":false,"schedule":{"begin":1675652280789,"end":4115978604802},"destination":{"type":"URL","value":"/content/2023-02-05-lisa-marie-presley-reportedly-scared-to-go-to-golden-globes-before-death/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"frEV2","priority":0,"source":"/CPRPlaylist","regex":false,"schedule":{"begin":1676306700098,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/cpr-playlist-312064750-KJZ1fL1kfpQS67hwpze1SV/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jMkkw","priority":0,"source":"//apps/","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K1aCb","priority":0,"source":"/featured/dj-xtreme/","regex":false,"schedule":{"begin":1694790120151,"end":4115978604802},"destination":{"type":"URL","value":"https://www.lamezclafuego.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pcY27","priority":0,"source":"/wttm","regex":false,"schedule":{"begin":1707487200357,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tJP4V","priority":0,"source":"/womentakethemic","regex":false,"schedule":{"begin":1707487200200,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pxq4R","priority":0,"source":"/.well-known/apple-app-site-association/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"OCpsh","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yCxqb","priority":0,"source":"/petradio","regex":false,"schedule":{"begin":1712592000522,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yCmw3","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YENnS","priority":0,"source":"/olympics","regex":false,"schedule":{"begin":1718942400292,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"CZm4o","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2024-09-23-house-of-music-offers-immersive-experience-at-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ncKRo","priority":0,"source":"/morganwallen","regex":false,"schedule":{"begin":1747317600768,"end":1751342400768},"destination":{"type":"URL","value":"https://albumrelease.iheart.com/MorganWallen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ubOEu","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1753113480018,"end":1767242700018},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jrcq6","priority":0,"source":"/stormready","regex":false,"schedule":{"begin":1753297200957,"end":1755748800958},"destination":{"type":"URL","value":"/promotions/solar-source-battery-back-up-giveaway-1795764/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vPVLk","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1498764540000,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=142"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"TrXV1","priority":0,"source":"/soccer","regex":false,"schedule":{"begin":1519153920000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Orlando City Soccer Club (55956)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qWpbI","priority":0,"source":"/bacon","regex":false,"schedule":{"begin":1521035760000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/featured/the-bacon-blog/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3Y2do","priority":0,"source":"/broadcast","regex":false,"schedule":{"begin":1539699060000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2018-10-14-fm-969-the-game-sports-broadcast-calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"U5xG1","priority":0,"source":"/svg","regex":false,"schedule":{"begin":1540925460000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2018-10-30-stan-van-gundy-benefiting-boys-and-girls-club-of-central-florida/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LJxUs","priority":0,"source":"/gameschedule","regex":false,"schedule":{"begin":1541612580000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2018-10-14-fm-969-the-game-sports-broadcast-calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sSnR0","priority":0,"source":"/mom","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/fm969-the-games-mothers-day-bail-617666/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"KeB7h","priority":0,"source":"/worldcup","regex":false,"schedule":{"begin":1560191220000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/World Cup"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ifiYr","priority":0,"source":"/freeagency","regex":false,"schedule":{"begin":1561847160000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2019-06-29-nba-free-agent-tracker/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"W3gE5","priority":0,"source":"/tailgate","regex":false,"schedule":{"begin":1561496400000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2019-08-02-2019-orlandos-biggest-tailgate-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"TKZzn","priority":0,"source":"/featured/stormwatch/","regex":false,"schedule":{"begin":1529430360000,"end":4115978604802},"destination":{"type":"URL","value":"https://wflaorlando.iheart.com/featured/stormwatch-orlando/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"alvnP","priority":0,"source":"/closings","regex":false,"schedule":{"begin":1567130700000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/operation-storm-watch/content/2019-08-29-storm-closings/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YFQx2","priority":0,"source":"/openings","regex":false,"schedule":{"begin":1567130700000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/operation-storm-watch/content/2019-08-29-whats-open/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Vwvx7","priority":0,"source":"/outages","regex":false,"schedule":{"begin":1567130760000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/operation-storm-watch/content/2019-08-29-outages/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WhqDu","priority":0,"source":"/emergency","regex":false,"schedule":{"begin":1567130820000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/operation-storm-watch/content/2019-08-29-emergency-contact-info/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9vWTj","priority":0,"source":"/sandbags","regex":false,"schedule":{"begin":1567130820000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/operation-storm-watch/content/2019-08-29-sandbag-locations/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mTO1i","priority":0,"source":"/staff","regex":false,"schedule":{"begin":1567986660000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2019-08-27-fm-969-the-game-staff-profiles/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"76b1o","priority":0,"source":"/community","regex":false,"schedule":{"begin":1567986420000,"end":4115978604802},"destination":{"type":"URL","value":"https://969thegame.iheart.com/featured/the-game-in-the-community/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RRl0V","priority":0,"source":"/deals","regex":false,"schedule":{"begin":1589897340848,"end":4115978604802},"destination":{"type":"URL","value":"https://centralfloridagolfcard.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JVWsS","priority":0,"source":"/featured/the-car-advice-hour/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.overdriveradio.org/the-car-advice-hour"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zAfFt","priority":0,"source":"/storm","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://wflaorlando.iheart.com/featured/stormwatch-orlando/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"70UZ6","priority":0,"source":"/hilton","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://hiltonorlandoaltamontesprings.ticketspice.com/2024-draft-and-crash-party"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"AvRa8","keywords":["iHeartRadio Spotlight","Spotlight"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"schedule":{"begin":1498503600000,"end":4115978604802}},{"id":"6MRdl","keywords":["Politics","Political Junkie","Political News","Debate","Elections","President"," PresidentTrump"],"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"schedule":{"begin":1498507200000,"end":4115978604802}},{"id":"WTbqt","keywords":["iHeartRadio LIVE","iHeartRadio Theater","iHeartRadioTheater","The iHeartRadio Theater","iHeartRadio Theater New York","iHeartRadio Theater New York City","iHeartRadio Theater NYC","iHeartRadio Theater Los Angeles","iHeartRadio Theater LA"],"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"schedule":{"begin":1498510800000,"end":4115978604802}},{"id":"IpRHU","keywords":["Fiesta","Fiesta Latina","Latin Festival","iHeart Fiesta Latina","iHeartRadio Fiesta Latina","iHeartRadio Latin Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"schedule":{"begin":1532113200000,"end":4115978604802}},{"id":"NKNzM","keywords":["iHeartRadio On The Verge","iHeartRadio On The Verge Artist","On the Verge","Verge"],"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"schedule":{"begin":1498672800000,"end":4115978604802}},{"id":"mDAGh","keywords":["iHeartRadio Guest DJ","Guest DJ"],"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":false,"schedule":{"begin":1498680000000,"end":1690905649036}},{"id":"syhf9","keywords":["Jingle Ball","Jingle Ball Tour","iHeartRadio Jingle Ball","iHeart Jingle Ball","JingleBall","Jingle Ball Tickets","iHeartRadio JingleBall"],"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"schedule":{"begin":1498755600000,"end":4115978604802}},{"id":"4Jh0T","keywords":["pay","payment","invoice"],"destination":{"type":"URL","value":"/pay"},"disabled":false,"schedule":{"begin":1498837560000,"end":4115978604802}},{"id":"vtcZ6","keywords":["Macys","Macy's iHeartRadio Rising Star","Macys iHeartRadio Rising Star","Rising Star","Macys Rising Star","iHeartRadio Rising Star"],"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"schedule":{"begin":1499313600000,"end":4115978604802}},{"id":"lqpg0","keywords":["EDC","EDC Radio"],"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"schedule":{"begin":1500656400000,"end":4115978604802}},{"id":"Tdn07","keywords":["iHeartRadio Daytime Village","Village","Daytime Village"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"Hs7M6","keywords":["The 80s Show","80s Show","Eighties Show"],"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"schedule":{"begin":1504040400000,"end":4115978604802}},{"id":"odm3R","keywords":["iHeartNow"],"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"schedule":{"begin":1506690000000,"end":4115978604802}},{"id":"ZAUyY","keywords":["Happy Holidays","Holidays","Christmas","Hanukkah","Xmas"],"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"schedule":{"begin":1508331600000,"end":4115978604802}},{"id":"Z9eHx","keywords":["FanGirls","Fan Girls","Fan Girl","FanGirl"],"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"schedule":{"begin":1515776400000,"end":4115978604802}},{"id":"V3xvs","keywords":["Daytime Stage","iHeartRadio Daytime Stage","Stage"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"aldaB","keywords":["Festival","iHeartRadio Music Festival","iHeart Festival","iHeart Music Festival","Music Festival","Las Vegas","iHeart Radio Music Festival","iHeartRadio Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"schedule":{"begin":1528156800000,"end":4115978604802}},{"id":"xMD7N","keywords":["ALTar EGO","ALTer EGO","ALTerEGO","iHeart ALTar EGO","iHeart ALTer EGO","iHeartALT","iHeartRadio ALTar EGO","iHeartRadio ALTer EGO"],"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"schedule":{"begin":1538398200000,"end":4115978604802}},{"id":"WDePf","keywords":["Podcast Award","Podcast Awards","iHeart Podcast Awards","iHeart Radio Podcast Awards","iHeartRadio Podcast Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"schedule":{"begin":1539921600000,"end":4115978604802}},{"id":"bbq2k","keywords":["Awards","Music Awards","iHeart Awards","iHeart Music Awards","iHeartRadio Awards","iHeartRadio Music Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1546984800000,"end":4115978604802}},{"id":"FR9jT","keywords":["country festival","iHeart Country Festival","iHeartCountry Festival","iHeartCountry Music Festival","iHeartRadio Country Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"schedule":{"begin":1548705600000,"end":4115978604802}},{"id":"VRKj9","keywords":["Women of iHeartCountry"],"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"schedule":{"begin":1550869200000,"end":1767243540000}},{"id":"CVAUd","keywords":["Charts","Music Charts"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"schedule":{"begin":1597266000000,"end":4115978604802}},{"id":"2vU3Z","keywords":["Wango","Wango Tango","WangoTango","iHeart Radio Wango Tango","iHeart Wango Tango","iHeartRadio Wango Tango"],"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"schedule":{"begin":1555939800000,"end":4115978604802}},{"id":"kvTSU","keywords":["Pride"],"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"schedule":{"begin":1560542400000,"end":4115978604802}},{"id":"iUYD7","keywords":["Back To School"],"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"schedule":{"begin":1565186400000,"end":4115978604802}},{"id":"J6cBT","keywords":["Podcast Chart","Podcasts Chart","Top 100","Top 100 Podcasts","Top Podcasts","Top Podcasts Chart"],"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"schedule":{"begin":1569902400000,"end":4115978604802}},{"id":"p2xVk","keywords":["brantley gilbert"],"destination":{"type":"URL","value":"https://country.iheart.com/featured/iheartradio-live/content/2019-10-07-brantley-gilbert-on-new-album-and-monday-night-football-halftime-show-debut/"},"disabled":false,"schedule":{"begin":1570550400000,"end":1575176400000}},{"id":"9W2IO","keywords":["Heat","Heating"],"destination":{"type":"URL","value":"/contests/iheartradio-wants-to-help-735208/"},"disabled":false,"schedule":{"begin":1574193600000,"end":1576904400000}},{"id":"7OXfp","keywords":["Capital 1","Capital One","Capitol 1","Capitol One","capitalone"],"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1748523642079,"end":1758513600000}},{"id":"uqVj1","keywords":["downhill"],"destination":{"type":"URL","value":"/contests/you-can-win-778740/"},"disabled":false,"schedule":{"begin":1581022800998,"end":1581742800000}},{"id":"qeVVE","keywords":["Coronavirus","COVID-19"],"destination":{"type":"BRAND","value":"brands/Coronavirus"},"disabled":false,"schedule":{"begin":1584018000242,"end":4115978604802}},{"id":"Tn5Ib","keywords":["Living Room Concert","Living Room"],"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"schedule":{"begin":1585152000009,"end":4115978604802}},{"id":"xKumV","keywords":["Small Business","Small Businesses"],"destination":{"type":"BRAND","value":"brands/Small Business"},"disabled":false,"schedule":{"begin":1586458800821,"end":1651014006656}},{"id":"44fNv","keywords":["First Responder Fridays","First Responder Friday","First Responder","First Responders"],"destination":{"type":"URL","value":"/content/2020-05-04-kelsea-ballerini-to-tribute-first-responders-with-special-performance/"},"disabled":false,"schedule":{"begin":1588608000000,"end":1596254400000}},{"id":"hMYFW","keywords":["Stand For Small","StandForSmall","Stand For Small Business","Stand For Small Businesses"],"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"schedule":{"begin":1587096000000,"end":4115978604802}},{"id":"55Ybe","keywords":["Meat District"],"destination":{"type":"URL","value":"/contests/enter-daily-for-861832/"},"disabled":false,"schedule":{"begin":1597773600503,"end":1600066800000}},{"id":"dcsrV","keywords":["Extra Gum","Extra","Gratitude Radio"],"destination":{"type":"URL","value":"/content/gratitude-radio-frontline-dedications-presented-by-extra-gum/"},"disabled":false,"schedule":{"begin":1588021200082,"end":1609477200000}},{"id":"RSH6H","keywords":["nurse","nurses"],"destination":{"type":"URL","value":"/contests/nominate-a-nurse-824762/"},"disabled":false,"schedule":{"begin":1588348800605,"end":1589342400000}},{"id":"bMHoZ","keywords":["Prom","iHeartRadio Prom","iHeart Prom"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Prom"},"disabled":false,"schedule":{"begin":1588359600959,"end":1609477200000}},{"id":"z9Tuz","keywords":["Black Music","Black Music Month"],"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"schedule":{"begin":1589472000532,"end":4115978604802}},{"id":"9Uz11","keywords":["The Vibe","Vibe"],"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"schedule":{"begin":1589979600371,"end":4115978604802}},{"id":"qum6C","keywords":["George Floyd"],"destination":{"type":"URL","value":"/content/2020-06-09-how-to-watch-george-floyds-hometown-funeral-service/"},"disabled":false,"schedule":{"begin":1591711200596,"end":1601524800000}},{"id":"36lhT","keywords":["Bud Light","Bud Lite","BudLight"],"destination":{"type":"URL","value":"/contests/celebrate-hispanic-heritage-868922/"},"disabled":false,"schedule":{"begin":1600272000486,"end":1602486000486}},{"id":"P301q","keywords":["Dr Pepper","Doctor Pepper","DrPepper","DoctorPepper"],"destination":{"type":"URL","value":"/contests/enter-to-win-871510/"},"disabled":false,"schedule":{"begin":1600214419906,"end":1601870400037}},{"id":"4JLhv","keywords":["Ultimate Jam","UltimateJam"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-846250/"},"disabled":false,"schedule":{"begin":1596038400866,"end":1597636800866}},{"id":"p4ex6","keywords":["Vote","Voting"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1604505600927,"end":4115978604802}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"WGtBM","keywords":["MVP"],"destination":{"type":"URL","value":"http://969thegame.iheart.com/my-subscriptions/"},"disabled":false,"schedule":{"begin":1498098660000,"end":4115978604802}},{"id":"SjzqB","keywords":["majors"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/calendar/event/5b2931767d603f2aa460ef0f/"},"disabled":false,"schedule":{"begin":1526318340000,"end":1534267140000}},{"id":"l72cc","keywords":["pay","Pay"],"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=142"},"disabled":false,"schedule":{"begin":1498506120000,"end":4115978604802}},{"id":"GmIQi","keywords":["surf"],"destination":{"type":"URL","value":"http://www.969thegame.com/surfest2017"},"disabled":false,"schedule":{"begin":1502090700000,"end":1510043100000}},{"id":"IQP2O","keywords":["kickoff"],"destination":{"type":"URL","value":"http://969thegame.iheart.com/contests/win-an-nfl-kick-off-288720/?apt_id=288720&apt_type=contest&apt_referrer_id="},"disabled":false,"schedule":{"begin":1503682320000,"end":1504756800000}},{"id":"Q4aky","keywords":["survey","Survey"],"destination":{"type":"URL","value":"http://969thegame.iheart.com/survey/"},"disabled":false,"schedule":{"begin":1504564860000,"end":1505361540000}},{"id":"HyGms","keywords":["picks"],"destination":{"type":"URL","value":"http://wjrr.profootball.upickem.net/profootball/registration/loginmobile.asp"},"disabled":false,"schedule":{"begin":1504831500000,"end":4115978604802}},{"id":"4Oj48","keywords":["maria"],"destination":{"type":"URL","value":"https://www.activadosporpuertorico.com/blank-1"},"disabled":false,"schedule":{"begin":1506106620000,"end":1513972620000}},{"id":"Rif2Y","keywords":["BOWFLEX"],"destination":{"type":"URL","value":"http://969thegame.iheart.com/contests/collegiate-bowflex-giveaway-302282/"},"disabled":false,"schedule":{"begin":1506538620000,"end":1510117140000}},{"id":"UpNQK","keywords":["getaway"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/dead-lizard-brewery-presents-96-321564/?apt_id=321564&apt_type=contest&apt_referrer_id="},"disabled":false,"schedule":{"begin":1509729780000,"end":1511758740000}},{"id":"XWfPo","keywords":["cure"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2017-11-07-fm-969-the-game-presents-the-2017-autonation-cure-bowl/"},"disabled":false,"schedule":{"begin":1511201940000,"end":1513452600000}},{"id":"t0axy","keywords":["CRAFTMAS"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/-333360/?ref=ulink&apt_referrer_id="},"disabled":false,"schedule":{"begin":1512082860000,"end":1513400340000}},{"id":"Iz9j1","keywords":["ladyjanes"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/lady-jane-s-haircuts-for-334436/?ref=ulink&apt_referrer_id="},"disabled":false,"schedule":{"begin":1512159420000,"end":1513400340000}},{"id":"30sfK","keywords":["World Food Festival","world food","World"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/calendar/event/5a81e82c763888d76784d27d/"},"disabled":false,"schedule":{"begin":1518464160000,"end":1526150160000}},{"id":"FQmKX","keywords":["Soccer","soccer "],"destination":{"type":"BRAND","value":"brands/Orlando City Soccer Club (55956)"},"disabled":false,"schedule":{"begin":1519153920000,"end":4115978604802}},{"id":"Q32Tx","keywords":["events","event "],"destination":{"type":"URL","value":"https://969thegame.iheart.com/calendar/"},"disabled":false,"schedule":{"begin":1520428080000,"end":4115978604802}},{"id":"9iXEP","keywords":["blood drive","blooddrive"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2018-06-08-pulse-remembrance-blood-drives/"},"disabled":false,"schedule":{"begin":1528731180000,"end":1529249580000}},{"id":"IsRw6","keywords":["major "],"destination":{"type":"URL","value":"https://969thegame.iheart.com/calendar/event/5b2931847d603f2aa460ef10/"},"disabled":false,"schedule":{"begin":1532458080000,"end":1534272480000}},{"id":"TLWCt","keywords":["Orlando Pride ","UCF","pride","ucf knights"],"destination":{"type":"URL","value":"/calendar/events/sports/"},"disabled":false,"schedule":{"begin":1533857700000,"end":4115978604802}},{"id":"ERbyx","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/?irgwc=1&clickid=wAPXN2QvFQWC3VeWtF0dF1PfUkgwWIWhy27LwU0&camefrom=CFC_BUYAT_261094&impradid=261094&REFERRAL_ID=tmfeedbuyat261094&wt.mc_id=aff_BUYAT_261094&utm_source=261094-iHeartMediaOrlando&impradname=iHeartMediaOrlando&utm_medium=affiliate"},"disabled":false,"schedule":{"begin":1539088320000,"end":4115978604802}},{"id":"f1lhJ","keywords":["broadcast"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2018-10-14-fm-969-the-game-sports-broadcast-calendar/"},"disabled":false,"schedule":{"begin":1539699060000,"end":4115978604802}},{"id":"L7VSx","keywords":["scramble","scrambles"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/calendar/event/5bda015f00b6a4338823ab5a/"},"disabled":false,"schedule":{"begin":1541362380000,"end":1544299980000}},{"id":"jZIHM","keywords":["Lakers","laker"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/tickets-for-the-orlando-magic-vs-lakers-515242/"},"disabled":false,"schedule":{"begin":1542113820000,"end":1542416220000}},{"id":"v8ooJ","keywords":["Lebron"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/tickets-for-the-orlando-magic-vs-lakers-515242/"},"disabled":false,"schedule":{"begin":1542113880000,"end":1542416280000}},{"id":"ZS2dh","keywords":["biggame"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/-556440/?ref=ulink&apt_referrer_id="},"disabled":false,"schedule":{"begin":1548790920000,"end":1556563320000}},{"id":"UvOUC","keywords":["Valentine"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/-559502/?ref=ulink&apt_referrer_id="},"disabled":false,"schedule":{"begin":1549313100000,"end":1556999100000}},{"id":"HKGR5","keywords":["knightsbaseball"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/win-tickets-to-ucf-baseball-579416/"},"disabled":false,"schedule":{"begin":1551732540000,"end":1559677740000}},{"id":"7pMYw","keywords":["draft"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/calendar/event/5cad13060db830f6e6493bcd/"},"disabled":false,"schedule":{"begin":1522428000000,"end":1556251200000}},{"id":"RXQn1","keywords":["monster jam","monsterjam"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/enter-for-your-chance-to-win-611216/"},"disabled":false,"schedule":{"begin":1556537040000,"end":1564399440000}},{"id":"TLEi6","keywords":["yourmom"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/fm969-the-games-mothers-day-bail-617666/"},"disabled":false,"schedule":{"begin":1557254100000,"end":1565202900000}},{"id":"Ttqic","keywords":["mom"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/fm969-the-games-mothers-day-bail-617666/"},"disabled":false,"schedule":{"begin":1557325080000,"end":1565273880000}},{"id":"ZiyVp","keywords":["worldcup"],"destination":{"type":"BRAND","value":"brands/World Cup"},"disabled":false,"schedule":{"begin":1560191160000,"end":4115978604802}},{"id":"XBMFU","keywords":["allstar"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/featured/mls-a-ll-star/"},"disabled":false,"schedule":{"begin":1563393360000,"end":1571342160000}},{"id":"N26g3","keywords":["Cornhole","corn hole"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2019-08-02-2019-orlandos-biggest-tailgate-party/"},"disabled":false,"schedule":{"begin":1564780500000,"end":1572729300000}},{"id":"oJbjd","keywords":["Irma","Storm Watch","dorian","storm","stormwatch"],"destination":{"type":"URL","value":"https://wflaorlando.iheart.com/featured/stormwatch-orlando/"},"disabled":false,"schedule":{"begin":1504630080000,"end":4115978604802}},{"id":"nT0gy","keywords":["Staff","staff"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/content/2019-08-27-fm-969-the-game-staff-profiles/"},"disabled":false,"schedule":{"begin":1567986540000,"end":4115978604802}},{"id":"r4bxm","keywords":["Community","community"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/featured/the-game-in-the-community/"},"disabled":false,"schedule":{"begin":1567986360000,"end":4115978604802}},{"id":"4FL99","keywords":["/events"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/calendar/"},"disabled":false,"schedule":{"begin":1569971760000,"end":1570403760000}},{"id":"JETmH","keywords":["taste","taste of orlando","tasteoforlando"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/calendar/event/5d797b8777fd2ab294a3a98f/"},"disabled":false,"schedule":{"begin":1569947160000,"end":1578245160000}},{"id":"knhx2","keywords":["Wrestlemania"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/win-tickets-to-wrestlemania-36-730248/"},"disabled":false,"schedule":{"begin":1573507440000,"end":1581456240000}},{"id":"qPCMr","keywords":["stan"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/featured/open-mike/content/2019-12-03-stan-a-claus-is-coming-back-to-town-on-december-18th/"},"disabled":false,"schedule":{"begin":1575379260000,"end":1583241660000}},{"id":"roe09","keywords":["Bail Out","Bailout","bail out","bailout"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/fm96-9-the-game-valentine-s-day-bail-out-770400/?apt_id=770400&apt_type=contest&apt_referrer_id="},"disabled":false,"schedule":{"begin":1580096460000,"end":1587955260000}},{"id":"XVjwW","keywords":["education summit"],"destination":{"type":"URL","value":"https://realradio.iheart.com/featured/education-summit/"},"disabled":false,"schedule":{"begin":1589822760524,"end":4115978604802}},{"id":"Idqld","keywords":["dining deals","discount deals","deals"],"destination":{"type":"URL","value":"https://centralfloridagolfcard.com/"},"disabled":false,"schedule":{"begin":1589897160379,"end":4115978604802}},{"id":"TlSxV","keywords":["bubble"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/bubble-bracket-848606/?apt_id=848606&apt_type=sport&apt_group_id="},"disabled":false,"schedule":{"begin":1597345080041,"end":1597863480041}},{"id":"IEY0x","keywords":["aquatica"],"destination":{"type":"URL","value":"https://aquatica.com/iheartradio"},"disabled":false,"schedule":{"begin":1597375620232,"end":1598758020232}},{"id":"OIxwJ","keywords":["nba"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/contests/win-a-copy-nba-2k21-870156/"},"disabled":false,"schedule":{"begin":1600105020824,"end":1607971020824}},{"id":"NCYzn","keywords":["bounce","gus","charge","knights"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/promotions/ucf-vs-florida-gasparilla-bowl-tickets-1143404/?apt_id=1143404&apt_type=contest&apt_referrer_id=&apt_share_type="},"disabled":false,"schedule":{"begin":1639534260990,"end":1642212660990}},{"id":"FCXna","keywords":["bank","bills","deposit","hope","family","fun","green","happy","money","thanks","win","work"],"destination":{"type":"URL","value":"https://969thegame.iheart.com/promotions/listen-to-win-1-000-1143948/"},"disabled":false,"schedule":{"begin":1641820560953,"end":1649592960953}}],"sections":{"general":{"name":"FM 96.9 The Game","positioner":"Orlando's Sports Leader","description":"Orlando's Sports Leader FM 96.9 The Game","keywords":[{"id":"969 the game"},{"id":"mike bianchi"},{"id":"969 the team"}],"default_content":[],"additional_distributions":[{"id":"brands/Operation Stormwatch Orlando"},{"id":"facets/OperationStormwatchFlorida"}],"default_podcasts":[{"id":"26936807"},{"id":"26936826"},{"id":"30599435"},{"id":"29787284"},{"id":"50591710"},{"id":"50304301"},{"id":"50591711"},{"id":"101438138"},{"id":"30728546"},{"id":"30868166"}],"default_shows":[{"id":"brands/Open Mike (40566)","sites":{"_id":"%2F6ac6ad52fa481c3c2f2595db0cab8237","slug":"open-mike","ownBrand":"brands/Open Mike (40566)","configByLookup":{"common":{"branding":{"name":"Mike Bianchi's Open Mike"}}}}},{"id":"brands/Beat of Sports (49048)","sites":{"_id":"%2F6b86873de1e22528f491bb16636d9e30","slug":"beat-of-sports","ownBrand":"brands/Beat of Sports (49048)","configByLookup":{"common":{"branding":{"name":"Beat of Sports"}}}}},{"id":"brands/The Herd with Colin Cowherd (56804)","sites":{"_id":"%2F62dff21d7d4925ae5bc87712994cbc72","slug":"the-herd-with-colin-cowherd","ownBrand":"brands/The Herd with Colin Cowherd (56804)","configByLookup":{"common":{"branding":{"name":"The Herd with Colin Cowherd"}}}}},{"id":"brands/In The Zone","sites":{"_id":"%2F5c5897f453d84d2b418ba21e","slug":"in-the-zone","ownBrand":"brands/In The Zone","configByLookup":{"common":{"branding":{"name":"In The Zone"}}}}},{"id":"brands/The Jason Smith Show (53611)","sites":{"_id":"%2Fe8a469d8b0a37610adea053cfdd984b4","slug":"the-jason-smith-show","ownBrand":"brands/The Jason Smith Show (53611)","configByLookup":{"common":{"branding":{"name":"The Jason Smith Show with Mike Harmon"}}}}},{"id":"brands/The Ben Maller Show (53614)","sites":{"_id":"%2F2124988cf495f34cdfd3ba5781227e4b","slug":"the-ben-maller-show","ownBrand":"brands/The Ben Maller Show (53614)","configByLookup":{"common":{"branding":{"name":"The Ben Maller Show"}}}}},{"id":"brands/FOX Sports Radio Weekends (55682)","sites":{"_id":"%2F338186da8d62037d3cb8eebcabd4f8b5","slug":"fox-sports-radio-weekends","ownBrand":"brands/FOX Sports Radio Weekends (55682)","configByLookup":{"common":{"branding":{"name":"FOX Sports Radio Weekends"}}}}},{"id":"brands/The Theme Park Podcast","sites":{"_id":"%2F5c94df3c5537524832d98e09","slug":"the-theme-park-podcast","ownBrand":"brands/The Theme Park Podcast","configByLookup":{"common":{"branding":{"name":"The Theme Park Podcast"}}}}},{"id":"brands/Operation Stormwatch Orlando","sites":{"_id":"%2Fd0ee2388e93aa145b5d41312e4cc14fb","slug":"stormwatch-orlando","ownBrand":"brands/Operation Stormwatch Orlando","configByLookup":{"common":{"branding":{"name":"Operation Stormwatch Orlando"}}}}}],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Maitland, FL","country":{"id":"countries/US"},"geo_latitude":"28.633464","geo_longitude":"-81.39504","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Buy Your Tickets To Our 2025 iHeartRadio Musical Festival NOW!","link":"https://www.iheart.com/music-festival/?campid=localalert","target":"_blank","start_date":{"timestampMs":1749834000000},"end_date":{"timestampMs":1758254420912}},"navigation":{"contact_menu_switch":true,"listen_live_switch":true,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":true,"advertise_switch":true,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"lTTvj","type":"page","label":"On-Air | Blogs","target":"_self","ref":"onair_schedule","children":[{"id":"uNEza","type":"brand","label":"Open Mike","target":"_self","ref":"%2F6ac6ad52fa481c3c2f2595db0cab8237","href":"/featured/open-mike/"},{"id":"UnO0k","type":"link","label":"Bianchi's Columns","target":"_blank","ref":"https://www.orlandosentinel.com/sports/mike-bianchi-commentary/","href":"https://www.orlandosentinel.com/sports/mike-bianchi-commentary/"},{"id":"3IO0y","type":"brand","label":"The Beat of Sports","target":"_self","ref":"%2F6b86873de1e22528f491bb16636d9e30","href":"/featured/beat-of-sports/"},{"id":"Dr4Jz","type":"brand","label":"The Herd with Colin Cowherd","target":"_self","ref":"%2F62dff21d7d4925ae5bc87712994cbc72","href":"/featured/the-herd-with-colin-cowherd/"},{"id":"cMBTc","type":"brand","label":"In The Zone","target":"_self","ref":"%2F5c5897f453d84d2b418ba21e","href":"/featured/in-the-zone/"},{"id":"X1yjv","type":"brand","label":"The Odd Couple with Chris Broussard & Rob Parker","target":"_self","ref":"%2F5ba28e5e12eaa3cb08581c9d","href":"/featured/the-odd-couple-with-rob-parker-kelvin-washington/"},{"id":"9uGl3","type":"brand","label":"The Jason Smith Show with Mike Harmon","target":"_self","ref":"%2Fe8a469d8b0a37610adea053cfdd984b4","href":"/featured/the-jason-smith-show/"},{"id":"SNKoE","type":"brand","label":"The Ben Maller Show","target":"_self","ref":"%2F2124988cf495f34cdfd3ba5781227e4b","href":"/featured/the-ben-maller-show/"},{"id":"ICiX4","type":"link","label":"Sports Broadcast Schedule","target":"_self","ref":"https://969thegame.iheart.com/content/2018-10-14-fm-969-the-game-sports-broadcast-calendar/","href":"https://969thegame.iheart.com/content/2018-10-14-fm-969-the-game-sports-broadcast-calendar/"},{"id":"sNRSY","type":"brand","label":"Dunkin' Music Lounge","target":"_self","ref":"%2F64021768ac44b2013fca764b","href":"/featured/dunkin-music-lounge-orlando/"},{"id":"6LllJ","type":"page","label":"On-Air Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"},{"id":"QWTbR","type":"brand","label":"Powerful Women, Powerful Playlists","target":"_self","ref":"%2F603d5e281d64a3e89f2b6cc6","href":"/featured/international-womens-day-orlando/"},{"id":"WXLWg","type":"link","label":"CEO's you should know","target":"_blank","ref":"https://www.iheart.com/podcast/61-ceos-you-should-know-orland-30301604/","href":"https://www.iheart.com/podcast/61-ceos-you-should-know-orland-30301604/"}],"href":"/schedule/"},{"id":"Joe3d","type":"link","label":"Teams","target":"_self","ref":"http://www.969thegame.com","children":[{"id":"wnOpf","type":"link","label":"UCF","target":"_blank","ref":"http://www.ucfknights.com","href":"http://www.ucfknights.com"},{"id":"g2wei","type":"link","label":"Orlando City SC","target":"_blank","ref":"http://www.orlandocitysc.com","href":"http://www.orlandocitysc.com"},{"id":"umdHl","type":"link","label":"Orlando Magic","target":"_blank","ref":"http://www.orlandomagicdaily.com","href":"http://www.orlandomagicdaily.com"},{"id":"705Pb","type":"link","label":"Tampa Bay Bucs","target":"_blank","ref":"http://www.buccaneers.com","href":"http://www.buccaneers.com"}],"href":"http://www.969thegame.com"},{"id":"CCIVZ","type":"link","label":"Podcasts","target":"_self","ref":"https://969thegame.iheart.com/podcasts/","children":[{"id":"pcPl3","type":"page","label":"All Podcasts","target":"_self","ref":"podcasts","href":"/podcasts/"},{"id":"7TQeE","type":"link","label":"Open Mike On Demand","target":"_blank","ref":"https://www.iheart.com/podcast/1248-open-mike-on-demand-50591710/","href":"https://www.iheart.com/podcast/1248-open-mike-on-demand-50591710/"},{"id":"oq1pp","type":"link","label":"Open Mike Best Of","target":"_blank","ref":"https://www.iheart.com/podcast/139-open-mike-26936807/","href":"https://www.iheart.com/podcast/139-open-mike-26936807/"},{"id":"mu67A","type":"link","label":"Beat of Sports On Demand","target":"_blank","ref":"https://www.iheart.com/podcast/1248-the-beat-of-sports-on-dem-50304301/","href":"https://www.iheart.com/podcast/1248-the-beat-of-sports-on-dem-50304301/"},{"id":"VPxjT","type":"link","label":"Beat of Sports - Best Of","target":"_blank","ref":"https://www.iheart.com/podcast/139-the-beat-of-sports-26936826/","href":"https://www.iheart.com/podcast/139-the-beat-of-sports-26936826/"},{"id":"Kr3HT","type":"link","label":"The Bridge","target":"_blank","ref":"https://www.iheart.com/podcast/the-bridge-29787284/","href":"https://www.iheart.com/podcast/the-bridge-29787284/"},{"id":"2jwp8","type":"link","label":"In The Zone On Demand","target":"_blank","ref":"https://www.iheart.com/podcast/1248-in-the-zone-on-demand-50591711/","href":"https://www.iheart.com/podcast/1248-in-the-zone-on-demand-50591711/"},{"id":"nYrB8","type":"link","label":"In The Zone - Best Of","target":"_blank","ref":"https://www.iheart.com/podcast/1248-in-the-zone-byte-sized-30599435/","href":"https://www.iheart.com/podcast/1248-in-the-zone-byte-sized-30599435/"},{"id":"7NHvJ","type":"link","label":"TMo's Town Hall Podcast","target":"_blank","ref":"https://www.iheart.com/podcast/1248-ucf-knights-podcasts-101438138/","href":"https://www.iheart.com/podcast/1248-ucf-knights-podcasts-101438138/"},{"id":"GQl8q","type":"link","label":"Orlando Magic Pod Squad","target":"_blank","ref":"https://www.iheart.com/podcast/orlando-magic-pod-squad-74954614/","href":"https://www.iheart.com/podcast/orlando-magic-pod-squad-74954614/"},{"id":"ieCGZ","type":"link","label":"Orlando Magic Weekly","target":"_blank","ref":"https://www.iheart.com/podcast/256-orlando-magic-radio-31030882/","href":"https://www.iheart.com/podcast/256-orlando-magic-radio-31030882/"},{"id":"dNNmt","type":"link","label":"The Herd","target":"_blank","ref":"https://www.iheart.com/podcast/the-herd-with-colin-cowherd-27332740/","href":"https://www.iheart.com/podcast/the-herd-with-colin-cowherd-27332740/"},{"id":"g06WL","type":"link","label":"The Theme Park Podcast","target":"_blank","ref":"https://www.iheart.com/podcast/1248-the-theme-park-podcast-30728546/","href":"https://www.iheart.com/podcast/1248-the-theme-park-podcast-30728546/"},{"id":"P4BLC","type":"link","label":"Orlando CEOs You Should Know","target":"_blank","ref":"https://www.iheart.com/podcast/61-iheart-orlando-client-spotl-30301604/","href":"https://www.iheart.com/podcast/61-iheart-orlando-client-spotl-30301604/"}],"href":"https://969thegame.iheart.com/podcasts/"},{"id":"wFbxs","type":"link","label":"Features","target":"_self","ref":"/contact/","children":[{"id":"GoTkZ","type":"page","label":"Events Calendar","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"2UYsl","type":"link","label":"Event Tickets","target":"_blank","ref":"http://ticketmaster.evyy.net/c/261094/264167/4272","href":"http://ticketmaster.evyy.net/c/261094/264167/4272"},{"id":"lfBEl","type":"link","label":"Orlando Local News","target":"_self","ref":"/topic/local-news/","href":"/topic/local-news/"},{"id":"0I2am","type":"brand","label":"The Theme Park Podcast","target":"_blank","ref":"%2F5c94df3c5537524832d98e09","href":"/featured/the-theme-park-podcast/"},{"id":"JOxpk","type":"page","label":"Weather","target":"_self","ref":"weather","href":"/weather/"},{"id":"OLGED","type":"page","label":"Traffic","target":"_self","ref":"traffic","href":"/traffic/"},{"id":"MN4js","type":"link","label":"Operation Stormwatch Orlando","target":"_blank","ref":"https://wflaorlando.iheart.com/featured/stormwatch-orlando/?43","href":"https://wflaorlando.iheart.com/featured/stormwatch-orlando/?43"},{"id":"BNkYA","type":"link","label":"Job Openings","target":"_blank","ref":"https://www.iheartmedia.com/careers","href":"https://www.iheartmedia.com/careers"}],"href":"/contact/"}],"menu_footer":[]},"design":{"theme":"default","color_scheme":{"id":"light"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/60b94bca45cd16d845d5e5a9","asset":{"bucket":"assets.brands","resourceId":"%2F60b94bca45cd16d845d5e5a9","href":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9"}},"logo_favicon":{"id":"asset://assets.brands/60b94bca45cd16d845d5e5a9","asset":{"bucket":"assets.brands","resourceId":"%2F60b94bca45cd16d845d5e5a9","href":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9"}},"font":{"id":"Roboto"},"accent_color":"#f61929","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"969theGame","facebook_app_id":null,"facebook_fan_page_id":"969thegame","twitter_switch":true,"twitter_name":"969gameon","youtube_switch":null,"youtube_name":null,"instagram_switch":true,"instagram_name":"969thegame","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"969thegame"},"contact":{"page_intro":"","show_social_switch":false,"phone_text_numbers_switch":true,"request_phone_number":"407.916.8255","business_phone_number":"","traffic_tip_phone":"","newsroom_phone":"","sms_number":"50857","prize_pickup_directions_switch":true,"prize_pickup_info":"The prize window is Closed due to Covid please email Glory@iheartmedia.com","location_address1":"2500 Maitland Center Parkway, Suite 401","location_address2":"","location_city":"Maitland","location_state":"FL","location_zip":"32751","office_hours":"NA","email_form_switch":false,"employment_info_switch":true,"contacts":[],"eeo_report_asset":{"id":"asset://assets.eeo/66f6fbb8905798ad33450841"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"stn","postup_switch":true,"email_format":null,"dataskrive_switch":true,"outbrain_switch":true,"traffic_market":"WYGM-AM","aptivada_switch":true,"aptivada_id":"1781993","google_webmaster_verification":null,"auth_type":null},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"adobe_library":"dtm","parsely_switch":false,"parsely_account_id":null}}},"integration":{"type":"broadcast-facilities","plugin":{"broadcastFacilities":[{"facilityId":"51982","broadcastFrequency":"740","broadcastBand":"AM","broadcastCallLetters":"WYGM","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F5ba28e5e12eaa3cb08581c9d","slug":"the-odd-couple-with-rob-parker-kelvin-washington","ownBrand":"brands/The Odd Couple with Rob Parker and Kelvin Washington","configByLookup":{"common":{"branding":{"name":"The Odd Couple with Rob Parker and Kelvin Washington"}}}},{"_id":"%2F64021768ac44b2013fca764b","slug":"dunkin-music-lounge-orlando","ownBrand":"brands/Dunkin' Music Lounge Orlando","configByLookup":{"common":{"branding":{"name":"Dunkin' Music Lounge"}}}},{"_id":"%2F603d5e281d64a3e89f2b6cc6","slug":"international-womens-day-orlando","ownBrand":"brands/International Women’s Day – Orlando","configByLookup":{"common":{"branding":{"name":"International Women’s Day Playlists"}}}},{"_id":"%2F6ac6ad52fa481c3c2f2595db0cab8237","slug":"open-mike","ownBrand":"brands/Open Mike (40566)","configByLookup":{"common":{"branding":{"name":"Mike Bianchi's Open Mike"}}}},{"_id":"%2F6b86873de1e22528f491bb16636d9e30","slug":"beat-of-sports","ownBrand":"brands/Beat of Sports (49048)","configByLookup":{"common":{"branding":{"name":"Beat of Sports"}}}},{"_id":"%2F62dff21d7d4925ae5bc87712994cbc72","slug":"the-herd-with-colin-cowherd","ownBrand":"brands/The Herd with Colin Cowherd (56804)","configByLookup":{"common":{"branding":{"name":"The Herd with Colin Cowherd"}}}},{"_id":"%2F5c5897f453d84d2b418ba21e","slug":"in-the-zone","ownBrand":"brands/In The Zone","configByLookup":{"common":{"branding":{"name":"In The Zone"}}}},{"_id":"%2Fe8a469d8b0a37610adea053cfdd984b4","slug":"the-jason-smith-show","ownBrand":"brands/The Jason Smith Show (53611)","configByLookup":{"common":{"branding":{"name":"The Jason Smith Show with Mike Harmon"}}}},{"_id":"%2F2124988cf495f34cdfd3ba5781227e4b","slug":"the-ben-maller-show","ownBrand":"brands/The Ben Maller Show (53614)","configByLookup":{"common":{"branding":{"name":"The Ben Maller Show"}}}},{"_id":"%2F338186da8d62037d3cb8eebcabd4f8b5","slug":"fox-sports-radio-weekends","ownBrand":"brands/FOX Sports Radio Weekends (55682)","configByLookup":{"common":{"branding":{"name":"FOX Sports Radio Weekends"}}}},{"_id":"%2F5c94df3c5537524832d98e09","slug":"the-theme-park-podcast","ownBrand":"brands/The Theme Park Podcast","configByLookup":{"common":{"branding":{"name":"The Theme Park Podcast"}}}},{"_id":"%2Fd0ee2388e93aa145b5d41312e4cc14fb","slug":"stormwatch-orlando","ownBrand":"brands/Operation Stormwatch Orlando","configByLookup":{"common":{"branding":{"name":"Operation Stormwatch Orlando"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/5e724315a0fb430dd87df621/Inferno Sports/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[{"id":"display-hints/hide-listen-now"}],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":3,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"link":null,"min_size":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE &amp; AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers","permalink":"https://969thegame.iheart.com/content/2025-08-02-rays-snap-skid-blank-dodgers/"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"yOXwZ","region":"main:dynamic","type":"html","ordinal":4,"value":{"content":"\u003cstyle>\n .main {\n background-color: #e8ecef;\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 20px;\n border-radius: 8px;\n max-width: 100%;\n font-family: Arial, sans-serif;\n width: 100%;\n box-sizing: border-box;\n }\n\n .label {\n margin: 0;\n font-size: 24px;\n font-weight: bold;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n }\n\n .label-2 {\n display: none;\n }\n\n @media (max-width: 600px) {\n .label {\n display: none;\n line-clamp: 3;\n }\n\n .main {\n flex-direction: column;\n align-items: unset;\n }\n\n .label-2 {\n display: block;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n overflow: hidden;\n }\n\n .news-img {\n width: 90px !important;\n height: 90px !important\n }\n }\n\u003c/style>\n\u003cbody>\n \u003cdiv class=\"main\">\n \u003cdiv style=\"display: flex; align-items: center; margin-right: 20px\">\n \u003cimg class=\"news-img\" src=\"https://i.iheart.com/v3/re/new_assets/687e8027f16f136db0520cf3?ops=fit%28200%2C200%29\" alt=\"24/7 News: The Latest Logo\" style=\"\n\n width: 120px;\n\n height: 120px;\n\n border-radius: 8px;\n\n margin-right: 10px;\n\n \" />\n \u003ch2 class=\"label-2\">The Latest News in 4 Minutes\u003c/h2>\n \u003c/div>\n \u003cdiv style=\"flex: 1; min-width: 0\">\n \u003cdiv style=\"width: 100%\">\n \u003ch2 class=\"label\">The Latest News in 4 Minutes\u003c/h2>\n \u003ciframe allow=\"autoplay\" width=\"100%\" height=\"50\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&keyid=infernofeaturedpodcast&ihmnetwork=true&pname={index.slug}\" frameborder=\"0\" style=\"\n\n border-radius: 8px;\n\n border: none;\n\n margin-top: 10px;\n\n display: block;\n\n \">\u003c/iframe>\n \u003c/div>\n \u003c/div>\n \u003c/div>\n\u003c/body>","link":null,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":5,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":6,"position":null,"size":5,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688dcf4cfc30ebb301ba5abc","type":"PUBLISHING","record":{"ref_id":"%2F688dcf4cfc30ebb301ba5abc","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MIAMI, FLORIDA - AUGUST 01: Anthony Volpe #11 of the New York Yankees hits an RBI double against the Miami Marlins in the ninth inning of the game at loanDepot park on August 01, 2025 in Miami, Florida. (Photo by Megan Briggs/Getty Images)","id":"%2F688dcc9d1e00845eeb1b5de2","new_tab":false,"schedule":{},"source_credit":"Megan Briggs / Getty Images Sport / Getty Images","title":"New York Yankees v Miami Marlins","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Tampa Bay Rays (54-57) and New York Yankees (60-50) battle in AL East action, on Tuesday, Aug. 19 at 7:35 p.m. ET.\u003c/p>\n\n\u003ch3>Rays vs. Yankees: Game Info and Tickets\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Tuesday, August 19, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> FDSSUN and YES\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> Tampa, Florida\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> George M. Steinbrenner Field\u003c/li>\n\u003cli>\u003cstrong>Tickets:\u003c/strong> \u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2973&pb=1005115&cid=hyfBjqcjMh\" target=\"_blank\">StubHub\u003c/a> | \u003ca href=\"https://affiliates.routy.app/route/55984?affId=3147&ts=5002712&pa=2557&pb=1005115&cid=hyfBjqcjMh\" target=\"_blank\">Ticketmaster\u003c/a> | \u003ca href=\"https://affiliates.routy.app/route/65145?affId=3147&ts=5002712&pa=3498&pb=1005115&cid=hyfBjqcjMh\" target=\"_blank\">Vivid Seats\u003c/a>\u003c/li>\u003c/ul>\n\u003cp>Looking for MLB tickets? \u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2975&pb=1005114&cid=hyfBjqcjMh\" target=\"_blank\">Head to StubHub today\u003c/a> and see your team live.\u003c/p>\n\n\u003ch3>Upcoming Rays Games\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>8/2/2025 vs. Dodgers:\u003c/strong> 1:10 p.m. ET. Starters - TB: Drew Rasmussen, LAD: Blake Snell\u003c/li>\n\u003cli>\u003cstrong>8/3/2025 vs. Dodgers:\u003c/strong> 12:10 p.m. ET. Starters - TB: Joe Boyle, LAD: Yoshinobu Yamamoto\u003c/li>\n\u003cli>\u003cstrong>8/4/2025 at Angels:\u003c/strong> 9:38 p.m. ET. Starters - TB: TBA, LAA: Yusei Kikuchi\u003c/li>\n\u003cli>\u003cstrong>8/5/2025 at Angels:\u003c/strong> 9:38 p.m. ET. Starters - TB: Ryan Pepiot, LAA: José Soriano\u003c/li>\n\u003cli>\u003cstrong>8/6/2025 at Angels:\u003c/strong> 4:07 p.m. ET. Starters - TB: Shane Baz, LAA: Tyler Anderson\u003c/li>\n\u003cli>\u003cstrong>8/8/2025 at Mariners:\u003c/strong> 9:40 p.m. ET. Starters - TB: Drew Rasmussen, SEA: Luis Castillo\u003c/li>\n\u003cli>\u003cstrong>8/9/2025 at Mariners:\u003c/strong> 9:40 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/10/2025 at Mariners:\u003c/strong> 4:10 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/11/2025 at Athletics:\u003c/strong> 10:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/12/2025 at Athletics:\u003c/strong> 10:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/13/2025 at Athletics:\u003c/strong> 10:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/15/2025 at Giants:\u003c/strong> 10:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/16/2025 at Giants:\u003c/strong> 9:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/17/2025 at Giants:\u003c/strong> 4:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/19/2025 vs. Yankees:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/20/2025 vs. Yankees:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/21/2025 vs. Cardinals:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/22/2025 vs. Cardinals:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/24/2025 vs. Cardinals:\u003c/strong> 12:10 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/25/2025 at Guardians:\u003c/strong> 6:40 p.m. ET. Both starters TBA\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=hyfBjqcjMh\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Upcoming Yankees Games\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>8/2/2025 at Marlins:\u003c/strong> 4:10 p.m. ET. Starters - NYY: Cam Schlittler, MIA: Eury Pérez\u003c/li>\n\u003cli>\u003cstrong>8/3/2025 at Marlins:\u003c/strong> 1:40 p.m. ET. Starters - NYY: Luis Gil, MIA: Edward Cabrera\u003c/li>\n\u003cli>\u003cstrong>8/4/2025 at Rangers:\u003c/strong> 8:05 p.m. ET. Starters - NYY: Max Fried, TEX: Patrick Corbin\u003c/li>\n\u003cli>\u003cstrong>8/5/2025 at Rangers:\u003c/strong> 8:05 p.m. ET. Starters - NYY: Will Warren, TEX: Nathan Eovaldi\u003c/li>\n\u003cli>\u003cstrong>8/6/2025 at Rangers:\u003c/strong> 2:35 p.m. ET. Starters - NYY: Carlos Rodon, TEX: Jack Leiter\u003c/li>\n\u003cli>\u003cstrong>8/8/2025 vs. Astros:\u003c/strong> 7:05 p.m. ET. Starters - NYY: Cam Schlittler, HOU: Colton Gordon\u003c/li>\n\u003cli>\u003cstrong>8/9/2025 vs. Astros:\u003c/strong> 2:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/10/2025 vs. Astros:\u003c/strong> 1:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/11/2025 vs. Twins:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/12/2025 vs. Twins:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/13/2025 vs. Twins:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/15/2025 at Cardinals:\u003c/strong> 8:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/16/2025 at Cardinals:\u003c/strong> 7:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/17/2025 at Cardinals:\u003c/strong> 2:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/19/2025 at Rays:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/20/2025 at Rays:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/21/2025 vs. Red Sox:\u003c/strong> 7:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/22/2025 vs. Red Sox:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/23/2025 vs. Red Sox:\u003c/strong> 1:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/24/2025 vs. Red Sox:\u003c/strong> 1:35 p.m. ET. Both starters TBA\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=1005110&cid=hyfBjqcjMh\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch3>Rays Top Hitters\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">H/AB\u003c/th>\n \u003cth scope=\"col\">AVG\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>117/417\u003c/td>\n \u003ctd>.281\u003c/td>\n \u003ctd>.343\u003c/td>\n \u003ctd>.460\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>103/412\u003c/td>\n \u003ctd>.250\u003c/td>\n \u003ctd>.291\u003c/td>\n \u003ctd>.495\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>71\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>89\u003c/td>\n \u003ctd>92/335\u003c/td>\n \u003ctd>.275\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.481\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>63\u003c/td>\n \u003ctd>68/229\u003c/td>\n \u003ctd>.297\u003c/td>\n \u003ctd>.332\u003c/td>\n \u003ctd>.341\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jake Mangum\u003c/th>\n \u003ctd>71\u003c/td>\n \u003ctd>72/255\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.322\u003c/td>\n \u003ctd>.357\u003c/td>\n \u003ctd>2\u003c/td>\n \u003ctd>28\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=1005104&cid=hyfBjqcjMh\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch3>Yankees Top Hitters\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">H/AB\u003c/th>\n \u003cth scope=\"col\">AVG\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Cody Bellinger\u003c/th>\n \u003ctd>101\u003c/td>\n \u003ctd>111/394\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.333\u003c/td>\n \u003ctd>.510\u003c/td>\n \u003ctd>20\u003c/td>\n \u003ctd>65\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Anthony Volpe\u003c/th>\n \u003ctd>108\u003c/td>\n \u003ctd>87/391\u003c/td>\n \u003ctd>.223\u003c/td>\n \u003ctd>.291\u003c/td>\n \u003ctd>.427\u003c/td>\n \u003ctd>17\u003c/td>\n \u003ctd>60\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Trent Grisham\u003c/th>\n \u003ctd>88\u003c/td>\n \u003ctd>78/312\u003c/td>\n \u003ctd>.250\u003c/td>\n \u003ctd>.354\u003c/td>\n \u003ctd>.468\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>43\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Paul Goldschmidt\u003c/th>\n \u003ctd>100\u003c/td>\n \u003ctd>104/372\u003c/td>\n \u003ctd>.280\u003c/td>\n \u003ctd>.336\u003c/td>\n \u003ctd>.414\u003c/td>\n \u003ctd>8\u003c/td>\n \u003ctd>38\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Ben Rice\u003c/th>\n \u003ctd>89\u003c/td>\n \u003ctd>69/297\u003c/td>\n \u003ctd>.232\u003c/td>\n \u003ctd>.328\u003c/td>\n \u003ctd>.465\u003c/td>\n \u003ctd>16\u003c/td>\n \u003ctd>35\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688dccc1657e085da9f3923f","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/New York Yankees"],"primary_image":{"bucket":"assets.getty","id":"%2F688dcc9d1e00845eeb1b5de2"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754122518000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","social_title":"","summary":"Get tickets for the Tampa Bay Rays vs. New York Yankees game on August 19, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"Buy Tickets for Rays vs. Yankees on Aug. 19","permalink":"https://969thegame.iheart.com/content/2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19/"},"slug":"2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688dcc9d1e00845eeb1b5de2","title":"Buy Tickets for Rays vs. Yankees on Aug. 19","description":"Get tickets for the Tampa Bay Rays vs. New York Yankees game on August 19, 2025.","author":""},"pub_start":1754122518000,"pub_until":4115978604802,"pub_changed":1754124108945,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688dcf4cfc30ebb301ba5abc","slug:2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","slug:2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/New York Yankees","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:hyfBjqcjMh"]}},{"id":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, &quot;Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm.&quot; He added, &quot;I can tell you personally, hot dogs are very slippery. I did not know that.&quot;\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hot Dog Spill Closes Busy Interstate","permalink":"https://969thegame.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688da4bebca3c5ca27c5f23b","type":"PUBLISHING","record":{"ref_id":"%2F688da4bebca3c5ca27c5f23b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JULY 30: Yandy Diaz #2 of the Tampa Bay Rays singles in the first inning against the New York Yankees at Yankee Stadium on July 30, 2025 in New York City. (Photo by Jim McIsaac/Getty Images)","id":"%2F688e20f7f12dc1d489b4bf7d","new_tab":false,"schedule":{},"source_credit":"Jim McIsaac / Getty Images Sport / Getty Images","title":"Tampa Bay Rays v New York Yankees","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Tampa Bay Rays (54-57) face the Los Angeles Dodgers (64-46) at 1:10 p.m. ET on Saturday following a four-game losing streak.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays: Aug. 2, 2025 Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Saturday, August 2, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=YxhMwQhRbK\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> Tampa, Florida\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> George M. Steinbrenner Field\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=YxhMwQhRbK\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Starting Pitchers\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Season Stats\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Blake Snell (LHP)\u003c/th>\n \u003cth style=\"text-align:center\" scope=\"col\">\u003c/th>\n \u003cth style=\"text-align:center\">Drew Rasmussen (RHP)\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">GS\u003c/th>\n \u003ctd style=\"text-align:center\">21\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">1-0\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">8-5\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2.00\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">2.96\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4.2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">IP/Start\u003c/th>\n \u003ctd style=\"text-align:center\">4.2\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">WHIP\u003c/th>\n \u003ctd style=\"text-align:center\">1.037\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">7.8\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n \u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>\u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1402&pb=933314&cid=YxhMwQhRbK\" target=\"_blank\">Catch MLB action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Team Stats\u003c/h3>\n\n\n\u003cul>\u003cli>The Dodgers average 1.5 home runs per game to rank second in MLB play with 164 total home runs.\u003c/li>\n\u003cli>The Rays' 118 home runs rank 16th in Major League Baseball.\u003c/li>\n\u003cli>Los Angeles has the third-best batting average in MLB (.255).\u003c/li>\n\u003cli>Tampa Bay ranks eighth in MLB with a .253 team batting average.\u003c/li>\n\u003cli>The Dodgers score the second-most runs in baseball (573 total, 5.2 per game).\u003c/li>\n\u003cli>The Rays have scored 505 runs (4.5 per game) this season, which ranks 11th in MLB.\u003c/li>\u003c/ul>\n\u003ch3>Hitters To Watch In Dodgers vs. Rays\u003c/h3>\n\n\n\u003ch4>Dodgers\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Shohei Ohtani\u003c/th>\n \u003ctd>108\u003c/td>\n \u003ctd>.271\u003c/td>\n \u003ctd>.376\u003c/td>\n \u003ctd>.604\u003c/td>\n \u003ctd>38\u003c/td>\n \u003ctd>73\u003c/td>\n \u003ctd>115\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Mookie Betts\u003c/th>\n \u003ctd>100\u003c/td>\n \u003ctd>.237\u003c/td>\n \u003ctd>.309\u003c/td>\n \u003ctd>.365\u003c/td>\n \u003ctd>11\u003c/td>\n \u003ctd>47\u003c/td>\n \u003ctd>93\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Will Smith\u003c/th>\n \u003ctd>86\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.424\u003c/td>\n \u003ctd>.545\u003c/td>\n \u003ctd>14\u003c/td>\n \u003ctd>50\u003c/td>\n \u003ctd>93\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Andy Pages\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>.278\u003c/td>\n \u003ctd>.319\u003c/td>\n \u003ctd>.469\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>64\u003c/td>\n \u003ctd>111\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Freddie Freeman\u003c/th>\n \u003ctd>97\u003c/td>\n \u003ctd>.302\u003c/td>\n \u003ctd>.375\u003c/td>\n \u003ctd>.484\u003c/td>\n \u003ctd>12\u003c/td>\n \u003ctd>59\u003c/td>\n \u003ctd>110\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=933312&cid=YxhMwQhRbK\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch4>Rays\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>.281\u003c/td>\n \u003ctd>.343\u003c/td>\n \u003ctd>.460\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>117\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>.250\u003c/td>\n \u003ctd>.291\u003c/td>\n \u003ctd>.495\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>71\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>89\u003c/td>\n \u003ctd>.275\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.481\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003ctd>92\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>63\u003c/td>\n \u003ctd>.297\u003c/td>\n \u003ctd>.332\u003c/td>\n \u003ctd>.341\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jake Mangum\u003c/th>\n \u003ctd>71\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.322\u003c/td>\n \u003ctd>.357\u003c/td>\n \u003ctd>2\u003c/td>\n \u003ctd>28\u003c/td>\n \u003ctd>72\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003ch3>A Look Ahead...\u003c/h3>\n\n\n\u003ch4>Upcoming Dodgers Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 2:\u003c/strong> at Rays, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> at Rays, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> vs. Cardinals, 4:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 8:\u003c/strong> vs. Blue Jays, 10:10 p.m. ET\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=933313&cid=YxhMwQhRbK\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch4>Upcoming Rays Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 2:\u003c/strong> vs. Dodgers, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> vs. Dodgers, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> at Angels, 4:07 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 8:\u003c/strong> at Mariners, 9:40 p.m. ET\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688da289a565ea45ad3c1f37","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/Los Angeles Dodgers"],"primary_image":{"bucket":"assets.getty","id":"%2F688e20f7f12dc1d489b4bf7d"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754112432000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","social_title":"","summary":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 2, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 2","permalink":"https://969thegame.iheart.com/content/2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2/"},"slug":"2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e20f7f12dc1d489b4bf7d","title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 2","description":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 2, 2025.","author":""},"pub_start":1754112432000,"pub_until":4115978604802,"pub_changed":1754145614919,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688da4bebca3c5ca27c5f23b","slug:2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","slug:2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/Los Angeles Dodgers","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:YxhMwQhRbK"]}},{"id":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled &quot;Sydney Sweeney Has Great Jeans,&quot; \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between &quot;genes&quot; and &quot;jeans.&quot;\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, &quot;My jeans are blue,&quot; which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, &quot;Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story.&quot;\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","permalink":"https://969thegame.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688c848117576db1131587ba","type":"PUBLISHING","record":{"ref_id":"%2F688c848117576db1131587ba","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MINNEAPOLIS, MINNESOTA - SEPTEMBER 25: Diana Taurasi #3 of the Phoenix Mercury high fives Kahleah Copper #2 after a play in the first quarter in Game Two of Round One of the WNBA Playoffs at Target Center on September 25, 2024 in Minneapolis, Minnesota. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Stephen Maturen/Getty Images)","id":"%2F688d631e843f239dbab0eb5a","new_tab":false,"schedule":{},"source_credit":"Stephen Maturen / Getty Images Sport / Getty Images","title":"Phoenix Mercury v Minnesota Lynx - Game Two","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Brionna Jones' Atlanta Dream (16-11) and the Phoenix Mercury (16-10) square off at Gateway Center Arena on Friday, Aug. 1, beginning at 7:30 p.m. ET.\u003c/p>\n\n\u003cp>In the article below, we'll give you all the info you need to know about who to watch in this matchup on ION.\u003c/p>\n\n\u003ch3>How to Watch Dream vs. Mercury\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Game day:\u003c/strong> Friday, Aug. 1\u003c/li>\n\u003cli>\u003cstrong>Game time:\u003c/strong> 7:30 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Arena:\u003c/strong> Gateway Center Arena\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> College Park, Georgia\u003c/li>\n\u003cli>\u003cstrong>How to watch on TV:\u003c/strong> ION\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/62733?affId=3147&ts=5002712&pa=1447&pb=1016228&cid=BLz76bTmiD\" target=\"_blank\">Catch WNBA action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Dream Players to Watch\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Allisha Gray:\u003c/strong> 18.3 PTS, 1.2 STL, 43.4 FG%, 38.6 3PT% (64-for-166)\u003c/li>\n\u003cli>\u003cstrong>Brionna Jones:\u003c/strong> 12.5 PTS, 7.3 REB, 50.6 FG%, 25.0 3PT% (9-for-36)\u003c/li>\n\u003cli>\u003cstrong>Jordin Canada:\u003c/strong> 11.6 PTS, 5.4 AST, 1.5 STL, 39.2 FG%, 30.2 3PT% (19-for-63)\u003c/li>\n\u003cli>\u003cstrong>Brittney Griner:\u003c/strong> 10.6 PTS, 1.1 BLK, 51.4 FG%, 26.7 3PT% (4-for-15)\u003c/li>\n\u003cli>\u003cstrong>Naz Hillmon:\u003c/strong> 8.0 PTS, 49.4 FG%, 35.2 3PT% (32-for-91)\u003c/li>\u003c/ul>\n\u003cp>Get tickets for this or any WNBA game at \u003ca href=\"https://affiliates.routy.app/route/67618?affId=3147&ts=5002712&pa=2986&pb=1016241&cid=BLz76bTmiD\" target=\"_blank\">StubHub\u003c/a>, \u003ca href=\"https://affiliates.routy.app/route/55919?affId=3147&ts=5002712&pa=2598&pb=1016241&cid=BLz76bTmiD\" target=\"_blank\">Ticketmaster\u003c/a> and \u003ca href=\"https://affiliates.routy.app/route/65145?affId=3147&ts=5002712&pa=3496&pb=1016241&cid=BLz76bTmiD\" target=\"_blank\">Vivid Seats\u003c/a>.\u003c/p>\n\n\u003ch3>Mercury Players to Watch\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Alyssa Thomas:\u003c/strong> 16.4 PTS, 8.3 REB, 9.2 AST, 1.4 STL, 53.6 FG%\u003c/li>\n\u003cli>\u003cstrong>Satou Sabally:\u003c/strong> 17.6 PTS, 1.4 STL, 38.3 FG%, 28.5 3PT% (37-for-130)\u003c/li>\n\u003cli>\u003cstrong>Sami Whitcomb:\u003c/strong> 10.4 PTS, 39.8 FG%, 35.1 3PT% (54-for-154)\u003c/li>\n\u003cli>\u003cstrong>Kathryn Westbeld:\u003c/strong> 6.5 PTS, 1.1 STL, 37.4 FG%, 32.3 3PT% (30-for-93)\u003c/li>\n\u003cli>\u003cstrong>Monique Akoa Makani:\u003c/strong> 8.5 PTS, 45.3 FG%, 43.8 3PT% (32-for-73)\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/69118?affId=3147&ts=5002712&pa=2138&pb=1016255&cid=BLz76bTmiD\" target=\"_blank\">Sign up for WNBA League Pass\u003c/a> on Amazon Prime Video to get access to games, live and on-demand, and more for the entire season and offseason.\u003c/p>\n\n\u003ch4>Top Performers Over Last 10 Games\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Name\u003c/th>\n \u003cth style=\"text-align:center\">Team\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">PTS\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">REB\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">ASST\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">STL\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">BLK\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">3PM\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Alyssa Thomas\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Mercury\u003c/th>\n \u003ctd style=\"text-align:center\">18.4\u003c/td>\n \u003ctd style=\"text-align:center\">9.3\u003c/td>\n \u003ctd style=\"text-align:center\">9.0\u003c/td>\n \u003ctd style=\"text-align:center\">1.3\u003c/td>\n \u003ctd style=\"text-align:center\">0.4\u003c/td>\n \u003ctd style=\"text-align:center\">0.0\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Allisha Gray\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Dream\u003c/th>\n \u003ctd style=\"text-align:center\">16.3\u003c/td>\n \u003ctd style=\"text-align:center\">5.9\u003c/td>\n \u003ctd style=\"text-align:center\">3.7\u003c/td>\n \u003ctd style=\"text-align:center\">1.6\u003c/td>\n \u003ctd style=\"text-align:center\">0.1\u003c/td>\n \u003ctd style=\"text-align:center\">2.2\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Sami Whitcomb\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Mercury\u003c/th>\n \u003ctd style=\"text-align:center\">11.4\u003c/td>\n \u003ctd style=\"text-align:center\">2.2\u003c/td>\n \u003ctd style=\"text-align:center\">3.5\u003c/td>\n \u003ctd style=\"text-align:center\">0.9\u003c/td>\n \u003ctd style=\"text-align:center\">0.3\u003c/td>\n \u003ctd style=\"text-align:center\">2.3\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Jordin Canada\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Dream\u003c/th>\n \u003ctd style=\"text-align:center\">14.6\u003c/td>\n \u003ctd style=\"text-align:center\">3.4\u003c/td>\n \u003ctd style=\"text-align:center\">5.9\u003c/td>\n \u003ctd style=\"text-align:center\">1.3\u003c/td>\n \u003ctd style=\"text-align:center\">0.3\u003c/td>\n \u003ctd style=\"text-align:center\">1.4\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Natasha Mack\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Mercury\u003c/th>\n \u003ctd style=\"text-align:center\">5.5\u003c/td>\n \u003ctd style=\"text-align:center\">6.3\u003c/td>\n \u003ctd style=\"text-align:center\">0.9\u003c/td>\n \u003ctd style=\"text-align:center\">1.4\u003c/td>\n \u003ctd style=\"text-align:center\">1.2\u003c/td>\n \u003ctd style=\"text-align:center\">0.0\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Brionna Jones\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Dream\u003c/th>\n \u003ctd style=\"text-align:center\">10.4\u003c/td>\n \u003ctd style=\"text-align:center\">6.3\u003c/td>\n \u003ctd style=\"text-align:center\">3.1\u003c/td>\n \u003ctd style=\"text-align:center\">1.1\u003c/td>\n \u003ctd style=\"text-align:center\">0.7\u003c/td>\n \u003ctd style=\"text-align:center\">0.3\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Get in the game and sign up for FanDuel Fantasy today. \u003ca href=\"https://affiliates.routy.app/route/70562?affId=3147&ts=5002712&pa=4416&cid=BLz76bTmiD\" target=\"_blank\">Use our link\u003c/a> to start playing daily fantasy.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c8245793ac6b0ac17374b","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Atlanta Dream","keywords/WNBA","keywords/Professional","keywords/Basketball","keywords/Women","keywords/WNBA Preview","keywords/Phoenix Mercury"],"primary_image":{"bucket":"assets.getty","id":"%2F688d631e843f239dbab0eb5a"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/WNBA"]},"publish_date":1754038092000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","social_title":"","summary":"What to expect from the top Atlanta Dream and Phoenix Mercury players and how to watch the game on Friday.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"title":"Allisha Gray, Top Dream vs. Mercury Players to Watch - Aug. 1","permalink":"https://969thegame.iheart.com/content/2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1/"},"slug":"2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d631e843f239dbab0eb5a","title":"Allisha Gray, Top Dream vs. Mercury Players to Watch - Aug. 1","description":"What to expect from the top Atlanta Dream and Phoenix Mercury players and how to watch the game on Friday.","author":""},"pub_start":1754038092000,"pub_until":4115978604802,"pub_changed":1754097003448,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/WNBA"]},{"tags":["categories/sports","sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c848117576db1131587ba","slug:2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","slug:2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","keyword:keywords/ds-sports","keyword:keywords/Atlanta Dream","keyword:keywords/WNBA","keyword:keywords/Professional","keyword:keywords/Basketball","keyword:keywords/Women","keyword:keywords/WNBA Preview","keyword:keywords/Phoenix Mercury","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:BLz76bTmiD"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":7,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F687aaea4875b23cab49ddde2","type":"LEADS","record":{"title":"Nominate An Exceptional Teacher Who Is Making A Lasting Impact!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/687aae40875b23cab49ddde1","img_meta":{"base_id":"%2F687aae40875b23cab49ddde1","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.donorschoose.org/iheartradio"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F67b8f4a3e072eb3303429080","type":"LEADS","record":{"title":"Advertise with America's #1 Audio Company","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67b8f45de072eb330342907f","img_meta":{"base_id":"%2F67b8f45de072eb330342907f","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6765c1ec27c687c84e024cf3","type":"LEADS","record":{"title":"Calming Music To Relax Your Pets!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67575e4ee34cbffded965b42","img_meta":{"base_id":"%2F67575e4ee34cbffded965b42","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/live/pet-radio-10231/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/683efec31fe4f5b091c4f697","img_meta":{"base_id":"%2F683efec31fe4f5b091c4f697","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjozfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjowLCJ3bWVOSyI6LTF9fQ==","scopes":[]}}},{"id":"1s0Gx","region":"main:dynamic","type":"weather","ordinal":8,"value":{"forecast_type":null,"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","title":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"5jLWZ","region":"main:dynamic","type":"traffic","ordinal":9,"value":{"geo_latitude":null,"geo_longitude":null,"traffic_zoom":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"bPq8a","region":"main:dynamic","type":"feed","ordinal":10,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":9,"position":null,"size":1,"title":null},"tags":["display-hints/horizontal","display-hints/feed-date-stamp","display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688d15da924f4f602e30f8f3","type":"PUBLISHING","record":{"ref_id":"%2F688d15da924f4f602e30f8f3","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"KANSAS CITY, MO - JANUARY 21: A view of a football with the NFL logo before an AFC divisional playoff game between the Jacksonville Jaguars and Kansas City Chiefs on January 21, 2023 at GEHA Field at Arrowhead Stadium in Kansas City, MO. (Photo by Scott W","id":"%2F63e17c1750981945cfbf00db","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"NFL: JAN 21 AFC Divisional Playoffs - Jaguars at Chiefs","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-07-29-roger-goodell-breaks-silence-on-shooting-at-nfl-headquarters/\" target=\"_blank\">NFL\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-07-31-shannon-sharpe-breaks-silence-after-espn-firing/\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a> have reportedly reached an agreement on a massive media deal worth &quot;billions,&quot; in which the network will control much of NFL media and the league will have equity in \u003cem>ESPN\u003c/em>, \u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">\u003cstrong>Andrew Marchand\u003c/strong>\u003c/a> reported on Friday (August 1).\u003c/p>\n\n\u003cp>\u003cem>ESPN\u003c/em> is reportedly expected to merge with \u003cem>NFL RedZone\u003c/em>, \u003cem>NFL Network\u003c/em> and the league's fantasy football business, while also broadcasting seven additional regular-season games, while the NFL will own 10% of the network. The deal, which is pending regulatory approval, will also reportedly improve \u003cem>NFL Network\u003c/em>'s programming.\u003c/p>\n\n\u003cp>The deal will reportedly go into effect next season, which will happen ahead of \u003cem>ESPN\u003c/em> hosting its first Super Bowl -- also airing on \u003cem>ABC\u003c/em>, a fellow Walt Disney Company property -- after the 2026-27 season. \u003cem>ESPN\u003c/em> is already set to launch its direct-to-consumer service in the coming weeks, which it has marketed as the 'Next Era' at a monthly price of $29.99, while those who already have \u003cem>ESPN\u003c/em> access through cable or satellite services will also have access to the app.\u003c/p>\n\n\u003cp>\u003cem>ESPN\u003c/em> reportedly had various discussions with professional sports leagues but the NFL was long suspected to be its top target given their close working relationship and the league's consistent success. \u003cem>ESPN\u003c/em> was already paying the NFL $2.7 billion annually for broadcasting rights to Super Bowls in 2027 and 2031.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/NFL","keywords/media deal","keywords/network","keywords/report","keywords/ESPN","keywords/agreement","keywords/media"],"primary_image":{"bucket":"new_assets","id":"%2F63e17c1750981945cfbf00db"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754076900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","social_title":"","summary":"The NFL and a major network have reportedly reached a massive media and equity deal.","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"NFL, Major Network Reach Massive Media, Equity Deal: Report","permalink":"https://969thegame.iheart.com/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/"},"slug":"2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","summary":{"image":"https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db","title":"NFL, Major Network Reach Massive Media, Equity Deal: Report","description":"The NFL and a major network have reportedly reached a massive media and equity deal.","author":"Jason Hall"},"pub_start":1754076900000,"pub_until":4115978604802,"pub_changed":1754079841503,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d15da924f4f602e30f8f3","slug:2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","slug:2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","keyword:keywords/NFL","keyword:keywords/media deal","keyword:keywords/network","keyword:keywords/report","keyword:keywords/ESPN","keyword:keywords/agreement","keyword:keywords/media","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"UenJT","region":"main:dynamic","type":"feed","ordinal":11,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":10,"position":null,"size":5,"title":null},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688c192d244879abec29d077","type":"PUBLISHING","record":{"ref_id":"%2F688c192d244879abec29d077","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c1611b57-571b-4421-ae9d-6d2f2097e4d4","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"American football ball on green grass field background. Top view.","id":"%2F670047e3312182aa28f52495","new_tab":false,"schedule":{},"source_credit":"vadimrysev / iStock / Getty Images","title":"American football ball on green grass field background.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Listen to NFL games live with the \u003ca href=\"https://news.iheart.com/apps/\" target=\"_self\">free iHeartRadio app\u003c/a>. Live football play-by-play is available for most of your favorite teams.\u003c/p>\n\n\u003ch3>Atlanta Falcons\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/92-9-the-game-10795/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10795\" data-catalog-related-id=\"\">92-9 The Game\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Baltimore Ravens\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/espn-630-8365/\" data-catalog-kind=\"STATION\" data-catalog-id=\"8365\" data-catalog-related-id=\"\">ESPN 630\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/el-zol-1079-11141/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11141\" data-catalog-related-id=\"\">El Zol 107.9\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Buffalo Bills\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/wgr-550-sportsradio-10809/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10809\" data-catalog-related-id=\"\">WGR 550 SportsRadio\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Carolina Panthers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/997-the-fox-1613/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1613\" data-catalog-related-id=\"\">99.7 The Fox\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Chicago Bears\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/espn-1000-7907/\" data-catalog-kind=\"STATION\" data-catalog-id=\"7907\" data-catalog-related-id=\"\">ESPN 1000\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Cincinnati Bengals\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/espn-1530-wcky-1697/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1697\" data-catalog-related-id=\"\">ESPN 1530 WCKY\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/1027-webn-1701/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1701\" data-catalog-related-id=\"\">102.7 WEBN\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/newsradio-700-wlw-1713/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1713\" data-catalog-related-id=\"\">NewsRadio 700 WLW\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Cleveland Browns\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/985-wncx-10855/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10855\" data-catalog-related-id=\"\">98.5 WNCX\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/923-the-fan-10821/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10821\" data-catalog-related-id=\"\">92.3 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Dallas Cowboys\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1053-the-fan-10840/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10840\" data-catalog-related-id=\"\">105.3 The Fan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/la-grande-1075-fm-10831/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10831\" data-catalog-related-id=\"\">La Grande 107.5 FM\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Denver Broncos\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/850-am-941-fm-koa-389/\" data-catalog-kind=\"STATION\" data-catalog-id=\"389\" data-catalog-related-id=\"\">850 AM / 94.1 FM KOA\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/1035-the-fox-393/\" data-catalog-kind=\"STATION\" data-catalog-id=\"393\" data-catalog-related-id=\"\">103.5 The Fox\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Detroit Lions\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/971-the-ticket-10827/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10827\" data-catalog-related-id=\"\">97.1 The Ticket\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Green Bay Packers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/973-the-game-2685/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2685\" data-catalog-related-id=\"\">97.3 The Game\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/newstalk-1310-wiba-2661/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2661\" data-catalog-related-id=\"\">NewsTalk 1310 WIBA\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/z100-eau-claire-2653/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2653\" data-catalog-related-id=\"\">Z100 Eau Claire\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/fox-sports-1230-5261/\" data-catalog-kind=\"STATION\" data-catalog-id=\"5261\" data-catalog-related-id=\"\">Fox Sports 1230\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Houston Texans\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportsradio-610-10864/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10864\" data-catalog-related-id=\"\">SportsRadio 610\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Indianapolis Colts\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1075-the-fan-6056/\" data-catalog-kind=\"STATION\" data-catalog-id=\"6056\" data-catalog-related-id=\"\">107.5 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Kansas City Chiefs\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1065-the-wolf-10872/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10872\" data-catalog-related-id=\"\">106.5 The Wolf\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/965-the-fan-10886/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10886\" data-catalog-related-id=\"\">96.5 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Los Angeles Chargers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/am-570-klac-189/\" data-catalog-kind=\"STATION\" data-catalog-id=\"189\" data-catalog-related-id=\"\">AM 570 KLAC\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/alt-987-201/\" data-catalog-kind=\"STATION\" data-catalog-id=\"201\" data-catalog-related-id=\"\">ALT 98.7\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Los Angeles Rams\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/931-jack-fm-10897/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10897\" data-catalog-related-id=\"\">93.1 Jack FM\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Miami Dolphins\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/big-1059-557/\" data-catalog-kind=\"STATION\" data-catalog-id=\"557\" data-catalog-related-id=\"\">Big 105.9\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/fox-sports-940-565/\" data-catalog-kind=\"STATION\" data-catalog-id=\"565\" data-catalog-related-id=\"\">Fox Sports 940\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/tu-949-577/\" data-catalog-kind=\"STATION\" data-catalog-id=\"577\" data-catalog-related-id=\"\">Tu 94.9\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/wave-927-501/\" data-catalog-kind=\"STATION\" data-catalog-id=\"501\" data-catalog-related-id=\"\">Wave 92.7\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Minnesota Vikings\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1013-kdwb-1201/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1201\" data-catalog-related-id=\"\">101.3 KDWB\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/kfan-fm-1003-1209/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1209\" data-catalog-related-id=\"\">KFAN FM 100.3\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/kool-108-1217/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1217\" data-catalog-related-id=\"\">Kool 108\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/cities-971-1221/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1221\" data-catalog-related-id=\"\">Cities 97.1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/k102-1205/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1205\" data-catalog-related-id=\"\">K102\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>New Orleans Saints\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/wwl-10981/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10981\" data-catalog-related-id=\"\">WWL\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>New York Giants\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/wfan-sports-radio-new-york-10930/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10930\" data-catalog-related-id=\"\">WFAN Sports Radio New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/wfan2-10963/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10963\" data-catalog-related-id=\"\">WFAN2\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>New York Jets\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/q1043-1465/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1465\" data-catalog-related-id=\"\">Q104.3\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Philadelphia Eagles\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportsradio-94wip-10934/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10934\" data-catalog-related-id=\"\">SportsRadio 94WIP\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Pittsburgh Steelers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1025-dve-2017/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2017\" data-catalog-related-id=\"\">102.5 DVE\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/fox-sports-970-2013/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2013\" data-catalog-related-id=\"\">Fox Sports 970\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Tampa Bay Buccaneers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/98rock-tampa-bay-697/\" data-catalog-kind=\"STATION\" data-catalog-id=\"697\" data-catalog-related-id=\"\">98ROCK Tampa Bay\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/953-wdae-673/\" data-catalog-kind=\"STATION\" data-catalog-id=\"673\" data-catalog-related-id=\"\">95.3 WDAE\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Tennessee Titans\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/104-5-the-zone-5453/\" data-catalog-kind=\"STATION\" data-catalog-id=\"5453\" data-catalog-related-id=\"\">104-5 The Zone\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Washington Commanders\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/big-100-2505/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2505\" data-catalog-related-id=\"\">Big 100\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/910-the-fan-10967/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10967\" data-catalog-related-id=\"\">910 The Fan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/newsradio-1140-wrva-10973/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10973\" data-catalog-related-id=\"\">Newsradio 1140 WRVA\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio/","cuser":"user/ldap/mberger","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/NFL","keywords/National Football League","keywords/play-by-play","keywords/football","keywords/Dallas Cowboys","keywords/Philadelphia Eagles","keywords/New York Giants","keywords/New York Jets","keywords/Baltimore Ravens","keywords/Washington Commanders","keywords/New England Patriots","keywords/Pittsburgh Steelers","keywords/Green Bay Packers","keywords/Miami Dolphins","keywords/San Francisco 49ers","keywords/Minnesota Vikings","keywords/Cincinnati Bengals","keywords/Tampa Bay Buccaneers","keywords/New Orleans Saints","keywords/Houston Texans","keywords/Chicago Bears"],"primary_image":{"bucket":"assets.getty","id":"%2F670047e3312182aa28f52495"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio","brands/iHeartRadio Sports"]},"publish_date":1754012880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio","social_title":"","summary":"Listen to NFL games live with the free iHeartRadio app. Live football play-by-play is available for most of your favorite teams.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Live NFL Radio: Listen To Every Game Free On iHeartRadio","permalink":"https://969thegame.iheart.com/content/2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio/"},"slug":"2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/670047e3312182aa28f52495","title":"Live NFL Radio: Listen To Every Game Free On iHeartRadio","description":"Listen to NFL games live with the free iHeartRadio app. Live football play-by-play is available for most of your favorite teams.","author":""},"pub_start":1754012880000,"pub_until":4115978604802,"pub_changed":1754013336555,"subscription":[{"tags":["categories/sports","brands/iHeartRadio","brands/iHeartRadio Sports"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688c192d244879abec29d077","slug:2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio","slug:2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio","keyword:keywords/NFL","keyword:keywords/National Football League","keyword:keywords/play-by-play","keyword:keywords/football","keyword:keywords/Dallas Cowboys","keyword:keywords/Philadelphia Eagles","keyword:keywords/New York Giants","keyword:keywords/New York Jets","keyword:keywords/Baltimore Ravens","keyword:keywords/Washington Commanders","keyword:keywords/New England Patriots","keyword:keywords/Pittsburgh Steelers","keyword:keywords/Green Bay Packers","keyword:keywords/Miami Dolphins","keyword:keywords/San Francisco 49ers","keyword:keywords/Minnesota Vikings","keyword:keywords/Cincinnati Bengals","keyword:keywords/Tampa Bay Buccaneers","keyword:keywords/New Orleans Saints","keyword:keywords/Houston Texans","keyword:keywords/Chicago Bears"]}},{"id":"%2F688d04ac274132b8c9e00710","type":"PUBLISHING","record":{"ref_id":"%2F688d04ac274132b8c9e00710","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9295328f-acc4-47f0-9c64-78086a0528df","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ARLINGTON, TEXAS - SEPTEMBER 22: Dallas Cowboys linebacker Micah Parsons #11 walks on the field before the game against the Baltimore Ravens at AT&T Stadium on September 22, 2024 in Arlington, Texas. (Photo by Sam Hodde/Getty Images)","id":"%2F66f6f2dd0b1eb7365ccb037c","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Baltimore Ravens v Dallas Cowboys","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-07-06-cowboys-texans-make-large-donations-to-texas-flood-relief/\" target=\"_blank\">Dallas Cowboys\u003c/a> defensive end \u003ca href=\"https://www.iheart.com/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/\" target=\"_blank\">\u003cstrong>Micah Parsons\u003c/strong>\u003c/a> publicly requested a trade, sharing a lengthy statement on his social media accounts Friday (August 1).\u003c/p>\n\n\u003cp>&quot;Yes I wanted to be here,&quot; Parson wrote. &quot;I did everything I could to show that I wanted to be a Cowboys and wear the star on my helmet. I wanted to play in front of the best fans in sports and make this Americas team once again. The team my pops and I grew up cheering for way up in Harrisburg, PA. Unfortunately I no longer want to be here. I no longer want to be held to close door negotiations without my agent present. I no longer want shots taken at me for getting injured while laying it on the line for the organization our fans and my teammates. I no longer want narratives created and spread to the media about me. I had purposely stayed quiet in hopes of getting something done.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FMicahhParsons11%2Fstatus%2F1951346210067095890","@url":"https://x.com/MicahhParsons11/status/1951346210067095890","author_name":"Micah Parsons","author_url":"https://twitter.com/MicahhParsons11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Thank you Dallas 🦁👑 🙏🏾! I \u003ca href=\"https://t.co/EUnEj9uRUt\">pic.twitter.com/EUnEj9uRUt\u003c/a>\u003c/p>&mdash; Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951346210067095890?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/MicahhParsons11/status/1951346210067095890","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Thank you Dallas 🦁👑 🙏🏾! I \u003ca href=\"https://t.co/EUnEj9uRUt\">pic.twitter.com/EUnEj9uRUt\u003c/a>\u003c/p>&mdash; Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951346210067095890?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MicahhParsons11/status/1951346210067095890"},{"html":"\u003cp>Parsons' confirmation came hours after \u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cstrong>Dianna Russini\u003c/strong>\u003c/a> reported that Parsons' relationship with the Cowboys had &quot;deteriorated&quot; among ongoing contract negotiations to the point that he's considering a trade request or even &quot;severing his relationship with the team.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FDMRussini%2Fstatus%2F1951292871417483410","@url":"https://x.com/DMRussini/status/1951292871417483410","author_name":"Dianna Russini","author_url":"https://twitter.com/DMRussini","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>&mdash; Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/DMRussini/status/1951292871417483410","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>&mdash; Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/DMRussini/status/1951292871417483410"},{"html":"\u003cp>&quot;BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources familiar with the situation. The two sides remain far apart heading into the second week of training camp, and are not currently negotiating,&quot; Russini wrote on her X account.\u003c/p>\n\n\u003cp>Several Cowboys teammates appeared to support Parsons amid his reported rift with the team's front office, with safety \u003cstrong>Juanyeh Thomas\u003c/strong> and \u003cstrong>Demarvion Overshown\u003c/strong> changing their X profile pictures to include Parsons.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FAGENT0__%2Fstatus%2F1951316288438935720%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1951316288438935720%257Ctwgr%255E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Fwww.si.com%252Fnfl%252Fcowboys%252Fnews%252Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","@url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","author_name":"DeMarvion Overshown","author_url":"https://twitter.com/AGENT0__","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&amp;ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>&mdash; DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/AGENT0__/status/1951316288438935720","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&amp;ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>&mdash; DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco"},{"html":"\u003cp>Several Cowboys fans were heard yelling &quot;Pay Micah&quot; when team owner and general manager \u003ca href=\"https://www.iheart.com/content/2024-11-19-jerry-jones-addresses-mike-mccarthys-status/\" target=\"_blank\">\u003cstrong>Jerry Jones\u003c/strong>\u003c/a> at training camp last weekend amid their ongoing contract dispute, referencing a similar situation with wide receiver \u003ca href=\"https://www.iheart.com/content/2024-08-26-cowboys-ceedee-lamb-agree-to-historic-new-deal/\" target=\"_blank\">\u003cstrong>CeeDee Lamb\u003c/strong>\u003c/a>'s contract dispute last offseason.\u003c/p>\n\n\u003cp>&quot;I heard it light, but not compared to how I heard them say, 'Pay Lamb [last year],'&quot; Jones said last Sunday (July 26). &quot;That was a faint little sound compared to the way they were hollering last year, 'Pay Lamb.' ... Whoever's not in, you can count on a few hollering that. But it was a big loud chant last year on Lamb.&quot;\u003c/p>\n\n\u003cp>The Cowboys exercised the fifth-year option on Parsons' rookie contract, which is set to expire after the 2025 season. The former Penn State standout, winning the 2021 Defensive Player of the Year award and has been selected as an All-Pro and Pro Bowler during each of his first three NFL seasons.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-micah-parsons-requests-trade/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Micah Parsons","keywords/trade","keywords/Dallas Cowboys","keywords/statement","keywords/social media accounts","keywords/NFL","keywords/football"],"primary_image":{"bucket":"new_assets","id":"%2F66f6f2dd0b1eb7365ccb037c"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754072040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-micah-parsons-requests-trade","social_title":"","summary":"Dallas Cowboys defensive end Micah Parsons publicly requested a trade.","targets":[{"categories":["syndications/content"],"distribution":["markets/DALLAS-TX"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Micah Parsons Requests Trade","permalink":"https://969thegame.iheart.com/content/2025-08-01-micah-parsons-requests-trade/"},"slug":"2025-08-01-micah-parsons-requests-trade","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c","title":"Micah Parsons Requests Trade","description":"Dallas Cowboys defensive end Micah Parsons publicly requested a trade.","author":"Jason Hall"},"pub_start":1754072040000,"pub_until":4115978604802,"pub_changed":1754072823307,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","markets/DALLAS-TX"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d04ac274132b8c9e00710","slug:2025-08-01-micah-parsons-requests-trade","slug:2025-08-01-micah-parsons-requests-trade","keyword:keywords/Micah Parsons","keyword:keywords/trade","keyword:keywords/Dallas Cowboys","keyword:keywords/statement","keyword:keywords/social media accounts","keyword:keywords/NFL","keyword:keywords/football","author:user"]}},{"id":"%2F688bc4420544739573523998","type":"PUBLISHING","record":{"ref_id":"%2F688bc4420544739573523998","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Glove and baseball on a black background, no background people are excellent.","id":"%2F67e465f23f5ab15f8ed78ebd","new_tab":false,"schedule":{},"source_credit":"krisanapong detraphiphat / Moment / Getty Images","title":"Glove and baseball","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Listen to MLB games live with the \u003ca href=\"https://news.iheart.com/apps/\" target=\"_blank\">free iHeartRadio app\u003c/a>. Live baseball play-by-play is available for most of your favorite teams.\u003c/p>\n\n\u003ch3>\u003cstrong>Boston Red Sox\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/weei-937-10790/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10790\" data-catalog-related-id=\"\">WEEI 93.7\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/1080-wtic-newstalk-10884/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10884\" data-catalog-related-id=\"\">1080 WTIC NEWSTALK\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/weei-1037-10972/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10972\" data-catalog-related-id=\"\">WEEI 103.7\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/weei-1055-11136/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11136\" data-catalog-related-id=\"\">WEEI 105.5\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/weei-1440-10794/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10794\" data-catalog-related-id=\"\">WEEI 1440\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Chicago Cubs\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/670-the-score-10835/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10835\" data-catalog-related-id=\"\">670 The Score\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Cincinnati Reds\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/newsradio-700-wlw-1713/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1713\" data-catalog-related-id=\"\">NewsRadio 700 WLW\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Cleveland Guardians\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/newsradio-wtam-1100-1749/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1749\" data-catalog-related-id=\"\">NewsRadio WTAM 1100\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/1007-wmms-1741/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1741\" data-catalog-related-id=\"\">100.7 WMMS\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Colorado Rockies\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/850-am-941-fm-koa-389/\" data-catalog-kind=\"STATION\" data-catalog-id=\"389\" data-catalog-related-id=\"\">850 AM / 94.1 FM KOA\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Detroit Tigers\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/971-the-ticket-10827/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10827\" data-catalog-related-id=\"\">97.1 The Ticket\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Houston Astros\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportstalk-790-2257/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2257\" data-catalog-related-id=\"\">SportsTalk 790\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Kansas City Royals\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportsradio-610-10864/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10864\" data-catalog-related-id=\"\">SportsRadio 610\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/kfh-radio-11138/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11138\" data-catalog-related-id=\"\">KFH Radio\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Los Angeles Dodgers\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/am-570-klac-189/\" data-catalog-kind=\"STATION\" data-catalog-id=\"189\" data-catalog-related-id=\"\">AM 570 KLAC\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Miami Marlins\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/fox-sports-940-565/\" data-catalog-kind=\"STATION\" data-catalog-id=\"565\" data-catalog-related-id=\"\">Fox Sports 940\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Minnesota Twins\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/830-wcco-10946/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10946\" data-catalog-related-id=\"\">830 WCCO\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>New York Mets\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/mets-radio-11097/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11097\" data-catalog-related-id=\"\">Mets Radio\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/mets-en-espanol-10958/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10958\" data-catalog-related-id=\"\">Mets en Español\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>New York Yankees\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/wfan-sports-radio-new-york-10930/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10930\" data-catalog-related-id=\"\">WFAN Sports Radio New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/new-york-yankees-en-espanol-10951/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10951\" data-catalog-related-id=\"\">New York Yankees en Español\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Oakland Athletics\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/talk-650-kste-229/\" data-catalog-kind=\"STATION\" data-catalog-id=\"229\" data-catalog-related-id=\"\">Talk 650 KSTE\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Philadelphia Phillies\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportsradio-94wip-10934/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10934\" data-catalog-related-id=\"\">SportsRadio 94WIP\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/talk-radio-1210-wpht-10928/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10928\" data-catalog-related-id=\"\">Talk Radio 1210 WPHT\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Pittsburgh Pirates\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1001-fm-and-am-1020-kdka-11003/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11003\" data-catalog-related-id=\"\">100.1 FM and AM 1020 KDKA\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>San Diego Padres\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/973-the-fan-11112/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11112\" data-catalog-related-id=\"\">97.3 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>San Francisco Giants\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/the-sports-leader-knbr-5530/\" data-catalog-kind=\"STATION\" data-catalog-id=\"5530\" data-catalog-related-id=\"\">The Sports Leader KNBR\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>St. Louis Cardinals\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1041-fm-kmox-11121/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11121\" data-catalog-related-id=\"\">104.1 FM KMOX\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Tampa Bay Rays\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/953-wdae-673/\" data-catalog-kind=\"STATION\" data-catalog-id=\"673\" data-catalog-related-id=\"\">95.3 WDAE\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Texas Rangers\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1053-the-fan-10840/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10840\" data-catalog-related-id=\"\">105.3 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Washington Nationals\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1067-the-fan-11153/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11153\" data-catalog-related-id=\"\">106.7 The Fan\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-07-31-listen-to-mlb-games-live-on-iheartradio/","cuser":"user/ldap/mberger","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/MLB","keywords/Major League Baseball","keywords/Baseball","keywords/play-by-play","keywords/New York Yankees","keywords/New York Mets","keywords/Boston Red Sox","keywords/Chicago Cubs","keywords/Chicago White Sox","keywords/Houston Astros","keywords/Pittsburgh Pirates","keywords/Philadelphia Phillies","keywords/Cincinnati Reds","keywords/Tampa Bay Rays"],"primary_image":{"bucket":"assets.getty","id":"%2F67e465f23f5ab15f8ed78ebd"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio","brands/iHeartRadio Sports"]},"publish_date":1753990860000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-listen-to-mlb-games-live-on-iheartradio","social_title":"","summary":"Listen to MLB games live with the free iHeartRadio app. Live baseball play-by-play is available for most of your favorite teams.","targets":[],"title":"Live MLB Radio: Listen To Every Game Free On iHeartRadio ","permalink":"https://969thegame.iheart.com/content/2025-07-31-listen-to-mlb-games-live-on-iheartradio/"},"slug":"2025-07-31-listen-to-mlb-games-live-on-iheartradio","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67e465f23f5ab15f8ed78ebd","title":"Live MLB Radio: Listen To Every Game Free On iHeartRadio ","description":"Listen to MLB games live with the free iHeartRadio app. Live baseball play-by-play is available for most of your favorite teams.","author":""},"pub_start":1753990860000,"pub_until":4115978604802,"pub_changed":1753998500071,"subscription":[{"tags":["categories/sports","brands/iHeartRadio","brands/iHeartRadio Sports"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688bc4420544739573523998","slug:2025-07-31-listen-to-mlb-games-live-on-iheartradio","slug:2025-07-31-listen-to-mlb-games-live-on-iheartradio","keyword:keywords/MLB","keyword:keywords/Major League Baseball","keyword:keywords/Baseball","keyword:keywords/play-by-play","keyword:keywords/New York Yankees","keyword:keywords/New York Mets","keyword:keywords/Boston Red Sox","keyword:keywords/Chicago Cubs","keyword:keywords/Chicago White Sox","keyword:keywords/Houston Astros","keyword:keywords/Pittsburgh Pirates","keyword:keywords/Philadelphia Phillies","keyword:keywords/Cincinnati Reds","keyword:keywords/Tampa Bay Rays"]}},{"id":"%2F688cff3f2e24d7fcac0823af","type":"PUBLISHING","record":{"ref_id":"%2F688cff3f2e24d7fcac0823af","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"25d5ca72-6873-474f-8403-ef91ebd707ad","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nearly 200,000 KidKraft Farm to Table Play Kitchens have been recalled after a child died while playing with it. ","id":"%2F688cffcc2e24d7fcac0823b9","new_tab":false,"schedule":{},"source_credit":"Consumer Products Safety Comission","title":"Recall On KidKraft Farm to Table Play Kitchens","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Nearly \u003ca href=\"https://abcnews.go.com/GMA/Family/192000-kids-play-kitchens-recalled-after-1-death/story?id=124241619\" target=\"_blank\">200,000 KidKraft Farm to Table Model Play Kitchen sets are being recalled\u003c/a> after a tragic incident led to the death of a toddler. The recall, announced by Backyard Kids, LLC and the Consumer Product Safety Commission, follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook of the play kitchen set in February 2023.\u003c/p>\n\n\u003cp>The play kitchens, sold between 2018 and July 2025, \u003ca href=\"https://www.usatoday.com/story/money/2025/08/01/kidkraft-play-kitchens-recall/85471428007/\" target=\"_blank\">pose a risk of strangulation and asphyxia if a child climbs on the counter\u003c/a> or crawls through the opening in the back. The recalled units are black and light gray with wood-like countertops and measure 44 inches in length, 13 3/4 inches in width, and 43 inches high. They were intended for children aged three and above.\u003c/p>\n\n\u003cp>Although 192,000 units are impacted, only 400 were sold to consumers by Backyard Kids. The play kitchens were available online on Amazon, Walmart, and KidKraft's websites, retailing between $120 and $270.\u003c/p>\n\n\u003cp>Backyard Kids is \u003ca href=\"https://www.cpsc.gov/Recalls/2025/Backyard-Kids-Recalls-KidKraft-Farm-to-Table-Play-Kitchens-Due-to-Strangulation-Hazard-One-Death-Reported\" target=\"_blank\">offering free replacement hooks to consumers\u003c/a> with affected units. They can be contacted via email at recall@kidkraft.com or by phone at (800) 882-0234, Monday through Friday from 8:30 a.m. to 5 p.m. ET.\u003c/p>\n\n\u003cp>KidKraft, Inc., which manufactured the sets, filed for bankruptcy in May 2024. As of now, no other incidents have been reported involving the hooks catching on children's clothing.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"new_assets","id":"%2F688cffcc2e24d7fcac0823b9"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754070900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","social_title":"","summary":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death","permalink":"https://969thegame.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/"},"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9","title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death","description":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","author":"iHeartRadio"},"pub_start":1754070900000,"pub_until":4115978604802,"pub_changed":1754071336411,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cff3f2e24d7fcac0823af","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688ad7a117576db1131584b0","type":"PUBLISHING","record":{"ref_id":"%2F688ad7a117576db1131584b0","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JULY 29: Cody Bellinger #35 of the New York Yankees connects for his third inning three run home run against the Tampa Bay Rays at Yankee Stadium on July 29, 2025 in New York City. (Photo by Evan Bernstein/Getty Images)","id":"%2F688b7e89f5e9a10fe30a468d","new_tab":false,"schedule":{},"source_credit":"Evan Bernstein / Getty Images Sport / Getty Images","title":"Tampa Bay Rays v New York Yankees","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Tampa Bay Rays (54-55) play on the road against the New York Yankees (59-49) at Yankee Stadium. The matchup is set to start at 1:05 p.m. ET on Thursday.\u003c/p>\n\n\u003ch3>Yankees vs. Rays: July 31, 2025 Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Thursday, July 31, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 1:05 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> YES and FDSSUN\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=kcDg2bO4wc\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> The Bronx, New York\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> Yankee Stadium\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=kcDg2bO4wc\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Yankees vs. Rays Starting Pitchers\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Season Stats\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Marcus Stroman (RHP)\u003c/th>\n \u003cth style=\"text-align:center\" scope=\"col\">\u003c/th>\n \u003cth style=\"text-align:center\">Ryan Pepiot (RHP)\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">8\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">GS\u003c/th>\n \u003ctd style=\"text-align:center\">22\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2-2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">6-8\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">6.09\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">3.42\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4.1\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">IP/Start\u003c/th>\n \u003ctd style=\"text-align:center\">5.2\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">1.588\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">WHIP\u003c/th>\n \u003ctd style=\"text-align:center\">1.148\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">6.1\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">8.8\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n \u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>\u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1402&pb=933314&cid=kcDg2bO4wc\" target=\"_blank\">Catch MLB action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Yankees vs. Rays Team Stats\u003c/h3>\n\n\n\u003cul>\u003cli>The New York Yankees average 1.6 home runs per game and have hit a league-best 172 home runs in total.\u003c/li>\n\u003cli>The Rays' 118 home runs rank 15th in Major League Baseball.\u003c/li>\n\u003cli>New York ranks seventh in MLB with a .253 batting average.\u003c/li>\n\u003cli>Tampa Bay ranks fifth in MLB with a .254 team batting average.\u003c/li>\n\u003cli>The Yankees have the No. 3 offense in baseball scoring 5.2 runs per game (557 total runs).\u003c/li>\n\u003cli>The Rays are among the highest scoring teams in the majors, ranking 10th with 501 total runs this season.\u003c/li>\u003c/ul>\n\u003ch3>Hitters To Watch In Yankees vs. Rays\u003c/h3>\n\n\n\u003ch4>Yankees\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Cody Bellinger\u003c/th>\n \u003ctd>99\u003c/td>\n \u003ctd>.283\u003c/td>\n \u003ctd>.336\u003c/td>\n \u003ctd>.517\u003c/td>\n \u003ctd>20\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>109\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Paul Goldschmidt\u003c/th>\n \u003ctd>98\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.339\u003c/td>\n \u003ctd>.416\u003c/td>\n \u003ctd>8\u003c/td>\n \u003ctd>38\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Anthony Volpe\u003c/th>\n \u003ctd>106\u003c/td>\n \u003ctd>.217\u003c/td>\n \u003ctd>.285\u003c/td>\n \u003ctd>.415\u003c/td>\n \u003ctd>16\u003c/td>\n \u003ctd>58\u003c/td>\n \u003ctd>83\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Trent Grisham\u003c/th>\n \u003ctd>87\u003c/td>\n \u003ctd>.247\u003c/td>\n \u003ctd>.350\u003c/td>\n \u003ctd>.458\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>40\u003c/td>\n \u003ctd>76\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jazz Chisholm\u003c/th>\n \u003ctd>77\u003c/td>\n \u003ctd>.244\u003c/td>\n \u003ctd>.336\u003c/td>\n \u003ctd>.477\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>49\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=933312&cid=kcDg2bO4wc\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch4>Rays\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>103\u003c/td>\n \u003ctd>.283\u003c/td>\n \u003ctd>.344\u003c/td>\n \u003ctd>.465\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>117\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>103\u003c/td>\n \u003ctd>.254\u003c/td>\n \u003ctd>.296\u003c/td>\n \u003ctd>.504\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>70\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jonathan Aranda\u003c/th>\n \u003ctd>102\u003c/td>\n \u003ctd>.315\u003c/td>\n \u003ctd>.393\u003c/td>\n \u003ctd>.478\u003c/td>\n \u003ctd>12\u003c/td>\n \u003ctd>53\u003c/td>\n \u003ctd>112\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>87\u003c/td>\n \u003ctd>.272\u003c/td>\n \u003ctd>.324\u003c/td>\n \u003ctd>.483\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003ctd>89\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>62\u003c/td>\n \u003ctd>.300\u003c/td>\n \u003ctd>.335\u003c/td>\n \u003ctd>.344\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003ch3>A Look Ahead...\u003c/h3>\n\n\n\u003ch4>Upcoming Yankees Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>July 31:\u003c/strong> vs. Rays, 1:05 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 1:\u003c/strong> at Marlins, 7:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> at Marlins, 4:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> at Marlins, 1:40 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Rangers, 8:05 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Rangers, 8:05 p.m. ET\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=933313&cid=kcDg2bO4wc\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch4>Upcoming Rays Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>July 31:\u003c/strong> at Yankees, 1:05 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 1:\u003c/strong> vs. Dodgers, 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> vs. Dodgers, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> vs. Dodgers, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688ad556847e5f74152a1aa6","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/New York Yankees","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/Tampa Bay Rays"],"primary_image":{"bucket":"assets.getty","id":"%2F688b7e89f5e9a10fe30a468d"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1753928832000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31","social_title":"","summary":"Learn where to watch the New York Yankees vs. Tampa Bay Rays game on July 31, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"How to Watch Yankees vs. Rays: Streaming & TV on July 31","permalink":"https://969thegame.iheart.com/content/2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31/"},"slug":"2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688b7e89f5e9a10fe30a468d","title":"How to Watch Yankees vs. Rays: Streaming & TV on July 31","description":"Learn where to watch the New York Yankees vs. Tampa Bay Rays game on July 31, 2025.","author":""},"pub_start":1753928832000,"pub_until":4115978604802,"pub_changed":1753972813548,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688ad7a117576db1131584b0","slug:2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31","slug:2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31","keyword:keywords/ds-sports","keyword:keywords/New York Yankees","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/Tampa Bay Rays","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:kcDg2bO4wc"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":12,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":13,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F6ac6ad52fa481c3c2f2595db0cab8237","slug":"open-mike","ownBrand":"brands/Open Mike (40566)","configByLookup":{"common":{"branding":{"name":"Mike Bianchi's Open Mike","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/65eb6c9dbca8fbc15bf374fa"}}}}}},{"_id":"%2F6b86873de1e22528f491bb16636d9e30","slug":"beat-of-sports","ownBrand":"brands/Beat of Sports (49048)","configByLookup":{"common":{"branding":{"name":"Beat of Sports","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5d8d193b96e1c9be345d7183"}}}}}},{"_id":"%2F62dff21d7d4925ae5bc87712994cbc72","slug":"the-herd-with-colin-cowherd","ownBrand":"brands/The Herd with Colin Cowherd (56804)","configByLookup":{"common":{"branding":{"name":"The Herd with Colin Cowherd","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/64f883857c4c6cbbba8a6e6c"}}}}}},{"_id":"%2F5c5897f453d84d2b418ba21e","slug":"in-the-zone","ownBrand":"brands/In The Zone","configByLookup":{"common":{"branding":{"name":"In The Zone","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e3441771f3067f43088d179"}}}}}},{"_id":"%2Fe8a469d8b0a37610adea053cfdd984b4","slug":"the-jason-smith-show","ownBrand":"brands/The Jason Smith Show (53611)","configByLookup":{"common":{"branding":{"name":"The Jason Smith Show with Mike Harmon","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5bd25d9d140557519d49d36c"}}}}}},{"_id":"%2F2124988cf495f34cdfd3ba5781227e4b","slug":"the-ben-maller-show","ownBrand":"brands/The Ben Maller Show (53614)","configByLookup":{"common":{"branding":{"name":"The Ben Maller Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/40f99ca15f9bfb43a2b6cadc4ecca580"}}}}}},{"_id":"%2F338186da8d62037d3cb8eebcabd4f8b5","slug":"fox-sports-radio-weekends","ownBrand":"brands/FOX Sports Radio Weekends (55682)","configByLookup":{"common":{"branding":{"name":"FOX Sports Radio Weekends","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e972321d790eb6e190b8f7d"}}}}}},{"_id":"%2F5c94df3c5537524832d98e09","slug":"the-theme-park-podcast","ownBrand":"brands/The Theme Park Podcast","configByLookup":{"common":{"branding":{"name":"The Theme Park Podcast","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5c952fb1698d9e80e7e64355"}}}}}},{"_id":"%2Fd0ee2388e93aa145b5d41312e4cc14fb","slug":"stormwatch-orlando","ownBrand":"brands/Operation Stormwatch Orlando","configByLookup":{"common":{"branding":{"name":"Operation Stormwatch Orlando","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6704265c6ebe1a61d206074b"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":14,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":15,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}]},"tags":[],"schedule":null,"podcasts":["26936807","26936826","30599435","29787284","50591710","50304301","50591711","101438138","30728546","30868166"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":16,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":7,"position":null,"size":1,"title":"More Stories"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal-reverse"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady &amp; Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady &amp; Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. &quot;Thank you for all the great memories and for your loyalty,&quot; Deen wrote, emphasizing her family's appreciation for the community. The Lady &amp; Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous","permalink":"https://969thegame.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"ibDyO","region":"main:dynamic","type":"feed","ordinal":17,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":8,"position":null,"size":5,"title":null},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688c6f85ab5d6e76b7afc227","type":"PUBLISHING","record":{"ref_id":"%2F688c6f85ab5d6e76b7afc227","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"html":"\u003cimg alt=\"\" src=\"https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&s=612x612&w=0&k=20&c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=\" />","schedule":{},"type":"html"},{"html":"\u003cp>Allisha Gray and the Atlanta Dream (16-11) play Satou Sabally and the Phoenix Mercury (16-10) on August 1, 2025 at Gateway Center Arena on ION.\u003c/p>\n\n\u003cp>Watch the WNBA, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://affiliates.routy.app/route/62733?affId=3147&ts=5002712&pa=1445&pb=1013347&cid=ZhY20ZHb9v\" target=\"_blank\">Use our link\u003c/a> to sign up for a free trial.\u003c/p>\n\n\u003ch3>WNBA Aug. 1, 2025: Mercury vs. Dream Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>When:\u003c/strong> Friday, August 1, 2025 at 7:30 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Where:\u003c/strong> Gateway Center Arena in College Park, Georgia\u003c/li>\n\u003cli>\u003cstrong>TV channel:\u003c/strong> ION\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/69118?affId=3147&ts=5002712&pa=2138&pb=1013308&cid=ZhY20ZHb9v\" target=\"_blank\">Sign up for WNBA League Pass\u003c/a> on Amazon Prime Video to get access to games, live and on-demand, and more for the entire season and offseason.\u003c/p>\n\n\u003ch3>Mercury vs. Dream Comparison\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable style=\"width: 100%; border-collapse: collapse;\" class=\"table\">\n \u003cthead>\n \u003ctr style=\"background-color: #F2F2F2;\">\n \t\u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Mercury Rank\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Mercury AVG\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Dream AVG\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Dream Rank\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">83.8\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Points Scored\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">83.6\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">6th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">6th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">80.9\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Points Allowed\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">79.1\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">4th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">8th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">34\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Rebounds\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">36.3\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">2nd\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">6th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">8.5\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Off. Rebounds\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">8.7\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">4th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">2nd\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">9.6\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">3pt Made\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">9.4\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">20.9\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Assists\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">21\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">4th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">12.7\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Turnovers\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">11.9\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">1st\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Buy tickets for this game on \u003ca href=\"https://affiliates.routy.app/route/67618?affId=3147&ts=5002712&pa=2986&pb=1013315&cid=ZhY20ZHb9v\" target=\"_blank\">StubHub\u003c/a>, \u003ca href=\"https://affiliates.routy.app/route/65145?affId=3147&ts=5002712&pa=3496&pb=1013315&cid=ZhY20ZHb9v\" target=\"_blank\">Vivid Seats\u003c/a> or \u003ca href=\"https://affiliates.routy.app/route/55919?affId=3147&ts=5002712&pa=2598&pb=1013315&cid=ZhY20ZHb9v\" target=\"_blank\">Ticketmaster\u003c/a>.\u003c/p>\n\n\u003ch3>Mercury Leaders\u003c/h3>\n\n\n\u003cul>\u003cli>Alyssa Thomas leads the Mercury in rebounds and assists. Thomas averages 16.4 points, 8.3 rebounds, and 9.2 assists per game.\u003c/li>\n\u003cli>Phoenix's leading scorer is Sabally, who tallies 17.6 points a game in addition to her 6.9 rebounds and 2.5 assists.\u003c/li>\n\u003cli>The Mercury get the most three-point shooting production out of Sami Whitcomb, who makes 2.2 threes per game.\u003c/li>\n\u003cli>The Phoenix steals leader is Thomas, who averages 1.4 takeaways per game, while its blocks leader is Natasha Mack, who compiles 1.3 rejections per contest.\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/69118?affId=3147&ts=5002712&pa=2152&pb=1013320&cid=ZhY20ZHb9v\" target=\"_blank\">Sign up for WNBA League Pass on Amazon Prime Video to get live and on-demand access to WNBA games.\u003c/a>\u003c/p>\n\n\u003ch3>Dream Leaders\u003c/h3>\n\n\n\u003cul>\u003cli>The Dream's Gray racks up enough points (18.3 per game) and assists (3.9 per game) to top the team's leaderboards.\u003c/li>\n\u003cli>Brionna Jones is at the top of the Atlanta rebounding leaderboard with 7.3 rebounds per game. She also racks up 12.5 points and tacks on 2.5 assists per game.\u003c/li>\n\u003cli>Gray is the top shooter from distance for the Dream, hitting 2.4 threes per game.\u003c/li>\n\u003cli>Atlanta's leader in steals is Gray (1.2 per game), and its leader in blocks is Brittney Griner (1.1 per game).\u003c/li>\n\u003cli>Naz Hillmon is averaging 8 points, 4.9 rebounds and 2 assists per game, making 49.4% of her shots from the field and 35.2% from 3-point range, with 1.2 triples per game.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-mercury-vs-dream-time-tv-stream-aug-1/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c6d2e12ac2de502f1834c","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Atlanta Dream","keywords/WNBA","keywords/Professional","keywords/Basketball","keywords/Women","keywords/WNBA Preview","keywords/Phoenix Mercury"],"primary_image":null,"primary_image_uri":"https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&s=612x612&w=0&k=20&c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=","primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/WNBA"]},"publish_date":1754032212000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","social_title":"","summary":"Find out where to watch the Phoenix Mercury vs. Atlanta Dream WNBA game on August 1, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"title":"Mercury vs. Dream Time, TV & Stream – Aug. 1","permalink":"https://969thegame.iheart.com/content/2025-08-01-mercury-vs-dream-time-tv-stream-aug-1/"},"slug":"2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","summary":{"image":"https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&s=612x612&w=0&k=20&c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=","title":"Mercury vs. Dream Time, TV & Stream – Aug. 1","description":"Find out where to watch the Phoenix Mercury vs. Atlanta Dream WNBA game on August 1, 2025.","author":""},"pub_start":1754032212000,"pub_until":4115978604802,"pub_changed":1754091610956,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/WNBA"]},{"tags":["categories/sports","sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c6f85ab5d6e76b7afc227","slug:2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","slug:2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","keyword:keywords/ds-sports","keyword:keywords/Atlanta Dream","keyword:keywords/WNBA","keyword:keywords/Professional","keyword:keywords/Basketball","keyword:keywords/Women","keyword:keywords/WNBA Preview","keyword:keywords/Phoenix Mercury","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:ZhY20ZHb9v"]}},{"id":"%2F688decdd1f109ad6dea84d1e","type":"PUBLISHING","record":{"ref_id":"%2F688decdd1f109ad6dea84d1e","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Los Angeles Dodgers (64-46) defeated the Tampa Bay Rays (54-57) 5-0 on Friday night at Steinbrenner Field. With the loss, the Rays have now lost four straight games.\u003c/p>\n\n\u003cp>Freddie Freeman got the Dodgers on the board with a two-run double in the first inning. Los Angeles added two in the fourth before Freeman hit a solo homer in the fifth inning to make it 5-0, which would prove to be the final score.\u003c/p>\n\n\u003cp>Shane Baz (8-8, 4.79) took the loss, allowing five earned runs on eight hits while striking out eight and walking two in five innings of work. The Rays offense was never able to get anything off Dodgers starter Clayton Kershaw (5-2, 3.29) who pitched six shutout innings in which he allowed five hits while striking out three.\u003c/p>\n\n\u003cp>The Rays will look to bounce back when they meet the Dodgers in the middle game of the three-game series on Saturday afternoon. Drew Rasmussen (8-5, 2.96) is scheduled to start for the Rays and face former Ray Blake Snell (1-0, 2.00) for the Dodgers. First pitch is scheduled for 1:10 PM - Chris Adams-Wall begins pregame coverage at 12:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE &amp; AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","cuser":"user/ldap/1110925","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB"],"primary_image":{"bucket":"assets.getty","id":"%2F688ded06843f239dbab0ec82"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754103960000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","social_title":"","summary":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","targets":[],"title":"Rays Fall To Dodgers For Fourth Straight Loss","permalink":"https://969thegame.iheart.com/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/"},"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82","title":"Rays Fall To Dodgers For Fourth Straight Loss","description":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754103960000,"pub_until":4115978604802,"pub_changed":1754133188294,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688decdd1f109ad6dea84d1e","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","author:user"]}},{"id":"%2F688c452efc30ebb301ba5865","type":"PUBLISHING","record":{"ref_id":"%2F688c452efc30ebb301ba5865","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"html":"\u003cimg alt=\"\" src=\"https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&s=612x612&w=0&k=20&c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=\" />","schedule":{},"type":"html"},{"html":"\u003cp>Yandy Diaz and the Tampa Bay Rays (54-57) host Shohei Ohtani and the Los Angeles Dodgers (64-46) on Saturday, with first pitch at 1:10 p.m. ET.\u003c/p>\n\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1405&pb=1005567&cid=13pj7w9vDN\" target=\"_blank\">\u003cstrong>Start your risk free trial today.\u003c/strong>\u003c/a>\u003c/p>\n\n\u003ch3>Rays vs. Dodgers Series Info\u003c/h3>\n\n\n\u003ch5>Saturday at 1:10 p.m. ET\u003c/h5>\n\n\n\u003cul>\u003cli>\u003cstrong>Pitching Matchup:\u003c/strong> Drew Rasmussen vs. Blake Snell\u003c/li>\n\u003cli>\u003cstrong>TV Channel:\u003c/strong> FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1408&pb=1005570&cid=13pj7w9vDN\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\u003c/ul>\n\u003ch5>Sunday at 12:10 p.m. ET\u003c/h5>\n\n\n\u003cul>\u003cli>\u003cstrong>Pitching Matchup:\u003c/strong> Joe Boyle vs. Yoshinobu Yamamoto\u003c/li>\n\u003cli>\u003cstrong>TV Channel:\u003c/strong> FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1408&pb=1005570&cid=13pj7w9vDN\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\u003c/ul>\n\u003cp>Don't miss all of the new and returning Apple Originals alongside Friday Night Baseball. \u003ca href=\"https://affiliates.routy.app/route/69116?affId=3147&ts=5002712&pa=1273&pb=1005571&cid=13pj7w9vDN\" target=\"_blank\">Subscribe to Apple TV+\u003c/a> and watch Friday Night Baseball and other Apple TV+ exclusives.\u003c/p>\n\n\u003ch3>Injured Lists\u003c/h3>\n\n\n\u003ch4>Tampa Bay Rays Injured List\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Jonathan Aranda:\u003c/strong> Status - 10 Day IL, Injury - Wrist. \u003cstrong>2025 Stats:\u003c/strong> .316/.394/.478, 12 HR, 54 RBI\u003c/li>\n\u003cli>\u003cstrong>Stuart Fairchild:\u003c/strong> Status - 10 Day IL, Injury - Oblique. \u003cstrong>2025 Stats:\u003c/strong> .216/.273/.333, 0 HR, 2 RBI\u003c/li>\n\u003cli>\u003cstrong>Hunter Bigge:\u003c/strong> Status - 60 Day IL, Injury - Lat. \u003cstrong>2025 Stats:\u003c/strong> 0-0, 2.40 ERA, 7.2 K/9\u003c/li>\n\u003cli>\u003cstrong>Richie Palacios:\u003c/strong> Status - 60 Day IL, Injury - Knee. \u003cstrong>2025 Stats:\u003c/strong> .750/.750/1.000, 0 HR, 0 RBI\u003c/li>\n\u003cli>\u003cstrong>Shane McClanahan:\u003c/strong> Status - 60 Day IL, Injury - Tricep. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Nathan Lavender:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Alex Faedo:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Manuel Rodriguez:\u003c/strong> Status - 60 Day IL, Injury - Forearm. \u003cstrong>2025 Stats:\u003c/strong> 1-2, 2.08 ERA, 7.4 K/9\u003c/li>\n\u003cli>\u003cstrong>Chandler Simpson:\u003c/strong> Status - day-to-day, Injury - Hand. \u003cstrong>2025 Stats:\u003c/strong> .297/.332/.341, 0 HR, 15 RBI\u003c/li>\u003c/ul>\n\u003ch4>Los Angeles Dodgers Injured List\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Max Muncy:\u003c/strong> Status - 10 Day IL, Injury - Knee. \u003cstrong>2025 Stats:\u003c/strong> .250/.375/.457, 13 HR, 55 RBI\u003c/li>\n\u003cli>\u003cstrong>Kiké Hernández:\u003c/strong> Status - 10 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> Hitting: .195/.259/.367, 8 HR, 22 RBI | Pitching: 0-0, 15.19 ERA, 1.7 K/9\u003c/li>\n\u003cli>\u003cstrong>Hyeseong Kim:\u003c/strong> Status - 10 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> .304/.338/.406, 2 HR, 15 RBI\u003c/li>\n\u003cli>\u003cstrong>Tanner Scott:\u003c/strong> Status - 15 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> 1-2, 4.14 ERA, 9.9 K/9\u003c/li>\n\u003cli>\u003cstrong>Kirby Yates:\u003c/strong> Status - 15 Day IL, Injury - Back. \u003cstrong>2025 Stats:\u003c/strong> 4-3, 4.31 ERA, 12.6 K/9\u003c/li>\n\u003cli>\u003cstrong>Gavin Stone:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>River Ryan:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Brusdar Graterol:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Roki Sasaki:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> 1-1, 4.72 ERA, 6.3 K/9\u003c/li>\n\u003cli>\u003cstrong>Kyle Hurt:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Michael Grove:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Michael Kopech:\u003c/strong> Status - 60 Day IL, Injury - Knee. \u003cstrong>2025 Stats:\u003c/strong> 0-0, 0.00 ERA, 10.3 K/9\u003c/li>\n\u003cli>\u003cstrong>Tony Gonsolin:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> 3-2, 5.00 ERA, 9.5 K/9\u003c/li>\n\u003cli>\u003cstrong>Evan Phillips:\u003c/strong> Status - 60 Day IL, Injury - Forearm. \u003cstrong>2025 Stats:\u003c/strong> 0-0, 0.00 ERA, 9.5 K/9\u003c/li>\u003c/ul>\n\u003cp>Looking for MLB tickets? \u003ca href=\"https://affiliates.routy.app/route/55984?affId=3147&ts=5002712&pa=2556&pb=1005576&cid=13pj7w9vDN\" target=\"_blank\">Head to Ticketmaster today\u003c/a> and see your team live.\u003c/p>\n\n\u003ch4>Stats Comparison (Last 10 Games)\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Rays vs. Dodgers Stats (Last 10 Games)\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth scope=\"col\" style=\"text-align:center\">RAYS\u003c/th>\n \u003cth style=\"text-align:center\">\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">DODGERS\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2-8\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">6-4\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">7\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">HR\u003c/th>\n \u003ctd style=\"text-align:center\">14\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.221\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">AVG\u003c/th>\n \u003ctd style=\"text-align:center\">.255\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.292\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">OBP\u003c/th>\n \u003ctd style=\"text-align:center\">.341\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.331\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">SLG\u003c/th>\n \u003ctd style=\"text-align:center\">.430\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">5.02\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">3.00\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.243\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">BAA\u003c/th>\n \u003ctd style=\"text-align:center\">.216\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">9.8\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">9.6\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Catch MLB action all season long on \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1401&pb=1005584&cid=13pj7w9vDN\" target=\"_blank\">Fubo\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c42fb06c389dec463d45e","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview"],"primary_image":null,"primary_image_uri":"https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&s=612x612&w=0&k=20&c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=","primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754021544000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","social_title":"","summary":"Yandy Diaz and the Tampa Bay Rays (54-57) host Shohei Ohtani and the Los Angeles Dodgers (64-46) on Saturday, with first pitch at 1:10 p.m. ET.Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on dema","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"Rays vs. Dodgers Series Injured List - Aug. 1-3","permalink":"https://969thegame.iheart.com/content/2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3/"},"slug":"2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","summary":{"image":"https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&s=612x612&w=0&k=20&c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=","title":"Rays vs. Dodgers Series Injured List - Aug. 1-3","description":"Yandy Diaz and the Tampa Bay Rays (54-57) host Shohei Ohtani and the Los Angeles Dodgers (64-46) on Saturday, with first pitch at 1:10 p.m. ET.Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on dema","author":""},"pub_start":1754021544000,"pub_until":4115978604802,"pub_changed":1754152803645,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c452efc30ebb301ba5865","slug:2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","slug:2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:13pj7w9vDN"]}},{"id":"%2F688d179e2e24d7fcac0823dd","type":"PUBLISHING","record":{"ref_id":"%2F688d179e2e24d7fcac0823dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf63dba6-4bd1-44e0-a81c-29fe24594a85","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Long-fingered bat (Myotis capaccinii) flying from entrance of colony cave in Spanish Pyrenees, Aragon, Spain. April.","id":"%2F688d18732425089862b569d3","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Long-fingered bat flying from cave","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Erica Kahn\u003c/strong>, a Massachusetts resident, \u003ca href=\"https://www.nbcnews.com/news/us-news/bat-flies-womans-mouth-arizona-costing-nearly-21000-medical-bills-rcna222463\" target=\"_blank\">faced nearly $21,000 in medical bills after a bat flew into her mouth\u003c/a> during a vacation in Northern Arizona last August. The incident occurred while Kahn, then 33, was photographing the night sky at Glen Canyon National Recreation Area. Despite not feeling a bite, her father, a physician, advised her to seek rabies vaccinations as a precaution.\u003c/p>\n\n\u003cp>Kahn, who had recently lost her job as a biomedical engineer, had \u003ca href=\"https://kffhealthnews.org/news/article/tourist-rabies-treatment-wild-bat-in-mouth-surprise-bill-of-the-month/\" target=\"_blank\">opted to temporarily forgo health insurance\u003c/a>. After the bat encounter, she quickly purchased a policy from Innovative Partners LP, believing it would cover emergency treatments. However, the policy had a 30-day waiting period, and her claims were denied, leaving her with a bill of $20,749. The majority of the charges came from Flagstaff Medical Center, where she received her initial treatment.\u003c/p>\n\n\u003cp>Rabies, a fatal disease if untreated, requires immediate medical attention. Kahn \u003ca href=\"https://www.washingtonpost.com/wellness/2025/07/31/rabies-vaccine-cost/\" target=\"_blank\">received four doses of the rabies vaccine\u003c/a> and immunoglobulin shots across multiple states. Despite her efforts to appeal the denied claims, Kahn faced challenges in navigating the insurance process.\u003c/p>\n\n\u003cp>&quot;I felt so powerless against these companies,&quot; she told \u003cem>NBC News\u003c/em>. &quot;It should be a human right to have lifesaving care covered. In most other countries, like in Europe, you just go to the hospital, you get your rabies vaccines and you pay nothing.&quot;\u003c/p>\n\n\u003cp>Kahn says that she hopes others will learn from her mistake and ensure they have health insurance coverage.\u003c/p>\n\n\u003cp>&quot;If one person gets covered because they saw this story, then I would be happy about that,&quot; she added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688d18732425089862b569d3"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754077260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","social_title":"","summary":"The woman didn't have health insurance and must pay the bill out of her own pocket.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","permalink":"https://969thegame.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"},"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3","title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","description":"The woman didn't have health insurance and must pay the bill out of her own pocket.","author":"iHeartRadio"},"pub_start":1754077260000,"pub_until":4115978604802,"pub_changed":1754077653902,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d179e2e24d7fcac0823dd","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688c292bab5d6e76b7afc1db","type":"PUBLISHING","record":{"ref_id":"%2F688c292bab5d6e76b7afc1db","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JULY 30: Yandy Diaz #2 of the Tampa Bay Rays singles in the first inning against the New York Yankees at Yankee Stadium on July 30, 2025 in New York City. (Photo by Jim McIsaac/Getty Images)","id":"%2F688d4e06ad0fd9917ee3d51c","new_tab":false,"schedule":{},"source_credit":"Jim McIsaac / Getty Images Sport / Getty Images","title":"Tampa Bay Rays v New York Yankees","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Following a three-game losing streak, the Tampa Bay Rays (54-56) match up against the Los Angeles Dodgers (63-46) on Friday at 7:35 p.m. ET.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays: Aug. 1, 2025 Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Friday, August 1, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> MLB Network and FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=Trksse9gYm\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> Tampa, Florida\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> George M. Steinbrenner Field\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=Trksse9gYm\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Starting Pitchers\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Season Stats\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Clayton Kershaw (LHP)\u003c/th>\n \u003cth style=\"text-align:center\" scope=\"col\">\u003c/th>\n \u003cth style=\"text-align:center\">Shane Baz (RHP)\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">12\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">GS\u003c/th>\n \u003ctd style=\"text-align:center\">21\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4-2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">8-7\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">3.62\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">4.61\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">5.0\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">IP/Start\u003c/th>\n \u003ctd style=\"text-align:center\">5.2\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">1.291\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">WHIP\u003c/th>\n \u003ctd style=\"text-align:center\">1.303\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">5.9\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">8.8\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n \u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>\u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1402&pb=933314&cid=Trksse9gYm\" target=\"_blank\">Catch MLB action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Team Stats\u003c/h3>\n\n\n\u003cul>\u003cli>The Dodgers average 1.5 home runs per game to rank second in baseball with 163 total home runs.\u003c/li>\n\u003cli>The Rays' 118 home runs rank 15th in Major League Baseball.\u003c/li>\n\u003cli>Los Angeles' .255 batting average is third-best in the majors.\u003c/li>\n\u003cli>Tampa Bay's .254 batting average is among the best in baseball, ranking fifth in MLB.\u003c/li>\n\u003cli>The Dodgers are the second-highest scoring team in the majors, averaging 5.2 runs per game (568 total).\u003c/li>\n\u003cli>The Rays have scored 505 runs this season, which ranks 10th in MLB.\u003c/li>\u003c/ul>\n\u003ch3>Hitters To Watch In Dodgers vs. Rays\u003c/h3>\n\n\n\u003ch4>Dodgers\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Shohei Ohtani\u003c/th>\n \u003ctd>107\u003c/td>\n \u003ctd>.269\u003c/td>\n \u003ctd>.373\u003c/td>\n \u003ctd>.605\u003c/td>\n \u003ctd>38\u003c/td>\n \u003ctd>73\u003c/td>\n \u003ctd>113\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Mookie Betts\u003c/th>\n \u003ctd>99\u003c/td>\n \u003ctd>.240\u003c/td>\n \u003ctd>.313\u003c/td>\n \u003ctd>.369\u003c/td>\n \u003ctd>11\u003c/td>\n \u003ctd>46\u003c/td>\n \u003ctd>93\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Will Smith\u003c/th>\n \u003ctd>85\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.424\u003c/td>\n \u003ctd>.544\u003c/td>\n \u003ctd>14\u003c/td>\n \u003ctd>50\u003c/td>\n \u003ctd>92\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Andy Pages\u003c/th>\n \u003ctd>104\u003c/td>\n \u003ctd>.281\u003c/td>\n \u003ctd>.322\u003c/td>\n \u003ctd>.473\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>64\u003c/td>\n \u003ctd>111\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Freddie Freeman\u003c/th>\n \u003ctd>96\u003c/td>\n \u003ctd>.300\u003c/td>\n \u003ctd>.373\u003c/td>\n \u003ctd>.472\u003c/td>\n \u003ctd>11\u003c/td>\n \u003ctd>56\u003c/td>\n \u003ctd>108\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=933312&cid=Trksse9gYm\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch4>Rays\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>104\u003c/td>\n \u003ctd>.283\u003c/td>\n \u003ctd>.346\u003c/td>\n \u003ctd>.465\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>117\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>104\u003c/td>\n \u003ctd>.252\u003c/td>\n \u003ctd>.293\u003c/td>\n \u003ctd>.500\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>71\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jonathan Aranda\u003c/th>\n \u003ctd>103\u003c/td>\n \u003ctd>.316\u003c/td>\n \u003ctd>.394\u003c/td>\n \u003ctd>.478\u003c/td>\n \u003ctd>12\u003c/td>\n \u003ctd>54\u003c/td>\n \u003ctd>113\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>88\u003c/td>\n \u003ctd>.275\u003c/td>\n \u003ctd>.326\u003c/td>\n \u003ctd>.483\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003ctd>91\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>63\u003c/td>\n \u003ctd>.297\u003c/td>\n \u003ctd>.332\u003c/td>\n \u003ctd>.341\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003ch3>A Look Ahead...\u003c/h3>\n\n\n\u003ch4>Upcoming Dodgers Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 1:\u003c/strong> at Rays, 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> at Rays, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> at Rays, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> vs. Cardinals, 4:10 p.m. ET\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=933313&cid=Trksse9gYm\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch4>Upcoming Rays Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 1:\u003c/strong> vs. Dodgers, 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> vs. Dodgers, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> vs. Dodgers, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> at Angels, 4:07 p.m. ET\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c26daef93f864f6867910","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/Los Angeles Dodgers"],"primary_image":{"bucket":"assets.getty","id":"%2F688d4e06ad0fd9917ee3d51c"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754015232000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","social_title":"","summary":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 1, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 1","permalink":"https://969thegame.iheart.com/content/2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1/"},"slug":"2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d4e06ad0fd9917ee3d51c","title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 1","description":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 1, 2025.","author":""},"pub_start":1754015232000,"pub_until":4115978604802,"pub_changed":1754091608261,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c292bab5d6e76b7afc1db","slug:2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","slug:2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/Los Angeles Dodgers","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:Trksse9gYm"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"WTKeH","region":"main:dynamic","type":"contests","ordinal":19,"value":{},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kTbxt","region":"main:dynamic","type":"feed","ordinal":20,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"MWy86","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F681107ccfec310d8c211bc62","type":"PUBLISHING","record":{"ref_id":"%2F681107ccfec310d8c211bc62","type":"content:calendar","payload":{"canonical_url":"https://1045thebeat.iheart.com/calendar/content/2025-08-02-monster-jam-080225","cuser":"user/ldap/1137465","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>\u003cstrong>Monster Jam \u003c/strong>\u003c/h3>\n\n\u003cp>Experience Monster Jam® live and become a fan for life. With awesome trucks, amazing stunts and action-packed excitement, it’s the definition of fun for everyone! You’ll be close to the action watching the world’s best drivers tear up the dirt and show off crazy skills and all-out racing in fierce head-to-head battles of speed and skill. Plus, you get to score the drivers in real time based on their skills, stunts and saves. See the world’s most popular trucks like Grave Digger® , El Toro Loco® , Sparkle Smash™ and more only at Monster Jam. As Big As It Gets!™\u003c/p>\n\n\u003cp>August 2-3 at Kia Center. \u003c/p>\n\n\u003cp>Purchase tickets \u003ca href=\"https://www.ticketmaster.com/monster-jam-orlando-florida-08-02-2025/event/22006259E8A32E7D\" target=\"_blank\">\u003cu>\u003cstrong>HERE\u003c/strong>\u003c/u>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1754172004629,"enabled":false,"end":1754265600629}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6811080cfec310d8c211bc6f","link":"https://www.ticketmaster.com/monster-jam-orlando-florida-08-02-2025/event/22006259E8A32E7D","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f","source_credit":"","title":"","url":"asset://assets.calendar/6811080cfec310d8c211bc6f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-02-monster-jam-080225"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Monster Jam at Kia Center 2025"},"venue_address":{"type":"plain","value":"400 West Church Street, Suite 200 Orlando, Florida 32801"},"venue_name":{"type":"plain","value":"Kia Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"https://www.ticketmaster.com/monster-jam-orlando-florida-08-02-2025/event/22006259E8A32E7D","new_tab":true,"source_credit":"","title":"","url":"asset://assets.calendar/6811080cfec310d8c211bc6f","use_caption":false},"keywords":[],"primary_slug":"2025-08-02-monster-jam-080225","slugs":["2025-08-02-monster-jam-080225"],"sponsored":false,"title":"Monster Jam at Kia Center 2025"},"targeting":{"exclusion":{"tags":[]},"publish_date":1745946900000,"publish_end_date":4115978604802,"publish_origin":"brands/WTKS-HD (15218)","syndication":{"publish_origin":"brands/WTKS-HD (15218)","refs":{}},"targets":[{"id":"681107ccfec310d8c211bc63","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/entertainment"],"where":["brands/WJRR-FM (1819)","brands/WMGF-FM (1886)","brands/WTKS-HD (15218)","brands/WXXL-FM (2103)","brands/WTKS-FM (2039)","brands/WFLF-AM (1140)","brands/WYGM-AM (6025)"],"workflow":""}]},"permalink":"https://1045thebeat.iheart.com/calendar/content/2025-08-02-monster-jam-080225"},"slug":"2025-08-02-monster-jam-080225","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f","title":"Monster Jam at Kia Center 2025","description":"","author":""},"pub_start":1745946900000,"pub_until":4115978604802,"pub_changed":1746466526357,"subscription":[{"tags":["calendar-categories/entertainment","brands/WJRR-FM (1819)","brands/WMGF-FM (1886)","brands/WTKS-HD (15218)","brands/WXXL-FM (2103)","brands/WTKS-FM (2039)","brands/WFLF-AM (1140)","brands/WYGM-AM (6025)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WTKS-HD (15218)","id:/681107ccfec310d8c211bc62","slug:2025-08-02-monster-jam-080225","slug:2025-08-02-monster-jam-080225"]}},{"id":"%2F687fe380332be1fcde549ac4","type":"PUBLISHING","record":{"ref_id":"%2F687fe380332be1fcde549ac4","type":"content:calendar","payload":{"canonical_url":"https://wjrr.iheart.com/calendar/content/2025-08-05-florida-open-pool-at-the-caribe-royale","cuser":"user/ldap/1138305","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F687fe3a7332be1fcde549ad0","link":"https://www.ticketmaster.com/florida-open-pool-multiday-pass-orlando-florida-08-05-2025/event/2200627993DD0FA0","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0","source_credit":"","title":"","url":"asset://assets.calendar/687fe3a7332be1fcde549ad0","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>Florida Open Pool at the Caribe Royale\u003c/h2>\n\n\u003cp>Tuesday, August 5th - Sunday August 10th | Caribe Royale\u003c/p>\n\n\u003cp>This summer, the heat is on in Orlando as the first ever Florida Open 9-ball Pool Championship takes over the Caribe Royale Orlando resort from August 5th through the 10th with the world’s best billiards players battling it out for glory!\u003c/p>\n\n\u003cp>Expect world-class competition, non-stop action, jaw-dropping shots and an unforgettable atmosphere. This is one event you do not want to miss.\u003c/p>\n\n\u003cp>Tickets are selling fast — head to \u003ca href=\"https://www.ticketmaster.com/florida-open-pool-multiday-pass-orlando-florida-08-05-2025/event/2200627993DD0FA0\" target=\"_blank\">Ticketmaster \u003c/a>or \u003ca href=\"https://matchroompool.com/\" target=\"_blank\">MatchroomPool.com\u003c/a> now to grab yours before they’re gone!\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1754366400488,"enabled":false,"end":1754805600488}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F687fe3a7332be1fcde549ad0","link":"https://www.ticketmaster.com/florida-open-pool-multiday-pass-orlando-florida-08-05-2025/event/2200627993DD0FA0","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0","source_credit":"","title":"","url":"asset://assets.calendar/687fe3a7332be1fcde549ad0","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-05-florida-open-pool-at-the-caribe-royale"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Florida Open Pool at the Caribe Royale"},"venue_address":{"type":"plain","value":"8101 World Center Drive, Orlando, FL 32821, US"},"venue_name":{"type":"plain","value":"Caribe Royale"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"https://www.ticketmaster.com/florida-open-pool-multiday-pass-orlando-florida-08-05-2025/event/2200627993DD0FA0","new_tab":true,"source_credit":"","title":"","url":"asset://assets.calendar/687fe3a7332be1fcde549ad0","use_caption":false},"keywords":[],"primary_slug":"2025-08-05-florida-open-pool-at-the-caribe-royale","slugs":["2025-08-05-florida-open-pool-at-the-caribe-royale"],"sponsored":false,"title":"Florida Open Pool at the Caribe Royale"},"targeting":{"exclusion":{"tags":[]},"publish_date":1753212180000,"publish_end_date":4115978604802,"publish_origin":"brands/WJRR-FM (1819)","syndication":{"publish_origin":"brands/WJRR-FM (1819)","refs":{}},"targets":[{"id":"687fe380332be1fcde549ac5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/sports"],"where":["brands/WTKS-FM (2039)","brands/WYGM-AM (6025)"],"workflow":""}]},"permalink":"https://wjrr.iheart.com/calendar/content/2025-08-05-florida-open-pool-at-the-caribe-royale"},"slug":"2025-08-05-florida-open-pool-at-the-caribe-royale","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0","title":"Florida Open Pool at the Caribe Royale","description":"","author":""},"pub_start":1753212180000,"pub_until":4115978604802,"pub_changed":1753212568630,"subscription":[{"tags":["calendar-categories/sports","brands/WTKS-FM (2039)","brands/WYGM-AM (6025)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WJRR-FM (1819)","id:/687fe380332be1fcde549ac4","slug:2025-08-05-florida-open-pool-at-the-caribe-royale","slug:2025-08-05-florida-open-pool-at-the-caribe-royale"]}},{"id":"%2F6850590e6fcb97840f27f9d6","type":"PUBLISHING","record":{"ref_id":"%2F6850590e6fcb97840f27f9d6","type":"content:calendar","payload":{"canonical_url":"https://magic107.iheart.com/calendar/content/2025-08-29-disney-on-ice-2025-at-kia-center","cuser":"user/ldap/1132899","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F685059446fcb97840f27f9e4","link":"https://www.ticketmaster.com/disney-on-ice-2025-tickets/artist/3502444?venueId=279548","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4","source_credit":"","title":"","url":"asset://assets.calendar/685059446fcb97840f27f9e4","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>\u003cstrong>Disney On Ice 2025 \u003c/strong>\u003c/h3>\n\n\u003cp>Get ready for a magical adventure as Disney On Ice unveils its newest show in Orlando. The adventure begins with the tap on the Magical MousePad, ushering you and your family on an unforgettable journey through Disney stories featuring over 50 of your favorite characters. Disney On Ice showcases world-class figure skating, high-flying aerial acrobatics, dazzling special effects, engaging interactive moments, and enchanting music, leaving the audience awestruck and sparking new memories that will last with guests long after the final bow. Disney On Ice will skate into Kia Center from August 29-31, 2025.\u003c/p>\n\n\u003cp>Purchase tickets \u003ca href=\"https://www.ticketmaster.com/disney-on-ice-2025-tickets/artist/3502444?venueId=279548\" target=\"_blank\">\u003cstrong>HERE\u003c/strong>\u003c/a> or in person at Kia Center box office.\u003c/p>\n\n\u003cp>\u003cem>Disney is not a sponsor, endorser or administrator of this Promotion. \u003c/em>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1756479600344,"enabled":false,"end":1756674000344}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F685059446fcb97840f27f9e4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4","source_credit":"","title":"","url":"asset://assets.calendar/685059446fcb97840f27f9e4","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-29-disney-on-ice-2025-at-kia-center"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Disney On Ice 2025 at Kia Center"},"venue_address":{"type":"plain","value":"400 W Church St #200, Orlando, FL 32801"},"venue_name":{"type":"plain","value":"Kia Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/685059446fcb97840f27f9e4","use_caption":false},"keywords":[],"primary_slug":"2025-08-29-disney-on-ice-2025-at-kia-center","slugs":["2025-08-29-disney-on-ice-2025-at-kia-center"],"sponsored":false,"title":"Disney On Ice 2025 at Kia Center"},"targeting":{"exclusion":{"tags":[]},"publish_date":1750096140000,"publish_end_date":4115978604802,"publish_origin":"brands/WMGF-FM (1886)","syndication":{"publish_origin":"brands/WMGF-FM (1886)","refs":{}},"targets":[{"id":"6850590e6fcb97840f27f9d7","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WMGF-FM (1886)","brands/WXXL-FM (2103)","brands/WXXL-HD (15573)","brands/WTKS-HD (15218)","brands/WJRR-FM (1819)","brands/WYGM-AM (6025)","brands/WRUM-FM (1994)","brands/WRUM-HD2"],"workflow":""}]},"permalink":"https://magic107.iheart.com/calendar/content/2025-08-29-disney-on-ice-2025-at-kia-center"},"slug":"2025-08-29-disney-on-ice-2025-at-kia-center","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4","title":"Disney On Ice 2025 at Kia Center","description":"","author":""},"pub_start":1750096140000,"pub_until":4115978604802,"pub_changed":1750097463647,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WMGF-FM (1886)","brands/WXXL-FM (2103)","brands/WXXL-HD (15573)","brands/WTKS-HD (15218)","brands/WJRR-FM (1819)","brands/WYGM-AM (6025)","brands/WRUM-FM (1994)","brands/WRUM-HD2"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WMGF-FM (1886)","id:/6850590e6fcb97840f27f9d6","slug:2025-08-29-disney-on-ice-2025-at-kia-center","slug:2025-08-29-disney-on-ice-2025-at-kia-center"]}},{"id":"%2F6787f846320edc19536cd0f5","type":"PUBLISHING","record":{"ref_id":"%2F6787f846320edc19536cd0f5","type":"content:calendar","payload":{"canonical_url":"https://wjrr.iheart.com/calendar/content/2025-01-15-coheed-and-cambria-taking-back-sunday-9635","cuser":"user/ldap/1132899","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F685da7bce64124a767281c38","link":"https://concerts.livenation.com/coheed-and-cambria-taking-back-sunday-tampa-florida-09-06-2025/event/0D006229A41C25CC?_gl=1*1it788z*_gcl_dc*R0NMLjE3MzI1NjM5NDcuZDk5MGExYWY2NDI3MWQ3Yjc0NjljNmViYjdjNWIyZWE.*_gcl_au*Mzk3MjEwNzQuMTczMTM1MzU0Ng..*_ga*MTI1OTMwNjYxLjE3MDQ0NzIxMDc.*_ga_C1T806G4DF*MTczNjk2NDIxNS4xMjguMS4xNzM2OTY0Mjc4LjYwLjAuMA..*_ga_H1KKSGW33X*MTczNjk2NDIxNS4xMjcuMS4xNzM2OTY0MjYxLjE0LjAuMA..&_ga=2.15643505.637250541.1736964215-125930661.1704472107","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38","source_credit":"","title":"","url":"asset://assets.calendar/685da7bce64124a767281c38","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>\u003cstrong>Coheed and Cambria * Taking Back Sunday\u003c/strong>\u003c/h3>\n\n\u003cp>Saturday, September 6th | MidFlorida Credit Union Amphitheatre | 7:00PM \u003c/p>\n\n\u003cp>Purchase tickets \u003ca href=\"https://concerts.livenation.com/coheed-and-cambria-taking-back-sunday-tampa-florida-09-06-2025/event/0D006229A41C25CC?_gl=1*1it788z*_gcl_dc*R0NMLjE3MzI1NjM5NDcuZDk5MGExYWY2NDI3MWQ3Yjc0NjljNmViYjdjNWIyZWE.*_gcl_au*Mzk3MjEwNzQuMTczMTM1MzU0Ng..*_ga*MTI1OTMwNjYxLjE3MDQ0NzIxMDc.*_ga_C1T806G4DF*MTczNjk2NDIxNS4xMjguMS4xNzM2OTY0Mjc4LjYwLjAuMA..*_ga_H1KKSGW33X*MTczNjk2NDIxNS4xMjcuMS4xNzM2OTY0MjYxLjE0LjAuMA..&_ga=2.15643505.637250541.1736964215-125930661.1704472107\" target=\"_blank\">\u003cstrong>HERE\u003c/strong>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1757199600572,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F685da7bce64124a767281c38","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38","source_credit":"","title":"","url":"asset://assets.calendar/685da7bce64124a767281c38","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-01-15-coheed-and-cambria-taking-back-sunday-9635"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Coheed and Cambria * Taking Back Sunday 9/6/25"},"venue_address":{"type":"plain","value":"4802 N Us Highway 301, Tampa, FL 33610"},"venue_name":{"type":"plain","value":"MidFlorida Credit Union Amphitheatre "}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/685da7bce64124a767281c38","use_caption":false},"keywords":[],"primary_slug":"2025-01-15-coheed-and-cambria-taking-back-sunday-9635","slugs":["2025-01-15-coheed-and-cambria-taking-back-sunday-9635"],"sponsored":false,"title":"Coheed and Cambria * Taking Back Sunday 9/6/25"},"targeting":{"exclusion":{"tags":[]},"publish_date":1736964240000,"publish_end_date":4115978604802,"publish_origin":"brands/WJRR-FM (1819)","syndication":{"publish_origin":"brands/WJRR-FM (1819)","refs":{}},"targets":[{"id":"6787f846320edc19536cd0f6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WJRR-FM (1819)","brands/WYGM-AM (6025)"],"workflow":""}]},"permalink":"https://wjrr.iheart.com/calendar/content/2025-01-15-coheed-and-cambria-taking-back-sunday-9635"},"slug":"2025-01-15-coheed-and-cambria-taking-back-sunday-9635","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38","title":"Coheed and Cambria * Taking Back Sunday 9/6/25","description":"","author":""},"pub_start":1736964240000,"pub_until":4115978604802,"pub_changed":1750968266728,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WJRR-FM (1819)","brands/WYGM-AM (6025)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WJRR-FM (1819)","id:/6787f846320edc19536cd0f5","slug:2025-01-15-coheed-and-cambria-taking-back-sunday-9635","slug:2025-01-15-coheed-and-cambria-taking-back-sunday-9635"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"lexyO","region":"main:dynamic","type":"keywordcontest","ordinal":21,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1781993"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["onairtileloader-wygm-am",{"data":{"current":{"siteId":"%2Fea1d78655143af642f6fc82b2f8583c5","site":"brands/WYGM-AM (6025)","coreShowId":352,"coreStationId":846,"name":"FOX Sports Radio","show":"shows/Fox Sports Radio (352)","station":"WYGM-AM","link":"","onNow":true,"startTime12":"12:00 PM","startDate":"2025-08-02T16:00:00.000Z","startMs":1754150400000,"startEng":"Saturday, August 2nd, 2025 12:00 PM","stopTime12":"7:00 PM","stopDate":"2025-08-02T23:00:00.000Z","stopMs":1754175600000,"stopEng":"Saturday, August 2nd, 2025 7:00 PM","showSite":{"slug":"fox-sports-radio","configByLookup":{"sections":{"general":{"name":"FOX Sports Radio","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e972321d790eb6e190b8f7d"}}}}}}},"upcoming":{"siteId":"%2Fea1d78655143af642f6fc82b2f8583c5","site":"brands/WYGM-AM (6025)","coreShowId":352,"coreStationId":846,"name":"FOX Sports Radio","show":"shows/Fox Sports Radio (352)","station":"WYGM-AM","link":"","onNow":false,"startTime12":"12:00 AM","startDate":"2025-08-03T04:00:00.000Z","startMs":1754193600000,"startEng":"Sunday, August 3rd, 2025 12:00 AM","stopTime12":"6:00 AM","stopDate":"2025-08-03T10:00:00.000Z","stopMs":1754215200000,"stopEng":"Sunday, August 3rd, 2025 6:00 AM","showSite":{"slug":"fox-sports-radio","configByLookup":{"sections":{"general":{"name":"FOX Sports Radio","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e972321d790eb6e190b8f7d"}}}}}}},"later":{"siteId":"%2Fea1d78655143af642f6fc82b2f8583c5","site":"brands/WYGM-AM (6025)","coreShowId":766211282,"coreStationId":846,"name":"Florida Roundtable","show":"shows/FLORIDA ROUND TABLE (766211282)","station":"WYGM-AM","link":"","onNow":false,"startTime12":"7:00 AM","startDate":"2025-08-03T11:00:00.000Z","startMs":1754218800000,"startEng":"Sunday, August 3rd, 2025 7:00 AM","stopTime12":"8:00 AM","stopDate":"2025-08-03T12:00:00.000Z","stopMs":1754222400000,"stopEng":"Sunday, August 3rd, 2025 8:00 AM","showSite":{"slug":"florida-roundtable","configByLookup":{"sections":{"general":{"name":"Florida Roundtable","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6421c7719bb0c3f06cfac6b4"}}}}}}}}}],["contestsloader-wygm-am",{"data":[{"appType":"contest","appId":"1723207","parentAppId":"1723197","title":"Matt Rife at Kia Center 12/14/25","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://969thegame.iheart.com/contests/matt-rife-at-kia-center-12-14-25-1723207/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xNzIzMTk3X3N0YW5kYXJkXzE3MzI2MzU5OTMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xNzIzMTk3X21vYmlsZV8xNzMyNjM3NjE1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"Tickets","sort":"","startTime":"2024-11-26 00:00:00","endTime":"2025-12-06 23:59:00","scheduleStatus":"live","startDate":"2024-11-26 00:00:00","endDate":"2025-12-06 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xNzIzMTk3X21vYmlsZV8xNzMyNjM3NjE1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgzTnpJMk1EYzNNelZmWTI5dWRHVnpkRjh4TnpJek1UazNYMjF2WW1sc1pWOHhOek15TmpNM05qRTFMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"286126665","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1736423","parentAppId":"1736409","title":"Coheed and Cambria * Taking Back Sunday 9/6/35","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://969thegame.iheart.com/contests/coheed-and-cambria-taking-back-sunday-9-6-35-1736423/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xNzM2NDA5X3N0YW5kYXJkXzE3MzY5NjQ2MjUucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xNzM2NDA5X21vYmlsZV8xNzM2OTY0ODM0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"Pair of tickets","sort":"","startTime":"2025-01-15 00:00:00","endTime":"2025-09-01 23:59:00","scheduleStatus":"live","startDate":"2025-01-15 00:00:00","endDate":"2025-09-01 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xNzM2NDA5X21vYmlsZV8xNzM2OTY0ODM0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgzTnpJMk1EYzNNelZmWTI5dWRHVnpkRjh4TnpNMk5EQTVYMjF2WW1sc1pWOHhOek0yT1RZME9ETTBMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"286126665","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1738798","parentAppId":"1738793","title":"Nine Inch Nails - Peel It Back Tour","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://969thegame.iheart.com/contests/nine-inch-nails-peel-it-back-tour-1738798/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xNzM4NzkzX3N0YW5kYXJkXzE3Mzc1NjM2OTYuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xNzM4NzkzX21vYmlsZV8xNzM3NTYzNzYxLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"Tickets","sort":"","startTime":"2025-01-22 00:00:00","endTime":"2025-09-01 23:59:00","scheduleStatus":"live","startDate":"2025-01-22 00:00:00","endDate":"2025-09-01 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xNzM4NzkzX21vYmlsZV8xNzM3NTYzNzYxLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgzTnpJMk1EYzNNelZmWTI5dWRHVnpkRjh4TnpNNE56a3pYMjF2WW1sc1pWOHhOek0zTlRZek56WXhMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"286126665","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1789491","parentAppId":"1789455","title":"Disney On Ice 2025 at Kia Center","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://969thegame.iheart.com/contests/disney-on-ice-2025-at-kia-center-1789491/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMjk4NjQ4NThfY29udGVzdF8xNzg5NDU1X3N0YW5kYXJkXzE3NTAwOTI3NjcuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMjk4NjQ4NThfY29udGVzdF8xNzg5NDU1X21vYmlsZV8xNzUwMDk0MTcyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"4 tickets & Merchandise ","sort":"","startTime":"2025-06-16 00:00:00","endTime":"2025-08-25 23:59:00","scheduleStatus":"live","startDate":"2025-06-16 00:00:00","endDate":"2025-08-25 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMjk4NjQ4NThfY29udGVzdF8xNzg5NDU1X21vYmlsZV8xNzUwMDk0MTcyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TWprNE5qUTROVGhmWTI5dWRHVnpkRjh4TnpnNU5EVTFYMjF2WW1sc1pWOHhOelV3TURrME1UY3lMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"286126665","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1797077","parentAppId":"1795764","title":"Solar Source Battery Back Up Giveaway 2025","shareTitle":"Solar Source Battery Back Up Giveaway 2025","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://969thegame.iheart.com/contests/solar-source-battery-back-up-giveaway-2025-1797077/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk1NzY0X3N0YW5kYXJkXzE3NTQwNTg1MTkucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk1NzY0X21vYmlsZV8xNzU0MDU4NTM1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-07-20 00:00:00","endTime":"2025-08-20 23:59:00","scheduleStatus":"live","startDate":"2025-07-20 00:00:00","endDate":"2025-08-20 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk1NzY0X21vYmlsZV8xNzU0MDU4NTM1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnprMU56WTBYMjF2WW1sc1pWOHhOelUwTURVNE5UTTFMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"286126665","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1798288","parentAppId":"1797956","title":"Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!","shareTitle":"Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!","tags":"","gridStatus":"featured","gridRedirect":"https://www.donorschoose.org/iheartradio","pageUrl":"https://969thegame.iheart.com/contests/give-your-favorite-teacher-a-chance-to-win-5-000-in-classroom-supplies-1798288/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk3OTU2X3N0YW5kYXJkXzE3NTI5MjEzNDUucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk3OTU2X21vYmlsZV8xNzUyOTIwNzA0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-07-21 00:00:00","endTime":"2025-12-31 23:59:00","scheduleStatus":"live","startDate":"2025-07-21 00:00:00","endDate":"2025-12-31 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk3OTU2X21vYmlsZV8xNzUyOTIwNzA0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnprM09UVTJYMjF2WW1sc1pWOHhOelV5T1RJd056QTBMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"286126665","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1800558","parentAppId":"1800552","title":"Coke Zero Sugar 400 at Daytona International Speedway","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://969thegame.iheart.com/contests/coke-zero-sugar-400-at-daytona-international-speedway-1800558/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xODAwNTUyX3N0YW5kYXJkXzE3NTM0NzUyNzYucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xODAwNTUyX21vYmlsZV8xNzUzNDc1ODk0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-07-28 00:00:00","endTime":"2025-08-08 23:59:00","scheduleStatus":"live","startDate":"2025-07-28 00:00:00","endDate":"2025-08-08 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzI2MDc3MzVfY29udGVzdF8xODAwNTUyX21vYmlsZV8xNzUzNDc1ODk0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgzTnpJMk1EYzNNelZmWTI5dWRHVnpkRjh4T0RBd05UVXlYMjF2WW1sc1pWOHhOelV6TkRjMU9EazBMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"286126665","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1801131","parentAppId":"1800824","title":"Win A Trip To Our iHeartRadio Music Festival 2025 And $1000!","shareTitle":"Win A Trip To Our iHeartRadio Music Festival 2025 And $1000!","tags":"","gridStatus":"featured","gridRedirect":"","pageUrl":"https://969thegame.iheart.com/contests/win-a-trip-to-our-iheartradio-music-festival-2025-and-1000-1801131/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODAwODI0X3N0YW5kYXJkXzE3NTM3MjUwODMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODAwODI0X21vYmlsZV8xNzUzNzI1MDk2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-08-04 00:00:00","endTime":"2025-09-05 23:59:00","scheduleStatus":"upcoming","startDate":"2025-08-04 00:00:00","endDate":"2025-09-05 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODAwODI0X21vYmlsZV8xNzUzNzI1MDk2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RBd09ESTBYMjF2WW1sc1pWOHhOelV6TnpJMU1EazJMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"286126665","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/688cff3f2e24d7fcac0823af",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/688ad7a117576db1131584b0",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/688bc4420544739573523998",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/688d04ac274132b8c9e00710",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/688d15da924f4f602e30f8f3",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["$podcastloader-26936807,26936826,30599435,29787284,50591710,50304301,50591711,101438138,30728546,30868166",{"data":[{"id":26936807,"title":"Open Mike","description":"Mike Bianchi's Open Mike, hosted by Orlando Sentinel columnist Mike Bianchi. Loud, live, and local every morning - Weekdays 6a-9a on FM 96.9","lastUpdated":1735817235,"slug":"470-open-mike","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA1Mjg1LjU3MDUyNS5vcmlnaW5hbC5wbmc","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEbq30AAAGYK7RMCA"},"items":[{"id":287771587,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"THE POLL PATROL! ","duration":634,"isExplicit":false,"description":"NO. 1: Which state of Florida college QB has the most to prove this season?\\\nNO. 2: Do you believe that FSU will shake off the woes of last season and contend in the ACC this year?\nNO. 3: What would you consider a successful season for the Orlando Magic this coming year? \nNO. 4 With many major and minor companies around the world engaged in the “A.I. race”, how often do you use A.I.? \n","startDate":1753693768000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY3ODAwNjExLjgxNzYyMy50aHVtYm5haWwucG5n"},{"id":287522109,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"Did Trump Just Save College Football","duration":661,"isExplicit":false,"description":"The President issues an executive order that could have a HUGE impact on college football.","startDate":1753426559000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA1Mjg1LjU3MDUyNS5vcmlnaW5hbC5wbmc"},{"id":287522110,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"How Should we be Remembering Hulk Hogan","duration":861,"isExplicit":false,"description":"Kely V and Stefan share their thoughts on Hulk Hogan's history, impact, and legacy.","startDate":1753426490000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY3ODAwNjExLjgxNzYyMy50aHVtYm5haWwucG5n"},{"id":287396876,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"FSU Insider Ira Schoffel: Gus Malzahn Was Leaving UCF Last Year No Matter What","duration":858,"isExplicit":false,"description":"Mike Norvell is fired up!","startDate":1753346757000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY3ODAwNjExLjgxNzYyMy50aHVtYm5haWwucG5n"},{"id":287390417,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"Mike Norvell is FIRED UP At ACC Media Days!","duration":599,"isExplicit":false,"description":"Mike Norvell is playing no games this season.","startDate":1753338789000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY3ODAwNjExLjgxNzYyMy50aHVtYm5haWwucG5n"},{"id":287291736,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"Tua and Trevor Lawrence NEED To Show Out This Season","duration":598,"isExplicit":false,"description":"They have to perform!","startDate":1753260292000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA1Mjg1LjU3MDUyNS5vcmlnaW5hbC5wbmc"},{"id":287290549,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"Is \"The Cheetah\" Changing His Spots?!","duration":603,"isExplicit":false,"description":"KV believes so. Mikey; not so much.","startDate":1753259213000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY3ODAwNjExLjgxNzYyMy50aHVtYm5haWwucG5n"},{"id":287168905,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"ACC Media Days Will Outshine SEC Media Days","duration":610,"isExplicit":false,"description":"There are so many storylines coming out of the ACC.","startDate":1753177600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY3ODAwNjExLjgxNzYyMy50aHVtYm5haWwucG5n"},{"id":287161936,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"NASCAR Insider Buddy Pittman: Denny Hamlin Won The Race; Can He Win In Court?","duration":688,"isExplicit":false,"description":"Denny Hamlin gets it done in Dover!","startDate":1753170045000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY3ODAwNjExLjgxNzYyMy50aHVtYm5haWwucG5n"},{"id":287026045,"podcastId":26936807,"podcastSlug":"470-open-mike","title":"WNBA Players Want Their Money!","duration":512,"isExplicit":false,"description":"Their message was loud and proud at the WNBA All-Star Game.","startDate":1753079893000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA1Mjg1LjU3MDUyNS5vcmlnaW5hbC5wbmc"}]}},{"id":26936826,"title":"The Beat of Sports","description":"The Beat of Sports with the voice of UCF Sports Marc Daniels. Delivering sports the way you like it - Weekdays 9a-12p on FM 96.9 The Game","lastUpdated":1735832743,"slug":"470-the-beat-of-sports","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NTA0NDcwLjIwNzEwMi5vcmlnaW5hbC5wbmc","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABETyrAAAAGYGDBDqA"},"items":[{"id":288299649,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"Sports Law with Richard Hale","duration":826,"isExplicit":false,"description":"Richard Hale discusses the latest in sports law including a non-sports story with the Astronomer CEO trying to sue Coldplay, Gilbert Arenas getting arrested, and a Chargers fan suing the team for them playing one of their home games in Brazil","startDate":1754044865000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NDUyOTg2LjAxNzU4MS50aHVtYm5haWwucG5n"},{"id":288199270,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"Time to Consider DJ Lagway \"Injury Prone\"?","duration":813,"isExplicit":false,"description":"DJ Lagway has dealt with numerous injuries with the latest one landing him in a walking boot. Is it time to consider him \"injury prone\"? Cam Mellor explains.","startDate":1753959728000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NTA0NDcwLjIwNzEwMi5vcmlnaW5hbC5wbmc"},{"id":288197815,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"Was Last Year a Fluke for Florida State?","duration":1000,"isExplicit":false,"description":"Connor O'Gara explains why he believes last year for Florida State was not a one-off and why he is not a believer in Gus Malzahn as the offensive coordinator. ","startDate":1753958334000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NDUyOTg2LjAxNzU4MS50aHVtYm5haWwucG5n"},{"id":288068936,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"How Did We Get to This Point with Transfers in High School Football?","duration":1335,"isExplicit":false,"description":"We know about transfers in college football but it has made its way down to the high school level. How did we get to this point and what schools have benefitted most and been hurt the most by transfers? Chris Hays breaks it all down.","startDate":1753873635000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NDUyOTg2LjAxNzU4MS50aHVtYm5haWwucG5n"},{"id":287938871,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"A New Scott Frost","duration":856,"isExplicit":false,"description":"Fall camp is underway for UCF and Matt Murschel explains a difference he sees in Scott Frost and how the last eight years has changed Frost's perspective and he's become a more reflective type of coach who doesn't focus on the negativity.","startDate":1753787167000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NDUyOTg2LjAxNzU4MS50aHVtYm5haWwucG5n"},{"id":287404922,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"FSU Bounce Back? Miami Plays D? Cam Mellor on ACC Expectations","duration":721,"isExplicit":false,"description":"With FSU's schedule, what is a realistic win total for the Noles? How will Carson Beck fare in Miami and will their defense show improvements? Could SMU make it back to the playoff? Cam Mellor talks everything ACC football.","startDate":1753354815000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NDUyOTg2LjAxNzU4MS50aHVtYm5haWwucG5n"},{"id":287403576,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"A Taste of NFL Action","duration":1236,"isExplicit":false,"description":"The NFL is now 42 days away. CV throws Tuck some questions to preview the upcoming season. Will Baker Mayfield throw for 15+ INTs again or will Lamar Jackson throw fewer than 5 INTs? Tuck makes his choice on that and more.","startDate":1753353211000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NDUyOTg2LjAxNzU4MS50aHVtYm5haWwucG5n"},{"id":287173164,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"Is ACC in a Transition Period?","duration":1022,"isExplicit":false,"description":"The ACC is not the dominant conference it used to be. Matt Murschel explains why he believes they are currently in a transition period as they try to avoid falling further behind the SEC and Big 10.","startDate":1753182369000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NDUyOTg2LjAxNzU4MS50aHVtYm5haWwucG5n"},{"id":286743052,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"Sports Law with Richard Hale","duration":593,"isExplicit":false,"description":"Richard Hale talks about the major sports law stories including DraftKings settling a few lawsuits, a fan lawsuit against an NFL player's brother, and Rashee Rice reaching an agreement in his case.","startDate":1752834992000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NDUyOTg2LjAxNzU4MS50aHVtYm5haWwucG5n"},{"id":286509744,"podcastId":26936826,"podcastSlug":"470-the-beat-of-sports","title":"The Top 136 College Football Quarterbacks Ranked","duration":943,"isExplicit":false,"description":"Sam Khan partnered up with Antonio Morales to rank all 136 college football quarterbacks and separated them by tiers. Sam explains what made him come up with the list and how they came up with their rankings.","startDate":1752752473000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NTA0NDcwLjIwNzEwMi5vcmlnaW5hbC5wbmc"}]}},{"id":30599435,"title":"In The Zone: Best of the Best","description":"If you missed In the Zone with Kravitz weekdays from 3-6pm on FM 96.9 The Game - Catch up with the best segments, interviews, and features from that day’s show.","lastUpdated":1735856428,"slug":"1248-in-the-zone-best-of-the-b","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTg4MDAyMDEyLjAxOTgyMC5vcmlnaW5hbC5wbmc","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEgVqEAAAGYOGwIyA"},"items":[{"id":287577302,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"A Final Farewell to Tyler (w/Jake Chapman)","duration":770,"isExplicit":false,"description":"Brandon and Tyler wouldn't be possible without Jake and Tyler. Magic radio voice Jake Chapman dials in to celebrate Sweet-T's last day on In The Zone.","startDate":1753466601000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"},{"id":287577306,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"Who is in a Must-Win Spot Week 1 of the NFL Season?","duration":887,"isExplicit":false,"description":"Teams that start 0-2 in the NFL regular season rarely end up making the postseason. One way to avoid 0-2, is winning week 1. Brandon and Tyler nominate teams that are most desperate for a week 1 win.","startDate":1753466487000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"},{"id":287577308,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"Celebrating Tyler on His Last Show","duration":930,"isExplicit":false,"description":"Brandon and Tyler reminisce on all of the good times from the last 2 years on Sweet-T's final day. ","startDate":1753466420000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"},{"id":287490980,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"Brandon Remembers the Legacy of Hulk Hogan","duration":1022,"isExplicit":false,"description":"Brandon opens the show discussing the recent passing of wrestling icon, Hulk Hogan. What he meant to millions of kids, what he meant to the world of professional wrestling, and pop culture in general. Plus, a look back at an interview from Bianchi/Kravitz did years ago with Hulk Hogan on 96.9 The Game’s airwaves. ","startDate":1753392420000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"},{"id":287459278,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"NFL Training Camp Fantasy News (w/ John McKechnie)","duration":846,"isExplicit":false,"description":"Brandon is joined by John McKechnie from Rotowire.com for the latest fantasy news to come out of NFL training camp. Justin Fields injured, Kyle Pitts hyped up by Michael Penix Jr., and more!","startDate":1753380106000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"},{"id":287458702,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"Gus Malzahn Admits the Pressure at UCF Was Too Much","duration":693,"isExplicit":false,"description":"Former UCF football head coach Gus Malzahn made some comical comments in a conversation with Warchant.com. Malzahn discussed the pressure of the job being more than he anticipated, mentioning that he was going to retire if FSU didn't hire him. Tune in for all of the details, and why his remarks are foolish.","startDate":1753379541000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"},{"id":287449786,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"Premium Picks: Would You Rather Have Tyreek Hill or Terry McLaurin?","duration":942,"isExplicit":false,"description":"Premium Picks is back! Brandon tees up questions for Tyler on the latest news in sports. Terry McLaurin still holding out in Washington - could he end up in Miami? Plus, drafting Justin Fields, Lionel Messi misses MLS All Star Game, and more!","startDate":1753375413000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"},{"id":287332640,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"Which Old Face New Place Are You Most Excited for in the NFL?","duration":550,"isExplicit":false,"description":"Plenty of old faces in new places for the 2025 NFL season. Aaron Rodgers joins the Steelers, Sam Darnold looks to prove it wasn't just a one-hit-wonder with Seattle, and more! Tune in to hear who Brandon and Tyler are most excited about.","startDate":1753293688000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"},{"id":287332641,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"Tommy Castellanos Doubles Down on Confidence + Heisman Odds Bets","duration":863,"isExplicit":false,"description":"FSU QB Tommy Castellanos double downed on his comments about the Noles' week 1 matchup against Alabama at the ACC Media Days. Plus, the best Heisman Winner odds.","startDate":1753293504000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"},{"id":287332001,"podcastId":30599435,"podcastSlug":"1248-in-the-zone-best-of-the-b","title":"Should Mike Norvell's Fire Ignite Confidence for FSU Fans?","duration":871,"isExplicit":false,"description":"Mike Norvell was on fire at the ACC Media Days. His passion and intensity is exactly what you hope to see from any coach, especially coming off of a subpar season. However, should that be enough to trust the team is going to return to Top-10 status? Brandon and Tyler discuss...","startDate":1753293261000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE0ODA1LjQ5MjY3Mi50aHVtYm5haWwucG5n"}]}},{"id":29787284,"title":"The Bridge With Mike Bianchi And Marc Daniels","description":"Two titans in radio meet daily to talk about the biggest sports stories of the day. The Bridge presented by AdventHealth comes your way every weekday morning at 8:30am on FM 96.9 The Game, as we merge Open Mike into the Beat of Sports.","lastUpdated":1735828875,"slug":"470-the-bridge-with-mike-bianc","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjI5ODI0MDA3LjU0MTkxNS50aHVtYm5haWwuanBn","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEPjoUAAAGYEpta4A"},"items":[{"id":288196918,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"Today's Sports Controversies","duration":2614,"isExplicit":false,"description":"KV and Marc discuss Shannon Sharpe being ousted at ESPN and the Gilbert Arenas arrest.","startDate":1753957492000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"},{"id":288065218,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"Jersey Etiquette","duration":2084,"isExplicit":false,"description":"Marc talks about his trip to Yankee Stadium and seeing a guy wearing a Tom Brady Michigan jersey. Is he wrong for that?","startDate":1753869359000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"},{"id":287773437,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"Lack of Excitement for NFL Training Camps","duration":2539,"isExplicit":false,"description":"Training Camp is here but are people excited about it?","startDate":1753695640000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"},{"id":287400716,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"Tommy Castellanos Shouldn't Have Said Anything About Alabama","duration":2295,"isExplicit":false,"description":"Do you agree?","startDate":1753354929000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"},{"id":287299587,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"Could This Be the Year Miami Wins the ACC?","duration":1006,"isExplicit":false,"description":"What do you think?","startDate":1753268537000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"},{"id":287169508,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"Dabo Swinney Defied the Odds!","duration":2239,"isExplicit":false,"description":"Dabo did it without the transfer portal.","startDate":1753178370000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"},{"id":287043951,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"The Head Coach and Assistant Coach of the Lake Mary Little League Team Join The Bridge!","duration":2309,"isExplicit":false,"description":"There's more to life than winning golf tournaments for Scottie Scheffler.","startDate":1753095742000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"},{"id":286740201,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"Can Eli Drinkwitz CFP Model Work?","duration":2855,"isExplicit":false,"description":"What do you think?","startDate":1752836521000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"},{"id":286504098,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"NIL in CFB Will Continue to Lack Guard Rails","duration":2540,"isExplicit":false,"description":"Don't be fooled!","startDate":1752750130000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"},{"id":286232197,"podcastId":29787284,"podcastSlug":"470-the-bridge-with-mike-bianc","title":"Mikey May Be Changing His Tune on This Teddy Bridgewater Situation","duration":2482,"isExplicit":false,"description":"Who do you believe?","startDate":1752658828000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjMwNDIzNDA3LjY5ODYzOC50aHVtYm5haWwuanBn"}]}},{"id":50591710,"title":"Open Mike (On Demand)","description":"Miss any of Open Mike? Catch a full replay of every show now!","lastUpdated":1735825989,"slug":"1248-open-mike-on-demand","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA1MzQ5LjU0MTU3Ny5vcmlnaW5hbC5wbmc","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEIWU8AAAGYCCP86A"},"items":[{"id":287771635,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"OPEN MIKE W/ KELLY V 7/28/25","duration":5298,"isExplicit":false,"description":"OPEN MIKE W/ KELLY V 7/28/25\n*FULL SHOW","startDate":1753693852000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"},{"id":287398491,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"Tyreek Hill Needs to Prove Himself To His Teammates","duration":5293,"isExplicit":false,"description":"Tua sets the record straight on his feelings towards Tyreek Hill.","startDate":1753348045000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"},{"id":287292152,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"Is \"The Cheetah\" Changing His Spots?!","duration":4838,"isExplicit":false,"description":"Tyreek Hill is ready to be the leader Miami needs.","startDate":1753260863000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"},{"id":287169419,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"UCF AD Terry Mohajir Deserves the Two Year Extension","duration":5266,"isExplicit":false,"description":"He’s been a solid AD!","startDate":1753178266000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"},{"id":287041596,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"Scheffler's Dominance Made the End of the Open Boring!","duration":5533,"isExplicit":false,"description":"Scottie can't be stopped.","startDate":1753088250000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"},{"id":286738898,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"Eli Drinkwitz Has An Interesting Idea For a New CFP Model","duration":4712,"isExplicit":false,"description":"Do you like it or dislike it?","startDate":1752829701000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"},{"id":286500879,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"DJ Lagway is the Most Important Player in the SEC","duration":5170,"isExplicit":false,"description":"That's right, we said it!","startDate":1752741395000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"},{"id":286229857,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"This is the Year the Gators FINALLY Beat Georgia!","duration":4044,"isExplicit":false,"description":"Mikey and KV believe!","startDate":1752656156000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"},{"id":285962562,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"Orlando's MLB Dream is Still Alive!","duration":4195,"isExplicit":false,"description":"Mikey believes Orlando's MLB dreams are still alive.","startDate":1752568223000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"},{"id":285759823,"podcastId":50591710,"podcastSlug":"1248-open-mike-on-demand","title":"UCF is Projected to Finish Dead Last in the Big 12","duration":5380,"isExplicit":false,"description":"Is this a good or bad omen for the Knights?","startDate":1752483233000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzA0OTY3LjgwMjI3NS50aHVtYm5haWwucG5n"}]}},{"id":50304301,"title":"The Beat of Sports (On Demand)","description":"If you missed any of the Beat of Sports enjoy a full replay of every show here!","lastUpdated":1735838165,"slug":"1248-the-beat-of-sports-on-dem","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNDAyLjcxODM2Ni5vcmlnaW5hbC5wbmc","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEcREIAAAGYLO8pgA"},"items":[{"id":288305199,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Friday, August 1st","duration":5747,"isExplicit":false,"description":"Marc shares a listener email and learns some strange things about CV, Week in Review, and visits from Richard Hale (Sports Law) and Mike O'Donnell (Basketball).","startDate":1754050572000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"},{"id":288204130,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Thursday, July 31st","duration":5948,"isExplicit":false,"description":"Marc discusses the most watched athletes, a History Lesson in honor of the Hall of Fame Game kicking off the NFL preseason, and visits from Connor O'Gara (Saturday Down South), Cam Mellor (NFL Data and Analytics), and Eric Fisher (Front Office Sports).","startDate":1753963850000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"},{"id":288072348,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Wednesday, July 30th","duration":6000,"isExplicit":false,"description":"Marc and CV discuss the last decade of NFL win totals for the top teams, play a game of 'Real or Unreal', and Keith Smith (NBA), Chris Hays (HS Football), and Evan Weston (Orlando City) hop on the show.","startDate":1753877875000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"},{"id":287942866,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Tuesday, July 29th","duration":5853,"isExplicit":false,"description":"Marc discusses major stories involving Desmond Watson and DJ Lagway, On the Marc / Off the Marc, and visits from Ben Portnoy (Sports Business Journal), Matt Murschel (College Football), and Eric Adelson (CTE).","startDate":1753791104000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"},{"id":287784365,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Monday, July 28th","duration":5942,"isExplicit":false,"description":"Marc is back from vacation and he talks about the end of Gus Malzahn at UCF, why college coaches only care about winning and not tougher schedules, and Luka's new physique ahead of the upcoming season.","startDate":1753704663000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"},{"id":287550215,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Friday, July 25th","duration":5691,"isExplicit":false,"description":"Tuck talks with Marc Daniels and Mike O'Donnell while recapping the week with Friday's Week in Review segment.","startDate":1753445620000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"},{"id":287421856,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Thursday, July 24th","duration":5699,"isExplicit":false,"description":"Tuck and CV discuss some of the new NFL throwback uniforms, break some news regarding Jets QB Justin Fields, Tuck answers some NFL questions, and Marc Daniels visits the show from vacation.","startDate":1753359301000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"},{"id":287306239,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Wednesday, July 23rd","duration":5537,"isExplicit":false,"description":"Mike Tuck finishes out the week for Marc Daniels. Tuck talks about the mess that is the CFB Playoff, makes a fantasy case for Ashton Jeanty and Travis Hunter, Tuck and CV talk some football, and a visit from Keith Smith (NBA).","startDate":1753272747000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"},{"id":287176770,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Tuesday, July 22nd","duration":5618,"isExplicit":false,"description":"Marc discusses comments made at the start of NFL training camp by Cowboys owner Jerry Jones and Bengals owner Mike Brown, we answer a listener email, On the Marc/ Off the Marc, plus visits from Matt Murschel (College Football) and Adam Minter (F1).","startDate":1753186205000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"},{"id":287065154,"podcastId":50304301,"podcastSlug":"1248-the-beat-of-sports-on-dem","title":"Monday, July 21st","duration":5735,"isExplicit":false,"description":"Marc discusses QBs over 40 and how Aaron Rodgers faces an uphill battle, a Bridge Playback, and a visit from Larry Holder (The Athletic).","startDate":1753100528000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTY5NzAyNjE2LjUzNDUxOC50aHVtYm5haWwucG5n"}]}},{"id":50591711,"title":"In The Zone (On Demand)","description":"In The Zone (On Demand)","lastUpdated":1735859476,"slug":"1248-in-the-zone-on-demand","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjA0MzQxMzg4Ljc4MDg5OC5vcmlnaW5hbC5wbmc","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEI2PMAAAGYCi9JwA"},"items":[{"id":287579837,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"Farewell Tyler - In The Zone (On Demand) - Friday, July 25, 2025","duration":7821,"isExplicit":false,"description":"Farewell Tyler - In The Zone (On Demand) - Friday, July 25, 2025.\n\nOn today's episode, it is the final day with Tyler Caron as co-host and producer of In The Zone. Brandon and Tyler celebrate two years of historical moments, the many laughs, and a number of memories that we will never forget. Plus, Tyler's career started with Jake Chapman - he hops on for a final farewell. And of course, we have some sports news. NFL teams under the most pressure to win week 1, Trump issues new NIL Order, Happy Gilmore 2, and more!","startDate":1753467161000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"},{"id":287460915,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"In The Zone (On Demand) - Thursday, July 2025","duration":7752,"isExplicit":false,"description":"In The Zone (On Demand) - Thursday, July 2025.\n\nOn today's episode, Brandon and Tyler discuss the legacy of Hulk Hogan, Premium Picks is back, Kevin Crager stops by to discuss real estate and Bucs football, Gus Malzahn makes some silly, silly comments, NFL franchises that would take Nick Saban at head coach, and more!","startDate":1753380931000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"},{"id":287335041,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"In The Zone (On Demand) - Wednesday, July 23, 2025","duration":7670,"isExplicit":false,"description":"In The Zone (On Demand) - Wednesday, July 23, 2025.\n\nOn today's episode, Mike Norvell is FIRED UP at ACC Media Days - will it translate to success? Plus, Raheem Palmer's betting strategies heading into the NFL season, Spring Football making a return to Orlando, Same Faces New Places in the NFL, and more!","startDate":1753294281000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"},{"id":287207717,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"In The Zone (On Demand) - Tuesday, July 22, 2025","duration":7576,"isExplicit":false,"description":"In The Zone (On Demand) - Tuesday, July 22, 2025.\n\nOn today's episode, ACC Media Days are underway - is Miami finally back? Plus, another Diamond Report, NFL rookies to be excited about, Mike Ginnitti stops by to talk the latest on sports finances, 5 questions on the ACC, and more!","startDate":1753207729000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"},{"id":287086014,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"In The Zone (On Demand) - Monday, July 21, 2025","duration":7765,"isExplicit":false,"description":"In The Zone (On Demand) - Monday, July 21, 2025.\n\nOn today's episode, Scottie Scheffler has done it again, Best and Worst takes of the weekend, top 5 coaches in the NFL, Jim Colbert Simulcast, WNBA Players pushing for more pay, and more!","startDate":1753121499000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"},{"id":286779171,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"In The Zone (On Demand) - Friday, July 18, 2025","duration":7648,"isExplicit":false,"description":"In The Zone (On Demand) - Friday, July 18, 2025.\n\nOn today's episode, Brandon dishes out his Mount Rushmore of wedding songs, a one-score trend in the NFL that could affect next season, Harry Gagnon's best bets of the weekend and futures in the NFL, SEC Preseason teams, Listener Questions, Tyler's announcement on what the next step in his career will be, Premium Picks, and more!","startDate":1752862458000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"},{"id":286540999,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"In The Zone (On Demand) - Thursday, July 17, 2025","duration":5635,"isExplicit":false,"description":"In The Zone (On Demand) - Thursday, July 17, 2025.\n\nOn today's episode, Brandon and Tyler give their picks for NFL MVP this season, The Crossover with Mike Bianchi, Rashee Rice expected to be suspended by the NFL, John McKechnie delivers his most overrated and underrated players in the early fantasy football draft season, the Steelers lock in the defensive core by extending T.J. Watt, and more!","startDate":1752774889000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"},{"id":286271752,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"In The Zone (On Demand) - Wednesday, July 16, 2025","duration":6698,"isExplicit":false,"description":"In The Zone (On Demand) - Wednesday, July 16, 2025.\n\nOn today's episode, Brandon and Tyler give the pros and cons of the new format of extra innings in the MLB All Star game, Raheem Palmer stops by to discuss the best futures odds in the NFL and NBA, an update on the Tampa Bay Rays sale with Pat Donovan from WDAE 95.3, breakout contenders in the NFL next season, Dave Portnoy nearing a deal to join Big Noon Kickoff, and more!","startDate":1752689610000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"},{"id":286014814,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"In The Zone (On Demand) - Tuesday, July 15, 2025","duration":7869,"isExplicit":false,"description":"In The Zone (On Demand) - Tuesday, July 15, 2025.\n\nOn today's episode, Brandon and Tyler discuss the Home Run Derby in the MLB, the teams most likely to be one of the new playoff teams in the NFL, the Rays have sold for $1.7 billion, Mike Ginnitti joins the show to explain why these NFL 2nd round picks aren't signing their contracts, John Mamola discusses FS1's layoffs, Sean Zerillo delivers the best bets for the second half of the MLB season, ESPN survey on the top 10 QBs in the NFL, and more!","startDate":1752602905000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"},{"id":285792499,"podcastId":50591711,"podcastSlug":"1248-in-the-zone-on-demand","title":"In The Zone (On Demand) - Monday, July 14, 2025","duration":7802,"isExplicit":false,"description":"In The Zone (On Demand) - Monday, July 14, 2025.\n\nOn today's episode, Brandon and Tyler reflect on the second summer league game for the Orlando Magic, Best and Worst Takes from the Weekend, questioning the best rivalries in the NFL, Jim Colbert Show Simulcast, Home Run Derby Props, and more!","startDate":1752517528000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNTgwMzE1NDQ3LjY4NzM0Mi50aHVtYm5haWwucG5n"}]}},{"id":101438138,"title":"UCF Knights Podcasts","description":"FM 96.9 The Game and UCF Athletics bring you the latest on all things UCF","lastUpdated":1739382988,"slug":"1248-ucf-knights-podcasts","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjYxNzc0Mjk2LjI5MDY1NS5qcGc","episodes":{"pageInfo":{"nextCursor":null},"items":[{"id":123355104,"podcastId":101438138,"podcastSlug":"1248-ucf-knights-podcasts","title":"Coach Gus, and the Lane Kiffin Tapes","duration":2873,"isExplicit":false,"description":"UCF Head Coach Guz Malzahn joins the Bridge\nLane Kiffin and the release of private tapes of a potential transfer. ","startDate":1694799954000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjYxNzc0Mjk2LjI5MDY1NS5qcGc"},{"id":122775279,"podcastId":101438138,"podcastSlug":"1248-ucf-knights-podcasts","title":"Coach Gus Crosses The Bridge! ","duration":2507,"isExplicit":false,"description":"UCF Head Coach Guz Malzahn joins Mike and Marc \nLions shock the Chiefs \nWhat to watch College Football Week 2 \nThoughts on NCAA Turning Down Transfer Waivers at UNC. ","startDate":1694167641000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjYxNzc0Mjk2LjI5MDY1NS5qcGc"},{"id":103778913,"podcastId":101438138,"podcastSlug":"1248-ucf-knights-podcasts","title":"TMo's Town Hall Podcast - Episode 2","duration":1511,"isExplicit":false,"description":"On this episode of TMO's Town Hall - Terry talks with Marc Daniels about the visit of new Big XII commissioner Brett Yormark, changes in football parking for 2023, how the transfer portal impacts rosters and why we have conference refs in football.","startDate":1666772069000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjYxNzc0Mjk2LjI5MDY1NS5qcGc"},{"id":101530569,"podcastId":101438138,"podcastSlug":"1248-ucf-knights-podcasts","title":"TMo's Town Hall Podcast - Episode 1","duration":1410,"isExplicit":false,"description":"TMo's Town Hall Podcast featuring Terry Mohajir and Marc Daniels. The UCF athletic director discusses the latest Knight news and biggest topics in college sports with the voice of the Knights- Marc Daniels.\n\nIn the debut episode, the two highlight the start of the college football season. Terry discusses the newest media deal involving the Big Ten and addresses the latest in conference realignment and if it's possible the Big XII may expand before UCF officially joins the league. In addition, the two talk NIL and why Orlando and UCF are the future of college athletics.\n\nTMo's Town Hall is a joint production of UCF Athletics and iHeart Media.","startDate":1661935438000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d5Z21hbS0xNjYxNzc0Mjk2LjI5MDY1NS5qcGc"}]}},{"id":30728546,"title":"The Theme Park Podcast","description":"Dickerman, Scott Harris, and Jimmy D give you the inside scoop on the Orlando theme parks and get it right 87% of the time.","lastUpdated":1739984749,"slug":"1248-the-theme-park-podcast","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABCYIw4AAAGXIJlMmA"},"items":[{"id":288290448,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"The Halloween Horror Nights Puzzle Is Complete!","duration":1478,"isExplicit":false,"description":"On this weeks episode of The Theme Park Podcast, the Halloween Horror Nights puzzle is complete as the last two houses have been announced, along with the shows! Then Epic Universe gets a documentary series, and all the candy locations for the Not-So-Scary Halloween Party are announced.\u003cbr />\u003cbr />Follow The Show:\u003cbr />\u003ca href=\"https://www.facebook.com/TheThemeParkPodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook\u003c/a>\u003cbr />\u003ca href=\"https://www.instagram.com/thethemeparkpodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram\u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com//channel/UCBt9BPpL9bSvR_WOvQbz9hw\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube\u003c/a>","startDate":1754037607000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"},{"id":287528127,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"Farewell To Launch Bay!","duration":1490,"isExplicit":false,"description":"On this weeks episode of The Theme Park Podcast, the guys react to the news that Star Wars: Launch Bay will be going away at Hollywood Studios and look back on their memories of that experience and talk about what is replacing it. Then Scott recaps his trip to Kennedy Space Center, and another scare zone is announced for Halloween Horror Nights!\u003cbr />\u003cbr />Follow The Show:\u003cbr />\u003ca href=\"https://www.facebook.com/TheThemeParkPodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook\u003c/a>\u003cbr />\u003ca href=\"https://www.instagram.com/thethemeparkpodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram\u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com//channel/UCBt9BPpL9bSvR_WOvQbz9hw\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube\u003c/a>\u003cbr />\u003cbr />","startDate":1753432507000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"},{"id":286737317,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"Scare Zones Announcement Time!","duration":1493,"isExplicit":false,"description":"On this weeks episode of The Theme Park Podcast, the guys run through all the scare zones announced for Halloween Horror Nights 34! Plus they discuss new droids at Galaxies Edge, wonder if Stranger Things will ever make a return to HHN and more!\u003cbr />\u003cbr />Follow The Show:\u003cbr />\u003ca href=\"https://www.facebook.com/TheThemeParkPodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook\u003c/a>\u003cbr />\u003ca href=\"https://www.instagram.com/thethemeparkpodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram\u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com//channel/UCBt9BPpL9bSvR_WOvQbz9hw\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube\u003c/a>","startDate":1752827900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"},{"id":285418265,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"Art The Clown Is Coming To Horror Nights!","duration":1500,"isExplicit":false,"description":"On this weeks episode of The Theme Park Podcast, Scott recaps his July 4th trip to Universal Studios and makes some hot dog recommendations. Then in Horror Nights new frequent fear passes are on sale, plus Art The Clown from the Terrifier franchise is getting a house! Plus it is never too early to start planning for Christmas at the parks!\u003cbr />\u003cbr />\u003cbr />Follow The Show:\u003cbr />\u003ca href=\"https://www.facebook.com/TheThemeParkPodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook\u003c/a>\u003cbr />\u003ca href=\"https://www.instagram.com/thethemeparkpodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram\u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com//channel/UCBt9BPpL9bSvR_WOvQbz9hw\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube\u003c/a>","startDate":1752224408000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"},{"id":284278459,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"Independence Day At The Parks!","duration":1486,"isExplicit":false,"description":"On this weeks episode: the Eat to the Beat lineup is revealed, Test Track 3.0 previews are underway, Universal announces new ticket deals and much more!\u003cbr />\u003cbr />Follow The Show:\u003cbr />\u003ca href=\"https://www.facebook.com/TheThemeParkPodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook\u003c/a>\u003cbr />\u003ca href=\"https://www.instagram.com/thethemeparkpodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram\u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com//channel/UCBt9BPpL9bSvR_WOvQbz9hw\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube\u003c/a>","startDate":1751620807000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"},{"id":283075859,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"Experiencing The Battle at the Ministry And More HHN Houses Announced!","duration":1474,"isExplicit":false,"description":"On this weeks episode of The Theme Park Podcast, Scott talks about his latest trip to Epic Universe and gives a spoiler-free review of Harry Potter and the Battle at the Ministry! Then the guys run through all the new houses announced for Halloween Horror Nights 34 and the Seaworld summer concert lineup.\u003cbr />\u003cbr />Follow The Show:\u003cbr />\u003ca href=\"https://www.facebook.com/TheThemeParkPodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook\u003c/a>\u003cbr />\u003ca href=\"https://www.instagram.com/thethemeparkpodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram\u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com//channel/UCBt9BPpL9bSvR_WOvQbz9hw\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube\u003c/a>","startDate":1751016907000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"},{"id":282178957,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"Jungle Cruise And Fancy Cakes","duration":1496,"isExplicit":false,"description":"On this weeks episode, Jimmy recounts his trip to the Jungle Cruise and more, Scott talks about going on a Skyliner adventure to get fancy cakes and corndogs. Then in the news, Jason is coming to Halloween Horror Nights and Test Track 3.0 has an opening day!\u003cbr />\u003cbr />Follow The Show:\u003cbr />\u003ca href=\"https://www.facebook.com/TheThemeParkPodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook\u003c/a>\u003cbr />\u003ca href=\"https://www.instagram.com/thethemeparkpodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram\u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com//channel/UCBt9BPpL9bSvR_WOvQbz9hw\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube\u003c/a>","startDate":1750411328000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"},{"id":280874234,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"Farewell To The Muppets...For Now","duration":1501,"isExplicit":false,"description":"On this weeks episode of The Theme Park Podcast, the guys discuss the closure of Muppet Vision 3-D and how the construction walls have returned to Hollywood Studios. Then they talk about the M3Gan horde taking over Universal Studios, wonder why Up doesn't have a ride and Scott gives a Volcano Bay pro-tip. \u003cbr />\u003cbr />Follow The Show:\u003cbr />\u003ca href=\"https://www.facebook.com/TheThemeParkPodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook\u003c/a>\u003cbr />\u003ca href=\"https://www.instagram.com/thethemeparkpodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram\u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com//channel/UCBt9BPpL9bSvR_WOvQbz9hw\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube\u003c/a>","startDate":1749808207000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"},{"id":279603638,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"Open The Vault, The First Horror Nights House Is Announced","duration":1453,"isExplicit":false,"description":"On this weeks jam-packed episode of The Theme Park Podcast, we've got our first announcement for a Halloween Horror Nights house: Fallout! Then Scott recaps his trip out to Universal Studios to try the Back to the Future milkshakes and gives some pro-tips for annual passholders. Plus we learn more about the the coming Cars Land to the Magic Kingdom.\u003cbr />\u003cbr />Follow The Show:\u003cbr />\u003ca href=\"https://www.facebook.com/TheThemeParkPodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook\u003c/a>\u003cbr />\u003ca href=\"https://www.instagram.com/thethemeparkpodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram\u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com//channel/UCBt9BPpL9bSvR_WOvQbz9hw\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube\u003c/a>","startDate":1749205144000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"},{"id":278405902,"podcastId":30728546,"podcastSlug":"1248-the-theme-park-podcast","title":"Go Pet A Capybara","duration":1500,"isExplicit":false,"description":"On this weeks episode of The Theme Park Podcast the guys give some guesses on what will happen at Halloween Horror Nights this year. Then Jimmy recaps his trip to go see the capybaras at Gatorland! And in the news the end is coming for Muppet*Vision 3-D, Magic Kingdom is getting a new parade and much more.","startDate":1748598607000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M3YTQ4YTUwZDMwZmE0MzgwMGNiMzkwYTA1NTZhNGM4LmpwZw"}]}},{"id":30868166,"title":"The Racing Nuts","description":"Follow Steve & Lisa Christensen along with co-host 'Big Al' as they continue their 20 yr career reporting on the radio both in the studio, trackside, and on location. The biggest stars in NASCAR, NHRA, and more are covered in the global racing community racing news media.","lastUpdated":1724176663,"slug":"1248-the-racing-nuts","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdhOWZiNjAzYjJhMGFjMmQ5NDBkMjY5YzZlZjAyODgwLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAdEE9cAAAGKNafz0A"},"items":[{"id":127486764,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"RACING NUTS 2023 2023 SEASON FINALE","duration":3447,"isExplicit":false,"description":"Follow Steve &amp; Lisa Christensen along with co-host 'Big Al' as they continue their 20 yr career reporting on the radio both in the studio, trackside, and on location. The biggest stars in NASCAR, NHRA, and more are covered in the global racing community racing news media.","startDate":1699214040000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzA2MDkwZjhiMjM3YTZkNzFhOWJhMGMwZWQ0MGJkNjQ0LmpwZw"},{"id":126331765,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"Racing.Nuts.Show 10 - 21 - 23","duration":3056,"isExplicit":false,"description":"THIS WEEK: Live from Dave &amp; Buster's in Hollywood! Follow Steve &amp; Lisa Christensen along with co-host 'Big Al' as they continue their 20 yr career reporting on the radio both in the studio, trackside, and on location. The biggest stars in NASCAR, NHRA, and more are covered in the global racing community racing news media.","startDate":1697937345000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRhYzVhZTYwNzAyNDg2YjVhZDQ1OWY1YzM2YjNkZGUxLmpwZw"},{"id":125792988,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"THE RACING NUTS INTERVIEW AL GARCIA 10 - 14 - 23","duration":824,"isExplicit":false,"description":"The Racing Nuts get the latest from Al Garcia, President of Homestead-Miami Speedway","startDate":1697349294000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2NmNzJkYjljNDhmNjVkM2FiZmJkYjA3NGM3MDk5YTY3LmpwZw"},{"id":125792989,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"RACING NUTS SHOW 10/14/23","duration":3447,"isExplicit":false,"description":"Follow Steve &amp; Lisa Christensen along with co-host 'Big Al' as they continue their 20 yr career reporting on the radio both in the studio, trackside, and on location. The biggest stars in NASCAR, NHRA, and more are covered in the global racing community racing news media. THIS WEEK'S SPECIAL GUEST: AL GARCIA, PRESIDENT, HOMESTEAD-MIAMI SPEEDWAY","startDate":1697348975000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JhNmY3OTY3NDIxYTBhN2Q5ZTkwMjVhYjYzY2JiZWU1LmpwZw"},{"id":125370829,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"THE RACING NUTS 10/08/2023","duration":3447,"isExplicit":false,"description":"Follow Steve &amp; Lisa Christensen along with co-host 'Big Al' as they continue their 20 yr career reporting on the radio both in the studio, trackside, and on location. The biggest stars in NASCAR, NHRA, and more are covered in the global racing community racing news media.","startDate":1696918359000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzc0Y2E3NzFlMTRmZWYxZDE3ZjM4YWFlMGI0NTU3Njk1LmpwZw"},{"id":124616908,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"RACING.NUTS RADIO FOR 10-01-2023","duration":3446,"isExplicit":false,"description":"Follow Steve &amp; Lisa Christensen along with co-host 'Big Al' as they continue their 20 yr career reporting on the radio both in the studio, trackside, and on location. The biggest stars in NASCAR, NHRA, and more are covered in the global racing community racing news media.","startDate":1696133074000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzhiMGIyOGJkMWRlZTU4ZWJmYTZiZDJiOGJlOTVkMmJkLmpwZw"},{"id":123429045,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"THE RACING NUTS SHOW for 09/17/2023","duration":3447,"isExplicit":false,"description":"Follow Steve &amp; Lisa Christensen along with co-host 'Big Al' as they continue their 20 yr career reporting on the radio both in the studio, trackside, and on location. The biggest stars in NASCAR, NHRA, and more are covered in the global racing community racing news media.","startDate":1694929375000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzkxNmIxMjczNmVmNDBjZDI3ODAzY2VhMDlkM2MyNGJmLmpwZw"},{"id":122893602,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"THE RACING NUTS RADIO SHOW for 09/09/2023","duration":3446,"isExplicit":false,"description":"Follow Steve &amp; Lisa Christensen along with co-host 'Big Al' as they continue their 20 yr career reporting on the radio both in the studio, trackside, and on location. The biggest stars in NASCAR, NHRA, and more are covered in the global racing community racing news media.","startDate":1694322083000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzkxNmIxMjczNmVmNDBjZDI3ODAzY2VhMDlkM2MyNGJmLmpwZw"},{"id":122382854,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"THE RACING NUTS RADIO SHOW 09/02/2023","duration":3441,"isExplicit":false,"description":"Follow Steve &amp; Lisa Christensen along with co-host 'Big Al' as they continue their 20 yr career reporting on the radio both in the studio, trackside, and on location. The biggest stars in NASCAR, NHRA, and more are covered in the global racing community racing news media.","startDate":1693723837000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzZhNzA3ZTRhNDAzMDQ0MzBkZTQ2OGE3ZmU5OGNkNzIwLmpwZw"},{"id":121902039,"podcastId":30868166,"podcastSlug":"1248-the-racing-nuts","title":"RACING NUTS SHOW LIVE AT DAYTONA 8/26/2023","duration":3441,"isExplicit":false,"description":"Follow Steve &amp; Lisa Christensen along with co-host 'Big Al' as they broadcast the show live from Daytona Beach Dave &amp; Buster's","startDate":1693117314000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFhYTI2ZWMzYjUzN2ZmZWVkYmFjYmY3NzNmMDhlMzYzLmpwZw"}]}}]}],["item-eyebrow-/688c192d244879abec29d077",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["weathertileloader-28.633464--81.39504",{"data":[{"dayOfWeek":"Saturday","expirationTimeUtc":1754169123,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":8,"moonriseTimeLocal":"2025-08-02T14:58:09-0400","moonriseTimeUtc":1754161089,"moonsetTimeLocal":"2025-08-02T00:46:02-0400","moonsetTimeUtc":1754109962,"narrative":"Showers and thunderstorms early. Lows overnight in the upper 70s.","qpf":0.37,"qpfSnow":0,"sunriseTimeLocal":"2025-08-02T06:47:41-0400","sunriseTimeUtc":1754131661,"sunsetTimeLocal":"2025-08-02T20:15:22-0400","sunsetTimeUtc":1754180122,"temperatureMax":null,"temperatureMin":78,"validTimeUtc":1754132400,"validTimeLocal":"2025-08-02T07:00:00-0400","calendarDayTemperatureMax":97,"calendarDayTemperatureMin":77,"day":{"cloudCover":null,"dayOrNight":null,"daypartName":null,"iconCode":null,"iconCodeExtend":null,"narrative":null,"precipChance":null,"precipType":null,"qpf":null,"qpfSnow":null,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":null,"snowRange":null,"temperature":null,"temperatureHeatIndex":null,"temperatureWindChill":null,"thunderCategory":null,"thunderIndex":null,"uvDescription":null,"uvIndex":null,"windDirection":null,"windDirectionCardinal":null,"windPhrase":null,"windSpeed":null,"wxPhraseLong":null,"wxPhraseShort":null},"night":{"cloudCover":69,"dayOrNight":"N","daypartName":"Tonight","iconCode":47,"iconCodeExtend":6200,"narrative":"Scattered thunderstorms during the evening. Partly cloudy skies after midnight. Low 78F. Winds SW at 5 to 10 mph. Chance of rain 80%.","precipChance":83,"precipType":"rain","qpf":0.37,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":79,"snowRange":"","temperature":78,"temperatureHeatIndex":104,"temperatureWindChill":78,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Low","uvIndex":0,"windDirection":219,"windDirectionCardinal":"SW","windPhrase":"Winds SW at 5 to 10 mph.","windSpeed":10,"wxPhraseLong":"Thunderstorms Early","wxPhraseShort":"T-Storms"}},{"dayOfWeek":"Sunday","expirationTimeUtc":1754169123,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":9,"moonriseTimeLocal":"2025-08-03T15:55:42-0400","moonriseTimeUtc":1754250942,"moonsetTimeLocal":"2025-08-03T01:23:32-0400","moonsetTimeUtc":1754198612,"narrative":"Partly cloudy. Highs in the mid 90s and lows in the upper 70s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2025-08-03T06:48:15-0400","sunriseTimeUtc":1754218095,"sunsetTimeLocal":"2025-08-03T20:14:38-0400","sunsetTimeUtc":1754266478,"temperatureMax":94,"temperatureMin":77,"validTimeUtc":1754218800,"validTimeLocal":"2025-08-03T07:00:00-0400","calendarDayTemperatureMax":94,"calendarDayTemperatureMin":78,"day":{"cloudCover":50,"dayOrNight":"D","daypartName":"Tomorrow","iconCode":30,"iconCodeExtend":3000,"narrative":"Partly cloudy skies. A stray shower or thunderstorm is possible. High 94F. Winds SW at 5 to 10 mph.","precipChance":15,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":"Q8001","qualifierPhrase":"A stray shower or thunderstorm is possible.","relativeHumidity":63,"snowRange":"","temperature":94,"temperatureHeatIndex":101,"temperatureWindChill":79,"thunderCategory":"Thunder possible","thunderIndex":1,"uvDescription":"Extreme","uvIndex":11,"windDirection":235,"windDirectionCardinal":"SW","windPhrase":"Winds SW at 5 to 10 mph.","windSpeed":8,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":48,"dayOrNight":"N","daypartName":"Tomorrow night","iconCode":29,"iconCodeExtend":2900,"narrative":"A stray shower or thunderstorm is possible early. Partly cloudy skies. Low 77F. Winds S at 5 to 10 mph.","precipChance":24,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":"Q8005","qualifierPhrase":"A stray shower or thunderstorm is possible early.","relativeHumidity":78,"snowRange":"","temperature":77,"temperatureHeatIndex":97,"temperatureWindChill":77,"thunderCategory":"Thunder possible","thunderIndex":1,"uvDescription":"Low","uvIndex":0,"windDirection":177,"windDirectionCardinal":"S","windPhrase":"Winds S at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}},{"dayOfWeek":"Monday","expirationTimeUtc":1754169123,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":10,"moonriseTimeLocal":"2025-08-04T16:52:39-0400","moonriseTimeUtc":1754340759,"moonsetTimeLocal":"2025-08-04T02:06:08-0400","moonsetTimeUtc":1754287568,"narrative":"Afternoon showers and thunderstorms. Highs in the mid 90s and lows in the mid 70s.","qpf":0.2,"qpfSnow":0,"sunriseTimeLocal":"2025-08-04T06:48:49-0400","sunriseTimeUtc":1754304529,"sunsetTimeLocal":"2025-08-04T20:13:53-0400","sunsetTimeUtc":1754352833,"temperatureMax":94,"temperatureMin":76,"validTimeUtc":1754305200,"validTimeLocal":"2025-08-04T07:00:00-0400","calendarDayTemperatureMax":94,"calendarDayTemperatureMin":77,"day":{"cloudCover":55,"dayOrNight":"D","daypartName":"Monday","iconCode":38,"iconCodeExtend":7203,"narrative":"Partly cloudy in the morning. Thunderstorms developing later in the day. High 94F. Winds S at 5 to 10 mph. Chance of rain 70%.","precipChance":66,"precipType":"rain","qpf":0.19,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":67,"snowRange":"","temperature":94,"temperatureHeatIndex":102,"temperatureWindChill":78,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Extreme","uvIndex":11,"windDirection":179,"windDirectionCardinal":"S","windPhrase":"Winds S at 5 to 10 mph.","windSpeed":8,"wxPhraseLong":"PM Thunderstorms","wxPhraseShort":"PM T-Storms"},"night":{"cloudCover":49,"dayOrNight":"N","daypartName":"Monday night","iconCode":29,"iconCodeExtend":2900,"narrative":"Partly cloudy skies. A stray shower or thunderstorm is possible. Low 76F. Winds SE at 5 to 10 mph.","precipChance":24,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":"Q8001","qualifierPhrase":"A stray shower or thunderstorm is possible.","relativeHumidity":87,"snowRange":"","temperature":76,"temperatureHeatIndex":90,"temperatureWindChill":76,"thunderCategory":"Thunder possible","thunderIndex":1,"uvDescription":"Low","uvIndex":0,"windDirection":145,"windDirectionCardinal":"SE","windPhrase":"Winds SE at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}},{"dayOfWeek":"Tuesday","expirationTimeUtc":1754169123,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":11,"moonriseTimeLocal":"2025-08-05T17:47:49-0400","moonriseTimeUtc":1754430469,"moonsetTimeLocal":"2025-08-05T02:55:39-0400","moonsetTimeUtc":1754376939,"narrative":"Afternoon showers and thunderstorms. Highs in the mid 90s and lows in the mid 70s.","qpf":0.3,"qpfSnow":0,"sunriseTimeLocal":"2025-08-05T06:49:24-0400","sunriseTimeUtc":1754390964,"sunsetTimeLocal":"2025-08-05T20:13:06-0400","sunsetTimeUtc":1754439186,"temperatureMax":94,"temperatureMin":76,"validTimeUtc":1754391600,"validTimeLocal":"2025-08-05T07:00:00-0400","calendarDayTemperatureMax":94,"calendarDayTemperatureMin":76,"day":{"cloudCover":38,"dayOrNight":"D","daypartName":"Tuesday","iconCode":38,"iconCodeExtend":7203,"narrative":"Mostly sunny in the morning then increasing clouds with some scattered thunderstorms later in the day. High 94F. Winds S at 5 to 10 mph. Chance of rain 60%.","precipChance":60,"precipType":"rain","qpf":0.22,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":68,"snowRange":"","temperature":94,"temperatureHeatIndex":103,"temperatureWindChill":77,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Extreme","uvIndex":11,"windDirection":174,"windDirectionCardinal":"S","windPhrase":"Winds S at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"PM Thunderstorms","wxPhraseShort":"PM T-Storms"},"night":{"cloudCover":71,"dayOrNight":"N","daypartName":"Tuesday night","iconCode":47,"iconCodeExtend":6200,"narrative":"Mostly cloudy skies. Scattered thunderstorms during the evening. Low 76F. Winds SSE at 5 to 10 mph. Chance of rain 60%.","precipChance":59,"precipType":"rain","qpf":0.08,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":86,"snowRange":"","temperature":76,"temperatureHeatIndex":91,"temperatureWindChill":76,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Low","uvIndex":0,"windDirection":155,"windDirectionCardinal":"SSE","windPhrase":"Winds SSE at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"Thunderstorms Early","wxPhraseShort":"T-Storms"}},{"dayOfWeek":"Wednesday","expirationTimeUtc":1754169123,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":12,"moonriseTimeLocal":"2025-08-06T18:38:17-0400","moonriseTimeUtc":1754519897,"moonsetTimeLocal":"2025-08-06T03:51:35-0400","moonsetTimeUtc":1754466695,"narrative":"Thunderstorms developing in the afternoon. Highs in the low 90s and lows in the mid 70s.","qpf":0.17,"qpfSnow":0,"sunriseTimeLocal":"2025-08-06T06:49:58-0400","sunriseTimeUtc":1754477398,"sunsetTimeLocal":"2025-08-06T20:12:19-0400","sunsetTimeUtc":1754525539,"temperatureMax":93,"temperatureMin":76,"validTimeUtc":1754478000,"validTimeLocal":"2025-08-06T07:00:00-0400","calendarDayTemperatureMax":93,"calendarDayTemperatureMin":76,"day":{"cloudCover":56,"dayOrNight":"D","daypartName":"Wednesday","iconCode":38,"iconCodeExtend":7203,"narrative":"Partly cloudy with afternoon showers or thunderstorms. High 93F. Winds SSE at 5 to 10 mph. Chance of rain 50%.","precipChance":47,"precipType":"rain","qpf":0.13,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":69,"snowRange":"","temperature":93,"temperatureHeatIndex":102,"temperatureWindChill":77,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Extreme","uvIndex":11,"windDirection":168,"windDirectionCardinal":"SSE","windPhrase":"Winds SSE at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"PM Thunderstorms","wxPhraseShort":"PM T-Storms"},"night":{"cloudCover":47,"dayOrNight":"N","daypartName":"Wednesday night","iconCode":47,"iconCodeExtend":3709,"narrative":"Isolated thunderstorms during the evening hours. Skies will become partly cloudy overnight. Low 76F. Winds SSE at 5 to 10 mph. Chance of rain 40%.","precipChance":40,"precipType":"rain","qpf":0.05,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":85,"snowRange":"","temperature":76,"temperatureHeatIndex":92,"temperatureWindChill":76,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Low","uvIndex":0,"windDirection":149,"windDirectionCardinal":"SSE","windPhrase":"Winds SSE at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"Isolated Thunderstorms","wxPhraseShort":"Iso T-Storms"}},{"dayOfWeek":"Thursday","expirationTimeUtc":1754169123,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":13,"moonriseTimeLocal":"2025-08-07T19:24:27-0400","moonriseTimeUtc":1754609067,"moonsetTimeLocal":"2025-08-07T04:52:02-0400","moonsetTimeUtc":1754556722,"narrative":"Afternoon thunderstorms. Highs in the low 90s and lows in the mid 70s.","qpf":0.21,"qpfSnow":0,"sunriseTimeLocal":"2025-08-07T06:50:32-0400","sunriseTimeUtc":1754563832,"sunsetTimeLocal":"2025-08-07T20:11:31-0400","sunsetTimeUtc":1754611891,"temperatureMax":91,"temperatureMin":76,"validTimeUtc":1754564400,"validTimeLocal":"2025-08-07T07:00:00-0400","calendarDayTemperatureMax":91,"calendarDayTemperatureMin":76,"day":{"cloudCover":43,"dayOrNight":"D","daypartName":"Thursday","iconCode":38,"iconCodeExtend":7203,"narrative":"Partly cloudy with afternoon showers or thunderstorms. High 91F. Winds SE at 5 to 10 mph. Chance of rain 50%.","precipChance":51,"precipType":"rain","qpf":0.1,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":70,"snowRange":"","temperature":91,"temperatureHeatIndex":99,"temperatureWindChill":77,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Extreme","uvIndex":11,"windDirection":143,"windDirectionCardinal":"SE","windPhrase":"Winds SE at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"PM Thunderstorms","wxPhraseShort":"PM T-Storms"},"night":{"cloudCover":69,"dayOrNight":"N","daypartName":"Thursday night","iconCode":47,"iconCodeExtend":6200,"narrative":"Scattered thunderstorms during the evening, then mainly cloudy overnight. Low 76F. Winds ESE at 5 to 10 mph. Chance of rain 50%.","precipChance":48,"precipType":"rain","qpf":0.12,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":85,"snowRange":"","temperature":76,"temperatureHeatIndex":91,"temperatureWindChill":76,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Low","uvIndex":0,"windDirection":110,"windDirectionCardinal":"ESE","windPhrase":"Winds ESE at 5 to 10 mph.","windSpeed":8,"wxPhraseLong":"Thunderstorms Early","wxPhraseShort":"T-Storms"}},{"dayOfWeek":"Friday","expirationTimeUtc":1754169123,"moonPhase":"Full Moon","moonPhaseCode":"F","moonPhaseDay":14,"moonriseTimeLocal":"2025-08-08T20:04:49-0400","moonriseTimeUtc":1754697889,"moonsetTimeLocal":"2025-08-08T05:55:40-0400","moonsetTimeUtc":1754646940,"narrative":"Thunderstorms developing in the afternoon. Highs in the low 90s and lows in the mid 70s.","qpf":0.2,"qpfSnow":0,"sunriseTimeLocal":"2025-08-08T06:51:05-0400","sunriseTimeUtc":1754650265,"sunsetTimeLocal":"2025-08-08T20:10:42-0400","sunsetTimeUtc":1754698242,"temperatureMax":90,"temperatureMin":75,"validTimeUtc":1754650800,"validTimeLocal":"2025-08-08T07:00:00-0400","calendarDayTemperatureMax":90,"calendarDayTemperatureMin":76,"day":{"cloudCover":46,"dayOrNight":"D","daypartName":"Friday","iconCode":38,"iconCodeExtend":7203,"narrative":"Partly cloudy with afternoon showers or thunderstorms. High around 90F. Winds ESE at 5 to 10 mph. Chance of rain 60%.","precipChance":55,"precipType":"rain","qpf":0.14,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":72,"snowRange":"","temperature":90,"temperatureHeatIndex":98,"temperatureWindChill":77,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Extreme","uvIndex":11,"windDirection":116,"windDirectionCardinal":"ESE","windPhrase":"Winds ESE at 5 to 10 mph.","windSpeed":8,"wxPhraseLong":"PM Thunderstorms","wxPhraseShort":"PM T-Storms"},"night":{"cloudCover":67,"dayOrNight":"N","daypartName":"Friday night","iconCode":47,"iconCodeExtend":6200,"narrative":"Scattered thunderstorms during the evening, then partly cloudy overnight. Low near 75F. Winds ESE at 5 to 10 mph. Chance of rain 50%.","precipChance":53,"precipType":"rain","qpf":0.06,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":86,"snowRange":"","temperature":75,"temperatureHeatIndex":90,"temperatureWindChill":75,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Low","uvIndex":0,"windDirection":113,"windDirectionCardinal":"ESE","windPhrase":"Winds ESE at 5 to 10 mph.","windSpeed":8,"wxPhraseLong":"Thunderstorms Early","wxPhraseShort":"T-Storms"}}]}],["item-eyebrow-/6850590e6fcb97840f27f9d6",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/681107ccfec310d8c211bc62",{"data":{"name":"entertainment","source":{"id":null,"display_name":"Entertainment","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment"}}],["keyword-contest-loader-wygm-am-1781993",{"data":{"appType":"countdown","appId":"1786010","title":"Listen to Win $1000","currentKeyword":{"previous":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null}},"submittableKeyword":{"previous":{"sort":"12","timeStamp":1753491312,"endTime":1753502400,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13891064","prize":{"timeStamp":1753416000,"endTime":1753502400,"sort":"32","active":"","description":"","countdown_prize_id":"1192836","isStarted":true,"isLive":false,"isComplete":true}},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null}}}}],["item-eyebrow-/6787f846320edc19536cd0f5",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/687fe380332be1fcde549ac4",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"e6Rs0","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":3,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"link":null,"min_size":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE &amp; AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers","permalink":"https://969thegame.iheart.com/content/2025-08-02-rays-snap-skid-blank-dodgers/"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"link":null,"min_size":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE &amp; AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers","permalink":"https://969thegame.iheart.com/content/2025-08-02-rays-snap-skid-blank-dodgers/"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/local-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/breaking","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/feel-good","item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"}]},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["969-the-game","mike-bianchi","969-the-team"],"genre":["sports"],"format":"SPORTS"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"WYGM-AM","stationFormat":"SPORTS","stationMarket":"ORLANDO-FL","stationMicrosite":"","tags":["969-the-game","mike-bianchi","969-the-team"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"969thegame.iheart.com","path":"/"},"querystring":{"sc":"","cid":"","keyid":"","pname":"","campid":""}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#f61929","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"FM 96.9 The Game - Orlando's Sports Leader","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"FM 96.9 The Game - Orlando's Sports Leader","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"FM 96.9 The Game - Orlando's Sports Leader","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"FM 96.9 The Game - Orlando's Sports Leader","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Orlando's Sports Leader FM 96.9 The Game","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Orlando's Sports Leader FM 96.9 The Game","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Orlando's Sports Leader FM 96.9 The Game","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Orlando's Sports Leader FM 96.9 The Game","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"969 the game, mike bianchi, 969 the team","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://969thegame.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://969thegame.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://969thegame.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/60b94bca45cd16d845d5e5a9?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@969gameon","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@969gameon","type":"meta"}],["canonical",{"value":"https://969thegame.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"969thegame.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"FM 96.9 The Game","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"FM 96.9 The Game","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"969thegame","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m:/2124988cf495f34cdfd3ba5781227e4b/inferno","SM6.0:config-m:/338186da8d62037d3cb8eebcabd4f8b5/inferno","SM6.0:config-m:/5c5897f453d84d2b418ba21e/inferno","SM6.0:config-m:/5c94df3c5537524832d98e09/inferno","SM6.0:config-m:/62dff21d7d4925ae5bc87712994cbc72/inferno","SM6.0:config-m:/6ac6ad52fa481c3c2f2595db0cab8237/inferno","SM6.0:config-m:/6b86873de1e22528f491bb16636d9e30/inferno","SM6.0:config-m:/d0ee2388e93aa145b5d41312e4cc14fb/inferno","SM6.0:config-m:/e8a469d8b0a37610adea053cfdd984b4/inferno","SM6.0:config-m:/ea1d78655143af642f6fc82b2f8583c5/inferno","SM6.0:index-m","SM6.0:index-m:/2124988cf495f34cdfd3ba5781227e4b","SM6.0:index-m:/338186da8d62037d3cb8eebcabd4f8b5","SM6.0:index-m:/5c5897f453d84d2b418ba21e","SM6.0:index-m:/5c94df3c5537524832d98e09","SM6.0:index-m:/62dff21d7d4925ae5bc87712994cbc72","SM6.0:index-m:/6ac6ad52fa481c3c2f2595db0cab8237","SM6.0:index-m:/6b86873de1e22528f491bb16636d9e30","SM6.0:index-m:/d0ee2388e93aa145b5d41312e4cc14fb","SM6.0:index-m:/e8a469d8b0a37610adea053cfdd984b4","SM6.0:index-m:/ea1d78655143af642f6fc82b2f8583c5","app/streams","app/streams/20250609151548210","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","locales","locales/en-US","providers","providers/Clear Channel","streams","streams/601","webapi","webapi-v4:name-tag2","webapi-v4:name-tag2:3972b6d964263c9e88e14bda918d391c","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:6c98d77af4f9144ae917118891e932a6","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:b5e07426480bc79371a4d37581f1125a","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:7fbb5d37da72077bbf3b0ba4cbcedc5e","domain/969thegame.iheart.com","PS:datasource","PS:datasource:/61c23c02320ef2ccbe9fba47","PS:datasource:/627ab32162d60a2eee490e82","PS:datasource:/66fc2026a99cbda1f0fb2c5a","PS:leads","PS:leads:/60c11fb91cd14383a9774ca0","PS:leads:/6765c1ec27c687c84e024cf3","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/687aaea4875b23cab49ddde2","PS:subscription","PS:subscription:71996203ee9a7341fed62ce77a00c9eb","PS:subscription:c0ec7d70951996d448fb51c319b02020","SM6.0:datasource-leads","SM6.0:datasource-leads:374602bf3465841a562d5faeac3788dc","SM6.0:datasource-leads:4ca415334f33de323f0eb7428e2dd9a5","SM6.0:datasource-leads:7ba23e8c63baf2e6dc7fe138e6dc4330","SM6.0:datasource-leads:91ea9af2a3e3a7a0f9db61009a8ffef8","SM6.0:datasource-leads:bfcd008cbc54d53419f741cfac44b72a","SM6.0:datasource-leads:d5f915216a1cdf1f3e6f196822e414cd","SM6.0:datasource-leads:dabe5c77d9028bffb700c6c7b8667657","SM6.0:datasource-publishing","SM6.0:datasource-publishing:8f67b1bfc364e3c3c1bae53ee04ad32e","SM6.0:datasource-publishing:9c71b79826b0631d5992bbbb06366000","SM6.0:site-streams","SM6.0:site-streams:7fbb5d37da72077bbf3b0ba4cbcedc5e","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250721163332915","sites","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"969thegame.iheart.com","path":"/","query":{},"params":{},"userAgent":"TaraGroup Intelligent Bot V1","prNumber":false},"page":{"currentPage":{"_id":"/5e724315a0fb430dd87df621/Inferno Sports/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[{"id":"display-hints/hide-listen-now"}],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":3,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"link":null,"min_size":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE &amp; AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers","permalink":"https://969thegame.iheart.com/content/2025-08-02-rays-snap-skid-blank-dodgers/"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"yOXwZ","region":"main:dynamic","type":"html","ordinal":4,"value":{"content":"\u003cstyle>\n .main {\n background-color: #e8ecef;\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 20px;\n border-radius: 8px;\n max-width: 100%;\n font-family: Arial, sans-serif;\n width: 100%;\n box-sizing: border-box;\n }\n\n .label {\n margin: 0;\n font-size: 24px;\n font-weight: bold;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n }\n\n .label-2 {\n display: none;\n }\n\n @media (max-width: 600px) {\n .label {\n display: none;\n line-clamp: 3;\n }\n\n .main {\n flex-direction: column;\n align-items: unset;\n }\n\n .label-2 {\n display: block;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n overflow: hidden;\n }\n\n .news-img {\n width: 90px !important;\n height: 90px !important\n }\n }\n\u003c/style>\n\u003cbody>\n \u003cdiv class=\"main\">\n \u003cdiv style=\"display: flex; align-items: center; margin-right: 20px\">\n \u003cimg class=\"news-img\" src=\"https://i.iheart.com/v3/re/new_assets/687e8027f16f136db0520cf3?ops=fit%28200%2C200%29\" alt=\"24/7 News: The Latest Logo\" style=\"\n\n width: 120px;\n\n height: 120px;\n\n border-radius: 8px;\n\n margin-right: 10px;\n\n \" />\n \u003ch2 class=\"label-2\">The Latest News in 4 Minutes\u003c/h2>\n \u003c/div>\n \u003cdiv style=\"flex: 1; min-width: 0\">\n \u003cdiv style=\"width: 100%\">\n \u003ch2 class=\"label\">The Latest News in 4 Minutes\u003c/h2>\n \u003ciframe allow=\"autoplay\" width=\"100%\" height=\"50\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&keyid=infernofeaturedpodcast&ihmnetwork=true&pname={index.slug}\" frameborder=\"0\" style=\"\n\n border-radius: 8px;\n\n border: none;\n\n margin-top: 10px;\n\n display: block;\n\n \">\u003c/iframe>\n \u003c/div>\n \u003c/div>\n \u003c/div>\n\u003c/body>","link":null,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":5,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":6,"position":null,"size":5,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688dcf4cfc30ebb301ba5abc","type":"PUBLISHING","record":{"ref_id":"%2F688dcf4cfc30ebb301ba5abc","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MIAMI, FLORIDA - AUGUST 01: Anthony Volpe #11 of the New York Yankees hits an RBI double against the Miami Marlins in the ninth inning of the game at loanDepot park on August 01, 2025 in Miami, Florida. (Photo by Megan Briggs/Getty Images)","id":"%2F688dcc9d1e00845eeb1b5de2","new_tab":false,"schedule":{},"source_credit":"Megan Briggs / Getty Images Sport / Getty Images","title":"New York Yankees v Miami Marlins","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Tampa Bay Rays (54-57) and New York Yankees (60-50) battle in AL East action, on Tuesday, Aug. 19 at 7:35 p.m. ET.\u003c/p>\n\n\u003ch3>Rays vs. Yankees: Game Info and Tickets\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Tuesday, August 19, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> FDSSUN and YES\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> Tampa, Florida\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> George M. Steinbrenner Field\u003c/li>\n\u003cli>\u003cstrong>Tickets:\u003c/strong> \u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2973&pb=1005115&cid=hyfBjqcjMh\" target=\"_blank\">StubHub\u003c/a> | \u003ca href=\"https://affiliates.routy.app/route/55984?affId=3147&ts=5002712&pa=2557&pb=1005115&cid=hyfBjqcjMh\" target=\"_blank\">Ticketmaster\u003c/a> | \u003ca href=\"https://affiliates.routy.app/route/65145?affId=3147&ts=5002712&pa=3498&pb=1005115&cid=hyfBjqcjMh\" target=\"_blank\">Vivid Seats\u003c/a>\u003c/li>\u003c/ul>\n\u003cp>Looking for MLB tickets? \u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2975&pb=1005114&cid=hyfBjqcjMh\" target=\"_blank\">Head to StubHub today\u003c/a> and see your team live.\u003c/p>\n\n\u003ch3>Upcoming Rays Games\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>8/2/2025 vs. Dodgers:\u003c/strong> 1:10 p.m. ET. Starters - TB: Drew Rasmussen, LAD: Blake Snell\u003c/li>\n\u003cli>\u003cstrong>8/3/2025 vs. Dodgers:\u003c/strong> 12:10 p.m. ET. Starters - TB: Joe Boyle, LAD: Yoshinobu Yamamoto\u003c/li>\n\u003cli>\u003cstrong>8/4/2025 at Angels:\u003c/strong> 9:38 p.m. ET. Starters - TB: TBA, LAA: Yusei Kikuchi\u003c/li>\n\u003cli>\u003cstrong>8/5/2025 at Angels:\u003c/strong> 9:38 p.m. ET. Starters - TB: Ryan Pepiot, LAA: José Soriano\u003c/li>\n\u003cli>\u003cstrong>8/6/2025 at Angels:\u003c/strong> 4:07 p.m. ET. Starters - TB: Shane Baz, LAA: Tyler Anderson\u003c/li>\n\u003cli>\u003cstrong>8/8/2025 at Mariners:\u003c/strong> 9:40 p.m. ET. Starters - TB: Drew Rasmussen, SEA: Luis Castillo\u003c/li>\n\u003cli>\u003cstrong>8/9/2025 at Mariners:\u003c/strong> 9:40 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/10/2025 at Mariners:\u003c/strong> 4:10 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/11/2025 at Athletics:\u003c/strong> 10:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/12/2025 at Athletics:\u003c/strong> 10:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/13/2025 at Athletics:\u003c/strong> 10:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/15/2025 at Giants:\u003c/strong> 10:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/16/2025 at Giants:\u003c/strong> 9:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/17/2025 at Giants:\u003c/strong> 4:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/19/2025 vs. Yankees:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/20/2025 vs. Yankees:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/21/2025 vs. Cardinals:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/22/2025 vs. Cardinals:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/24/2025 vs. Cardinals:\u003c/strong> 12:10 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/25/2025 at Guardians:\u003c/strong> 6:40 p.m. ET. Both starters TBA\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=hyfBjqcjMh\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Upcoming Yankees Games\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>8/2/2025 at Marlins:\u003c/strong> 4:10 p.m. ET. Starters - NYY: Cam Schlittler, MIA: Eury Pérez\u003c/li>\n\u003cli>\u003cstrong>8/3/2025 at Marlins:\u003c/strong> 1:40 p.m. ET. Starters - NYY: Luis Gil, MIA: Edward Cabrera\u003c/li>\n\u003cli>\u003cstrong>8/4/2025 at Rangers:\u003c/strong> 8:05 p.m. ET. Starters - NYY: Max Fried, TEX: Patrick Corbin\u003c/li>\n\u003cli>\u003cstrong>8/5/2025 at Rangers:\u003c/strong> 8:05 p.m. ET. Starters - NYY: Will Warren, TEX: Nathan Eovaldi\u003c/li>\n\u003cli>\u003cstrong>8/6/2025 at Rangers:\u003c/strong> 2:35 p.m. ET. Starters - NYY: Carlos Rodon, TEX: Jack Leiter\u003c/li>\n\u003cli>\u003cstrong>8/8/2025 vs. Astros:\u003c/strong> 7:05 p.m. ET. Starters - NYY: Cam Schlittler, HOU: Colton Gordon\u003c/li>\n\u003cli>\u003cstrong>8/9/2025 vs. Astros:\u003c/strong> 2:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/10/2025 vs. Astros:\u003c/strong> 1:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/11/2025 vs. Twins:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/12/2025 vs. Twins:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/13/2025 vs. Twins:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/15/2025 at Cardinals:\u003c/strong> 8:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/16/2025 at Cardinals:\u003c/strong> 7:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/17/2025 at Cardinals:\u003c/strong> 2:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/19/2025 at Rays:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/20/2025 at Rays:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/21/2025 vs. Red Sox:\u003c/strong> 7:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/22/2025 vs. Red Sox:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/23/2025 vs. Red Sox:\u003c/strong> 1:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/24/2025 vs. Red Sox:\u003c/strong> 1:35 p.m. ET. Both starters TBA\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=1005110&cid=hyfBjqcjMh\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch3>Rays Top Hitters\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">H/AB\u003c/th>\n \u003cth scope=\"col\">AVG\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>117/417\u003c/td>\n \u003ctd>.281\u003c/td>\n \u003ctd>.343\u003c/td>\n \u003ctd>.460\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>103/412\u003c/td>\n \u003ctd>.250\u003c/td>\n \u003ctd>.291\u003c/td>\n \u003ctd>.495\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>71\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>89\u003c/td>\n \u003ctd>92/335\u003c/td>\n \u003ctd>.275\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.481\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>63\u003c/td>\n \u003ctd>68/229\u003c/td>\n \u003ctd>.297\u003c/td>\n \u003ctd>.332\u003c/td>\n \u003ctd>.341\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jake Mangum\u003c/th>\n \u003ctd>71\u003c/td>\n \u003ctd>72/255\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.322\u003c/td>\n \u003ctd>.357\u003c/td>\n \u003ctd>2\u003c/td>\n \u003ctd>28\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=1005104&cid=hyfBjqcjMh\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch3>Yankees Top Hitters\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">H/AB\u003c/th>\n \u003cth scope=\"col\">AVG\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Cody Bellinger\u003c/th>\n \u003ctd>101\u003c/td>\n \u003ctd>111/394\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.333\u003c/td>\n \u003ctd>.510\u003c/td>\n \u003ctd>20\u003c/td>\n \u003ctd>65\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Anthony Volpe\u003c/th>\n \u003ctd>108\u003c/td>\n \u003ctd>87/391\u003c/td>\n \u003ctd>.223\u003c/td>\n \u003ctd>.291\u003c/td>\n \u003ctd>.427\u003c/td>\n \u003ctd>17\u003c/td>\n \u003ctd>60\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Trent Grisham\u003c/th>\n \u003ctd>88\u003c/td>\n \u003ctd>78/312\u003c/td>\n \u003ctd>.250\u003c/td>\n \u003ctd>.354\u003c/td>\n \u003ctd>.468\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>43\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Paul Goldschmidt\u003c/th>\n \u003ctd>100\u003c/td>\n \u003ctd>104/372\u003c/td>\n \u003ctd>.280\u003c/td>\n \u003ctd>.336\u003c/td>\n \u003ctd>.414\u003c/td>\n \u003ctd>8\u003c/td>\n \u003ctd>38\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Ben Rice\u003c/th>\n \u003ctd>89\u003c/td>\n \u003ctd>69/297\u003c/td>\n \u003ctd>.232\u003c/td>\n \u003ctd>.328\u003c/td>\n \u003ctd>.465\u003c/td>\n \u003ctd>16\u003c/td>\n \u003ctd>35\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688dccc1657e085da9f3923f","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/New York Yankees"],"primary_image":{"bucket":"assets.getty","id":"%2F688dcc9d1e00845eeb1b5de2"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754122518000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","social_title":"","summary":"Get tickets for the Tampa Bay Rays vs. New York Yankees game on August 19, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"Buy Tickets for Rays vs. Yankees on Aug. 19","permalink":"https://969thegame.iheart.com/content/2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19/"},"slug":"2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688dcc9d1e00845eeb1b5de2","title":"Buy Tickets for Rays vs. Yankees on Aug. 19","description":"Get tickets for the Tampa Bay Rays vs. New York Yankees game on August 19, 2025.","author":""},"pub_start":1754122518000,"pub_until":4115978604802,"pub_changed":1754124108945,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688dcf4cfc30ebb301ba5abc","slug:2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","slug:2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/New York Yankees","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:hyfBjqcjMh"]}},{"id":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, &quot;Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm.&quot; He added, &quot;I can tell you personally, hot dogs are very slippery. I did not know that.&quot;\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hot Dog Spill Closes Busy Interstate","permalink":"https://969thegame.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688da4bebca3c5ca27c5f23b","type":"PUBLISHING","record":{"ref_id":"%2F688da4bebca3c5ca27c5f23b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JULY 30: Yandy Diaz #2 of the Tampa Bay Rays singles in the first inning against the New York Yankees at Yankee Stadium on July 30, 2025 in New York City. (Photo by Jim McIsaac/Getty Images)","id":"%2F688e20f7f12dc1d489b4bf7d","new_tab":false,"schedule":{},"source_credit":"Jim McIsaac / Getty Images Sport / Getty Images","title":"Tampa Bay Rays v New York Yankees","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Tampa Bay Rays (54-57) face the Los Angeles Dodgers (64-46) at 1:10 p.m. ET on Saturday following a four-game losing streak.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays: Aug. 2, 2025 Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Saturday, August 2, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=YxhMwQhRbK\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> Tampa, Florida\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> George M. Steinbrenner Field\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=YxhMwQhRbK\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Starting Pitchers\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Season Stats\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Blake Snell (LHP)\u003c/th>\n \u003cth style=\"text-align:center\" scope=\"col\">\u003c/th>\n \u003cth style=\"text-align:center\">Drew Rasmussen (RHP)\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">GS\u003c/th>\n \u003ctd style=\"text-align:center\">21\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">1-0\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">8-5\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2.00\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">2.96\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4.2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">IP/Start\u003c/th>\n \u003ctd style=\"text-align:center\">4.2\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">WHIP\u003c/th>\n \u003ctd style=\"text-align:center\">1.037\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">7.8\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n \u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>\u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1402&pb=933314&cid=YxhMwQhRbK\" target=\"_blank\">Catch MLB action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Team Stats\u003c/h3>\n\n\n\u003cul>\u003cli>The Dodgers average 1.5 home runs per game to rank second in MLB play with 164 total home runs.\u003c/li>\n\u003cli>The Rays' 118 home runs rank 16th in Major League Baseball.\u003c/li>\n\u003cli>Los Angeles has the third-best batting average in MLB (.255).\u003c/li>\n\u003cli>Tampa Bay ranks eighth in MLB with a .253 team batting average.\u003c/li>\n\u003cli>The Dodgers score the second-most runs in baseball (573 total, 5.2 per game).\u003c/li>\n\u003cli>The Rays have scored 505 runs (4.5 per game) this season, which ranks 11th in MLB.\u003c/li>\u003c/ul>\n\u003ch3>Hitters To Watch In Dodgers vs. Rays\u003c/h3>\n\n\n\u003ch4>Dodgers\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Shohei Ohtani\u003c/th>\n \u003ctd>108\u003c/td>\n \u003ctd>.271\u003c/td>\n \u003ctd>.376\u003c/td>\n \u003ctd>.604\u003c/td>\n \u003ctd>38\u003c/td>\n \u003ctd>73\u003c/td>\n \u003ctd>115\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Mookie Betts\u003c/th>\n \u003ctd>100\u003c/td>\n \u003ctd>.237\u003c/td>\n \u003ctd>.309\u003c/td>\n \u003ctd>.365\u003c/td>\n \u003ctd>11\u003c/td>\n \u003ctd>47\u003c/td>\n \u003ctd>93\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Will Smith\u003c/th>\n \u003ctd>86\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.424\u003c/td>\n \u003ctd>.545\u003c/td>\n \u003ctd>14\u003c/td>\n \u003ctd>50\u003c/td>\n \u003ctd>93\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Andy Pages\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>.278\u003c/td>\n \u003ctd>.319\u003c/td>\n \u003ctd>.469\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>64\u003c/td>\n \u003ctd>111\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Freddie Freeman\u003c/th>\n \u003ctd>97\u003c/td>\n \u003ctd>.302\u003c/td>\n \u003ctd>.375\u003c/td>\n \u003ctd>.484\u003c/td>\n \u003ctd>12\u003c/td>\n \u003ctd>59\u003c/td>\n \u003ctd>110\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=933312&cid=YxhMwQhRbK\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch4>Rays\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>.281\u003c/td>\n \u003ctd>.343\u003c/td>\n \u003ctd>.460\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>117\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>.250\u003c/td>\n \u003ctd>.291\u003c/td>\n \u003ctd>.495\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>71\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>89\u003c/td>\n \u003ctd>.275\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.481\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003ctd>92\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>63\u003c/td>\n \u003ctd>.297\u003c/td>\n \u003ctd>.332\u003c/td>\n \u003ctd>.341\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jake Mangum\u003c/th>\n \u003ctd>71\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.322\u003c/td>\n \u003ctd>.357\u003c/td>\n \u003ctd>2\u003c/td>\n \u003ctd>28\u003c/td>\n \u003ctd>72\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003ch3>A Look Ahead...\u003c/h3>\n\n\n\u003ch4>Upcoming Dodgers Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 2:\u003c/strong> at Rays, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> at Rays, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> vs. Cardinals, 4:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 8:\u003c/strong> vs. Blue Jays, 10:10 p.m. ET\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=933313&cid=YxhMwQhRbK\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch4>Upcoming Rays Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 2:\u003c/strong> vs. Dodgers, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> vs. Dodgers, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> at Angels, 4:07 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 8:\u003c/strong> at Mariners, 9:40 p.m. ET\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688da289a565ea45ad3c1f37","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/Los Angeles Dodgers"],"primary_image":{"bucket":"assets.getty","id":"%2F688e20f7f12dc1d489b4bf7d"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754112432000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","social_title":"","summary":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 2, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 2","permalink":"https://969thegame.iheart.com/content/2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2/"},"slug":"2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e20f7f12dc1d489b4bf7d","title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 2","description":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 2, 2025.","author":""},"pub_start":1754112432000,"pub_until":4115978604802,"pub_changed":1754145614919,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688da4bebca3c5ca27c5f23b","slug:2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","slug:2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/Los Angeles Dodgers","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:YxhMwQhRbK"]}},{"id":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled &quot;Sydney Sweeney Has Great Jeans,&quot; \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between &quot;genes&quot; and &quot;jeans.&quot;\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, &quot;My jeans are blue,&quot; which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, &quot;Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story.&quot;\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","permalink":"https://969thegame.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688c848117576db1131587ba","type":"PUBLISHING","record":{"ref_id":"%2F688c848117576db1131587ba","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MINNEAPOLIS, MINNESOTA - SEPTEMBER 25: Diana Taurasi #3 of the Phoenix Mercury high fives Kahleah Copper #2 after a play in the first quarter in Game Two of Round One of the WNBA Playoffs at Target Center on September 25, 2024 in Minneapolis, Minnesota. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Stephen Maturen/Getty Images)","id":"%2F688d631e843f239dbab0eb5a","new_tab":false,"schedule":{},"source_credit":"Stephen Maturen / Getty Images Sport / Getty Images","title":"Phoenix Mercury v Minnesota Lynx - Game Two","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Brionna Jones' Atlanta Dream (16-11) and the Phoenix Mercury (16-10) square off at Gateway Center Arena on Friday, Aug. 1, beginning at 7:30 p.m. ET.\u003c/p>\n\n\u003cp>In the article below, we'll give you all the info you need to know about who to watch in this matchup on ION.\u003c/p>\n\n\u003ch3>How to Watch Dream vs. Mercury\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Game day:\u003c/strong> Friday, Aug. 1\u003c/li>\n\u003cli>\u003cstrong>Game time:\u003c/strong> 7:30 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Arena:\u003c/strong> Gateway Center Arena\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> College Park, Georgia\u003c/li>\n\u003cli>\u003cstrong>How to watch on TV:\u003c/strong> ION\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/62733?affId=3147&ts=5002712&pa=1447&pb=1016228&cid=BLz76bTmiD\" target=\"_blank\">Catch WNBA action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Dream Players to Watch\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Allisha Gray:\u003c/strong> 18.3 PTS, 1.2 STL, 43.4 FG%, 38.6 3PT% (64-for-166)\u003c/li>\n\u003cli>\u003cstrong>Brionna Jones:\u003c/strong> 12.5 PTS, 7.3 REB, 50.6 FG%, 25.0 3PT% (9-for-36)\u003c/li>\n\u003cli>\u003cstrong>Jordin Canada:\u003c/strong> 11.6 PTS, 5.4 AST, 1.5 STL, 39.2 FG%, 30.2 3PT% (19-for-63)\u003c/li>\n\u003cli>\u003cstrong>Brittney Griner:\u003c/strong> 10.6 PTS, 1.1 BLK, 51.4 FG%, 26.7 3PT% (4-for-15)\u003c/li>\n\u003cli>\u003cstrong>Naz Hillmon:\u003c/strong> 8.0 PTS, 49.4 FG%, 35.2 3PT% (32-for-91)\u003c/li>\u003c/ul>\n\u003cp>Get tickets for this or any WNBA game at \u003ca href=\"https://affiliates.routy.app/route/67618?affId=3147&ts=5002712&pa=2986&pb=1016241&cid=BLz76bTmiD\" target=\"_blank\">StubHub\u003c/a>, \u003ca href=\"https://affiliates.routy.app/route/55919?affId=3147&ts=5002712&pa=2598&pb=1016241&cid=BLz76bTmiD\" target=\"_blank\">Ticketmaster\u003c/a> and \u003ca href=\"https://affiliates.routy.app/route/65145?affId=3147&ts=5002712&pa=3496&pb=1016241&cid=BLz76bTmiD\" target=\"_blank\">Vivid Seats\u003c/a>.\u003c/p>\n\n\u003ch3>Mercury Players to Watch\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Alyssa Thomas:\u003c/strong> 16.4 PTS, 8.3 REB, 9.2 AST, 1.4 STL, 53.6 FG%\u003c/li>\n\u003cli>\u003cstrong>Satou Sabally:\u003c/strong> 17.6 PTS, 1.4 STL, 38.3 FG%, 28.5 3PT% (37-for-130)\u003c/li>\n\u003cli>\u003cstrong>Sami Whitcomb:\u003c/strong> 10.4 PTS, 39.8 FG%, 35.1 3PT% (54-for-154)\u003c/li>\n\u003cli>\u003cstrong>Kathryn Westbeld:\u003c/strong> 6.5 PTS, 1.1 STL, 37.4 FG%, 32.3 3PT% (30-for-93)\u003c/li>\n\u003cli>\u003cstrong>Monique Akoa Makani:\u003c/strong> 8.5 PTS, 45.3 FG%, 43.8 3PT% (32-for-73)\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/69118?affId=3147&ts=5002712&pa=2138&pb=1016255&cid=BLz76bTmiD\" target=\"_blank\">Sign up for WNBA League Pass\u003c/a> on Amazon Prime Video to get access to games, live and on-demand, and more for the entire season and offseason.\u003c/p>\n\n\u003ch4>Top Performers Over Last 10 Games\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Name\u003c/th>\n \u003cth style=\"text-align:center\">Team\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">PTS\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">REB\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">ASST\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">STL\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">BLK\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">3PM\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Alyssa Thomas\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Mercury\u003c/th>\n \u003ctd style=\"text-align:center\">18.4\u003c/td>\n \u003ctd style=\"text-align:center\">9.3\u003c/td>\n \u003ctd style=\"text-align:center\">9.0\u003c/td>\n \u003ctd style=\"text-align:center\">1.3\u003c/td>\n \u003ctd style=\"text-align:center\">0.4\u003c/td>\n \u003ctd style=\"text-align:center\">0.0\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Allisha Gray\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Dream\u003c/th>\n \u003ctd style=\"text-align:center\">16.3\u003c/td>\n \u003ctd style=\"text-align:center\">5.9\u003c/td>\n \u003ctd style=\"text-align:center\">3.7\u003c/td>\n \u003ctd style=\"text-align:center\">1.6\u003c/td>\n \u003ctd style=\"text-align:center\">0.1\u003c/td>\n \u003ctd style=\"text-align:center\">2.2\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Sami Whitcomb\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Mercury\u003c/th>\n \u003ctd style=\"text-align:center\">11.4\u003c/td>\n \u003ctd style=\"text-align:center\">2.2\u003c/td>\n \u003ctd style=\"text-align:center\">3.5\u003c/td>\n \u003ctd style=\"text-align:center\">0.9\u003c/td>\n \u003ctd style=\"text-align:center\">0.3\u003c/td>\n \u003ctd style=\"text-align:center\">2.3\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Jordin Canada\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Dream\u003c/th>\n \u003ctd style=\"text-align:center\">14.6\u003c/td>\n \u003ctd style=\"text-align:center\">3.4\u003c/td>\n \u003ctd style=\"text-align:center\">5.9\u003c/td>\n \u003ctd style=\"text-align:center\">1.3\u003c/td>\n \u003ctd style=\"text-align:center\">0.3\u003c/td>\n \u003ctd style=\"text-align:center\">1.4\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Natasha Mack\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Mercury\u003c/th>\n \u003ctd style=\"text-align:center\">5.5\u003c/td>\n \u003ctd style=\"text-align:center\">6.3\u003c/td>\n \u003ctd style=\"text-align:center\">0.9\u003c/td>\n \u003ctd style=\"text-align:center\">1.4\u003c/td>\n \u003ctd style=\"text-align:center\">1.2\u003c/td>\n \u003ctd style=\"text-align:center\">0.0\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Brionna Jones\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Dream\u003c/th>\n \u003ctd style=\"text-align:center\">10.4\u003c/td>\n \u003ctd style=\"text-align:center\">6.3\u003c/td>\n \u003ctd style=\"text-align:center\">3.1\u003c/td>\n \u003ctd style=\"text-align:center\">1.1\u003c/td>\n \u003ctd style=\"text-align:center\">0.7\u003c/td>\n \u003ctd style=\"text-align:center\">0.3\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Get in the game and sign up for FanDuel Fantasy today. \u003ca href=\"https://affiliates.routy.app/route/70562?affId=3147&ts=5002712&pa=4416&cid=BLz76bTmiD\" target=\"_blank\">Use our link\u003c/a> to start playing daily fantasy.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c8245793ac6b0ac17374b","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Atlanta Dream","keywords/WNBA","keywords/Professional","keywords/Basketball","keywords/Women","keywords/WNBA Preview","keywords/Phoenix Mercury"],"primary_image":{"bucket":"assets.getty","id":"%2F688d631e843f239dbab0eb5a"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/WNBA"]},"publish_date":1754038092000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","social_title":"","summary":"What to expect from the top Atlanta Dream and Phoenix Mercury players and how to watch the game on Friday.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"title":"Allisha Gray, Top Dream vs. Mercury Players to Watch - Aug. 1","permalink":"https://969thegame.iheart.com/content/2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1/"},"slug":"2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d631e843f239dbab0eb5a","title":"Allisha Gray, Top Dream vs. Mercury Players to Watch - Aug. 1","description":"What to expect from the top Atlanta Dream and Phoenix Mercury players and how to watch the game on Friday.","author":""},"pub_start":1754038092000,"pub_until":4115978604802,"pub_changed":1754097003448,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/WNBA"]},{"tags":["categories/sports","sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c848117576db1131587ba","slug:2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","slug:2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","keyword:keywords/ds-sports","keyword:keywords/Atlanta Dream","keyword:keywords/WNBA","keyword:keywords/Professional","keyword:keywords/Basketball","keyword:keywords/Women","keyword:keywords/WNBA Preview","keyword:keywords/Phoenix Mercury","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:BLz76bTmiD"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":7,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F687aaea4875b23cab49ddde2","type":"LEADS","record":{"title":"Nominate An Exceptional Teacher Who Is Making A Lasting Impact!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/687aae40875b23cab49ddde1","img_meta":{"base_id":"%2F687aae40875b23cab49ddde1","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.donorschoose.org/iheartradio"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F67b8f4a3e072eb3303429080","type":"LEADS","record":{"title":"Advertise with America's #1 Audio Company","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67b8f45de072eb330342907f","img_meta":{"base_id":"%2F67b8f45de072eb330342907f","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6765c1ec27c687c84e024cf3","type":"LEADS","record":{"title":"Calming Music To Relax Your Pets!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67575e4ee34cbffded965b42","img_meta":{"base_id":"%2F67575e4ee34cbffded965b42","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/live/pet-radio-10231/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/683efec31fe4f5b091c4f697","img_meta":{"base_id":"%2F683efec31fe4f5b091c4f697","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjozfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjowLCJ3bWVOSyI6LTF9fQ==","scopes":[]}}},{"id":"1s0Gx","region":"main:dynamic","type":"weather","ordinal":8,"value":{"forecast_type":null,"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","title":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"5jLWZ","region":"main:dynamic","type":"traffic","ordinal":9,"value":{"geo_latitude":null,"geo_longitude":null,"traffic_zoom":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"bPq8a","region":"main:dynamic","type":"feed","ordinal":10,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":9,"position":null,"size":1,"title":null},"tags":["display-hints/horizontal","display-hints/feed-date-stamp","display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688d15da924f4f602e30f8f3","type":"PUBLISHING","record":{"ref_id":"%2F688d15da924f4f602e30f8f3","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"KANSAS CITY, MO - JANUARY 21: A view of a football with the NFL logo before an AFC divisional playoff game between the Jacksonville Jaguars and Kansas City Chiefs on January 21, 2023 at GEHA Field at Arrowhead Stadium in Kansas City, MO. (Photo by Scott W","id":"%2F63e17c1750981945cfbf00db","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"NFL: JAN 21 AFC Divisional Playoffs - Jaguars at Chiefs","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-07-29-roger-goodell-breaks-silence-on-shooting-at-nfl-headquarters/\" target=\"_blank\">NFL\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-07-31-shannon-sharpe-breaks-silence-after-espn-firing/\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a> have reportedly reached an agreement on a massive media deal worth &quot;billions,&quot; in which the network will control much of NFL media and the league will have equity in \u003cem>ESPN\u003c/em>, \u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">\u003cstrong>Andrew Marchand\u003c/strong>\u003c/a> reported on Friday (August 1).\u003c/p>\n\n\u003cp>\u003cem>ESPN\u003c/em> is reportedly expected to merge with \u003cem>NFL RedZone\u003c/em>, \u003cem>NFL Network\u003c/em> and the league's fantasy football business, while also broadcasting seven additional regular-season games, while the NFL will own 10% of the network. The deal, which is pending regulatory approval, will also reportedly improve \u003cem>NFL Network\u003c/em>'s programming.\u003c/p>\n\n\u003cp>The deal will reportedly go into effect next season, which will happen ahead of \u003cem>ESPN\u003c/em> hosting its first Super Bowl -- also airing on \u003cem>ABC\u003c/em>, a fellow Walt Disney Company property -- after the 2026-27 season. \u003cem>ESPN\u003c/em> is already set to launch its direct-to-consumer service in the coming weeks, which it has marketed as the 'Next Era' at a monthly price of $29.99, while those who already have \u003cem>ESPN\u003c/em> access through cable or satellite services will also have access to the app.\u003c/p>\n\n\u003cp>\u003cem>ESPN\u003c/em> reportedly had various discussions with professional sports leagues but the NFL was long suspected to be its top target given their close working relationship and the league's consistent success. \u003cem>ESPN\u003c/em> was already paying the NFL $2.7 billion annually for broadcasting rights to Super Bowls in 2027 and 2031.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/NFL","keywords/media deal","keywords/network","keywords/report","keywords/ESPN","keywords/agreement","keywords/media"],"primary_image":{"bucket":"new_assets","id":"%2F63e17c1750981945cfbf00db"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754076900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","social_title":"","summary":"The NFL and a major network have reportedly reached a massive media and equity deal.","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"NFL, Major Network Reach Massive Media, Equity Deal: Report","permalink":"https://969thegame.iheart.com/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/"},"slug":"2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","summary":{"image":"https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db","title":"NFL, Major Network Reach Massive Media, Equity Deal: Report","description":"The NFL and a major network have reportedly reached a massive media and equity deal.","author":"Jason Hall"},"pub_start":1754076900000,"pub_until":4115978604802,"pub_changed":1754079841503,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d15da924f4f602e30f8f3","slug:2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","slug:2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","keyword:keywords/NFL","keyword:keywords/media deal","keyword:keywords/network","keyword:keywords/report","keyword:keywords/ESPN","keyword:keywords/agreement","keyword:keywords/media","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"UenJT","region":"main:dynamic","type":"feed","ordinal":11,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":10,"position":null,"size":5,"title":null},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688c192d244879abec29d077","type":"PUBLISHING","record":{"ref_id":"%2F688c192d244879abec29d077","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c1611b57-571b-4421-ae9d-6d2f2097e4d4","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"American football ball on green grass field background. Top view.","id":"%2F670047e3312182aa28f52495","new_tab":false,"schedule":{},"source_credit":"vadimrysev / iStock / Getty Images","title":"American football ball on green grass field background.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Listen to NFL games live with the \u003ca href=\"https://news.iheart.com/apps/\" target=\"_self\">free iHeartRadio app\u003c/a>. Live football play-by-play is available for most of your favorite teams.\u003c/p>\n\n\u003ch3>Atlanta Falcons\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/92-9-the-game-10795/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10795\" data-catalog-related-id=\"\">92-9 The Game\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Baltimore Ravens\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/espn-630-8365/\" data-catalog-kind=\"STATION\" data-catalog-id=\"8365\" data-catalog-related-id=\"\">ESPN 630\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/el-zol-1079-11141/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11141\" data-catalog-related-id=\"\">El Zol 107.9\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Buffalo Bills\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/wgr-550-sportsradio-10809/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10809\" data-catalog-related-id=\"\">WGR 550 SportsRadio\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Carolina Panthers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/997-the-fox-1613/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1613\" data-catalog-related-id=\"\">99.7 The Fox\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Chicago Bears\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/espn-1000-7907/\" data-catalog-kind=\"STATION\" data-catalog-id=\"7907\" data-catalog-related-id=\"\">ESPN 1000\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Cincinnati Bengals\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/espn-1530-wcky-1697/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1697\" data-catalog-related-id=\"\">ESPN 1530 WCKY\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/1027-webn-1701/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1701\" data-catalog-related-id=\"\">102.7 WEBN\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/newsradio-700-wlw-1713/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1713\" data-catalog-related-id=\"\">NewsRadio 700 WLW\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Cleveland Browns\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/985-wncx-10855/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10855\" data-catalog-related-id=\"\">98.5 WNCX\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/923-the-fan-10821/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10821\" data-catalog-related-id=\"\">92.3 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Dallas Cowboys\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1053-the-fan-10840/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10840\" data-catalog-related-id=\"\">105.3 The Fan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/la-grande-1075-fm-10831/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10831\" data-catalog-related-id=\"\">La Grande 107.5 FM\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Denver Broncos\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/850-am-941-fm-koa-389/\" data-catalog-kind=\"STATION\" data-catalog-id=\"389\" data-catalog-related-id=\"\">850 AM / 94.1 FM KOA\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/1035-the-fox-393/\" data-catalog-kind=\"STATION\" data-catalog-id=\"393\" data-catalog-related-id=\"\">103.5 The Fox\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Detroit Lions\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/971-the-ticket-10827/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10827\" data-catalog-related-id=\"\">97.1 The Ticket\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Green Bay Packers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/973-the-game-2685/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2685\" data-catalog-related-id=\"\">97.3 The Game\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/newstalk-1310-wiba-2661/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2661\" data-catalog-related-id=\"\">NewsTalk 1310 WIBA\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/z100-eau-claire-2653/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2653\" data-catalog-related-id=\"\">Z100 Eau Claire\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/fox-sports-1230-5261/\" data-catalog-kind=\"STATION\" data-catalog-id=\"5261\" data-catalog-related-id=\"\">Fox Sports 1230\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Houston Texans\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportsradio-610-10864/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10864\" data-catalog-related-id=\"\">SportsRadio 610\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Indianapolis Colts\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1075-the-fan-6056/\" data-catalog-kind=\"STATION\" data-catalog-id=\"6056\" data-catalog-related-id=\"\">107.5 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Kansas City Chiefs\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1065-the-wolf-10872/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10872\" data-catalog-related-id=\"\">106.5 The Wolf\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/965-the-fan-10886/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10886\" data-catalog-related-id=\"\">96.5 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Los Angeles Chargers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/am-570-klac-189/\" data-catalog-kind=\"STATION\" data-catalog-id=\"189\" data-catalog-related-id=\"\">AM 570 KLAC\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/alt-987-201/\" data-catalog-kind=\"STATION\" data-catalog-id=\"201\" data-catalog-related-id=\"\">ALT 98.7\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Los Angeles Rams\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/931-jack-fm-10897/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10897\" data-catalog-related-id=\"\">93.1 Jack FM\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Miami Dolphins\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/big-1059-557/\" data-catalog-kind=\"STATION\" data-catalog-id=\"557\" data-catalog-related-id=\"\">Big 105.9\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/fox-sports-940-565/\" data-catalog-kind=\"STATION\" data-catalog-id=\"565\" data-catalog-related-id=\"\">Fox Sports 940\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/tu-949-577/\" data-catalog-kind=\"STATION\" data-catalog-id=\"577\" data-catalog-related-id=\"\">Tu 94.9\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/wave-927-501/\" data-catalog-kind=\"STATION\" data-catalog-id=\"501\" data-catalog-related-id=\"\">Wave 92.7\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Minnesota Vikings\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1013-kdwb-1201/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1201\" data-catalog-related-id=\"\">101.3 KDWB\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/kfan-fm-1003-1209/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1209\" data-catalog-related-id=\"\">KFAN FM 100.3\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/kool-108-1217/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1217\" data-catalog-related-id=\"\">Kool 108\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/cities-971-1221/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1221\" data-catalog-related-id=\"\">Cities 97.1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/k102-1205/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1205\" data-catalog-related-id=\"\">K102\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>New Orleans Saints\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/wwl-10981/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10981\" data-catalog-related-id=\"\">WWL\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>New York Giants\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/wfan-sports-radio-new-york-10930/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10930\" data-catalog-related-id=\"\">WFAN Sports Radio New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/wfan2-10963/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10963\" data-catalog-related-id=\"\">WFAN2\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>New York Jets\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/q1043-1465/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1465\" data-catalog-related-id=\"\">Q104.3\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Philadelphia Eagles\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportsradio-94wip-10934/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10934\" data-catalog-related-id=\"\">SportsRadio 94WIP\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Pittsburgh Steelers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1025-dve-2017/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2017\" data-catalog-related-id=\"\">102.5 DVE\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/fox-sports-970-2013/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2013\" data-catalog-related-id=\"\">Fox Sports 970\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Tampa Bay Buccaneers\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/98rock-tampa-bay-697/\" data-catalog-kind=\"STATION\" data-catalog-id=\"697\" data-catalog-related-id=\"\">98ROCK Tampa Bay\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/953-wdae-673/\" data-catalog-kind=\"STATION\" data-catalog-id=\"673\" data-catalog-related-id=\"\">95.3 WDAE\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Tennessee Titans\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/104-5-the-zone-5453/\" data-catalog-kind=\"STATION\" data-catalog-id=\"5453\" data-catalog-related-id=\"\">104-5 The Zone\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>Washington Commanders\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/big-100-2505/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2505\" data-catalog-related-id=\"\">Big 100\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/910-the-fan-10967/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10967\" data-catalog-related-id=\"\">910 The Fan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/newsradio-1140-wrva-10973/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10973\" data-catalog-related-id=\"\">Newsradio 1140 WRVA\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio/","cuser":"user/ldap/mberger","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/NFL","keywords/National Football League","keywords/play-by-play","keywords/football","keywords/Dallas Cowboys","keywords/Philadelphia Eagles","keywords/New York Giants","keywords/New York Jets","keywords/Baltimore Ravens","keywords/Washington Commanders","keywords/New England Patriots","keywords/Pittsburgh Steelers","keywords/Green Bay Packers","keywords/Miami Dolphins","keywords/San Francisco 49ers","keywords/Minnesota Vikings","keywords/Cincinnati Bengals","keywords/Tampa Bay Buccaneers","keywords/New Orleans Saints","keywords/Houston Texans","keywords/Chicago Bears"],"primary_image":{"bucket":"assets.getty","id":"%2F670047e3312182aa28f52495"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio","brands/iHeartRadio Sports"]},"publish_date":1754012880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio","social_title":"","summary":"Listen to NFL games live with the free iHeartRadio app. Live football play-by-play is available for most of your favorite teams.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Live NFL Radio: Listen To Every Game Free On iHeartRadio","permalink":"https://969thegame.iheart.com/content/2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio/"},"slug":"2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/670047e3312182aa28f52495","title":"Live NFL Radio: Listen To Every Game Free On iHeartRadio","description":"Listen to NFL games live with the free iHeartRadio app. Live football play-by-play is available for most of your favorite teams.","author":""},"pub_start":1754012880000,"pub_until":4115978604802,"pub_changed":1754013336555,"subscription":[{"tags":["categories/sports","brands/iHeartRadio","brands/iHeartRadio Sports"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688c192d244879abec29d077","slug:2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio","slug:2025-07-31-live-nfl-radio-listen-to-every-game-free-on-iheartradio","keyword:keywords/NFL","keyword:keywords/National Football League","keyword:keywords/play-by-play","keyword:keywords/football","keyword:keywords/Dallas Cowboys","keyword:keywords/Philadelphia Eagles","keyword:keywords/New York Giants","keyword:keywords/New York Jets","keyword:keywords/Baltimore Ravens","keyword:keywords/Washington Commanders","keyword:keywords/New England Patriots","keyword:keywords/Pittsburgh Steelers","keyword:keywords/Green Bay Packers","keyword:keywords/Miami Dolphins","keyword:keywords/San Francisco 49ers","keyword:keywords/Minnesota Vikings","keyword:keywords/Cincinnati Bengals","keyword:keywords/Tampa Bay Buccaneers","keyword:keywords/New Orleans Saints","keyword:keywords/Houston Texans","keyword:keywords/Chicago Bears"]}},{"id":"%2F688d04ac274132b8c9e00710","type":"PUBLISHING","record":{"ref_id":"%2F688d04ac274132b8c9e00710","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9295328f-acc4-47f0-9c64-78086a0528df","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ARLINGTON, TEXAS - SEPTEMBER 22: Dallas Cowboys linebacker Micah Parsons #11 walks on the field before the game against the Baltimore Ravens at AT&T Stadium on September 22, 2024 in Arlington, Texas. (Photo by Sam Hodde/Getty Images)","id":"%2F66f6f2dd0b1eb7365ccb037c","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Baltimore Ravens v Dallas Cowboys","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-07-06-cowboys-texans-make-large-donations-to-texas-flood-relief/\" target=\"_blank\">Dallas Cowboys\u003c/a> defensive end \u003ca href=\"https://www.iheart.com/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/\" target=\"_blank\">\u003cstrong>Micah Parsons\u003c/strong>\u003c/a> publicly requested a trade, sharing a lengthy statement on his social media accounts Friday (August 1).\u003c/p>\n\n\u003cp>&quot;Yes I wanted to be here,&quot; Parson wrote. &quot;I did everything I could to show that I wanted to be a Cowboys and wear the star on my helmet. I wanted to play in front of the best fans in sports and make this Americas team once again. The team my pops and I grew up cheering for way up in Harrisburg, PA. Unfortunately I no longer want to be here. I no longer want to be held to close door negotiations without my agent present. I no longer want shots taken at me for getting injured while laying it on the line for the organization our fans and my teammates. I no longer want narratives created and spread to the media about me. I had purposely stayed quiet in hopes of getting something done.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FMicahhParsons11%2Fstatus%2F1951346210067095890","@url":"https://x.com/MicahhParsons11/status/1951346210067095890","author_name":"Micah Parsons","author_url":"https://twitter.com/MicahhParsons11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Thank you Dallas 🦁👑 🙏🏾! I \u003ca href=\"https://t.co/EUnEj9uRUt\">pic.twitter.com/EUnEj9uRUt\u003c/a>\u003c/p>&mdash; Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951346210067095890?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/MicahhParsons11/status/1951346210067095890","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Thank you Dallas 🦁👑 🙏🏾! I \u003ca href=\"https://t.co/EUnEj9uRUt\">pic.twitter.com/EUnEj9uRUt\u003c/a>\u003c/p>&mdash; Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951346210067095890?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MicahhParsons11/status/1951346210067095890"},{"html":"\u003cp>Parsons' confirmation came hours after \u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cstrong>Dianna Russini\u003c/strong>\u003c/a> reported that Parsons' relationship with the Cowboys had &quot;deteriorated&quot; among ongoing contract negotiations to the point that he's considering a trade request or even &quot;severing his relationship with the team.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FDMRussini%2Fstatus%2F1951292871417483410","@url":"https://x.com/DMRussini/status/1951292871417483410","author_name":"Dianna Russini","author_url":"https://twitter.com/DMRussini","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>&mdash; Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/DMRussini/status/1951292871417483410","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>&mdash; Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/DMRussini/status/1951292871417483410"},{"html":"\u003cp>&quot;BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources familiar with the situation. The two sides remain far apart heading into the second week of training camp, and are not currently negotiating,&quot; Russini wrote on her X account.\u003c/p>\n\n\u003cp>Several Cowboys teammates appeared to support Parsons amid his reported rift with the team's front office, with safety \u003cstrong>Juanyeh Thomas\u003c/strong> and \u003cstrong>Demarvion Overshown\u003c/strong> changing their X profile pictures to include Parsons.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FAGENT0__%2Fstatus%2F1951316288438935720%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1951316288438935720%257Ctwgr%255E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Fwww.si.com%252Fnfl%252Fcowboys%252Fnews%252Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","@url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","author_name":"DeMarvion Overshown","author_url":"https://twitter.com/AGENT0__","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&amp;ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>&mdash; DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/AGENT0__/status/1951316288438935720","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&amp;ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>&mdash; DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco"},{"html":"\u003cp>Several Cowboys fans were heard yelling &quot;Pay Micah&quot; when team owner and general manager \u003ca href=\"https://www.iheart.com/content/2024-11-19-jerry-jones-addresses-mike-mccarthys-status/\" target=\"_blank\">\u003cstrong>Jerry Jones\u003c/strong>\u003c/a> at training camp last weekend amid their ongoing contract dispute, referencing a similar situation with wide receiver \u003ca href=\"https://www.iheart.com/content/2024-08-26-cowboys-ceedee-lamb-agree-to-historic-new-deal/\" target=\"_blank\">\u003cstrong>CeeDee Lamb\u003c/strong>\u003c/a>'s contract dispute last offseason.\u003c/p>\n\n\u003cp>&quot;I heard it light, but not compared to how I heard them say, 'Pay Lamb [last year],'&quot; Jones said last Sunday (July 26). &quot;That was a faint little sound compared to the way they were hollering last year, 'Pay Lamb.' ... Whoever's not in, you can count on a few hollering that. But it was a big loud chant last year on Lamb.&quot;\u003c/p>\n\n\u003cp>The Cowboys exercised the fifth-year option on Parsons' rookie contract, which is set to expire after the 2025 season. The former Penn State standout, winning the 2021 Defensive Player of the Year award and has been selected as an All-Pro and Pro Bowler during each of his first three NFL seasons.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-micah-parsons-requests-trade/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Micah Parsons","keywords/trade","keywords/Dallas Cowboys","keywords/statement","keywords/social media accounts","keywords/NFL","keywords/football"],"primary_image":{"bucket":"new_assets","id":"%2F66f6f2dd0b1eb7365ccb037c"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754072040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-micah-parsons-requests-trade","social_title":"","summary":"Dallas Cowboys defensive end Micah Parsons publicly requested a trade.","targets":[{"categories":["syndications/content"],"distribution":["markets/DALLAS-TX"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Micah Parsons Requests Trade","permalink":"https://969thegame.iheart.com/content/2025-08-01-micah-parsons-requests-trade/"},"slug":"2025-08-01-micah-parsons-requests-trade","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c","title":"Micah Parsons Requests Trade","description":"Dallas Cowboys defensive end Micah Parsons publicly requested a trade.","author":"Jason Hall"},"pub_start":1754072040000,"pub_until":4115978604802,"pub_changed":1754072823307,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","markets/DALLAS-TX"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d04ac274132b8c9e00710","slug:2025-08-01-micah-parsons-requests-trade","slug:2025-08-01-micah-parsons-requests-trade","keyword:keywords/Micah Parsons","keyword:keywords/trade","keyword:keywords/Dallas Cowboys","keyword:keywords/statement","keyword:keywords/social media accounts","keyword:keywords/NFL","keyword:keywords/football","author:user"]}},{"id":"%2F688bc4420544739573523998","type":"PUBLISHING","record":{"ref_id":"%2F688bc4420544739573523998","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Glove and baseball on a black background, no background people are excellent.","id":"%2F67e465f23f5ab15f8ed78ebd","new_tab":false,"schedule":{},"source_credit":"krisanapong detraphiphat / Moment / Getty Images","title":"Glove and baseball","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Listen to MLB games live with the \u003ca href=\"https://news.iheart.com/apps/\" target=\"_blank\">free iHeartRadio app\u003c/a>. Live baseball play-by-play is available for most of your favorite teams.\u003c/p>\n\n\u003ch3>\u003cstrong>Boston Red Sox\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/weei-937-10790/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10790\" data-catalog-related-id=\"\">WEEI 93.7\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/1080-wtic-newstalk-10884/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10884\" data-catalog-related-id=\"\">1080 WTIC NEWSTALK\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/weei-1037-10972/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10972\" data-catalog-related-id=\"\">WEEI 103.7\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/weei-1055-11136/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11136\" data-catalog-related-id=\"\">WEEI 105.5\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/weei-1440-10794/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10794\" data-catalog-related-id=\"\">WEEI 1440\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Chicago Cubs\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/670-the-score-10835/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10835\" data-catalog-related-id=\"\">670 The Score\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Cincinnati Reds\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/newsradio-700-wlw-1713/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1713\" data-catalog-related-id=\"\">NewsRadio 700 WLW\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Cleveland Guardians\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/newsradio-wtam-1100-1749/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1749\" data-catalog-related-id=\"\">NewsRadio WTAM 1100\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/1007-wmms-1741/\" data-catalog-kind=\"STATION\" data-catalog-id=\"1741\" data-catalog-related-id=\"\">100.7 WMMS\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Colorado Rockies\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/850-am-941-fm-koa-389/\" data-catalog-kind=\"STATION\" data-catalog-id=\"389\" data-catalog-related-id=\"\">850 AM / 94.1 FM KOA\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Detroit Tigers\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/971-the-ticket-10827/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10827\" data-catalog-related-id=\"\">97.1 The Ticket\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Houston Astros\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportstalk-790-2257/\" data-catalog-kind=\"STATION\" data-catalog-id=\"2257\" data-catalog-related-id=\"\">SportsTalk 790\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Kansas City Royals\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportsradio-610-10864/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10864\" data-catalog-related-id=\"\">SportsRadio 610\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/kfh-radio-11138/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11138\" data-catalog-related-id=\"\">KFH Radio\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Los Angeles Dodgers\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/am-570-klac-189/\" data-catalog-kind=\"STATION\" data-catalog-id=\"189\" data-catalog-related-id=\"\">AM 570 KLAC\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Miami Marlins\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/fox-sports-940-565/\" data-catalog-kind=\"STATION\" data-catalog-id=\"565\" data-catalog-related-id=\"\">Fox Sports 940\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Minnesota Twins\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/830-wcco-10946/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10946\" data-catalog-related-id=\"\">830 WCCO\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>New York Mets\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/mets-radio-11097/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11097\" data-catalog-related-id=\"\">Mets Radio\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/mets-en-espanol-10958/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10958\" data-catalog-related-id=\"\">Mets en Español\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>New York Yankees\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/wfan-sports-radio-new-york-10930/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10930\" data-catalog-related-id=\"\">WFAN Sports Radio New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/new-york-yankees-en-espanol-10951/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10951\" data-catalog-related-id=\"\">New York Yankees en Español\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Oakland Athletics\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/talk-650-kste-229/\" data-catalog-kind=\"STATION\" data-catalog-id=\"229\" data-catalog-related-id=\"\">Talk 650 KSTE\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Philadelphia Phillies\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/sportsradio-94wip-10934/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10934\" data-catalog-related-id=\"\">SportsRadio 94WIP\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/live/talk-radio-1210-wpht-10928/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10928\" data-catalog-related-id=\"\">Talk Radio 1210 WPHT\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Pittsburgh Pirates\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1001-fm-and-am-1020-kdka-11003/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11003\" data-catalog-related-id=\"\">100.1 FM and AM 1020 KDKA\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>San Diego Padres\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/973-the-fan-11112/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11112\" data-catalog-related-id=\"\">97.3 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>San Francisco Giants\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/the-sports-leader-knbr-5530/\" data-catalog-kind=\"STATION\" data-catalog-id=\"5530\" data-catalog-related-id=\"\">The Sports Leader KNBR\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>St. Louis Cardinals\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1041-fm-kmox-11121/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11121\" data-catalog-related-id=\"\">104.1 FM KMOX\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Tampa Bay Rays\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/953-wdae-673/\" data-catalog-kind=\"STATION\" data-catalog-id=\"673\" data-catalog-related-id=\"\">95.3 WDAE\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Texas Rangers\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1053-the-fan-10840/\" data-catalog-kind=\"STATION\" data-catalog-id=\"10840\" data-catalog-related-id=\"\">105.3 The Fan\u003c/a>\u003c/li>\u003c/ul>\n\n\u003ch3>\u003cstrong>Washington Nationals\u003c/strong>\u003c/h3>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.iheart.com/live/1067-the-fan-11153/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11153\" data-catalog-related-id=\"\">106.7 The Fan\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-07-31-listen-to-mlb-games-live-on-iheartradio/","cuser":"user/ldap/mberger","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/MLB","keywords/Major League Baseball","keywords/Baseball","keywords/play-by-play","keywords/New York Yankees","keywords/New York Mets","keywords/Boston Red Sox","keywords/Chicago Cubs","keywords/Chicago White Sox","keywords/Houston Astros","keywords/Pittsburgh Pirates","keywords/Philadelphia Phillies","keywords/Cincinnati Reds","keywords/Tampa Bay Rays"],"primary_image":{"bucket":"assets.getty","id":"%2F67e465f23f5ab15f8ed78ebd"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio","brands/iHeartRadio Sports"]},"publish_date":1753990860000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-listen-to-mlb-games-live-on-iheartradio","social_title":"","summary":"Listen to MLB games live with the free iHeartRadio app. Live baseball play-by-play is available for most of your favorite teams.","targets":[],"title":"Live MLB Radio: Listen To Every Game Free On iHeartRadio ","permalink":"https://969thegame.iheart.com/content/2025-07-31-listen-to-mlb-games-live-on-iheartradio/"},"slug":"2025-07-31-listen-to-mlb-games-live-on-iheartradio","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67e465f23f5ab15f8ed78ebd","title":"Live MLB Radio: Listen To Every Game Free On iHeartRadio ","description":"Listen to MLB games live with the free iHeartRadio app. Live baseball play-by-play is available for most of your favorite teams.","author":""},"pub_start":1753990860000,"pub_until":4115978604802,"pub_changed":1753998500071,"subscription":[{"tags":["categories/sports","brands/iHeartRadio","brands/iHeartRadio Sports"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688bc4420544739573523998","slug:2025-07-31-listen-to-mlb-games-live-on-iheartradio","slug:2025-07-31-listen-to-mlb-games-live-on-iheartradio","keyword:keywords/MLB","keyword:keywords/Major League Baseball","keyword:keywords/Baseball","keyword:keywords/play-by-play","keyword:keywords/New York Yankees","keyword:keywords/New York Mets","keyword:keywords/Boston Red Sox","keyword:keywords/Chicago Cubs","keyword:keywords/Chicago White Sox","keyword:keywords/Houston Astros","keyword:keywords/Pittsburgh Pirates","keyword:keywords/Philadelphia Phillies","keyword:keywords/Cincinnati Reds","keyword:keywords/Tampa Bay Rays"]}},{"id":"%2F688cff3f2e24d7fcac0823af","type":"PUBLISHING","record":{"ref_id":"%2F688cff3f2e24d7fcac0823af","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"25d5ca72-6873-474f-8403-ef91ebd707ad","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nearly 200,000 KidKraft Farm to Table Play Kitchens have been recalled after a child died while playing with it. ","id":"%2F688cffcc2e24d7fcac0823b9","new_tab":false,"schedule":{},"source_credit":"Consumer Products Safety Comission","title":"Recall On KidKraft Farm to Table Play Kitchens","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Nearly \u003ca href=\"https://abcnews.go.com/GMA/Family/192000-kids-play-kitchens-recalled-after-1-death/story?id=124241619\" target=\"_blank\">200,000 KidKraft Farm to Table Model Play Kitchen sets are being recalled\u003c/a> after a tragic incident led to the death of a toddler. The recall, announced by Backyard Kids, LLC and the Consumer Product Safety Commission, follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook of the play kitchen set in February 2023.\u003c/p>\n\n\u003cp>The play kitchens, sold between 2018 and July 2025, \u003ca href=\"https://www.usatoday.com/story/money/2025/08/01/kidkraft-play-kitchens-recall/85471428007/\" target=\"_blank\">pose a risk of strangulation and asphyxia if a child climbs on the counter\u003c/a> or crawls through the opening in the back. The recalled units are black and light gray with wood-like countertops and measure 44 inches in length, 13 3/4 inches in width, and 43 inches high. They were intended for children aged three and above.\u003c/p>\n\n\u003cp>Although 192,000 units are impacted, only 400 were sold to consumers by Backyard Kids. The play kitchens were available online on Amazon, Walmart, and KidKraft's websites, retailing between $120 and $270.\u003c/p>\n\n\u003cp>Backyard Kids is \u003ca href=\"https://www.cpsc.gov/Recalls/2025/Backyard-Kids-Recalls-KidKraft-Farm-to-Table-Play-Kitchens-Due-to-Strangulation-Hazard-One-Death-Reported\" target=\"_blank\">offering free replacement hooks to consumers\u003c/a> with affected units. They can be contacted via email at recall@kidkraft.com or by phone at (800) 882-0234, Monday through Friday from 8:30 a.m. to 5 p.m. ET.\u003c/p>\n\n\u003cp>KidKraft, Inc., which manufactured the sets, filed for bankruptcy in May 2024. As of now, no other incidents have been reported involving the hooks catching on children's clothing.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"new_assets","id":"%2F688cffcc2e24d7fcac0823b9"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754070900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","social_title":"","summary":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death","permalink":"https://969thegame.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/"},"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9","title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death","description":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","author":"iHeartRadio"},"pub_start":1754070900000,"pub_until":4115978604802,"pub_changed":1754071336411,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cff3f2e24d7fcac0823af","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688ad7a117576db1131584b0","type":"PUBLISHING","record":{"ref_id":"%2F688ad7a117576db1131584b0","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JULY 29: Cody Bellinger #35 of the New York Yankees connects for his third inning three run home run against the Tampa Bay Rays at Yankee Stadium on July 29, 2025 in New York City. (Photo by Evan Bernstein/Getty Images)","id":"%2F688b7e89f5e9a10fe30a468d","new_tab":false,"schedule":{},"source_credit":"Evan Bernstein / Getty Images Sport / Getty Images","title":"Tampa Bay Rays v New York Yankees","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Tampa Bay Rays (54-55) play on the road against the New York Yankees (59-49) at Yankee Stadium. The matchup is set to start at 1:05 p.m. ET on Thursday.\u003c/p>\n\n\u003ch3>Yankees vs. Rays: July 31, 2025 Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Thursday, July 31, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 1:05 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> YES and FDSSUN\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=kcDg2bO4wc\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> The Bronx, New York\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> Yankee Stadium\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=kcDg2bO4wc\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Yankees vs. Rays Starting Pitchers\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Season Stats\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Marcus Stroman (RHP)\u003c/th>\n \u003cth style=\"text-align:center\" scope=\"col\">\u003c/th>\n \u003cth style=\"text-align:center\">Ryan Pepiot (RHP)\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">8\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">GS\u003c/th>\n \u003ctd style=\"text-align:center\">22\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2-2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">6-8\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">6.09\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">3.42\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4.1\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">IP/Start\u003c/th>\n \u003ctd style=\"text-align:center\">5.2\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">1.588\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">WHIP\u003c/th>\n \u003ctd style=\"text-align:center\">1.148\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">6.1\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">8.8\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n \u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>\u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1402&pb=933314&cid=kcDg2bO4wc\" target=\"_blank\">Catch MLB action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Yankees vs. Rays Team Stats\u003c/h3>\n\n\n\u003cul>\u003cli>The New York Yankees average 1.6 home runs per game and have hit a league-best 172 home runs in total.\u003c/li>\n\u003cli>The Rays' 118 home runs rank 15th in Major League Baseball.\u003c/li>\n\u003cli>New York ranks seventh in MLB with a .253 batting average.\u003c/li>\n\u003cli>Tampa Bay ranks fifth in MLB with a .254 team batting average.\u003c/li>\n\u003cli>The Yankees have the No. 3 offense in baseball scoring 5.2 runs per game (557 total runs).\u003c/li>\n\u003cli>The Rays are among the highest scoring teams in the majors, ranking 10th with 501 total runs this season.\u003c/li>\u003c/ul>\n\u003ch3>Hitters To Watch In Yankees vs. Rays\u003c/h3>\n\n\n\u003ch4>Yankees\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Cody Bellinger\u003c/th>\n \u003ctd>99\u003c/td>\n \u003ctd>.283\u003c/td>\n \u003ctd>.336\u003c/td>\n \u003ctd>.517\u003c/td>\n \u003ctd>20\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>109\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Paul Goldschmidt\u003c/th>\n \u003ctd>98\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.339\u003c/td>\n \u003ctd>.416\u003c/td>\n \u003ctd>8\u003c/td>\n \u003ctd>38\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Anthony Volpe\u003c/th>\n \u003ctd>106\u003c/td>\n \u003ctd>.217\u003c/td>\n \u003ctd>.285\u003c/td>\n \u003ctd>.415\u003c/td>\n \u003ctd>16\u003c/td>\n \u003ctd>58\u003c/td>\n \u003ctd>83\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Trent Grisham\u003c/th>\n \u003ctd>87\u003c/td>\n \u003ctd>.247\u003c/td>\n \u003ctd>.350\u003c/td>\n \u003ctd>.458\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>40\u003c/td>\n \u003ctd>76\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jazz Chisholm\u003c/th>\n \u003ctd>77\u003c/td>\n \u003ctd>.244\u003c/td>\n \u003ctd>.336\u003c/td>\n \u003ctd>.477\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>49\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=933312&cid=kcDg2bO4wc\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch4>Rays\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>103\u003c/td>\n \u003ctd>.283\u003c/td>\n \u003ctd>.344\u003c/td>\n \u003ctd>.465\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>117\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>103\u003c/td>\n \u003ctd>.254\u003c/td>\n \u003ctd>.296\u003c/td>\n \u003ctd>.504\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>70\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jonathan Aranda\u003c/th>\n \u003ctd>102\u003c/td>\n \u003ctd>.315\u003c/td>\n \u003ctd>.393\u003c/td>\n \u003ctd>.478\u003c/td>\n \u003ctd>12\u003c/td>\n \u003ctd>53\u003c/td>\n \u003ctd>112\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>87\u003c/td>\n \u003ctd>.272\u003c/td>\n \u003ctd>.324\u003c/td>\n \u003ctd>.483\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003ctd>89\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>62\u003c/td>\n \u003ctd>.300\u003c/td>\n \u003ctd>.335\u003c/td>\n \u003ctd>.344\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003ch3>A Look Ahead...\u003c/h3>\n\n\n\u003ch4>Upcoming Yankees Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>July 31:\u003c/strong> vs. Rays, 1:05 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 1:\u003c/strong> at Marlins, 7:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> at Marlins, 4:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> at Marlins, 1:40 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Rangers, 8:05 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Rangers, 8:05 p.m. ET\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=933313&cid=kcDg2bO4wc\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch4>Upcoming Rays Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>July 31:\u003c/strong> at Yankees, 1:05 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 1:\u003c/strong> vs. Dodgers, 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> vs. Dodgers, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> vs. Dodgers, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688ad556847e5f74152a1aa6","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/New York Yankees","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/Tampa Bay Rays"],"primary_image":{"bucket":"assets.getty","id":"%2F688b7e89f5e9a10fe30a468d"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1753928832000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31","social_title":"","summary":"Learn where to watch the New York Yankees vs. Tampa Bay Rays game on July 31, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"How to Watch Yankees vs. Rays: Streaming & TV on July 31","permalink":"https://969thegame.iheart.com/content/2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31/"},"slug":"2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688b7e89f5e9a10fe30a468d","title":"How to Watch Yankees vs. Rays: Streaming & TV on July 31","description":"Learn where to watch the New York Yankees vs. Tampa Bay Rays game on July 31, 2025.","author":""},"pub_start":1753928832000,"pub_until":4115978604802,"pub_changed":1753972813548,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688ad7a117576db1131584b0","slug:2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31","slug:2025-07-31-how-to-watch-yankees-vs-rays-streaming-tv-on-july-31","keyword:keywords/ds-sports","keyword:keywords/New York Yankees","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/Tampa Bay Rays","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:kcDg2bO4wc"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":12,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":13,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F6ac6ad52fa481c3c2f2595db0cab8237","slug":"open-mike","ownBrand":"brands/Open Mike (40566)","configByLookup":{"common":{"branding":{"name":"Mike Bianchi's Open Mike","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/65eb6c9dbca8fbc15bf374fa"}}}}}},{"_id":"%2F6b86873de1e22528f491bb16636d9e30","slug":"beat-of-sports","ownBrand":"brands/Beat of Sports (49048)","configByLookup":{"common":{"branding":{"name":"Beat of Sports","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5d8d193b96e1c9be345d7183"}}}}}},{"_id":"%2F62dff21d7d4925ae5bc87712994cbc72","slug":"the-herd-with-colin-cowherd","ownBrand":"brands/The Herd with Colin Cowherd (56804)","configByLookup":{"common":{"branding":{"name":"The Herd with Colin Cowherd","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/64f883857c4c6cbbba8a6e6c"}}}}}},{"_id":"%2F5c5897f453d84d2b418ba21e","slug":"in-the-zone","ownBrand":"brands/In The Zone","configByLookup":{"common":{"branding":{"name":"In The Zone","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e3441771f3067f43088d179"}}}}}},{"_id":"%2Fe8a469d8b0a37610adea053cfdd984b4","slug":"the-jason-smith-show","ownBrand":"brands/The Jason Smith Show (53611)","configByLookup":{"common":{"branding":{"name":"The Jason Smith Show with Mike Harmon","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5bd25d9d140557519d49d36c"}}}}}},{"_id":"%2F2124988cf495f34cdfd3ba5781227e4b","slug":"the-ben-maller-show","ownBrand":"brands/The Ben Maller Show (53614)","configByLookup":{"common":{"branding":{"name":"The Ben Maller Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/40f99ca15f9bfb43a2b6cadc4ecca580"}}}}}},{"_id":"%2F338186da8d62037d3cb8eebcabd4f8b5","slug":"fox-sports-radio-weekends","ownBrand":"brands/FOX Sports Radio Weekends (55682)","configByLookup":{"common":{"branding":{"name":"FOX Sports Radio Weekends","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e972321d790eb6e190b8f7d"}}}}}},{"_id":"%2F5c94df3c5537524832d98e09","slug":"the-theme-park-podcast","ownBrand":"brands/The Theme Park Podcast","configByLookup":{"common":{"branding":{"name":"The Theme Park Podcast","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5c952fb1698d9e80e7e64355"}}}}}},{"_id":"%2Fd0ee2388e93aa145b5d41312e4cc14fb","slug":"stormwatch-orlando","ownBrand":"brands/Operation Stormwatch Orlando","configByLookup":{"common":{"branding":{"name":"Operation Stormwatch Orlando","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6704265c6ebe1a61d206074b"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":14,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":15,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}]},"tags":[],"schedule":null,"podcasts":["26936807","26936826","30599435","29787284","50591710","50304301","50591711","101438138","30728546","30868166"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":16,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":7,"position":null,"size":1,"title":"More Stories"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal-reverse"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady &amp; Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady &amp; Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. &quot;Thank you for all the great memories and for your loyalty,&quot; Deen wrote, emphasizing her family's appreciation for the community. The Lady &amp; Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous","permalink":"https://969thegame.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"ibDyO","region":"main:dynamic","type":"feed","ordinal":17,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":8,"position":null,"size":5,"title":null},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688c6f85ab5d6e76b7afc227","type":"PUBLISHING","record":{"ref_id":"%2F688c6f85ab5d6e76b7afc227","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"html":"\u003cimg alt=\"\" src=\"https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&s=612x612&w=0&k=20&c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=\" />","schedule":{},"type":"html"},{"html":"\u003cp>Allisha Gray and the Atlanta Dream (16-11) play Satou Sabally and the Phoenix Mercury (16-10) on August 1, 2025 at Gateway Center Arena on ION.\u003c/p>\n\n\u003cp>Watch the WNBA, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://affiliates.routy.app/route/62733?affId=3147&ts=5002712&pa=1445&pb=1013347&cid=ZhY20ZHb9v\" target=\"_blank\">Use our link\u003c/a> to sign up for a free trial.\u003c/p>\n\n\u003ch3>WNBA Aug. 1, 2025: Mercury vs. Dream Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>When:\u003c/strong> Friday, August 1, 2025 at 7:30 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Where:\u003c/strong> Gateway Center Arena in College Park, Georgia\u003c/li>\n\u003cli>\u003cstrong>TV channel:\u003c/strong> ION\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/69118?affId=3147&ts=5002712&pa=2138&pb=1013308&cid=ZhY20ZHb9v\" target=\"_blank\">Sign up for WNBA League Pass\u003c/a> on Amazon Prime Video to get access to games, live and on-demand, and more for the entire season and offseason.\u003c/p>\n\n\u003ch3>Mercury vs. Dream Comparison\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable style=\"width: 100%; border-collapse: collapse;\" class=\"table\">\n \u003cthead>\n \u003ctr style=\"background-color: #F2F2F2;\">\n \t\u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Mercury Rank\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Mercury AVG\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Dream AVG\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Dream Rank\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">83.8\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Points Scored\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">83.6\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">6th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">6th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">80.9\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Points Allowed\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">79.1\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">4th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">8th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">34\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Rebounds\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">36.3\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">2nd\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">6th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">8.5\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Off. Rebounds\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">8.7\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">4th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">2nd\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">9.6\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">3pt Made\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">9.4\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">20.9\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Assists\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">21\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">4th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">12.7\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Turnovers\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">11.9\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">1st\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Buy tickets for this game on \u003ca href=\"https://affiliates.routy.app/route/67618?affId=3147&ts=5002712&pa=2986&pb=1013315&cid=ZhY20ZHb9v\" target=\"_blank\">StubHub\u003c/a>, \u003ca href=\"https://affiliates.routy.app/route/65145?affId=3147&ts=5002712&pa=3496&pb=1013315&cid=ZhY20ZHb9v\" target=\"_blank\">Vivid Seats\u003c/a> or \u003ca href=\"https://affiliates.routy.app/route/55919?affId=3147&ts=5002712&pa=2598&pb=1013315&cid=ZhY20ZHb9v\" target=\"_blank\">Ticketmaster\u003c/a>.\u003c/p>\n\n\u003ch3>Mercury Leaders\u003c/h3>\n\n\n\u003cul>\u003cli>Alyssa Thomas leads the Mercury in rebounds and assists. Thomas averages 16.4 points, 8.3 rebounds, and 9.2 assists per game.\u003c/li>\n\u003cli>Phoenix's leading scorer is Sabally, who tallies 17.6 points a game in addition to her 6.9 rebounds and 2.5 assists.\u003c/li>\n\u003cli>The Mercury get the most three-point shooting production out of Sami Whitcomb, who makes 2.2 threes per game.\u003c/li>\n\u003cli>The Phoenix steals leader is Thomas, who averages 1.4 takeaways per game, while its blocks leader is Natasha Mack, who compiles 1.3 rejections per contest.\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/69118?affId=3147&ts=5002712&pa=2152&pb=1013320&cid=ZhY20ZHb9v\" target=\"_blank\">Sign up for WNBA League Pass on Amazon Prime Video to get live and on-demand access to WNBA games.\u003c/a>\u003c/p>\n\n\u003ch3>Dream Leaders\u003c/h3>\n\n\n\u003cul>\u003cli>The Dream's Gray racks up enough points (18.3 per game) and assists (3.9 per game) to top the team's leaderboards.\u003c/li>\n\u003cli>Brionna Jones is at the top of the Atlanta rebounding leaderboard with 7.3 rebounds per game. She also racks up 12.5 points and tacks on 2.5 assists per game.\u003c/li>\n\u003cli>Gray is the top shooter from distance for the Dream, hitting 2.4 threes per game.\u003c/li>\n\u003cli>Atlanta's leader in steals is Gray (1.2 per game), and its leader in blocks is Brittney Griner (1.1 per game).\u003c/li>\n\u003cli>Naz Hillmon is averaging 8 points, 4.9 rebounds and 2 assists per game, making 49.4% of her shots from the field and 35.2% from 3-point range, with 1.2 triples per game.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-mercury-vs-dream-time-tv-stream-aug-1/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c6d2e12ac2de502f1834c","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Atlanta Dream","keywords/WNBA","keywords/Professional","keywords/Basketball","keywords/Women","keywords/WNBA Preview","keywords/Phoenix Mercury"],"primary_image":null,"primary_image_uri":"https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&s=612x612&w=0&k=20&c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=","primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/WNBA"]},"publish_date":1754032212000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","social_title":"","summary":"Find out where to watch the Phoenix Mercury vs. Atlanta Dream WNBA game on August 1, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"title":"Mercury vs. Dream Time, TV & Stream – Aug. 1","permalink":"https://969thegame.iheart.com/content/2025-08-01-mercury-vs-dream-time-tv-stream-aug-1/"},"slug":"2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","summary":{"image":"https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&s=612x612&w=0&k=20&c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=","title":"Mercury vs. Dream Time, TV & Stream – Aug. 1","description":"Find out where to watch the Phoenix Mercury vs. Atlanta Dream WNBA game on August 1, 2025.","author":""},"pub_start":1754032212000,"pub_until":4115978604802,"pub_changed":1754091610956,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/WNBA"]},{"tags":["categories/sports","sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c6f85ab5d6e76b7afc227","slug:2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","slug:2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","keyword:keywords/ds-sports","keyword:keywords/Atlanta Dream","keyword:keywords/WNBA","keyword:keywords/Professional","keyword:keywords/Basketball","keyword:keywords/Women","keyword:keywords/WNBA Preview","keyword:keywords/Phoenix Mercury","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:ZhY20ZHb9v"]}},{"id":"%2F688decdd1f109ad6dea84d1e","type":"PUBLISHING","record":{"ref_id":"%2F688decdd1f109ad6dea84d1e","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Los Angeles Dodgers (64-46) defeated the Tampa Bay Rays (54-57) 5-0 on Friday night at Steinbrenner Field. With the loss, the Rays have now lost four straight games.\u003c/p>\n\n\u003cp>Freddie Freeman got the Dodgers on the board with a two-run double in the first inning. Los Angeles added two in the fourth before Freeman hit a solo homer in the fifth inning to make it 5-0, which would prove to be the final score.\u003c/p>\n\n\u003cp>Shane Baz (8-8, 4.79) took the loss, allowing five earned runs on eight hits while striking out eight and walking two in five innings of work. The Rays offense was never able to get anything off Dodgers starter Clayton Kershaw (5-2, 3.29) who pitched six shutout innings in which he allowed five hits while striking out three.\u003c/p>\n\n\u003cp>The Rays will look to bounce back when they meet the Dodgers in the middle game of the three-game series on Saturday afternoon. Drew Rasmussen (8-5, 2.96) is scheduled to start for the Rays and face former Ray Blake Snell (1-0, 2.00) for the Dodgers. First pitch is scheduled for 1:10 PM - Chris Adams-Wall begins pregame coverage at 12:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE &amp; AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","cuser":"user/ldap/1110925","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB"],"primary_image":{"bucket":"assets.getty","id":"%2F688ded06843f239dbab0ec82"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754103960000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","social_title":"","summary":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","targets":[],"title":"Rays Fall To Dodgers For Fourth Straight Loss","permalink":"https://969thegame.iheart.com/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/"},"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82","title":"Rays Fall To Dodgers For Fourth Straight Loss","description":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754103960000,"pub_until":4115978604802,"pub_changed":1754133188294,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688decdd1f109ad6dea84d1e","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","author:user"]}},{"id":"%2F688c452efc30ebb301ba5865","type":"PUBLISHING","record":{"ref_id":"%2F688c452efc30ebb301ba5865","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"html":"\u003cimg alt=\"\" src=\"https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&s=612x612&w=0&k=20&c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=\" />","schedule":{},"type":"html"},{"html":"\u003cp>Yandy Diaz and the Tampa Bay Rays (54-57) host Shohei Ohtani and the Los Angeles Dodgers (64-46) on Saturday, with first pitch at 1:10 p.m. ET.\u003c/p>\n\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1405&pb=1005567&cid=13pj7w9vDN\" target=\"_blank\">\u003cstrong>Start your risk free trial today.\u003c/strong>\u003c/a>\u003c/p>\n\n\u003ch3>Rays vs. Dodgers Series Info\u003c/h3>\n\n\n\u003ch5>Saturday at 1:10 p.m. ET\u003c/h5>\n\n\n\u003cul>\u003cli>\u003cstrong>Pitching Matchup:\u003c/strong> Drew Rasmussen vs. Blake Snell\u003c/li>\n\u003cli>\u003cstrong>TV Channel:\u003c/strong> FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1408&pb=1005570&cid=13pj7w9vDN\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\u003c/ul>\n\u003ch5>Sunday at 12:10 p.m. ET\u003c/h5>\n\n\n\u003cul>\u003cli>\u003cstrong>Pitching Matchup:\u003c/strong> Joe Boyle vs. Yoshinobu Yamamoto\u003c/li>\n\u003cli>\u003cstrong>TV Channel:\u003c/strong> FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1408&pb=1005570&cid=13pj7w9vDN\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\u003c/ul>\n\u003cp>Don't miss all of the new and returning Apple Originals alongside Friday Night Baseball. \u003ca href=\"https://affiliates.routy.app/route/69116?affId=3147&ts=5002712&pa=1273&pb=1005571&cid=13pj7w9vDN\" target=\"_blank\">Subscribe to Apple TV+\u003c/a> and watch Friday Night Baseball and other Apple TV+ exclusives.\u003c/p>\n\n\u003ch3>Injured Lists\u003c/h3>\n\n\n\u003ch4>Tampa Bay Rays Injured List\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Jonathan Aranda:\u003c/strong> Status - 10 Day IL, Injury - Wrist. \u003cstrong>2025 Stats:\u003c/strong> .316/.394/.478, 12 HR, 54 RBI\u003c/li>\n\u003cli>\u003cstrong>Stuart Fairchild:\u003c/strong> Status - 10 Day IL, Injury - Oblique. \u003cstrong>2025 Stats:\u003c/strong> .216/.273/.333, 0 HR, 2 RBI\u003c/li>\n\u003cli>\u003cstrong>Hunter Bigge:\u003c/strong> Status - 60 Day IL, Injury - Lat. \u003cstrong>2025 Stats:\u003c/strong> 0-0, 2.40 ERA, 7.2 K/9\u003c/li>\n\u003cli>\u003cstrong>Richie Palacios:\u003c/strong> Status - 60 Day IL, Injury - Knee. \u003cstrong>2025 Stats:\u003c/strong> .750/.750/1.000, 0 HR, 0 RBI\u003c/li>\n\u003cli>\u003cstrong>Shane McClanahan:\u003c/strong> Status - 60 Day IL, Injury - Tricep. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Nathan Lavender:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Alex Faedo:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Manuel Rodriguez:\u003c/strong> Status - 60 Day IL, Injury - Forearm. \u003cstrong>2025 Stats:\u003c/strong> 1-2, 2.08 ERA, 7.4 K/9\u003c/li>\n\u003cli>\u003cstrong>Chandler Simpson:\u003c/strong> Status - day-to-day, Injury - Hand. \u003cstrong>2025 Stats:\u003c/strong> .297/.332/.341, 0 HR, 15 RBI\u003c/li>\u003c/ul>\n\u003ch4>Los Angeles Dodgers Injured List\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Max Muncy:\u003c/strong> Status - 10 Day IL, Injury - Knee. \u003cstrong>2025 Stats:\u003c/strong> .250/.375/.457, 13 HR, 55 RBI\u003c/li>\n\u003cli>\u003cstrong>Kiké Hernández:\u003c/strong> Status - 10 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> Hitting: .195/.259/.367, 8 HR, 22 RBI | Pitching: 0-0, 15.19 ERA, 1.7 K/9\u003c/li>\n\u003cli>\u003cstrong>Hyeseong Kim:\u003c/strong> Status - 10 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> .304/.338/.406, 2 HR, 15 RBI\u003c/li>\n\u003cli>\u003cstrong>Tanner Scott:\u003c/strong> Status - 15 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> 1-2, 4.14 ERA, 9.9 K/9\u003c/li>\n\u003cli>\u003cstrong>Kirby Yates:\u003c/strong> Status - 15 Day IL, Injury - Back. \u003cstrong>2025 Stats:\u003c/strong> 4-3, 4.31 ERA, 12.6 K/9\u003c/li>\n\u003cli>\u003cstrong>Gavin Stone:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>River Ryan:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Brusdar Graterol:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Roki Sasaki:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> 1-1, 4.72 ERA, 6.3 K/9\u003c/li>\n\u003cli>\u003cstrong>Kyle Hurt:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Michael Grove:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Michael Kopech:\u003c/strong> Status - 60 Day IL, Injury - Knee. \u003cstrong>2025 Stats:\u003c/strong> 0-0, 0.00 ERA, 10.3 K/9\u003c/li>\n\u003cli>\u003cstrong>Tony Gonsolin:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> 3-2, 5.00 ERA, 9.5 K/9\u003c/li>\n\u003cli>\u003cstrong>Evan Phillips:\u003c/strong> Status - 60 Day IL, Injury - Forearm. \u003cstrong>2025 Stats:\u003c/strong> 0-0, 0.00 ERA, 9.5 K/9\u003c/li>\u003c/ul>\n\u003cp>Looking for MLB tickets? \u003ca href=\"https://affiliates.routy.app/route/55984?affId=3147&ts=5002712&pa=2556&pb=1005576&cid=13pj7w9vDN\" target=\"_blank\">Head to Ticketmaster today\u003c/a> and see your team live.\u003c/p>\n\n\u003ch4>Stats Comparison (Last 10 Games)\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Rays vs. Dodgers Stats (Last 10 Games)\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth scope=\"col\" style=\"text-align:center\">RAYS\u003c/th>\n \u003cth style=\"text-align:center\">\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">DODGERS\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2-8\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">6-4\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">7\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">HR\u003c/th>\n \u003ctd style=\"text-align:center\">14\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.221\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">AVG\u003c/th>\n \u003ctd style=\"text-align:center\">.255\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.292\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">OBP\u003c/th>\n \u003ctd style=\"text-align:center\">.341\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.331\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">SLG\u003c/th>\n \u003ctd style=\"text-align:center\">.430\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">5.02\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">3.00\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.243\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">BAA\u003c/th>\n \u003ctd style=\"text-align:center\">.216\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">9.8\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">9.6\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Catch MLB action all season long on \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1401&pb=1005584&cid=13pj7w9vDN\" target=\"_blank\">Fubo\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c42fb06c389dec463d45e","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview"],"primary_image":null,"primary_image_uri":"https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&s=612x612&w=0&k=20&c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=","primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754021544000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","social_title":"","summary":"Yandy Diaz and the Tampa Bay Rays (54-57) host Shohei Ohtani and the Los Angeles Dodgers (64-46) on Saturday, with first pitch at 1:10 p.m. ET.Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on dema","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"Rays vs. Dodgers Series Injured List - Aug. 1-3","permalink":"https://969thegame.iheart.com/content/2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3/"},"slug":"2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","summary":{"image":"https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&s=612x612&w=0&k=20&c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=","title":"Rays vs. Dodgers Series Injured List - Aug. 1-3","description":"Yandy Diaz and the Tampa Bay Rays (54-57) host Shohei Ohtani and the Los Angeles Dodgers (64-46) on Saturday, with first pitch at 1:10 p.m. ET.Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on dema","author":""},"pub_start":1754021544000,"pub_until":4115978604802,"pub_changed":1754152803645,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c452efc30ebb301ba5865","slug:2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","slug:2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:13pj7w9vDN"]}},{"id":"%2F688d179e2e24d7fcac0823dd","type":"PUBLISHING","record":{"ref_id":"%2F688d179e2e24d7fcac0823dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf63dba6-4bd1-44e0-a81c-29fe24594a85","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Long-fingered bat (Myotis capaccinii) flying from entrance of colony cave in Spanish Pyrenees, Aragon, Spain. April.","id":"%2F688d18732425089862b569d3","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Long-fingered bat flying from cave","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Erica Kahn\u003c/strong>, a Massachusetts resident, \u003ca href=\"https://www.nbcnews.com/news/us-news/bat-flies-womans-mouth-arizona-costing-nearly-21000-medical-bills-rcna222463\" target=\"_blank\">faced nearly $21,000 in medical bills after a bat flew into her mouth\u003c/a> during a vacation in Northern Arizona last August. The incident occurred while Kahn, then 33, was photographing the night sky at Glen Canyon National Recreation Area. Despite not feeling a bite, her father, a physician, advised her to seek rabies vaccinations as a precaution.\u003c/p>\n\n\u003cp>Kahn, who had recently lost her job as a biomedical engineer, had \u003ca href=\"https://kffhealthnews.org/news/article/tourist-rabies-treatment-wild-bat-in-mouth-surprise-bill-of-the-month/\" target=\"_blank\">opted to temporarily forgo health insurance\u003c/a>. After the bat encounter, she quickly purchased a policy from Innovative Partners LP, believing it would cover emergency treatments. However, the policy had a 30-day waiting period, and her claims were denied, leaving her with a bill of $20,749. The majority of the charges came from Flagstaff Medical Center, where she received her initial treatment.\u003c/p>\n\n\u003cp>Rabies, a fatal disease if untreated, requires immediate medical attention. Kahn \u003ca href=\"https://www.washingtonpost.com/wellness/2025/07/31/rabies-vaccine-cost/\" target=\"_blank\">received four doses of the rabies vaccine\u003c/a> and immunoglobulin shots across multiple states. Despite her efforts to appeal the denied claims, Kahn faced challenges in navigating the insurance process.\u003c/p>\n\n\u003cp>&quot;I felt so powerless against these companies,&quot; she told \u003cem>NBC News\u003c/em>. &quot;It should be a human right to have lifesaving care covered. In most other countries, like in Europe, you just go to the hospital, you get your rabies vaccines and you pay nothing.&quot;\u003c/p>\n\n\u003cp>Kahn says that she hopes others will learn from her mistake and ensure they have health insurance coverage.\u003c/p>\n\n\u003cp>&quot;If one person gets covered because they saw this story, then I would be happy about that,&quot; she added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688d18732425089862b569d3"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754077260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","social_title":"","summary":"The woman didn't have health insurance and must pay the bill out of her own pocket.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","permalink":"https://969thegame.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"},"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3","title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","description":"The woman didn't have health insurance and must pay the bill out of her own pocket.","author":"iHeartRadio"},"pub_start":1754077260000,"pub_until":4115978604802,"pub_changed":1754077653902,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d179e2e24d7fcac0823dd","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688c292bab5d6e76b7afc1db","type":"PUBLISHING","record":{"ref_id":"%2F688c292bab5d6e76b7afc1db","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JULY 30: Yandy Diaz #2 of the Tampa Bay Rays singles in the first inning against the New York Yankees at Yankee Stadium on July 30, 2025 in New York City. (Photo by Jim McIsaac/Getty Images)","id":"%2F688d4e06ad0fd9917ee3d51c","new_tab":false,"schedule":{},"source_credit":"Jim McIsaac / Getty Images Sport / Getty Images","title":"Tampa Bay Rays v New York Yankees","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Following a three-game losing streak, the Tampa Bay Rays (54-56) match up against the Los Angeles Dodgers (63-46) on Friday at 7:35 p.m. ET.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays: Aug. 1, 2025 Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Friday, August 1, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> MLB Network and FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=Trksse9gYm\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> Tampa, Florida\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> George M. Steinbrenner Field\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=Trksse9gYm\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Starting Pitchers\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Season Stats\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Clayton Kershaw (LHP)\u003c/th>\n \u003cth style=\"text-align:center\" scope=\"col\">\u003c/th>\n \u003cth style=\"text-align:center\">Shane Baz (RHP)\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">12\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">GS\u003c/th>\n \u003ctd style=\"text-align:center\">21\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4-2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">8-7\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">3.62\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">4.61\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">5.0\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">IP/Start\u003c/th>\n \u003ctd style=\"text-align:center\">5.2\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">1.291\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">WHIP\u003c/th>\n \u003ctd style=\"text-align:center\">1.303\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">5.9\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">8.8\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n \u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>\u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1402&pb=933314&cid=Trksse9gYm\" target=\"_blank\">Catch MLB action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Team Stats\u003c/h3>\n\n\n\u003cul>\u003cli>The Dodgers average 1.5 home runs per game to rank second in baseball with 163 total home runs.\u003c/li>\n\u003cli>The Rays' 118 home runs rank 15th in Major League Baseball.\u003c/li>\n\u003cli>Los Angeles' .255 batting average is third-best in the majors.\u003c/li>\n\u003cli>Tampa Bay's .254 batting average is among the best in baseball, ranking fifth in MLB.\u003c/li>\n\u003cli>The Dodgers are the second-highest scoring team in the majors, averaging 5.2 runs per game (568 total).\u003c/li>\n\u003cli>The Rays have scored 505 runs this season, which ranks 10th in MLB.\u003c/li>\u003c/ul>\n\u003ch3>Hitters To Watch In Dodgers vs. Rays\u003c/h3>\n\n\n\u003ch4>Dodgers\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Shohei Ohtani\u003c/th>\n \u003ctd>107\u003c/td>\n \u003ctd>.269\u003c/td>\n \u003ctd>.373\u003c/td>\n \u003ctd>.605\u003c/td>\n \u003ctd>38\u003c/td>\n \u003ctd>73\u003c/td>\n \u003ctd>113\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Mookie Betts\u003c/th>\n \u003ctd>99\u003c/td>\n \u003ctd>.240\u003c/td>\n \u003ctd>.313\u003c/td>\n \u003ctd>.369\u003c/td>\n \u003ctd>11\u003c/td>\n \u003ctd>46\u003c/td>\n \u003ctd>93\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Will Smith\u003c/th>\n \u003ctd>85\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.424\u003c/td>\n \u003ctd>.544\u003c/td>\n \u003ctd>14\u003c/td>\n \u003ctd>50\u003c/td>\n \u003ctd>92\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Andy Pages\u003c/th>\n \u003ctd>104\u003c/td>\n \u003ctd>.281\u003c/td>\n \u003ctd>.322\u003c/td>\n \u003ctd>.473\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>64\u003c/td>\n \u003ctd>111\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Freddie Freeman\u003c/th>\n \u003ctd>96\u003c/td>\n \u003ctd>.300\u003c/td>\n \u003ctd>.373\u003c/td>\n \u003ctd>.472\u003c/td>\n \u003ctd>11\u003c/td>\n \u003ctd>56\u003c/td>\n \u003ctd>108\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=933312&cid=Trksse9gYm\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch4>Rays\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>104\u003c/td>\n \u003ctd>.283\u003c/td>\n \u003ctd>.346\u003c/td>\n \u003ctd>.465\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>117\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>104\u003c/td>\n \u003ctd>.252\u003c/td>\n \u003ctd>.293\u003c/td>\n \u003ctd>.500\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>71\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jonathan Aranda\u003c/th>\n \u003ctd>103\u003c/td>\n \u003ctd>.316\u003c/td>\n \u003ctd>.394\u003c/td>\n \u003ctd>.478\u003c/td>\n \u003ctd>12\u003c/td>\n \u003ctd>54\u003c/td>\n \u003ctd>113\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>88\u003c/td>\n \u003ctd>.275\u003c/td>\n \u003ctd>.326\u003c/td>\n \u003ctd>.483\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003ctd>91\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>63\u003c/td>\n \u003ctd>.297\u003c/td>\n \u003ctd>.332\u003c/td>\n \u003ctd>.341\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003ch3>A Look Ahead...\u003c/h3>\n\n\n\u003ch4>Upcoming Dodgers Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 1:\u003c/strong> at Rays, 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> at Rays, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> at Rays, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> vs. Cardinals, 4:10 p.m. ET\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=933313&cid=Trksse9gYm\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch4>Upcoming Rays Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 1:\u003c/strong> vs. Dodgers, 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> vs. Dodgers, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> vs. Dodgers, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> at Angels, 4:07 p.m. ET\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c26daef93f864f6867910","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/Los Angeles Dodgers"],"primary_image":{"bucket":"assets.getty","id":"%2F688d4e06ad0fd9917ee3d51c"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754015232000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","social_title":"","summary":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 1, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 1","permalink":"https://969thegame.iheart.com/content/2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1/"},"slug":"2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d4e06ad0fd9917ee3d51c","title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 1","description":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 1, 2025.","author":""},"pub_start":1754015232000,"pub_until":4115978604802,"pub_changed":1754091608261,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c292bab5d6e76b7afc1db","slug:2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","slug:2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/Los Angeles Dodgers","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:Trksse9gYm"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxOCwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzVmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam81ZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":[]}}},{"id":"WTKeH","region":"main:dynamic","type":"contests","ordinal":19,"value":{},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kTbxt","region":"main:dynamic","type":"feed","ordinal":20,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"MWy86","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F681107ccfec310d8c211bc62","type":"PUBLISHING","record":{"ref_id":"%2F681107ccfec310d8c211bc62","type":"content:calendar","payload":{"canonical_url":"https://1045thebeat.iheart.com/calendar/content/2025-08-02-monster-jam-080225","cuser":"user/ldap/1137465","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>\u003cstrong>Monster Jam \u003c/strong>\u003c/h3>\n\n\u003cp>Experience Monster Jam® live and become a fan for life. With awesome trucks, amazing stunts and action-packed excitement, it’s the definition of fun for everyone! You’ll be close to the action watching the world’s best drivers tear up the dirt and show off crazy skills and all-out racing in fierce head-to-head battles of speed and skill. Plus, you get to score the drivers in real time based on their skills, stunts and saves. See the world’s most popular trucks like Grave Digger® , El Toro Loco® , Sparkle Smash™ and more only at Monster Jam. As Big As It Gets!™\u003c/p>\n\n\u003cp>August 2-3 at Kia Center. \u003c/p>\n\n\u003cp>Purchase tickets \u003ca href=\"https://www.ticketmaster.com/monster-jam-orlando-florida-08-02-2025/event/22006259E8A32E7D\" target=\"_blank\">\u003cu>\u003cstrong>HERE\u003c/strong>\u003c/u>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1754172004629,"enabled":false,"end":1754265600629}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6811080cfec310d8c211bc6f","link":"https://www.ticketmaster.com/monster-jam-orlando-florida-08-02-2025/event/22006259E8A32E7D","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f","source_credit":"","title":"","url":"asset://assets.calendar/6811080cfec310d8c211bc6f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-02-monster-jam-080225"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Monster Jam at Kia Center 2025"},"venue_address":{"type":"plain","value":"400 West Church Street, Suite 200 Orlando, Florida 32801"},"venue_name":{"type":"plain","value":"Kia Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"https://www.ticketmaster.com/monster-jam-orlando-florida-08-02-2025/event/22006259E8A32E7D","new_tab":true,"source_credit":"","title":"","url":"asset://assets.calendar/6811080cfec310d8c211bc6f","use_caption":false},"keywords":[],"primary_slug":"2025-08-02-monster-jam-080225","slugs":["2025-08-02-monster-jam-080225"],"sponsored":false,"title":"Monster Jam at Kia Center 2025"},"targeting":{"exclusion":{"tags":[]},"publish_date":1745946900000,"publish_end_date":4115978604802,"publish_origin":"brands/WTKS-HD (15218)","syndication":{"publish_origin":"brands/WTKS-HD (15218)","refs":{}},"targets":[{"id":"681107ccfec310d8c211bc63","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/entertainment"],"where":["brands/WJRR-FM (1819)","brands/WMGF-FM (1886)","brands/WTKS-HD (15218)","brands/WXXL-FM (2103)","brands/WTKS-FM (2039)","brands/WFLF-AM (1140)","brands/WYGM-AM (6025)"],"workflow":""}]},"permalink":"https://1045thebeat.iheart.com/calendar/content/2025-08-02-monster-jam-080225"},"slug":"2025-08-02-monster-jam-080225","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6811080cfec310d8c211bc6f","title":"Monster Jam at Kia Center 2025","description":"","author":""},"pub_start":1745946900000,"pub_until":4115978604802,"pub_changed":1746466526357,"subscription":[{"tags":["calendar-categories/entertainment","brands/WJRR-FM (1819)","brands/WMGF-FM (1886)","brands/WTKS-HD (15218)","brands/WXXL-FM (2103)","brands/WTKS-FM (2039)","brands/WFLF-AM (1140)","brands/WYGM-AM (6025)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WTKS-HD (15218)","id:/681107ccfec310d8c211bc62","slug:2025-08-02-monster-jam-080225","slug:2025-08-02-monster-jam-080225"]}},{"id":"%2F687fe380332be1fcde549ac4","type":"PUBLISHING","record":{"ref_id":"%2F687fe380332be1fcde549ac4","type":"content:calendar","payload":{"canonical_url":"https://wjrr.iheart.com/calendar/content/2025-08-05-florida-open-pool-at-the-caribe-royale","cuser":"user/ldap/1138305","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F687fe3a7332be1fcde549ad0","link":"https://www.ticketmaster.com/florida-open-pool-multiday-pass-orlando-florida-08-05-2025/event/2200627993DD0FA0","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0","source_credit":"","title":"","url":"asset://assets.calendar/687fe3a7332be1fcde549ad0","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>Florida Open Pool at the Caribe Royale\u003c/h2>\n\n\u003cp>Tuesday, August 5th - Sunday August 10th | Caribe Royale\u003c/p>\n\n\u003cp>This summer, the heat is on in Orlando as the first ever Florida Open 9-ball Pool Championship takes over the Caribe Royale Orlando resort from August 5th through the 10th with the world’s best billiards players battling it out for glory!\u003c/p>\n\n\u003cp>Expect world-class competition, non-stop action, jaw-dropping shots and an unforgettable atmosphere. This is one event you do not want to miss.\u003c/p>\n\n\u003cp>Tickets are selling fast — head to \u003ca href=\"https://www.ticketmaster.com/florida-open-pool-multiday-pass-orlando-florida-08-05-2025/event/2200627993DD0FA0\" target=\"_blank\">Ticketmaster \u003c/a>or \u003ca href=\"https://matchroompool.com/\" target=\"_blank\">MatchroomPool.com\u003c/a> now to grab yours before they’re gone!\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1754366400488,"enabled":false,"end":1754805600488}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F687fe3a7332be1fcde549ad0","link":"https://www.ticketmaster.com/florida-open-pool-multiday-pass-orlando-florida-08-05-2025/event/2200627993DD0FA0","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0","source_credit":"","title":"","url":"asset://assets.calendar/687fe3a7332be1fcde549ad0","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-05-florida-open-pool-at-the-caribe-royale"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Florida Open Pool at the Caribe Royale"},"venue_address":{"type":"plain","value":"8101 World Center Drive, Orlando, FL 32821, US"},"venue_name":{"type":"plain","value":"Caribe Royale"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"https://www.ticketmaster.com/florida-open-pool-multiday-pass-orlando-florida-08-05-2025/event/2200627993DD0FA0","new_tab":true,"source_credit":"","title":"","url":"asset://assets.calendar/687fe3a7332be1fcde549ad0","use_caption":false},"keywords":[],"primary_slug":"2025-08-05-florida-open-pool-at-the-caribe-royale","slugs":["2025-08-05-florida-open-pool-at-the-caribe-royale"],"sponsored":false,"title":"Florida Open Pool at the Caribe Royale"},"targeting":{"exclusion":{"tags":[]},"publish_date":1753212180000,"publish_end_date":4115978604802,"publish_origin":"brands/WJRR-FM (1819)","syndication":{"publish_origin":"brands/WJRR-FM (1819)","refs":{}},"targets":[{"id":"687fe380332be1fcde549ac5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/sports"],"where":["brands/WTKS-FM (2039)","brands/WYGM-AM (6025)"],"workflow":""}]},"permalink":"https://wjrr.iheart.com/calendar/content/2025-08-05-florida-open-pool-at-the-caribe-royale"},"slug":"2025-08-05-florida-open-pool-at-the-caribe-royale","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/687fe3a7332be1fcde549ad0","title":"Florida Open Pool at the Caribe Royale","description":"","author":""},"pub_start":1753212180000,"pub_until":4115978604802,"pub_changed":1753212568630,"subscription":[{"tags":["calendar-categories/sports","brands/WTKS-FM (2039)","brands/WYGM-AM (6025)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WJRR-FM (1819)","id:/687fe380332be1fcde549ac4","slug:2025-08-05-florida-open-pool-at-the-caribe-royale","slug:2025-08-05-florida-open-pool-at-the-caribe-royale"]}},{"id":"%2F6850590e6fcb97840f27f9d6","type":"PUBLISHING","record":{"ref_id":"%2F6850590e6fcb97840f27f9d6","type":"content:calendar","payload":{"canonical_url":"https://magic107.iheart.com/calendar/content/2025-08-29-disney-on-ice-2025-at-kia-center","cuser":"user/ldap/1132899","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F685059446fcb97840f27f9e4","link":"https://www.ticketmaster.com/disney-on-ice-2025-tickets/artist/3502444?venueId=279548","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4","source_credit":"","title":"","url":"asset://assets.calendar/685059446fcb97840f27f9e4","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>\u003cstrong>Disney On Ice 2025 \u003c/strong>\u003c/h3>\n\n\u003cp>Get ready for a magical adventure as Disney On Ice unveils its newest show in Orlando. The adventure begins with the tap on the Magical MousePad, ushering you and your family on an unforgettable journey through Disney stories featuring over 50 of your favorite characters. Disney On Ice showcases world-class figure skating, high-flying aerial acrobatics, dazzling special effects, engaging interactive moments, and enchanting music, leaving the audience awestruck and sparking new memories that will last with guests long after the final bow. Disney On Ice will skate into Kia Center from August 29-31, 2025.\u003c/p>\n\n\u003cp>Purchase tickets \u003ca href=\"https://www.ticketmaster.com/disney-on-ice-2025-tickets/artist/3502444?venueId=279548\" target=\"_blank\">\u003cstrong>HERE\u003c/strong>\u003c/a> or in person at Kia Center box office.\u003c/p>\n\n\u003cp>\u003cem>Disney is not a sponsor, endorser or administrator of this Promotion. \u003c/em>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1756479600344,"enabled":false,"end":1756674000344}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F685059446fcb97840f27f9e4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4","source_credit":"","title":"","url":"asset://assets.calendar/685059446fcb97840f27f9e4","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-29-disney-on-ice-2025-at-kia-center"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Disney On Ice 2025 at Kia Center"},"venue_address":{"type":"plain","value":"400 W Church St #200, Orlando, FL 32801"},"venue_name":{"type":"plain","value":"Kia Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/685059446fcb97840f27f9e4","use_caption":false},"keywords":[],"primary_slug":"2025-08-29-disney-on-ice-2025-at-kia-center","slugs":["2025-08-29-disney-on-ice-2025-at-kia-center"],"sponsored":false,"title":"Disney On Ice 2025 at Kia Center"},"targeting":{"exclusion":{"tags":[]},"publish_date":1750096140000,"publish_end_date":4115978604802,"publish_origin":"brands/WMGF-FM (1886)","syndication":{"publish_origin":"brands/WMGF-FM (1886)","refs":{}},"targets":[{"id":"6850590e6fcb97840f27f9d7","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WMGF-FM (1886)","brands/WXXL-FM (2103)","brands/WXXL-HD (15573)","brands/WTKS-HD (15218)","brands/WJRR-FM (1819)","brands/WYGM-AM (6025)","brands/WRUM-FM (1994)","brands/WRUM-HD2"],"workflow":""}]},"permalink":"https://magic107.iheart.com/calendar/content/2025-08-29-disney-on-ice-2025-at-kia-center"},"slug":"2025-08-29-disney-on-ice-2025-at-kia-center","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/685059446fcb97840f27f9e4","title":"Disney On Ice 2025 at Kia Center","description":"","author":""},"pub_start":1750096140000,"pub_until":4115978604802,"pub_changed":1750097463647,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WMGF-FM (1886)","brands/WXXL-FM (2103)","brands/WXXL-HD (15573)","brands/WTKS-HD (15218)","brands/WJRR-FM (1819)","brands/WYGM-AM (6025)","brands/WRUM-FM (1994)","brands/WRUM-HD2"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WMGF-FM (1886)","id:/6850590e6fcb97840f27f9d6","slug:2025-08-29-disney-on-ice-2025-at-kia-center","slug:2025-08-29-disney-on-ice-2025-at-kia-center"]}},{"id":"%2F6787f846320edc19536cd0f5","type":"PUBLISHING","record":{"ref_id":"%2F6787f846320edc19536cd0f5","type":"content:calendar","payload":{"canonical_url":"https://wjrr.iheart.com/calendar/content/2025-01-15-coheed-and-cambria-taking-back-sunday-9635","cuser":"user/ldap/1132899","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F685da7bce64124a767281c38","link":"https://concerts.livenation.com/coheed-and-cambria-taking-back-sunday-tampa-florida-09-06-2025/event/0D006229A41C25CC?_gl=1*1it788z*_gcl_dc*R0NMLjE3MzI1NjM5NDcuZDk5MGExYWY2NDI3MWQ3Yjc0NjljNmViYjdjNWIyZWE.*_gcl_au*Mzk3MjEwNzQuMTczMTM1MzU0Ng..*_ga*MTI1OTMwNjYxLjE3MDQ0NzIxMDc.*_ga_C1T806G4DF*MTczNjk2NDIxNS4xMjguMS4xNzM2OTY0Mjc4LjYwLjAuMA..*_ga_H1KKSGW33X*MTczNjk2NDIxNS4xMjcuMS4xNzM2OTY0MjYxLjE0LjAuMA..&_ga=2.15643505.637250541.1736964215-125930661.1704472107","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38","source_credit":"","title":"","url":"asset://assets.calendar/685da7bce64124a767281c38","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>\u003cstrong>Coheed and Cambria * Taking Back Sunday\u003c/strong>\u003c/h3>\n\n\u003cp>Saturday, September 6th | MidFlorida Credit Union Amphitheatre | 7:00PM \u003c/p>\n\n\u003cp>Purchase tickets \u003ca href=\"https://concerts.livenation.com/coheed-and-cambria-taking-back-sunday-tampa-florida-09-06-2025/event/0D006229A41C25CC?_gl=1*1it788z*_gcl_dc*R0NMLjE3MzI1NjM5NDcuZDk5MGExYWY2NDI3MWQ3Yjc0NjljNmViYjdjNWIyZWE.*_gcl_au*Mzk3MjEwNzQuMTczMTM1MzU0Ng..*_ga*MTI1OTMwNjYxLjE3MDQ0NzIxMDc.*_ga_C1T806G4DF*MTczNjk2NDIxNS4xMjguMS4xNzM2OTY0Mjc4LjYwLjAuMA..*_ga_H1KKSGW33X*MTczNjk2NDIxNS4xMjcuMS4xNzM2OTY0MjYxLjE0LjAuMA..&_ga=2.15643505.637250541.1736964215-125930661.1704472107\" target=\"_blank\">\u003cstrong>HERE\u003c/strong>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1757199600572,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F685da7bce64124a767281c38","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38","source_credit":"","title":"","url":"asset://assets.calendar/685da7bce64124a767281c38","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-01-15-coheed-and-cambria-taking-back-sunday-9635"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Coheed and Cambria * Taking Back Sunday 9/6/25"},"venue_address":{"type":"plain","value":"4802 N Us Highway 301, Tampa, FL 33610"},"venue_name":{"type":"plain","value":"MidFlorida Credit Union Amphitheatre "}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/685da7bce64124a767281c38","use_caption":false},"keywords":[],"primary_slug":"2025-01-15-coheed-and-cambria-taking-back-sunday-9635","slugs":["2025-01-15-coheed-and-cambria-taking-back-sunday-9635"],"sponsored":false,"title":"Coheed and Cambria * Taking Back Sunday 9/6/25"},"targeting":{"exclusion":{"tags":[]},"publish_date":1736964240000,"publish_end_date":4115978604802,"publish_origin":"brands/WJRR-FM (1819)","syndication":{"publish_origin":"brands/WJRR-FM (1819)","refs":{}},"targets":[{"id":"6787f846320edc19536cd0f6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WJRR-FM (1819)","brands/WYGM-AM (6025)"],"workflow":""}]},"permalink":"https://wjrr.iheart.com/calendar/content/2025-01-15-coheed-and-cambria-taking-back-sunday-9635"},"slug":"2025-01-15-coheed-and-cambria-taking-back-sunday-9635","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/685da7bce64124a767281c38","title":"Coheed and Cambria * Taking Back Sunday 9/6/25","description":"","author":""},"pub_start":1736964240000,"pub_until":4115978604802,"pub_changed":1750968266728,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WJRR-FM (1819)","brands/WYGM-AM (6025)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WJRR-FM (1819)","id:/6787f846320edc19536cd0f5","slug:2025-01-15-coheed-and-cambria-taking-back-sunday-9635","slug:2025-01-15-coheed-and-cambria-taking-back-sunday-9635"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"lexyO","region":"main:dynamic","type":"keywordcontest","ordinal":21,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1781993"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/master-site/inferno/error_page","name":"error_page","pageConfig":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Sorry. This page is currently unavailable."},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cspan>\nWhile you aren’t able to access this page, you can still check out some of these great stories:\n\u003c/span>","title":null},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":4115978604802}},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"position":null,"size":12,"title":""},"tags":["display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE &amp; AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers","permalink":"https://969thegame.iheart.com/content/2025-08-02-rays-snap-skid-blank-dodgers/"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}},{"id":"%2F688dcf4cfc30ebb301ba5abc","type":"PUBLISHING","record":{"ref_id":"%2F688dcf4cfc30ebb301ba5abc","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MIAMI, FLORIDA - AUGUST 01: Anthony Volpe #11 of the New York Yankees hits an RBI double against the Miami Marlins in the ninth inning of the game at loanDepot park on August 01, 2025 in Miami, Florida. (Photo by Megan Briggs/Getty Images)","id":"%2F688dcc9d1e00845eeb1b5de2","new_tab":false,"schedule":{},"source_credit":"Megan Briggs / Getty Images Sport / Getty Images","title":"New York Yankees v Miami Marlins","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Tampa Bay Rays (54-57) and New York Yankees (60-50) battle in AL East action, on Tuesday, Aug. 19 at 7:35 p.m. ET.\u003c/p>\n\n\u003ch3>Rays vs. Yankees: Game Info and Tickets\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Tuesday, August 19, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> FDSSUN and YES\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> Tampa, Florida\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> George M. Steinbrenner Field\u003c/li>\n\u003cli>\u003cstrong>Tickets:\u003c/strong> \u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2973&pb=1005115&cid=hyfBjqcjMh\" target=\"_blank\">StubHub\u003c/a> | \u003ca href=\"https://affiliates.routy.app/route/55984?affId=3147&ts=5002712&pa=2557&pb=1005115&cid=hyfBjqcjMh\" target=\"_blank\">Ticketmaster\u003c/a> | \u003ca href=\"https://affiliates.routy.app/route/65145?affId=3147&ts=5002712&pa=3498&pb=1005115&cid=hyfBjqcjMh\" target=\"_blank\">Vivid Seats\u003c/a>\u003c/li>\u003c/ul>\n\u003cp>Looking for MLB tickets? \u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2975&pb=1005114&cid=hyfBjqcjMh\" target=\"_blank\">Head to StubHub today\u003c/a> and see your team live.\u003c/p>\n\n\u003ch3>Upcoming Rays Games\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>8/2/2025 vs. Dodgers:\u003c/strong> 1:10 p.m. ET. Starters - TB: Drew Rasmussen, LAD: Blake Snell\u003c/li>\n\u003cli>\u003cstrong>8/3/2025 vs. Dodgers:\u003c/strong> 12:10 p.m. ET. Starters - TB: Joe Boyle, LAD: Yoshinobu Yamamoto\u003c/li>\n\u003cli>\u003cstrong>8/4/2025 at Angels:\u003c/strong> 9:38 p.m. ET. Starters - TB: TBA, LAA: Yusei Kikuchi\u003c/li>\n\u003cli>\u003cstrong>8/5/2025 at Angels:\u003c/strong> 9:38 p.m. ET. Starters - TB: Ryan Pepiot, LAA: José Soriano\u003c/li>\n\u003cli>\u003cstrong>8/6/2025 at Angels:\u003c/strong> 4:07 p.m. ET. Starters - TB: Shane Baz, LAA: Tyler Anderson\u003c/li>\n\u003cli>\u003cstrong>8/8/2025 at Mariners:\u003c/strong> 9:40 p.m. ET. Starters - TB: Drew Rasmussen, SEA: Luis Castillo\u003c/li>\n\u003cli>\u003cstrong>8/9/2025 at Mariners:\u003c/strong> 9:40 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/10/2025 at Mariners:\u003c/strong> 4:10 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/11/2025 at Athletics:\u003c/strong> 10:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/12/2025 at Athletics:\u003c/strong> 10:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/13/2025 at Athletics:\u003c/strong> 10:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/15/2025 at Giants:\u003c/strong> 10:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/16/2025 at Giants:\u003c/strong> 9:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/17/2025 at Giants:\u003c/strong> 4:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/19/2025 vs. Yankees:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/20/2025 vs. Yankees:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/21/2025 vs. Cardinals:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/22/2025 vs. Cardinals:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/24/2025 vs. Cardinals:\u003c/strong> 12:10 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/25/2025 at Guardians:\u003c/strong> 6:40 p.m. ET. Both starters TBA\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=hyfBjqcjMh\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Upcoming Yankees Games\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>8/2/2025 at Marlins:\u003c/strong> 4:10 p.m. ET. Starters - NYY: Cam Schlittler, MIA: Eury Pérez\u003c/li>\n\u003cli>\u003cstrong>8/3/2025 at Marlins:\u003c/strong> 1:40 p.m. ET. Starters - NYY: Luis Gil, MIA: Edward Cabrera\u003c/li>\n\u003cli>\u003cstrong>8/4/2025 at Rangers:\u003c/strong> 8:05 p.m. ET. Starters - NYY: Max Fried, TEX: Patrick Corbin\u003c/li>\n\u003cli>\u003cstrong>8/5/2025 at Rangers:\u003c/strong> 8:05 p.m. ET. Starters - NYY: Will Warren, TEX: Nathan Eovaldi\u003c/li>\n\u003cli>\u003cstrong>8/6/2025 at Rangers:\u003c/strong> 2:35 p.m. ET. Starters - NYY: Carlos Rodon, TEX: Jack Leiter\u003c/li>\n\u003cli>\u003cstrong>8/8/2025 vs. Astros:\u003c/strong> 7:05 p.m. ET. Starters - NYY: Cam Schlittler, HOU: Colton Gordon\u003c/li>\n\u003cli>\u003cstrong>8/9/2025 vs. Astros:\u003c/strong> 2:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/10/2025 vs. Astros:\u003c/strong> 1:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/11/2025 vs. Twins:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/12/2025 vs. Twins:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/13/2025 vs. Twins:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/15/2025 at Cardinals:\u003c/strong> 8:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/16/2025 at Cardinals:\u003c/strong> 7:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/17/2025 at Cardinals:\u003c/strong> 2:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/19/2025 at Rays:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/20/2025 at Rays:\u003c/strong> 7:35 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/21/2025 vs. Red Sox:\u003c/strong> 7:15 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/22/2025 vs. Red Sox:\u003c/strong> 7:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/23/2025 vs. Red Sox:\u003c/strong> 1:05 p.m. ET. Both starters TBA\u003c/li>\n\u003cli>\u003cstrong>8/24/2025 vs. Red Sox:\u003c/strong> 1:35 p.m. ET. Both starters TBA\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=1005110&cid=hyfBjqcjMh\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch3>Rays Top Hitters\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">H/AB\u003c/th>\n \u003cth scope=\"col\">AVG\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>117/417\u003c/td>\n \u003ctd>.281\u003c/td>\n \u003ctd>.343\u003c/td>\n \u003ctd>.460\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>103/412\u003c/td>\n \u003ctd>.250\u003c/td>\n \u003ctd>.291\u003c/td>\n \u003ctd>.495\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>71\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>89\u003c/td>\n \u003ctd>92/335\u003c/td>\n \u003ctd>.275\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.481\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>63\u003c/td>\n \u003ctd>68/229\u003c/td>\n \u003ctd>.297\u003c/td>\n \u003ctd>.332\u003c/td>\n \u003ctd>.341\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jake Mangum\u003c/th>\n \u003ctd>71\u003c/td>\n \u003ctd>72/255\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.322\u003c/td>\n \u003ctd>.357\u003c/td>\n \u003ctd>2\u003c/td>\n \u003ctd>28\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=1005104&cid=hyfBjqcjMh\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch3>Yankees Top Hitters\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">H/AB\u003c/th>\n \u003cth scope=\"col\">AVG\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Cody Bellinger\u003c/th>\n \u003ctd>101\u003c/td>\n \u003ctd>111/394\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.333\u003c/td>\n \u003ctd>.510\u003c/td>\n \u003ctd>20\u003c/td>\n \u003ctd>65\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Anthony Volpe\u003c/th>\n \u003ctd>108\u003c/td>\n \u003ctd>87/391\u003c/td>\n \u003ctd>.223\u003c/td>\n \u003ctd>.291\u003c/td>\n \u003ctd>.427\u003c/td>\n \u003ctd>17\u003c/td>\n \u003ctd>60\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Trent Grisham\u003c/th>\n \u003ctd>88\u003c/td>\n \u003ctd>78/312\u003c/td>\n \u003ctd>.250\u003c/td>\n \u003ctd>.354\u003c/td>\n \u003ctd>.468\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>43\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Paul Goldschmidt\u003c/th>\n \u003ctd>100\u003c/td>\n \u003ctd>104/372\u003c/td>\n \u003ctd>.280\u003c/td>\n \u003ctd>.336\u003c/td>\n \u003ctd>.414\u003c/td>\n \u003ctd>8\u003c/td>\n \u003ctd>38\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Ben Rice\u003c/th>\n \u003ctd>89\u003c/td>\n \u003ctd>69/297\u003c/td>\n \u003ctd>.232\u003c/td>\n \u003ctd>.328\u003c/td>\n \u003ctd>.465\u003c/td>\n \u003ctd>16\u003c/td>\n \u003ctd>35\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688dccc1657e085da9f3923f","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/New York Yankees"],"primary_image":{"bucket":"assets.getty","id":"%2F688dcc9d1e00845eeb1b5de2"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754122518000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","social_title":"","summary":"Get tickets for the Tampa Bay Rays vs. New York Yankees game on August 19, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"Buy Tickets for Rays vs. Yankees on Aug. 19","permalink":"https://969thegame.iheart.com/content/2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19/"},"slug":"2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688dcc9d1e00845eeb1b5de2","title":"Buy Tickets for Rays vs. Yankees on Aug. 19","description":"Get tickets for the Tampa Bay Rays vs. New York Yankees game on August 19, 2025.","author":""},"pub_start":1754122518000,"pub_until":4115978604802,"pub_changed":1754124108945,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/New York Yankees (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688dcf4cfc30ebb301ba5abc","slug:2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","slug:2025-08-02-buy-tickets-for-rays-vs-yankees-on-aug-19","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/New York Yankees","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:hyfBjqcjMh"]}},{"id":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, &quot;Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm.&quot; He added, &quot;I can tell you personally, hot dogs are very slippery. I did not know that.&quot;\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hot Dog Spill Closes Busy Interstate","permalink":"https://969thegame.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688da4bebca3c5ca27c5f23b","type":"PUBLISHING","record":{"ref_id":"%2F688da4bebca3c5ca27c5f23b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JULY 30: Yandy Diaz #2 of the Tampa Bay Rays singles in the first inning against the New York Yankees at Yankee Stadium on July 30, 2025 in New York City. (Photo by Jim McIsaac/Getty Images)","id":"%2F688e20f7f12dc1d489b4bf7d","new_tab":false,"schedule":{},"source_credit":"Jim McIsaac / Getty Images Sport / Getty Images","title":"Tampa Bay Rays v New York Yankees","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Tampa Bay Rays (54-57) face the Los Angeles Dodgers (64-46) at 1:10 p.m. ET on Saturday following a four-game losing streak.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays: Aug. 2, 2025 Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Saturday, August 2, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=YxhMwQhRbK\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> Tampa, Florida\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> George M. Steinbrenner Field\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=YxhMwQhRbK\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Starting Pitchers\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Season Stats\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Blake Snell (LHP)\u003c/th>\n \u003cth style=\"text-align:center\" scope=\"col\">\u003c/th>\n \u003cth style=\"text-align:center\">Drew Rasmussen (RHP)\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">GS\u003c/th>\n \u003ctd style=\"text-align:center\">21\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">1-0\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">8-5\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2.00\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">2.96\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4.2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">IP/Start\u003c/th>\n \u003ctd style=\"text-align:center\">4.2\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">WHIP\u003c/th>\n \u003ctd style=\"text-align:center\">1.037\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">7.8\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n \u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>\u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1402&pb=933314&cid=YxhMwQhRbK\" target=\"_blank\">Catch MLB action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Team Stats\u003c/h3>\n\n\n\u003cul>\u003cli>The Dodgers average 1.5 home runs per game to rank second in MLB play with 164 total home runs.\u003c/li>\n\u003cli>The Rays' 118 home runs rank 16th in Major League Baseball.\u003c/li>\n\u003cli>Los Angeles has the third-best batting average in MLB (.255).\u003c/li>\n\u003cli>Tampa Bay ranks eighth in MLB with a .253 team batting average.\u003c/li>\n\u003cli>The Dodgers score the second-most runs in baseball (573 total, 5.2 per game).\u003c/li>\n\u003cli>The Rays have scored 505 runs (4.5 per game) this season, which ranks 11th in MLB.\u003c/li>\u003c/ul>\n\u003ch3>Hitters To Watch In Dodgers vs. Rays\u003c/h3>\n\n\n\u003ch4>Dodgers\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Shohei Ohtani\u003c/th>\n \u003ctd>108\u003c/td>\n \u003ctd>.271\u003c/td>\n \u003ctd>.376\u003c/td>\n \u003ctd>.604\u003c/td>\n \u003ctd>38\u003c/td>\n \u003ctd>73\u003c/td>\n \u003ctd>115\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Mookie Betts\u003c/th>\n \u003ctd>100\u003c/td>\n \u003ctd>.237\u003c/td>\n \u003ctd>.309\u003c/td>\n \u003ctd>.365\u003c/td>\n \u003ctd>11\u003c/td>\n \u003ctd>47\u003c/td>\n \u003ctd>93\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Will Smith\u003c/th>\n \u003ctd>86\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.424\u003c/td>\n \u003ctd>.545\u003c/td>\n \u003ctd>14\u003c/td>\n \u003ctd>50\u003c/td>\n \u003ctd>93\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Andy Pages\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>.278\u003c/td>\n \u003ctd>.319\u003c/td>\n \u003ctd>.469\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>64\u003c/td>\n \u003ctd>111\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Freddie Freeman\u003c/th>\n \u003ctd>97\u003c/td>\n \u003ctd>.302\u003c/td>\n \u003ctd>.375\u003c/td>\n \u003ctd>.484\u003c/td>\n \u003ctd>12\u003c/td>\n \u003ctd>59\u003c/td>\n \u003ctd>110\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=933312&cid=YxhMwQhRbK\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch4>Rays\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>.281\u003c/td>\n \u003ctd>.343\u003c/td>\n \u003ctd>.460\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>117\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>105\u003c/td>\n \u003ctd>.250\u003c/td>\n \u003ctd>.291\u003c/td>\n \u003ctd>.495\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>71\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>89\u003c/td>\n \u003ctd>.275\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.481\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003ctd>92\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>63\u003c/td>\n \u003ctd>.297\u003c/td>\n \u003ctd>.332\u003c/td>\n \u003ctd>.341\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jake Mangum\u003c/th>\n \u003ctd>71\u003c/td>\n \u003ctd>.282\u003c/td>\n \u003ctd>.322\u003c/td>\n \u003ctd>.357\u003c/td>\n \u003ctd>2\u003c/td>\n \u003ctd>28\u003c/td>\n \u003ctd>72\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003ch3>A Look Ahead...\u003c/h3>\n\n\n\u003ch4>Upcoming Dodgers Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 2:\u003c/strong> at Rays, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> at Rays, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> vs. Cardinals, 4:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 8:\u003c/strong> vs. Blue Jays, 10:10 p.m. ET\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=933313&cid=YxhMwQhRbK\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch4>Upcoming Rays Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 2:\u003c/strong> vs. Dodgers, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> vs. Dodgers, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> at Angels, 4:07 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 8:\u003c/strong> at Mariners, 9:40 p.m. ET\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688da289a565ea45ad3c1f37","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/Los Angeles Dodgers"],"primary_image":{"bucket":"assets.getty","id":"%2F688e20f7f12dc1d489b4bf7d"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754112432000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","social_title":"","summary":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 2, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 2","permalink":"https://969thegame.iheart.com/content/2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2/"},"slug":"2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e20f7f12dc1d489b4bf7d","title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 2","description":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 2, 2025.","author":""},"pub_start":1754112432000,"pub_until":4115978604802,"pub_changed":1754145614919,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688da4bebca3c5ca27c5f23b","slug:2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","slug:2025-08-02-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-2","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/Los Angeles Dodgers","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:YxhMwQhRbK"]}},{"id":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled &quot;Sydney Sweeney Has Great Jeans,&quot; \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between &quot;genes&quot; and &quot;jeans.&quot;\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, &quot;My jeans are blue,&quot; which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, &quot;Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story.&quot;\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","permalink":"https://969thegame.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688c848117576db1131587ba","type":"PUBLISHING","record":{"ref_id":"%2F688c848117576db1131587ba","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MINNEAPOLIS, MINNESOTA - SEPTEMBER 25: Diana Taurasi #3 of the Phoenix Mercury high fives Kahleah Copper #2 after a play in the first quarter in Game Two of Round One of the WNBA Playoffs at Target Center on September 25, 2024 in Minneapolis, Minnesota. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Stephen Maturen/Getty Images)","id":"%2F688d631e843f239dbab0eb5a","new_tab":false,"schedule":{},"source_credit":"Stephen Maturen / Getty Images Sport / Getty Images","title":"Phoenix Mercury v Minnesota Lynx - Game Two","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Brionna Jones' Atlanta Dream (16-11) and the Phoenix Mercury (16-10) square off at Gateway Center Arena on Friday, Aug. 1, beginning at 7:30 p.m. ET.\u003c/p>\n\n\u003cp>In the article below, we'll give you all the info you need to know about who to watch in this matchup on ION.\u003c/p>\n\n\u003ch3>How to Watch Dream vs. Mercury\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Game day:\u003c/strong> Friday, Aug. 1\u003c/li>\n\u003cli>\u003cstrong>Game time:\u003c/strong> 7:30 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Arena:\u003c/strong> Gateway Center Arena\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> College Park, Georgia\u003c/li>\n\u003cli>\u003cstrong>How to watch on TV:\u003c/strong> ION\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/62733?affId=3147&ts=5002712&pa=1447&pb=1016228&cid=BLz76bTmiD\" target=\"_blank\">Catch WNBA action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Dream Players to Watch\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Allisha Gray:\u003c/strong> 18.3 PTS, 1.2 STL, 43.4 FG%, 38.6 3PT% (64-for-166)\u003c/li>\n\u003cli>\u003cstrong>Brionna Jones:\u003c/strong> 12.5 PTS, 7.3 REB, 50.6 FG%, 25.0 3PT% (9-for-36)\u003c/li>\n\u003cli>\u003cstrong>Jordin Canada:\u003c/strong> 11.6 PTS, 5.4 AST, 1.5 STL, 39.2 FG%, 30.2 3PT% (19-for-63)\u003c/li>\n\u003cli>\u003cstrong>Brittney Griner:\u003c/strong> 10.6 PTS, 1.1 BLK, 51.4 FG%, 26.7 3PT% (4-for-15)\u003c/li>\n\u003cli>\u003cstrong>Naz Hillmon:\u003c/strong> 8.0 PTS, 49.4 FG%, 35.2 3PT% (32-for-91)\u003c/li>\u003c/ul>\n\u003cp>Get tickets for this or any WNBA game at \u003ca href=\"https://affiliates.routy.app/route/67618?affId=3147&ts=5002712&pa=2986&pb=1016241&cid=BLz76bTmiD\" target=\"_blank\">StubHub\u003c/a>, \u003ca href=\"https://affiliates.routy.app/route/55919?affId=3147&ts=5002712&pa=2598&pb=1016241&cid=BLz76bTmiD\" target=\"_blank\">Ticketmaster\u003c/a> and \u003ca href=\"https://affiliates.routy.app/route/65145?affId=3147&ts=5002712&pa=3496&pb=1016241&cid=BLz76bTmiD\" target=\"_blank\">Vivid Seats\u003c/a>.\u003c/p>\n\n\u003ch3>Mercury Players to Watch\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Alyssa Thomas:\u003c/strong> 16.4 PTS, 8.3 REB, 9.2 AST, 1.4 STL, 53.6 FG%\u003c/li>\n\u003cli>\u003cstrong>Satou Sabally:\u003c/strong> 17.6 PTS, 1.4 STL, 38.3 FG%, 28.5 3PT% (37-for-130)\u003c/li>\n\u003cli>\u003cstrong>Sami Whitcomb:\u003c/strong> 10.4 PTS, 39.8 FG%, 35.1 3PT% (54-for-154)\u003c/li>\n\u003cli>\u003cstrong>Kathryn Westbeld:\u003c/strong> 6.5 PTS, 1.1 STL, 37.4 FG%, 32.3 3PT% (30-for-93)\u003c/li>\n\u003cli>\u003cstrong>Monique Akoa Makani:\u003c/strong> 8.5 PTS, 45.3 FG%, 43.8 3PT% (32-for-73)\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/69118?affId=3147&ts=5002712&pa=2138&pb=1016255&cid=BLz76bTmiD\" target=\"_blank\">Sign up for WNBA League Pass\u003c/a> on Amazon Prime Video to get access to games, live and on-demand, and more for the entire season and offseason.\u003c/p>\n\n\u003ch4>Top Performers Over Last 10 Games\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Name\u003c/th>\n \u003cth style=\"text-align:center\">Team\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">PTS\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">REB\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">ASST\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">STL\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">BLK\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">3PM\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Alyssa Thomas\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Mercury\u003c/th>\n \u003ctd style=\"text-align:center\">18.4\u003c/td>\n \u003ctd style=\"text-align:center\">9.3\u003c/td>\n \u003ctd style=\"text-align:center\">9.0\u003c/td>\n \u003ctd style=\"text-align:center\">1.3\u003c/td>\n \u003ctd style=\"text-align:center\">0.4\u003c/td>\n \u003ctd style=\"text-align:center\">0.0\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Allisha Gray\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Dream\u003c/th>\n \u003ctd style=\"text-align:center\">16.3\u003c/td>\n \u003ctd style=\"text-align:center\">5.9\u003c/td>\n \u003ctd style=\"text-align:center\">3.7\u003c/td>\n \u003ctd style=\"text-align:center\">1.6\u003c/td>\n \u003ctd style=\"text-align:center\">0.1\u003c/td>\n \u003ctd style=\"text-align:center\">2.2\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Sami Whitcomb\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Mercury\u003c/th>\n \u003ctd style=\"text-align:center\">11.4\u003c/td>\n \u003ctd style=\"text-align:center\">2.2\u003c/td>\n \u003ctd style=\"text-align:center\">3.5\u003c/td>\n \u003ctd style=\"text-align:center\">0.9\u003c/td>\n \u003ctd style=\"text-align:center\">0.3\u003c/td>\n \u003ctd style=\"text-align:center\">2.3\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Jordin Canada\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Dream\u003c/th>\n \u003ctd style=\"text-align:center\">14.6\u003c/td>\n \u003ctd style=\"text-align:center\">3.4\u003c/td>\n \u003ctd style=\"text-align:center\">5.9\u003c/td>\n \u003ctd style=\"text-align:center\">1.3\u003c/td>\n \u003ctd style=\"text-align:center\">0.3\u003c/td>\n \u003ctd style=\"text-align:center\">1.4\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Natasha Mack\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Mercury\u003c/th>\n \u003ctd style=\"text-align:center\">5.5\u003c/td>\n \u003ctd style=\"text-align:center\">6.3\u003c/td>\n \u003ctd style=\"text-align:center\">0.9\u003c/td>\n \u003ctd style=\"text-align:center\">1.4\u003c/td>\n \u003ctd style=\"text-align:center\">1.2\u003c/td>\n \u003ctd style=\"text-align:center\">0.0\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\" style=\"text-align:center\">Brionna Jones\u003c/th>\n \u003cth scope=\"row\" style=\"text-align:center\">Dream\u003c/th>\n \u003ctd style=\"text-align:center\">10.4\u003c/td>\n \u003ctd style=\"text-align:center\">6.3\u003c/td>\n \u003ctd style=\"text-align:center\">3.1\u003c/td>\n \u003ctd style=\"text-align:center\">1.1\u003c/td>\n \u003ctd style=\"text-align:center\">0.7\u003c/td>\n \u003ctd style=\"text-align:center\">0.3\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Get in the game and sign up for FanDuel Fantasy today. \u003ca href=\"https://affiliates.routy.app/route/70562?affId=3147&ts=5002712&pa=4416&cid=BLz76bTmiD\" target=\"_blank\">Use our link\u003c/a> to start playing daily fantasy.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c8245793ac6b0ac17374b","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Atlanta Dream","keywords/WNBA","keywords/Professional","keywords/Basketball","keywords/Women","keywords/WNBA Preview","keywords/Phoenix Mercury"],"primary_image":{"bucket":"assets.getty","id":"%2F688d631e843f239dbab0eb5a"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/WNBA"]},"publish_date":1754038092000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","social_title":"","summary":"What to expect from the top Atlanta Dream and Phoenix Mercury players and how to watch the game on Friday.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"title":"Allisha Gray, Top Dream vs. Mercury Players to Watch - Aug. 1","permalink":"https://969thegame.iheart.com/content/2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1/"},"slug":"2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d631e843f239dbab0eb5a","title":"Allisha Gray, Top Dream vs. Mercury Players to Watch - Aug. 1","description":"What to expect from the top Atlanta Dream and Phoenix Mercury players and how to watch the game on Friday.","author":""},"pub_start":1754038092000,"pub_until":4115978604802,"pub_changed":1754097003448,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/WNBA"]},{"tags":["categories/sports","sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c848117576db1131587ba","slug:2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","slug:2025-08-01-alyssa-thomas-top-mercury-vs-dream-players-to-watch-aug-1","keyword:keywords/ds-sports","keyword:keywords/Atlanta Dream","keyword:keywords/WNBA","keyword:keywords/Professional","keyword:keywords/Basketball","keyword:keywords/Women","keyword:keywords/WNBA Preview","keyword:keywords/Phoenix Mercury","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:BLz76bTmiD"]}},{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady &amp; Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady &amp; Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. &quot;Thank you for all the great memories and for your loyalty,&quot; Deen wrote, emphasizing her family's appreciation for the community. The Lady &amp; Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous","permalink":"https://969thegame.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688c6f85ab5d6e76b7afc227","type":"PUBLISHING","record":{"ref_id":"%2F688c6f85ab5d6e76b7afc227","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"html":"\u003cimg alt=\"\" src=\"https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&s=612x612&w=0&k=20&c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=\" />","schedule":{},"type":"html"},{"html":"\u003cp>Allisha Gray and the Atlanta Dream (16-11) play Satou Sabally and the Phoenix Mercury (16-10) on August 1, 2025 at Gateway Center Arena on ION.\u003c/p>\n\n\u003cp>Watch the WNBA, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://affiliates.routy.app/route/62733?affId=3147&ts=5002712&pa=1445&pb=1013347&cid=ZhY20ZHb9v\" target=\"_blank\">Use our link\u003c/a> to sign up for a free trial.\u003c/p>\n\n\u003ch3>WNBA Aug. 1, 2025: Mercury vs. Dream Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>When:\u003c/strong> Friday, August 1, 2025 at 7:30 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Where:\u003c/strong> Gateway Center Arena in College Park, Georgia\u003c/li>\n\u003cli>\u003cstrong>TV channel:\u003c/strong> ION\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/69118?affId=3147&ts=5002712&pa=2138&pb=1013308&cid=ZhY20ZHb9v\" target=\"_blank\">Sign up for WNBA League Pass\u003c/a> on Amazon Prime Video to get access to games, live and on-demand, and more for the entire season and offseason.\u003c/p>\n\n\u003ch3>Mercury vs. Dream Comparison\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable style=\"width: 100%; border-collapse: collapse;\" class=\"table\">\n \u003cthead>\n \u003ctr style=\"background-color: #F2F2F2;\">\n \t\u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Mercury Rank\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Mercury AVG\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Dream AVG\u003c/th>\n \u003cth style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Dream Rank\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">83.8\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Points Scored\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">83.6\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">6th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">6th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">80.9\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Points Allowed\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">79.1\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">4th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">8th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">34\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Rebounds\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">36.3\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">2nd\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">6th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">8.5\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Off. Rebounds\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">8.7\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">4th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">2nd\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">9.6\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">3pt Made\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">9.4\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">20.9\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Assists\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">21\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">4th\u003c/td>\n \u003c/tr>\n \u003ctr>\n \t\u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">5th\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">12.7\u003c/td>\n \u003cth scope=\"row\" style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">Turnovers\u003c/th>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">11.9\u003c/td>\n \u003ctd style=\"padding: 12px 12px 20px 12px; text-align: center; border-bottom: 2px solid #ddd;\">1st\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Buy tickets for this game on \u003ca href=\"https://affiliates.routy.app/route/67618?affId=3147&ts=5002712&pa=2986&pb=1013315&cid=ZhY20ZHb9v\" target=\"_blank\">StubHub\u003c/a>, \u003ca href=\"https://affiliates.routy.app/route/65145?affId=3147&ts=5002712&pa=3496&pb=1013315&cid=ZhY20ZHb9v\" target=\"_blank\">Vivid Seats\u003c/a> or \u003ca href=\"https://affiliates.routy.app/route/55919?affId=3147&ts=5002712&pa=2598&pb=1013315&cid=ZhY20ZHb9v\" target=\"_blank\">Ticketmaster\u003c/a>.\u003c/p>\n\n\u003ch3>Mercury Leaders\u003c/h3>\n\n\n\u003cul>\u003cli>Alyssa Thomas leads the Mercury in rebounds and assists. Thomas averages 16.4 points, 8.3 rebounds, and 9.2 assists per game.\u003c/li>\n\u003cli>Phoenix's leading scorer is Sabally, who tallies 17.6 points a game in addition to her 6.9 rebounds and 2.5 assists.\u003c/li>\n\u003cli>The Mercury get the most three-point shooting production out of Sami Whitcomb, who makes 2.2 threes per game.\u003c/li>\n\u003cli>The Phoenix steals leader is Thomas, who averages 1.4 takeaways per game, while its blocks leader is Natasha Mack, who compiles 1.3 rejections per contest.\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/69118?affId=3147&ts=5002712&pa=2152&pb=1013320&cid=ZhY20ZHb9v\" target=\"_blank\">Sign up for WNBA League Pass on Amazon Prime Video to get live and on-demand access to WNBA games.\u003c/a>\u003c/p>\n\n\u003ch3>Dream Leaders\u003c/h3>\n\n\n\u003cul>\u003cli>The Dream's Gray racks up enough points (18.3 per game) and assists (3.9 per game) to top the team's leaderboards.\u003c/li>\n\u003cli>Brionna Jones is at the top of the Atlanta rebounding leaderboard with 7.3 rebounds per game. She also racks up 12.5 points and tacks on 2.5 assists per game.\u003c/li>\n\u003cli>Gray is the top shooter from distance for the Dream, hitting 2.4 threes per game.\u003c/li>\n\u003cli>Atlanta's leader in steals is Gray (1.2 per game), and its leader in blocks is Brittney Griner (1.1 per game).\u003c/li>\n\u003cli>Naz Hillmon is averaging 8 points, 4.9 rebounds and 2 assists per game, making 49.4% of her shots from the field and 35.2% from 3-point range, with 1.2 triples per game.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-mercury-vs-dream-time-tv-stream-aug-1/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c6d2e12ac2de502f1834c","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Atlanta Dream","keywords/WNBA","keywords/Professional","keywords/Basketball","keywords/Women","keywords/WNBA Preview","keywords/Phoenix Mercury"],"primary_image":null,"primary_image_uri":"https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&s=612x612&w=0&k=20&c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=","primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/WNBA"]},"publish_date":1754032212000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","social_title":"","summary":"Find out where to watch the Phoenix Mercury vs. Atlanta Dream WNBA game on August 1, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"title":"Mercury vs. Dream Time, TV & Stream – Aug. 1","permalink":"https://969thegame.iheart.com/content/2025-08-01-mercury-vs-dream-time-tv-stream-aug-1/"},"slug":"2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","summary":{"image":"https://media.gettyimages.com/id/2173629259/photo/minneapolis-minnesota-diana-taurasi-of-the-phoenix-mercury-high-fives-kahleah-copper-after-a.jpg?b=1&s=612x612&w=0&k=20&c=4VuBC5MQJLAED3NA6Y65H3BKzJcTElHXFUUmEHm7CNg=","title":"Mercury vs. Dream Time, TV & Stream – Aug. 1","description":"Find out where to watch the Phoenix Mercury vs. Atlanta Dream WNBA game on August 1, 2025.","author":""},"pub_start":1754032212000,"pub_until":4115978604802,"pub_changed":1754091610956,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/WNBA"]},{"tags":["categories/sports","sports-leagues/WNBA","sports-teams/Atlanta Dream (WNBA)","sports-teams/Phoenix Mercury (WNBA)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c6f85ab5d6e76b7afc227","slug:2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","slug:2025-08-01-mercury-vs-dream-time-tv-stream-aug-1","keyword:keywords/ds-sports","keyword:keywords/Atlanta Dream","keyword:keywords/WNBA","keyword:keywords/Professional","keyword:keywords/Basketball","keyword:keywords/Women","keyword:keywords/WNBA Preview","keyword:keywords/Phoenix Mercury","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:ZhY20ZHb9v"]}},{"id":"%2F688decdd1f109ad6dea84d1e","type":"PUBLISHING","record":{"ref_id":"%2F688decdd1f109ad6dea84d1e","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Los Angeles Dodgers (64-46) defeated the Tampa Bay Rays (54-57) 5-0 on Friday night at Steinbrenner Field. With the loss, the Rays have now lost four straight games.\u003c/p>\n\n\u003cp>Freddie Freeman got the Dodgers on the board with a two-run double in the first inning. Los Angeles added two in the fourth before Freeman hit a solo homer in the fifth inning to make it 5-0, which would prove to be the final score.\u003c/p>\n\n\u003cp>Shane Baz (8-8, 4.79) took the loss, allowing five earned runs on eight hits while striking out eight and walking two in five innings of work. The Rays offense was never able to get anything off Dodgers starter Clayton Kershaw (5-2, 3.29) who pitched six shutout innings in which he allowed five hits while striking out three.\u003c/p>\n\n\u003cp>The Rays will look to bounce back when they meet the Dodgers in the middle game of the three-game series on Saturday afternoon. Drew Rasmussen (8-5, 2.96) is scheduled to start for the Rays and face former Ray Blake Snell (1-0, 2.00) for the Dodgers. First pitch is scheduled for 1:10 PM - Chris Adams-Wall begins pregame coverage at 12:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE &amp; AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","cuser":"user/ldap/1110925","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB"],"primary_image":{"bucket":"assets.getty","id":"%2F688ded06843f239dbab0ec82"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754103960000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","social_title":"","summary":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","targets":[],"title":"Rays Fall To Dodgers For Fourth Straight Loss","permalink":"https://969thegame.iheart.com/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/"},"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82","title":"Rays Fall To Dodgers For Fourth Straight Loss","description":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754103960000,"pub_until":4115978604802,"pub_changed":1754133188294,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688decdd1f109ad6dea84d1e","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","author:user"]}},{"id":"%2F688c452efc30ebb301ba5865","type":"PUBLISHING","record":{"ref_id":"%2F688c452efc30ebb301ba5865","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"html":"\u003cimg alt=\"\" src=\"https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&s=612x612&w=0&k=20&c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=\" />","schedule":{},"type":"html"},{"html":"\u003cp>Yandy Diaz and the Tampa Bay Rays (54-57) host Shohei Ohtani and the Los Angeles Dodgers (64-46) on Saturday, with first pitch at 1:10 p.m. ET.\u003c/p>\n\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1405&pb=1005567&cid=13pj7w9vDN\" target=\"_blank\">\u003cstrong>Start your risk free trial today.\u003c/strong>\u003c/a>\u003c/p>\n\n\u003ch3>Rays vs. Dodgers Series Info\u003c/h3>\n\n\n\u003ch5>Saturday at 1:10 p.m. ET\u003c/h5>\n\n\n\u003cul>\u003cli>\u003cstrong>Pitching Matchup:\u003c/strong> Drew Rasmussen vs. Blake Snell\u003c/li>\n\u003cli>\u003cstrong>TV Channel:\u003c/strong> FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1408&pb=1005570&cid=13pj7w9vDN\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\u003c/ul>\n\u003ch5>Sunday at 12:10 p.m. ET\u003c/h5>\n\n\n\u003cul>\u003cli>\u003cstrong>Pitching Matchup:\u003c/strong> Joe Boyle vs. Yoshinobu Yamamoto\u003c/li>\n\u003cli>\u003cstrong>TV Channel:\u003c/strong> FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1408&pb=1005570&cid=13pj7w9vDN\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\u003c/ul>\n\u003cp>Don't miss all of the new and returning Apple Originals alongside Friday Night Baseball. \u003ca href=\"https://affiliates.routy.app/route/69116?affId=3147&ts=5002712&pa=1273&pb=1005571&cid=13pj7w9vDN\" target=\"_blank\">Subscribe to Apple TV+\u003c/a> and watch Friday Night Baseball and other Apple TV+ exclusives.\u003c/p>\n\n\u003ch3>Injured Lists\u003c/h3>\n\n\n\u003ch4>Tampa Bay Rays Injured List\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Jonathan Aranda:\u003c/strong> Status - 10 Day IL, Injury - Wrist. \u003cstrong>2025 Stats:\u003c/strong> .316/.394/.478, 12 HR, 54 RBI\u003c/li>\n\u003cli>\u003cstrong>Stuart Fairchild:\u003c/strong> Status - 10 Day IL, Injury - Oblique. \u003cstrong>2025 Stats:\u003c/strong> .216/.273/.333, 0 HR, 2 RBI\u003c/li>\n\u003cli>\u003cstrong>Hunter Bigge:\u003c/strong> Status - 60 Day IL, Injury - Lat. \u003cstrong>2025 Stats:\u003c/strong> 0-0, 2.40 ERA, 7.2 K/9\u003c/li>\n\u003cli>\u003cstrong>Richie Palacios:\u003c/strong> Status - 60 Day IL, Injury - Knee. \u003cstrong>2025 Stats:\u003c/strong> .750/.750/1.000, 0 HR, 0 RBI\u003c/li>\n\u003cli>\u003cstrong>Shane McClanahan:\u003c/strong> Status - 60 Day IL, Injury - Tricep. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Nathan Lavender:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Alex Faedo:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Manuel Rodriguez:\u003c/strong> Status - 60 Day IL, Injury - Forearm. \u003cstrong>2025 Stats:\u003c/strong> 1-2, 2.08 ERA, 7.4 K/9\u003c/li>\n\u003cli>\u003cstrong>Chandler Simpson:\u003c/strong> Status - day-to-day, Injury - Hand. \u003cstrong>2025 Stats:\u003c/strong> .297/.332/.341, 0 HR, 15 RBI\u003c/li>\u003c/ul>\n\u003ch4>Los Angeles Dodgers Injured List\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Max Muncy:\u003c/strong> Status - 10 Day IL, Injury - Knee. \u003cstrong>2025 Stats:\u003c/strong> .250/.375/.457, 13 HR, 55 RBI\u003c/li>\n\u003cli>\u003cstrong>Kiké Hernández:\u003c/strong> Status - 10 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> Hitting: .195/.259/.367, 8 HR, 22 RBI | Pitching: 0-0, 15.19 ERA, 1.7 K/9\u003c/li>\n\u003cli>\u003cstrong>Hyeseong Kim:\u003c/strong> Status - 10 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> .304/.338/.406, 2 HR, 15 RBI\u003c/li>\n\u003cli>\u003cstrong>Tanner Scott:\u003c/strong> Status - 15 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> 1-2, 4.14 ERA, 9.9 K/9\u003c/li>\n\u003cli>\u003cstrong>Kirby Yates:\u003c/strong> Status - 15 Day IL, Injury - Back. \u003cstrong>2025 Stats:\u003c/strong> 4-3, 4.31 ERA, 12.6 K/9\u003c/li>\n\u003cli>\u003cstrong>Gavin Stone:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>River Ryan:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Brusdar Graterol:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Roki Sasaki:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> 1-1, 4.72 ERA, 6.3 K/9\u003c/li>\n\u003cli>\u003cstrong>Kyle Hurt:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Michael Grove:\u003c/strong> Status - 60 Day IL, Injury - Shoulder. \u003cstrong>2025 Stats:\u003c/strong> N/A\u003c/li>\n\u003cli>\u003cstrong>Michael Kopech:\u003c/strong> Status - 60 Day IL, Injury - Knee. \u003cstrong>2025 Stats:\u003c/strong> 0-0, 0.00 ERA, 10.3 K/9\u003c/li>\n\u003cli>\u003cstrong>Tony Gonsolin:\u003c/strong> Status - 60 Day IL, Injury - Elbow. \u003cstrong>2025 Stats:\u003c/strong> 3-2, 5.00 ERA, 9.5 K/9\u003c/li>\n\u003cli>\u003cstrong>Evan Phillips:\u003c/strong> Status - 60 Day IL, Injury - Forearm. \u003cstrong>2025 Stats:\u003c/strong> 0-0, 0.00 ERA, 9.5 K/9\u003c/li>\u003c/ul>\n\u003cp>Looking for MLB tickets? \u003ca href=\"https://affiliates.routy.app/route/55984?affId=3147&ts=5002712&pa=2556&pb=1005576&cid=13pj7w9vDN\" target=\"_blank\">Head to Ticketmaster today\u003c/a> and see your team live.\u003c/p>\n\n\u003ch4>Stats Comparison (Last 10 Games)\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Rays vs. Dodgers Stats (Last 10 Games)\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth scope=\"col\" style=\"text-align:center\">RAYS\u003c/th>\n \u003cth style=\"text-align:center\">\u003c/th>\n \u003cth scope=\"col\" style=\"text-align:center\">DODGERS\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">2-8\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">6-4\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">7\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">HR\u003c/th>\n \u003ctd style=\"text-align:center\">14\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.221\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">AVG\u003c/th>\n \u003ctd style=\"text-align:center\">.255\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.292\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">OBP\u003c/th>\n \u003ctd style=\"text-align:center\">.341\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.331\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">SLG\u003c/th>\n \u003ctd style=\"text-align:center\">.430\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">5.02\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">3.00\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">.243\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">BAA\u003c/th>\n \u003ctd style=\"text-align:center\">.216\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">9.8\u003c/td>\n \u003cth scope=\"row\" style=\"text-align:center\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">9.6\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Catch MLB action all season long on \u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1401&pb=1005584&cid=13pj7w9vDN\" target=\"_blank\">Fubo\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c42fb06c389dec463d45e","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview"],"primary_image":null,"primary_image_uri":"https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&s=612x612&w=0&k=20&c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=","primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754021544000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","social_title":"","summary":"Yandy Diaz and the Tampa Bay Rays (54-57) host Shohei Ohtani and the Los Angeles Dodgers (64-46) on Saturday, with first pitch at 1:10 p.m. ET.Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on dema","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"Rays vs. Dodgers Series Injured List - Aug. 1-3","permalink":"https://969thegame.iheart.com/content/2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3/"},"slug":"2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","summary":{"image":"https://media.gettyimages.com/id/2227863907/photo/new-york-new-york-yandy-d%C3%ADaz-of-the-tampa-bay-rays-bats-against-the-new-york-yankees-during.jpg?b=1&s=612x612&w=0&k=20&c=O2A2nWc1vf_lsqGqewYVfog7LjGwRECwR0K279aDfOo=","title":"Rays vs. Dodgers Series Injured List - Aug. 1-3","description":"Yandy Diaz and the Tampa Bay Rays (54-57) host Shohei Ohtani and the Los Angeles Dodgers (64-46) on Saturday, with first pitch at 1:10 p.m. ET.Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on dema","author":""},"pub_start":1754021544000,"pub_until":4115978604802,"pub_changed":1754152803645,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c452efc30ebb301ba5865","slug:2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","slug:2025-08-01-rays-vs-dodgers-series-injured-list-aug-1-3","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:13pj7w9vDN"]}},{"id":"%2F688d179e2e24d7fcac0823dd","type":"PUBLISHING","record":{"ref_id":"%2F688d179e2e24d7fcac0823dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf63dba6-4bd1-44e0-a81c-29fe24594a85","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Long-fingered bat (Myotis capaccinii) flying from entrance of colony cave in Spanish Pyrenees, Aragon, Spain. April.","id":"%2F688d18732425089862b569d3","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Long-fingered bat flying from cave","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Erica Kahn\u003c/strong>, a Massachusetts resident, \u003ca href=\"https://www.nbcnews.com/news/us-news/bat-flies-womans-mouth-arizona-costing-nearly-21000-medical-bills-rcna222463\" target=\"_blank\">faced nearly $21,000 in medical bills after a bat flew into her mouth\u003c/a> during a vacation in Northern Arizona last August. The incident occurred while Kahn, then 33, was photographing the night sky at Glen Canyon National Recreation Area. Despite not feeling a bite, her father, a physician, advised her to seek rabies vaccinations as a precaution.\u003c/p>\n\n\u003cp>Kahn, who had recently lost her job as a biomedical engineer, had \u003ca href=\"https://kffhealthnews.org/news/article/tourist-rabies-treatment-wild-bat-in-mouth-surprise-bill-of-the-month/\" target=\"_blank\">opted to temporarily forgo health insurance\u003c/a>. After the bat encounter, she quickly purchased a policy from Innovative Partners LP, believing it would cover emergency treatments. However, the policy had a 30-day waiting period, and her claims were denied, leaving her with a bill of $20,749. The majority of the charges came from Flagstaff Medical Center, where she received her initial treatment.\u003c/p>\n\n\u003cp>Rabies, a fatal disease if untreated, requires immediate medical attention. Kahn \u003ca href=\"https://www.washingtonpost.com/wellness/2025/07/31/rabies-vaccine-cost/\" target=\"_blank\">received four doses of the rabies vaccine\u003c/a> and immunoglobulin shots across multiple states. Despite her efforts to appeal the denied claims, Kahn faced challenges in navigating the insurance process.\u003c/p>\n\n\u003cp>&quot;I felt so powerless against these companies,&quot; she told \u003cem>NBC News\u003c/em>. &quot;It should be a human right to have lifesaving care covered. In most other countries, like in Europe, you just go to the hospital, you get your rabies vaccines and you pay nothing.&quot;\u003c/p>\n\n\u003cp>Kahn says that she hopes others will learn from her mistake and ensure they have health insurance coverage.\u003c/p>\n\n\u003cp>&quot;If one person gets covered because they saw this story, then I would be happy about that,&quot; she added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F688d18732425089862b569d3"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754077260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","social_title":"","summary":"The woman didn't have health insurance and must pay the bill out of her own pocket.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","permalink":"https://969thegame.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"},"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3","title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","description":"The woman didn't have health insurance and must pay the bill out of her own pocket.","author":"iHeartRadio"},"pub_start":1754077260000,"pub_until":4115978604802,"pub_changed":1754077653902,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d179e2e24d7fcac0823dd","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688c292bab5d6e76b7afc1db","type":"PUBLISHING","record":{"ref_id":"%2F688c292bab5d6e76b7afc1db","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JULY 30: Yandy Diaz #2 of the Tampa Bay Rays singles in the first inning against the New York Yankees at Yankee Stadium on July 30, 2025 in New York City. (Photo by Jim McIsaac/Getty Images)","id":"%2F688d4e06ad0fd9917ee3d51c","new_tab":false,"schedule":{},"source_credit":"Jim McIsaac / Getty Images Sport / Getty Images","title":"Tampa Bay Rays v New York Yankees","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Following a three-game losing streak, the Tampa Bay Rays (54-56) match up against the Los Angeles Dodgers (63-46) on Friday at 7:35 p.m. ET.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays: Aug. 1, 2025 Viewing Options\u003c/h3>\n\n\n\u003cul>\u003cli>\u003cstrong>Date:\u003c/strong> Friday, August 1, 2025\u003c/li>\n\u003cli>\u003cstrong>Time:\u003c/strong> 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>TV:\u003c/strong> MLB Network and FDSSUN and SportsNet LA\u003c/li>\n\u003cli>\u003cstrong>Live Stream:\u003c/strong> \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=Trksse9gYm\" target=\"_blank\">Watch this game on Fubo\u003c/a> \u003cem>(Regional restrictions may apply)\u003c/em>\u003c/li>\n\u003cli>\u003cstrong>Location:\u003c/strong> Tampa, Florida\u003c/li>\n\u003cli>\u003cstrong>Venue:\u003c/strong> George M. Steinbrenner Field\u003c/li>\u003c/ul>\n\u003cp>Watch MLB, other live sports and more on Fubo. What is Fubo? Fubo is a streaming service that gives you access to your favorite live sports and shows on demand. \u003ca href=\"https://www.fubo.tv/welcome/leagues/191273?irmp=5436412&irad=377812&ftv_campaign=feeds&ftv_medium=partner&sharedid=Trksse9gYm\" target=\"_blank\">Use our link\u003c/a> to sign up.\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Starting Pitchers\u003c/h3>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n\u003ccaption>Season Stats\u003c/caption>\n \u003cthead>\n \u003ctr>\n \u003cth style=\"text-align:center\">Clayton Kershaw (LHP)\u003c/th>\n \u003cth style=\"text-align:center\" scope=\"col\">\u003c/th>\n \u003cth style=\"text-align:center\">Shane Baz (RHP)\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \u003ctr>\n \u003ctd style=\"text-align:center\">12\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">GS\u003c/th>\n \u003ctd style=\"text-align:center\">21\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">4-2\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">W-L\u003c/th>\n \u003ctd style=\"text-align:center\">8-7\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">3.62\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">ERA\u003c/th>\n \u003ctd style=\"text-align:center\">4.61\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">5.0\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">IP/Start\u003c/th>\n \u003ctd style=\"text-align:center\">5.2\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">1.291\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">WHIP\u003c/th>\n \u003ctd style=\"text-align:center\">1.303\u003c/td>\n \u003c/tr>\n \u003ctr>\n \u003ctd style=\"text-align:center\">5.9\u003c/td>\n \u003cth style=\"text-align:center\" scope=\"row\">K/9\u003c/th>\n \u003ctd style=\"text-align:center\">8.8\u003c/td>\n \u003c/tr>\n \u003c/tbody>\n \u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>\u003ca href=\"https://affiliates.routy.app/route/54575?affId=3147&ts=5002712&pa=1402&pb=933314&cid=Trksse9gYm\" target=\"_blank\">Catch MLB action all year long on Fubo.\u003c/a>\u003c/p>\n\n\u003ch3>Dodgers vs. Rays Team Stats\u003c/h3>\n\n\n\u003cul>\u003cli>The Dodgers average 1.5 home runs per game to rank second in baseball with 163 total home runs.\u003c/li>\n\u003cli>The Rays' 118 home runs rank 15th in Major League Baseball.\u003c/li>\n\u003cli>Los Angeles' .255 batting average is third-best in the majors.\u003c/li>\n\u003cli>Tampa Bay's .254 batting average is among the best in baseball, ranking fifth in MLB.\u003c/li>\n\u003cli>The Dodgers are the second-highest scoring team in the majors, averaging 5.2 runs per game (568 total).\u003c/li>\n\u003cli>The Rays have scored 505 runs this season, which ranks 10th in MLB.\u003c/li>\u003c/ul>\n\u003ch3>Hitters To Watch In Dodgers vs. Rays\u003c/h3>\n\n\n\u003ch4>Dodgers\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Shohei Ohtani\u003c/th>\n \u003ctd>107\u003c/td>\n \u003ctd>.269\u003c/td>\n \u003ctd>.373\u003c/td>\n \u003ctd>.605\u003c/td>\n \u003ctd>38\u003c/td>\n \u003ctd>73\u003c/td>\n \u003ctd>113\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Mookie Betts\u003c/th>\n \u003ctd>99\u003c/td>\n \u003ctd>.240\u003c/td>\n \u003ctd>.313\u003c/td>\n \u003ctd>.369\u003c/td>\n \u003ctd>11\u003c/td>\n \u003ctd>46\u003c/td>\n \u003ctd>93\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Will Smith\u003c/th>\n \u003ctd>85\u003c/td>\n \u003ctd>.325\u003c/td>\n \u003ctd>.424\u003c/td>\n \u003ctd>.544\u003c/td>\n \u003ctd>14\u003c/td>\n \u003ctd>50\u003c/td>\n \u003ctd>92\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Andy Pages\u003c/th>\n \u003ctd>104\u003c/td>\n \u003ctd>.281\u003c/td>\n \u003ctd>.322\u003c/td>\n \u003ctd>.473\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>64\u003c/td>\n \u003ctd>111\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Freddie Freeman\u003c/th>\n \u003ctd>96\u003c/td>\n \u003ctd>.300\u003c/td>\n \u003ctd>.373\u003c/td>\n \u003ctd>.472\u003c/td>\n \u003ctd>11\u003c/td>\n \u003ctd>56\u003c/td>\n \u003ctd>108\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003cp>Rep your favorite MLB players with officially licensed gear. \u003ca href=\"https://affiliates.routy.app/route/55111?affId=3147&ts=5002712&pa=1361&pb=933312&cid=Trksse9gYm\" target=\"_blank\">Head to Fanatics\u003c/a> to find jerseys, shirts, hats, and much more.\u003c/p>\n\n\u003ch4>Rays\u003c/h4>\n\n\n","schedule":{},"type":"html"},{"html":"\u003ctable class=\"table\">\n \u003cthead>\n \u003ctr>\n \u003cth>Name\u003c/th>\n \u003cth scope=\"col\">GP\u003c/th>\n \u003cth scope=\"col\">BA\u003c/th>\n \u003cth scope=\"col\">OBP\u003c/th>\n \u003cth scope=\"col\">SLG\u003c/th>\n \u003cth scope=\"col\">HR\u003c/th>\n \u003cth scope=\"col\">RBI\u003c/th>\n \u003cth scope=\"col\">H\u003c/th>\n \u003c/tr>\n \u003c/thead>\n \u003ctbody>\n \n \u003ctr>\n \u003cth scope=\"row\">Yandy Diaz\u003c/th>\n \u003ctd>104\u003c/td>\n \u003ctd>.283\u003c/td>\n \u003ctd>.346\u003c/td>\n \u003ctd>.465\u003c/td>\n \u003ctd>18\u003c/td>\n \u003ctd>62\u003c/td>\n \u003ctd>117\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Junior Caminero\u003c/th>\n \u003ctd>104\u003c/td>\n \u003ctd>.252\u003c/td>\n \u003ctd>.293\u003c/td>\n \u003ctd>.500\u003c/td>\n \u003ctd>27\u003c/td>\n \u003ctd>71\u003c/td>\n \u003ctd>103\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Jonathan Aranda\u003c/th>\n \u003ctd>103\u003c/td>\n \u003ctd>.316\u003c/td>\n \u003ctd>.394\u003c/td>\n \u003ctd>.478\u003c/td>\n \u003ctd>12\u003c/td>\n \u003ctd>54\u003c/td>\n \u003ctd>113\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Brandon Lowe\u003c/th>\n \u003ctd>88\u003c/td>\n \u003ctd>.275\u003c/td>\n \u003ctd>.326\u003c/td>\n \u003ctd>.483\u003c/td>\n \u003ctd>19\u003c/td>\n \u003ctd>51\u003c/td>\n \u003ctd>91\u003c/td>\n \u003c/tr>\n \n \u003ctr>\n \u003cth scope=\"row\">Chandler Simpson\u003c/th>\n \u003ctd>63\u003c/td>\n \u003ctd>.297\u003c/td>\n \u003ctd>.332\u003c/td>\n \u003ctd>.341\u003c/td>\n \u003ctd>0\u003c/td>\n \u003ctd>15\u003c/td>\n \u003ctd>68\u003c/td>\n \u003c/tr>\n \n \u003c/tbody>\n\u003c/table>","schedule":{},"type":"html"},{"html":"\u003ch3>A Look Ahead...\u003c/h3>\n\n\n\u003ch4>Upcoming Dodgers Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 1:\u003c/strong> at Rays, 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> at Rays, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> at Rays, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> vs. Cardinals, 10:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> vs. Cardinals, 4:10 p.m. ET\u003c/li>\u003c/ul>\n\u003cp>\u003ca href=\"https://affiliates.routy.app/route/67617?affId=3147&ts=5002712&pa=2991&pb=933313&cid=Trksse9gYm\" target=\"_blank\">Get tickets for any MLB game this season at StubHub.\u003c/a>\u003c/p>\n\n\u003ch4>Upcoming Rays Games\u003c/h4>\n\n\n\u003cul>\u003cli>\u003cstrong>Aug. 1:\u003c/strong> vs. Dodgers, 7:35 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 2:\u003c/strong> vs. Dodgers, 1:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 3:\u003c/strong> vs. Dodgers, 12:10 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 4:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 5:\u003c/strong> at Angels, 9:38 p.m. ET\u003c/li>\n\u003cli>\u003cstrong>Aug. 6:\u003c/strong> at Angels, 4:07 p.m. ET\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://sports.iheart.com/content/2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688c26daef93f864f6867910","feed_partner_content":false,"feed_permalink":"","feed_type":"XML","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ds-sports","keywords/Tampa Bay Rays","keywords/MLB","keywords/Professional","keywords/Baseball","keywords/Men","keywords/MLB Preview","keywords/Los Angeles Dodgers"],"primary_image":{"bucket":"assets.getty","id":"%2F688d4e06ad0fd9917ee3d51c"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio Sports","sports-leagues/MLB"]},"publish_date":1754015232000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio Sports","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","social_title":"","summary":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 1, 2025.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 1","permalink":"https://969thegame.iheart.com/content/2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1/"},"slug":"2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d4e06ad0fd9917ee3d51c","title":"How to Watch Dodgers vs. Rays: Streaming & TV on Aug. 1","description":"Learn where to watch the Los Angeles Dodgers vs. Tampa Bay Rays game on August 1, 2025.","author":""},"pub_start":1754015232000,"pub_until":4115978604802,"pub_changed":1754091608261,"subscription":[{"tags":["categories/sports","brands/iHeartRadio Sports","sports-leagues/MLB"]},{"tags":["categories/sports","sports-leagues/MLB","sports-teams/Los Angeles Dodgers (MLB)","sports-teams/Tampa Bay Rays (MLB)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio Sports","id:/688c292bab5d6e76b7afc1db","slug:2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","slug:2025-08-01-how-to-watch-dodgers-vs-rays-streaming-tv-on-aug-1","keyword:keywords/ds-sports","keyword:keywords/Tampa Bay Rays","keyword:keywords/MLB","keyword:keywords/Professional","keyword:keywords/Baseball","keyword:keywords/Men","keyword:keywords/MLB Preview","keyword:keywords/Los Angeles Dodgers","custom:dataskriveAnalyticsToken:G-ENRC6W5LTW","custom:dataskriveContentToken:Trksse9gYm"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1Td2liMlptYzJWMElqbzJmUT09IiwiWGtMVmsiOiJleUpzYVcxcGRDSTZNU3dpYjJabWMyVjBJam8yZlE9PSJ9LCJlbmRzIjp7InJkZ3c0IjotMSwiN1RLb1UiOi0xfX0=","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":["display-hints/hide-listen-now"]},"device":{"_userAgent":"TaraGroup Intelligent Bot V1","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script> <script>window.SDK = { environment: {"APTIVADA_SDK_HOST":"campaign.aptivada.com","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}}; </script> <script> // This needs to be here so it is loaded before lazysizes. // Lazysizes loads thanks to webpack, before any app code is run. // https://github.com/aFarkas/lazysizes#js-api window.lazySizesConfig = window.lazySizesConfig || {}; window.lazySizesConfig.init = false; // CCPA Compliance window.deferAnalyticsVendorBeacons = false; </script> <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages-renderer-shared-ui-src-elements-MagicLink-component","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","components-tiles-ContentTile-component","LeadFeedItem-component","core-components-tiles-WeatherTileLoader-component","TrafficTile-component","LoadMoreFromCursor-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component","WeatherTile-component","AptivadaKeywordContest-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","components-tiles-ContentTile-component","LeadFeedItem-component","core-components-tiles-WeatherTileLoader-component","core-components-tiles-TrafficTile-component","LoadMoreFromCursor-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","Podcasts-component","ui-ImageTile-component","Card-component","WeatherTile-component","TrafficTile-component","AptivadaKeywordContest-component"]}</script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.5c38c75fa14e89967971.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.51fc23b5373e910f4a24.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.fcd21625a257928b01e0.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.067528077d2036c348df.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.a1317e0f9342bf8c747f.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.ebca40387bc6507a0acd.js"></script> <script async data-chunk="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.22fd96ce3a97461201e5.js"></script> <script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.f48ec165e3da9a949f55.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.7c42290bb72cfa9c15d7.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.1423c7d635806130822c.js"></script> <script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script> <script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.a58f9b17ed1802cd6512.js"></script> <script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.e418b3821c33ef4d51dd.js"></script> <script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.f9b025ed7a795a039e16.js"></script> <script async data-chunk="core-components-tiles-WeatherTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-WeatherTileLoader-component.224b5c1493848aa4f0f6.js"></script> <script async data-chunk="core-components-tiles-TrafficTile-component" src="https://static.inferno.iheart.com/inferno/scripts/TrafficTile-component.47ac314dfe91b6ebc04f.js"></script> <script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script> <script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.9692637de0ea45061f03.js"></script> <script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script> <script async data-chunk="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script> <script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.c847d80e9aa862b03d51.js"></script> <script async data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.05d77890dc9884cc76e2.js"></script> <script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.6f17f4f82d52801c5c49.js"></script> <script async data-chunk="core-page-blocks-contest-KeywordContestLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-contest-KeywordContestLoader-component.5e0cc4120d526a5ea860.js"></script> <script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.05cdd4f29edec5e3d7e3.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.8cd764919ecb5b153621.js"></script> <script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script> <script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script> <script async data-chunk="WeatherTile-component" src="https://static.inferno.iheart.com/inferno/scripts/WeatherTile-component.e8eb1af90b1d00d39f16.js"></script> <script async data-chunk="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.d932ebf2afeb78ef5324.js"></script> </body> </html>


URL: