<!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 data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="premiere" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/premiere.5ab0b62afd4187ebf9b2.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.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.d3f34a80e2ccc4662f3b.css">
<link data-chunk="core-page-blocks-chartlist-ChartListPageLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-chartlist-ChartListPageLoader-component.7a36d01d24835437a14d.css">
<link data-chunk="meettheshow-MeetTheShow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/meettheshow-MeetTheShow-component.3644d3d2229f138ebcd1.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css">
<link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="ChartListLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ChartListLoader-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.642ba52c39989a76222e.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="ChartList-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ChartList-component.c8b7c426bbc8bcdbaef7.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(206,100%,22.299999999999997%);
        --gradient-stop: hsl(206,100%,16.299999999999997%);
        
                --accent-color: #0067b4;
            
        
             --darkFooterColor: hsl(206,100%,20.299999999999997%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://www.americantop40.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="#0067b4"/><meta data-rh="true" property="og:title" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" property="twitter:title" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" itemprop="name" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" name="description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" property="og:description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" property="twitter:description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" itemprop="description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" name="keywords" content="at40, american top 40, ryan seacrest, countdown"/><meta data-rh="true" property="og:url" content="https://www.americantop40.com/"/><meta data-rh="true" property="twitter:url" content="https://www.americantop40.com/"/><meta data-rh="true" itemprop="url" content="https://www.americantop40.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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="@AmericanTop40"/><meta data-rh="true" property="twitter:creator" content="@AmericanTop40"/><meta data-rh="true" property="twitter:domain" content="www.americantop40.com"/><meta data-rh="true" property="og:site_name" content="American Top 40"/><meta data-rh="true" name="application-name" content="American Top 40"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-light template-premiere">
                <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-premiere-site-header"><style>
            :root {
                 --premiere-header-background-color: #e6eaed;
                 --premiere-navigation-background-color: #0067b4;
            }
        </style><section class="wrapper--header"><section class="search-user-container"><div class="header-user"></div><div class="header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-header" 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><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search-without-circle" tabindex="-1" width="36" height="40" viewBox="0 0 40 40" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M22.552 28.331a14.811 14.811 0 01-7.538 2.051C6.722 30.382 0 23.581 0 15.191S6.722 0 15.014 0c8.291 0 15.013 6.801 15.013 15.191 0 3.828-1.4 7.326-3.71 9.997l9.096 10.736a2.49 2.49 0 01-.265 3.482 2.42 2.42 0 01-3.441-.268L22.552 28.33zm1.618-13.14c0 5.117-4.1 9.265-9.157 9.265s-9.156-4.148-9.156-9.265c0-5.117 4.1-9.265 9.157-9.265s9.156 4.148 9.156 9.265z" fill="#fff"></path></svg></button></div></section><section class="branding homepage"><div class="station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(648,262)&amp;quality=80 2x" sizes="" alt="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(648,262)&amp;quality=80 2x" width="324" height="131"/></a></div></section><section class="find-your-station"><a class="component-button button-faux primary small listen-button" tabindex="0" href="/howtolisten/">Find Station</a></section></section><section class="wrapper--social"><button class="component-button primary small social-icons-button" aria-label="socialIcons" aria-hidden="false" type="button"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/americantop40" 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/AmericanTop40" 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/AmericanTop40" 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></ul></button><button class="component-button primary small call-button" aria-label="callIcon" aria-hidden="false" type="button"><a href="tel:1-877-AT40-FAN"><svg class="svg-icon icon-call" focusable="false" tabindex="-1" width="21" height="19" viewBox="0 0 21 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" d="M4.34 0c.683 0 .853.114 1.213.792.037.235 1.281 2.375 1.708 3.166.27.501.277.918.068 1.188-.922 1.187-2.135.792-2.136 1.979 0 1.188.629 2.133 2.563 4.354 2.068 2.375 4.204 3.167 5.126 3.167.604 0 2.135-1.98 2.562-2.771.427-.792 1.709.396 2.99 1.188 1.282.791 2.282 1.187 2.496 1.583.317.588-.495 1.583-1.282 2.375-.647.65-2.495 1.979-3.777 1.979-1.28 0-4.698 0-9.396-4.354C1.776 10.292.495 7.125.068 4.75-.359 2.375 1.349 1.187 1.777.792 2.204.396 3.485 0 4.339 0z" fill="#000"></path></svg><span class="text">Call In</span></a></button></section><section class="wrapper--header-nav"><style>
        :root {
             --premiere-navigation-background-color: #0067b4;
             --premiere-navigation-links-color: #f4bc05;
        }</style><nav data-cy="pn-nav" class="PremiereNav-module_horizontal-nav_ViWY1 "><div class="PremiereNav-module_outer-wrap_Kwl90 "><ul data-cy="menuLabel" class="PremiereNav-module_main-nav_TIUmY" style="max-height:calc(100vh - 0px)"><li class="PremiereNav-module_top-label_lGBVx"><button data-cy="menuitem" class="PremiereNav-module_menu-label_ffXvV">Top 40 Charts<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul data-cy="list-submenu" class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="This Week&#x27;s Top 40 Chart" tabindex="0" href="/charts/top-40-238/latest/">This Week&#x27;s Top 40 Chart</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Top 40 Archives " tabindex="0" href="/charts/top-40-238/">Top 40 Archives </a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><button data-cy="menuitem" class="PremiereNav-module_menu-label_ffXvV">Hot AC Charts<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul data-cy="list-submenu" class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="This Week&#x27;s Hot AC Chart" tabindex="0" href="/charts/hot-ac-243/latest/">This Week&#x27;s Hot AC Chart</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Hot AC Archives" tabindex="0" href="/charts/hot-ac-243/">Hot AC Archives</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><button class="PremiereNav-module_menu-label_ffXvV">Contests &amp; Promotions<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a type="link" class="PremiereNav-module_menu-label_ffXvV" aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><a class="PremiereNav-module_menu-label_ffXvV" tabindex="0" href="/contact/">Contact</a></li></ul></div></nav></section></header><main class="component-page layout-generic-full page-home at40-pr"><div class="alerts"></div><section class="col-top"><div class="component-region region-header-dynamic"><input type="hidden" data-id="ZdtcQ"/><input type="hidden" data-id="oiYcz"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><input type="hidden" data-id="FFKW2"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:editorial-feed-whatwhere"><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/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/"><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/6a2b6ec8c31d8136c1338c55?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55?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="Music News - Olivia Rodrigo Says Making An &#x27;Ick List&#x27; Helps You Get Over An Ex" 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/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/">Olivia Rodrigo Says Making An &#x27;Ick List&#x27; Helps You Get Over An Ex</a><time class="component-date-display" dateTime="1781231040000">Jun 11, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><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="http://www.at40.com/songrequest" target="_self"><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//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?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="Tell Us What Song You Want To Hear!" 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="http://www.at40.com/songrequest" class="card-title" target="_self">Tell Us What Song You Want To Hear!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.at40.com/charts/top-40-238/" target="_self"><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//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?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="Check Out This Week&#x27;s Top Songs" 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.at40.com/charts/top-40-238/" class="card-title" target="_self">Check Out This Week&#x27;s Top Songs</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.at40.com/charts/hot-ac-243/" target="_self"><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//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?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="Check Out This Week&#x27;s Top Songs" 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.at40.com/charts/hot-ac-243/" class="card-title" target="_self">Check Out This Week&#x27;s Top Songs</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><input type="hidden" data-id="LSixG"/><div class="component-container component-chartlist-page  block"><header class="content-header chart-header"><header class="component-heading"><h3 class="heading-title">TOP 40</h3></header></header><div class="component-container component-chartlist block"><header class="track-meta-header"><div class="movement"> </div><div class="thumb"> </div><div class="headers"><span class="weeks"><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->Wks On Chart</span><span class="peak"><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->Peak</span></div></header><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="So Easy (To Fall In Love)" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" aria-label="So Easy (To Fall In Love)" class="track-title" target="_blank" rel="noopener">So Easy (To Fall In Love)</a><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" aria-label="Olivia Dean" class="track-artist" target="_blank" rel="noopener">Olivia Dean</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->19</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="I Just Might" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" aria-label="I Just Might" class="track-title" target="_blank" rel="noopener">I Just Might</a><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" aria-label="Bruno Mars" class="track-artist" target="_blank" rel="noopener">Bruno Mars</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->19</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div><svg tabindex="-1" focusable="false" style="transform:rotate(-180deg)" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M11 5V16.17L6.11997 11.29C5.72997 10.9 5.08997 10.9 4.69997 11.29C4.30997 11.68 4.30997 12.31 4.69997 12.7L11.29 19.29C11.68 19.68 12.31 19.68 12.7 19.29L19.29 12.7C19.68 12.31 19.68 11.68 19.29 11.29C18.9 10.9 18.27 10.9 17.88 11.29L13 16.17V5C13 4.45 12.55 4 12 4C11.45 4 11 4.45 11 5Z" fill="#62AA7B"></path></svg></div><a href="https://www.iheart.com/artist/pinkpantheress-35752537/songs/stateside-zara-larsson-354002035/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/354002035?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/354002035?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/354002035?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="Stateside + Zara Larsson" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/pinkpantheress-35752537/songs/stateside-zara-larsson-354002035/?autoplay=true" aria-label="Stateside + Zara Larsson" class="track-title" target="_blank" rel="noopener">Stateside + Zara Larsson</a><a href="https://www.iheart.com/artist/pinkpantheress-35752537/songs/stateside-zara-larsson-354002035/?autoplay=true" aria-label="PinkPantheress" class="track-artist" target="_blank" rel="noopener">PinkPantheress</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->11</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->3</span></div></figcaption></figure><div class="view-full-chart"><a tabindex="0" href="/charts/top-40-238/june-6-2026/">View Full Chart<!-- --> »</a></div></div></div><input type="hidden" data-id="4RfhF"/><div class="component-container component-chartlist-page  block"><header class="content-header chart-header"><header class="component-heading"><h3 class="heading-title">HOT AC</h3></header></header><div class="component-container component-chartlist block"><header class="track-meta-header"><div class="movement"> </div><div class="thumb"> </div><div class="headers"><span class="weeks"><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->Wks On Chart</span><span class="peak"><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->Peak</span></div></header><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="So Easy (To Fall In Love)" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" aria-label="So Easy (To Fall In Love)" class="track-title" target="_blank" rel="noopener">So Easy (To Fall In Love)</a><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" aria-label="Olivia Dean" class="track-artist" target="_blank" rel="noopener">Olivia Dean</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->18</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="I Just Might" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" aria-label="I Just Might" class="track-title" target="_blank" rel="noopener">I Just Might</a><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" aria-label="Bruno Mars" class="track-artist" target="_blank" rel="noopener">Bruno Mars</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->19</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/311924447?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/311924447?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/311924447?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="Ordinary" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true" aria-label="Ordinary" class="track-title" target="_blank" rel="noopener">Ordinary</a><a href="https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true" aria-label="Alex Warren" class="track-artist" target="_blank" rel="noopener">Alex Warren</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->55</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><div class="view-full-chart"><a tabindex="0" href="/charts/hot-ac-243/june-6-2026-hac/">View Full Chart<!-- --> »</a></div></div></div><input type="hidden" data-id="PI4Z3"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-la7PH"></div><input type="hidden" data-id="la7PH"/><input type="hidden" data-id="tkIbo"/><input type="hidden" data-id="cz466"/><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"/><input type="hidden" data-id="beE6F"/><div class="component-container component-podcasts block"><header class="component-heading"><h2 class="heading-title">American Top 40<!-- --> 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/51-on-air-with-ryan-seacrest-80159774/" 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/80159774?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/80159774?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 On Air with Ryan Seacrest 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">On Air with Ryan Seacrest</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="ID:editorial-feed-whatwhere"><header class="component-heading"><h2 class="heading-title">Latest Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs/"><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/6a2b21be13fbfe398361c3c4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2b21be13fbfe398361c3c4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2b21be13fbfe398361c3c4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2b21be13fbfe398361c3c4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2b21be13fbfe398361c3c4?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="Music News - Niall Horan Shares His Process Of Writing &#x27;Steamy&#x27; Songs" 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/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs/">Niall Horan Shares His Process Of Writing &#x27;Steamy&#x27; Songs</a><time class="component-date-display" dateTime="1781217660000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role/"><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/6a2b21b3be5473ff225556b3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2b21b3be5473ff225556b3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2b21b3be5473ff225556b3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2b21b3be5473ff225556b3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2b21b3be5473ff225556b3?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="Music News - Why Jennifer Lopez Felt &#x27;Terrified&#x27; Of Fame After Landing &#x27;Selena&#x27; Role" 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/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role/">Why Jennifer Lopez Felt &#x27;Terrified&#x27; Of Fame After Landing &#x27;Selena&#x27; Role</a><time class="component-date-display" dateTime="1781213880000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance/"><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/6a2b1d21fca817d032b85799?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2b1d21fca817d032b85799?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2b1d21fca817d032b85799?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2b1d21fca817d032b85799?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2b1d21fca817d032b85799?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="Music News - Olivia Rodrigo Nearly Had &#x27;Anxiety Attack&#x27; Before Big Festival Performance" 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/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance/">Olivia Rodrigo Nearly Had &#x27;Anxiety Attack&#x27; Before Big Festival Performance</a><time class="component-date-display" dateTime="1781210940000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos/"><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/6a2b0bc85cca47257eaf0e65?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2b0bc85cca47257eaf0e65?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2b0bc85cca47257eaf0e65?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2b0bc85cca47257eaf0e65?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2b0bc85cca47257eaf0e65?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 News - Shakira, J Balvin &amp; More Kick Off FIFA World Cup In Mexico: See The Photos" 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/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos/">Shakira, J Balvin &amp; More Kick Off FIFA World Cup In Mexico: See The Photos</a><time class="component-date-display" dateTime="1781208180000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over/"><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/6a2ae962956dee92ba4fbc06?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2ae962956dee92ba4fbc06?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2ae962956dee92ba4fbc06?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2ae962956dee92ba4fbc06?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2ae962956dee92ba4fbc06?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 News - Ryan Reynolds Details Being Hit By Drunk Driver As A Teen: &#x27;I Was Run Over&#x27;" 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/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over/">Ryan Reynolds Details Being Hit By Drunk Driver As A Teen: &#x27;I Was Run Over&#x27;</a><time class="component-date-display" dateTime="1781205300000">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/"><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/6a2af4752b5a1317fce9ad70?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70?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 News - Rihanna &amp; A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video" 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/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/">Rihanna &amp; A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video</a><time class="component-date-display" dateTime="1781199900000">Jun 11, 2026</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="kIdtO"/></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"><section><div class="top-footer"><div class="footer-row footer-links"><div class="social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/americantop40" 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/AmericanTop40" 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/AmericanTop40" 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></ul></div><div class="description">American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio</div><ul class="footer-station-links"><li><a tabindex="0" href="/charts/top-40-238/latest/">Top 40 Charts</a></li><li><a tabindex="0" href="/charts/hot-ac-243/latest/">Hot AC Charts</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</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></div><div class="lower-footer"><div class="footer-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" sizes="" alt="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" width="128" height="44"/></a></div><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="#" 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></ul><div class="site-ownership"><div>© <!-- -->2026<!-- --> <!-- -->Premiere Networks, Inc.</div></div></div></section></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":"%2Fb078cc703dafc3b1fc28a8857a378eae","canonicalHostname":"www.americantop40.com","hostnames":[],"facets":["brands/AT40-PR (15546)","markets/PREMIERE","brands/AT40 (57504)","brands/Ryan Seacrest (52241)","facets/All Sites - English","formats/CHRPOP"],"slug":"at40-pr","market":"markets/PREMIERE","ownBrand":"brands/AT40-PR (15546)","timeZone":"America/Los_Angeles","keys":["hostname:at40-pr.radio.iheart.com","hostname:at40.com","hostname:www.at40.com","id:/b078cc703dafc3b1fc28a8857a378eae","brand:brands/AT40-PR (15546)","slug:at40-pr","stream:4802","hostname:www.americantop40.com","hostname:americantop40.com"],"stream":{"id":4802,"primaryPronouncement":"american top forty","recentlyPlayedEnabled":true,"isActive":"true","talkbackEnabled":true},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"American Top 40 With Ryan Seacrest","description":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"},"status":{"hide":{"startDate":0,"endDate":4115978604802,"redirectTo":"https://www.iheart.com/live/4802"},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b078cc703dafc3b1fc28a8857a378eae/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":"home","path":"/"},{"name":"howtolisten","path":"/howtolisten"},{"name":"songrequest","path":"/songrequest"},{"name":"videos","path":"/videos"},{"name":"big_game_score_contest","path":"/big-game-score-contest"},{"name":"cash_for_couples","path":"/cash-for-couples"},{"name":"weather","path":"/weather"},{"name":"music_home","path":"/music/"},{"name":"traffic","path":"/traffic/"},{"name":"vote","path":"/vote/at40"},{"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":"newsletter","path":"/newsletter/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"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":"videos_slug","path":"/videos/\u003cslug>"},{"name":"author","path":"/author/\u003cslug>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/afe07565167c45be1798d5b0e944fa9cb67c901e","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d5ba6c1e69deff7eb89b26f3d509a803167c74df","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/66b158f21f18f376b973d2517332f0b3e03de1d6","priority":0,"source":"/holiday","regex":false,"schedule":{"begin":1762444800180,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a18cdaeb6bb4669e458ec6102c797b74d26519d8","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":"https://www.americantop40.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f4111178df6075b3dafeecb4bc7bc1a81ed5ed62","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/55d80dde2cb9a844449d19b9621e79b0401ad7e8","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c4c2fb50965a20612187d313cbbf8a7df904c429","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/2be9a2a40abeb0cabe62bffb7c2b8b0dfb534c0c","priority":0,"source":"/app2/contest/7ljdfu","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e5f6c81075b5ea72983262a91e0026fb52d21388","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7b964584108e4364700a79cd1654ba57c262fedf","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/989d4023bdd9866b7000fba1447f624d3cf959c2","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/weird-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/85a426380e1ae9e8da77a54176a988c30a88efc5","priority":0,"source":"/topic/bin-entertainment-news.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4d5320ed0512cb8b688affdc2c05a7cfd5d3fc65","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a917258d98d0e975c8c8f9c945a38b42b7fcd0be","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1e96b2eb23f602b757e5b90fcd7878099300a089","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":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/sports$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/bdc7acb6746131fe5fafc0d9b2a9427b2a28b6ac","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6089eb58a4c51e758bd2877a68dbd5f56ef80f4f","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ce8740c1b4020159fe42d1988297b719ee8d3218","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0a5be32e73ce5d28d546be992e53ebc8015f2fcb","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e1a4341db21ed0b328019da040e5fe66d8441b36","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6da2c84c169489ab1cd55e3cc8a2bfc8fbb8e83d","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ed549553d5f5f486e4d0f9107fbd52bd5efdcb25","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3e74966b4f7570047f2f499961da3981346a2ff2","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fbabe85bf1845e4896f2dffe4ff9837ee47ac53d","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/41410424656a1f7e6cc5d7483803da90666bef02","priority":0,"source":"/app2/contest/8lfqyf","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/92bfbc35cb1c3a15bb98ce50124cd990f2c928ba","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":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/contest-rules$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/894a9b9a4cb4701c85ea160c584972eb2de53372","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2025-08-27-house-of-music-returns-to-2025-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4aee26602b201a008359037ba4d91b1aff9da916","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9c9074245064cde74f8c680cd9c6b3e394d1ed81","priority":0,"source":"/livingroomconcertforamerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/19001ddcc72fd7b53b551506d7c3f548620e3fa5","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a49fedcef9c22191ae5a9c62c115a632cd7623b6","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/51e5f3b5c8a43bf97025f025b05e0872b19aff81","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/abc93191cb84404b99a0bdf8b8dc4ae9d448ab43","priority":0,"source":"/livingroomconcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/07bf62d4f91c186bcd5e58db72e5a7da18113e98","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b31938a8e2ea0573def6ac8748d0c1a447bd378e","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5c1b9878f9f3a96288f4af265e3ddad39d3a8ad0","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/bec106bec9fcd63ae5b98c35ed549ba01eff5be8","priority":0,"source":"/photos/main","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/25f408388c0cf160fb9e61be672d877c6a14cda1","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ca0e108d7a0c7b698ecb94af4ccd8aeb5170b381","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6270339829168417d5dd9b3643337979b63b43e1","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1762444800251,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d16bea677671dfb45a2448ce6aece11e0641a60b","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1762444800383,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/db9e147eac1ae3b3bdcca7b8092fa792fbe950d7","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6ab84b2b14cb686d89b8e7f3dafd0940b71fcd60","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":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/videos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e4a589017b18714a503e26e0c5e449911bc6c728","priority":0,"source":"/livingroom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0cf7f14b230c366fdad71c3a33bc89cfa20f30f3","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e88fb0da0944bfa06184eb69c6d6055f21800dc8","priority":0,"source":"/listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7544d115d1bfe3a503b859d271c3da72d7a20eab","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/edb6e3cf41a167890e181edc48641c6c1a268c1c","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1092a91746d1ece0924ace3576d8cdc867d94950","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f6b02b6ac73b4a53b44ddb7568a770365e702fcc","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/83daa5c1c863520f81de9f644206311f9ae28916","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fea33ec420447ae1e27cf412e6ad5b86aeb1cb5f","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/113bfe4ffd2a8f72ac3aedbae6ea49375653ea39","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8765d5f4ac24e982fa62b17f3b7b071c2248fa83","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/41d8bc5ae3fde54b321035695709d027a541692d","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8d6ae0e14902a7b96284d6fcee4bc0478a75877e","priority":0,"source":"/calendar/legacy","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/89e4f0ccac5ab95f99837210cc3822eb71d18f49","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4749368b3c587cdded318773f8359a9fba37d001","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/93ded7b45a290197b619b6196f83e01fa687c515","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/187358f8648934e86af1fd41283d76ca21e036bf","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9977c3d9d09eabc69a3caabc851ba0d448398c7c","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4b7bdf58234be615ca8702601c211bc5c1c9b265","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9df89ec7f3ab385c4d95e84031661a67990d6b24","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0157ba2ff21cbff910124a2d5cb4174d0d54cb64","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a32465ee05303b2043fde40dbdfd5552e382aa77","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4f5ff4e27c7451676ab08b93b8125c2c5f360891","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a6fa01d1e9c345566e23664366f72130b1e8d8aa","priority":0,"source":"/adchoices","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1aa7cd7557442c940d4d14c27f6720f868948a4f","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/aae39b146cf5970ec3a965e07b94b780269ab51f","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5437fc3f102c67398935a918981e89135d44745b","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/aebdf9a9d48c54e11da9623cc2c999a4c57f6e79","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ff7cacfb05a1d26fc090e850018f262949a5abe0","priority":0,"source":"/articles/song-request-501853/song-request-15605129","regex":false,"schedule":{"begin":1553546100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b2caf8e2f2607a2fcf4fa7fd06c1e7e5075547b8","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/58dd2565d99d9320398583f351fb52bb92d13030","priority":0,"source":"/pages/bobbyojay.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b932a05670f0c2ddd7692f78f75a9977b8007959","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0821203a073d7098a92a971bacb19e6de7634f0d","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/be9576bffef59f81885c3c41ad2d854c632bb681","priority":0,"source":"/music/undefined","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5fb695f59931e96bd8bd91ea2258c889135c7fa1","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c3b1a832f6120db29cf9dbe01780437b57434985","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/08cc2d8c9e1ea2232c2308dd3637710bcc0a3390","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c7eab5de340f2e0878607db768a540ea62230574","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/614b87f62527225e4f0ac790a84e4aa23acbcaf3","priority":0,"source":"/assistance/en","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/cb788526dc3392e98a52eab205dec6ad6c833a8d","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/2a05dc1fb768deed92f50a50ffd229ce7b0852b5","priority":0,"source":"/legal/ad-choices/en","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/cf2f475db5ccbe70969980a84ba6e5ba85c75785","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/63763a6831851810c7755cfc890c7e1df3e2461d","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1777654920862,"end":4115978604802},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d3dcdd6a3b7e74892940e824f5164111651c97d6","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":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/37e85865e44c8ecdd6109acc2f6758fb9a6c0101","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1779912000274,"end":1789876800274},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d882a490a8ad25bcfa0f785027730afc3241032d","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/683f89a57e93a31d9d9e4b4449b6e185fd4c1437","priority":0,"source":"/featured/iheartradio-music-festival/_error/404","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/dbd08df462c6757bb67e6182ef7c5051636dfdf6","priority":0,"source":"/topic/bin-national-news.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/33678817f4186f06f405a0e27895df034eb8291d","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e1e4589733aa32334d56bdbb3f4e4a2905f07eb1","priority":0,"source":"/music/recently-played/undefined","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6be2cd78d4ea94f9c6e39c9c7b3bdfdd2c851324","priority":0,"source":"/contests","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6d383708b033df6eed0f380ab22c663fd5a2ac77","priority":0,"source":"/photos","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7c53c601c7637c6a72f590b4a87ed33a293aa553","priority":0,"source":"/advertise_x","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.premierenetworks.com/#advertising"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e6cd615bedfc132611928d4f1a12dfab66e3c087","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6e5b875e499cbf7f653ae187a0267c525c76c5b3","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ead0ce4a43decfc65e339ee26cd886b244f0fe68","priority":0,"source":"//apps","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3a08f418d86e9fe801dfb568340f2668f408d79f","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ed6664a080a669dcf1493a84c3ce2dcd033e1bc1","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":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/music-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/799125e596c332202a0a4acc0e341e686240d293","priority":0,"source":"/.well-known/apple-app-site-association","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f17baa007f57e6d0b2d3d0a47c6a1c5ba57f2ccb","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a917f635e6f0876ced73c342c4efbfcfa966c35d","priority":0,"source":"/content/privacy-and-cookie-notice","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.premierenetworks.com/pages/legal.aspx#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f5a406bbc509b34bf198d391b1eb05b04ea96ce9","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7e450e6b21abedac72bd3e61dca1ab8b6ed149d1","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fa6c586dc89e514d74b045c03827687617fe2fac","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/408a6f249d17f2d0b696d351e089e9d3f0e9f3c2","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":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/local-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fdcf615f4dc00284dc3be0c8c281661c32613af1","priority":0,"source":"/pages/lancesblog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/84cfb9a477ac6b34143b4b3d78b48d22a6d55cf2","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/84e7099436d5d3691438dc577d004653215ad4c1","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0078b5cef7eb19b8e04197a3c74100ef31cdb7d9","priority":0,"source":"/photos/hot-shots","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/87080871a5121758700692df38ec10dcbafee51e","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":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/feel-good$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/415e956ca3015b5c0694cb97f3581404a1f3a127","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/88c66ed0fe3f52a24d27b989dce8d7d8493bb4d2","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/12fb330571ce734bd25fd2a2822339badd1b1707","priority":0,"source":"/pages/johnandkenshow","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/89ceb71eafcc3941fbcbc8ba2ad321f1503604ce","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/42ea5b0a1d984793db2f3bb676ef5f1f35a8af00","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8b9cb276805c373cc6a73029a8573de818d7d4dc","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8a2bbcf4e0e1d1a3d97514f48b4951baefaec4b4","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/46875146d8823afd8240c0d9d67ae58f4a36dd1e","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8ec9b4f4a507831c687de854add88d70a3cd4be9","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/17de66a66b4a6741cc41efda7de07bacd58a0cc3","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/93822542ca8397d25fced9a36e5b76e0ef4ce6e2","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/477ce75fe29dbbb67d84ba3e441099efd58aa992","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9738d57c3963bc32bdecf7fe6ae01aee4c5940a2","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/009d76354ca697fe0efb98a46c079dd10a64520a","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9970e07187bf9c50a944c0f68c5a3fcb711e063f","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4b4e0d636b083fa169679890f170321796c10c0c","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9b41c2c64c9b9749dd21676958a16019263b567b","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/188cb78969c1264ee9c21d94144eb6e1e74ea41f","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9d7ba6472469211410817d285c21ce9ef6986f57","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4c1173d10f450f284e21b7a849f41d686cc5b54b","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9eb677fac825da0e59988386833cf43fa809ea34","priority":0,"source":"/calendar/concerts-9","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d556ca18d1b78c09a1da2e9b64165a4f0f107cdc","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775092505,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a22c5507ea137b4516a62fc21ca3f7d03745a845","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4e92b64b50141bb60a703886a0eec36b723fe053","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a4898222e958348c6670e1278ad2914c0335b381","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":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/entertainment-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1929dafcabc9e47f263ffcbbf95aa1c0becf76f5","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a616fc5d7a5e37f65ff8324d3c413ab346973612","priority":0,"source":"/calendar/station-events-1","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4ffcff463b175c93c820744d6ab7b3853d62029b","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":"https://www.americantop40.com/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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a81a9ebaff4797da9efe752037df79df27774aa9","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0568d6d6b704dca5c17576985619318665deb9ea","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/aa4d1564daa04f6c2bcee8932386e945a77248f1","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/53db41f8394bfabdbcf6135f9c534b38dd3549e4","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ab33dc2d1fa2d7e5436394ab1351d38e0359197a","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1acb6126f1ba38edd1aaa913e5c9478e8ecf8715","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/adae0c25a8887e608b4aec8a8264fcf42a4d5a5d","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5582a9a6f1461b987c6e1a54903be917a51f177a","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/af933f39e444474237a4b0c0cb2e1548c5a2e13a","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d6d5324aac3aa6aa06d3c7e2cdd96e316c252e11","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1779912000000,"end":1789876848861},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b0cbf7222965ea3c1519faa2519328cec2da72a7","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/57e13af6e36e1aab584183256e630a74d03c878f","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b2e9a52a88876ca41b4599a0e3d796525fcba90e","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/20380fdd8af344caad22fe33c9c2c89f87530639","priority":0,"source":"/playlist","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b55470f1ebe900767ddecb539feb9746083f6531","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/22beaceae8da6ccd8e45509057a5c9c15e312a7a","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/bd22ca82ed0eaa5cf4f76fef795a91f36b35aa3b","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c9c5cba8499e0b01e8f91c86b7bfee28c3a0b303","priority":0,"source":"/advertise","regex":false,"schedule":{"begin":1497018300000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.premierenetworks.com/default.aspx#s3"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/be030b922cf2378765bcbe90fa42b18cf76cbe47","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5e39f10a7a4aaabb5ec4dc0c00194e3d4c55b935","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/beb2327e9d3003c680785ed21f97bce1cf9b64b6","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/24b9bb42daae562936ef2cf64fcb5d891e586abb","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/photos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/604f4635fbe1c5e4e4b6921428630d5bd967766d","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c414e78bae0f12ffe920f680bff4c7bd3e14327f","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":"https://www.americantop40.com/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f20c7913d235e71d36cde8e9ffc878b0abeee375","priority":0,"source":"/listenlive","regex":false,"schedule":{"begin":1506705120000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/american-top-40-4802/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c649612267a51a9263f8e35001a78172e62f67ac","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6147b642cf7a938395df72abf8b67fcf4fb9ee94","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c918da239ed6d87423bbdaca413c059f68f9cdc5","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/2686ae3bc97977e37265459a03f9349ab631edd9","priority":0,"source":"/%7b%7bcollectionurl%7d%7d","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ca43deda438ed09ded8954748834b8e77b0bd4c0","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/61f9d7acdeb3c736da85ae4173ebbc7c4f8978df","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ce5fa0431e4709f2a9b0de82832400b84e3850a1","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/08fba091ec4fb525ba4a37c093bf56fed8af6f9f","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ced5ef8af53f0d2ee304721734ccadf4c90f24d4","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/women-of-iheartcountry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/630294cea8363ab4d08afa050102fd9b34ccd677","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/cf983dfbbee03d94e333907b13bd2015337395bc","priority":0,"source":"/music/top-songs/undefined","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/2b8f3c86a6f52ac9992744763b089595c81f5343","priority":0,"source":"/music/playlist","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d389e46cae7bd44530a08caef54c9b82628a3b13","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6512afb5d6b6243dcd815c3c915061d46ed0e039","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d529a687b42a28140f9e6e2d8c08516492e32d20","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/40f498f269cabd3e8fdb501918daf3891c75e540","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d85e30c2078808e6c9ce112ca384550f06799f05","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":"https://www.americantop40.com/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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6831c481830b3f571251e76e39d4d18883e770b2","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d9cc4660b951d079198d2b9ceff6cba211e29323","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/303aceaca1d0823a495cadd74d489fe376fac51a","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/dbab906e52694cab83baebb91b6c0eb744c941ab","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/69dfdbbe70412917afa629ea46b40eaf3fc31aa9","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e07684076770886c837e68ed1c45a66373b3c20e","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0a9d44ea8f32627bdb8377edbd6208be6063de23","priority":0,"source":"/topic/bin-sports-news.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e1d1ae0ff71c333cd70772a9cea97f8460fcbf19","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6b315705040ec0a7aa5d22ad4b7732b1701e25ee","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e4572c5dff0bb177194ec32464368327f2e501e8","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3605d71c7fbdebd2d6f692a1bdc6724f08315627","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e4fd4ac95f4c55f19327fe882350d382bceda551","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/362fb1549c3dba96685754c4cb165b89edddffb7","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":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e5c76e0ff14ffa3e467d6d990efb7aba62bf7a59","priority":0,"source":"/vote","regex":false,"schedule":{"begin":1604505600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/959873551f2cdd4ee86e60c07a33aa9d8073dcfb","priority":0,"source":"/contests/ryan-seacrests-becoming-by-michelle-obama-546372","regex":false,"schedule":{"begin":1548691380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e6409cf7c9df0534647a8e5d6996e7fed71b4034","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6e3a2f4b61f5b0c47d1c26adad1dd63913b886a1","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e85094098148d25211fdd0e60874ea64acca6555","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/36531eab409d9272b185cbc4ba0e29bac21be1b6","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e9a231d2e78000bbedbbf4f86b2291004133c920","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7049a6c0f068b1da32750fa313fc6f9d0d0951b4","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ead7f70138afd64f7bef97f7347e6aad769c4e08","priority":0,"source":"/ultimate-fan","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0e8658a2649b8a5bf63b895cfacb60d53c0a768f","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ed60f61e4ed37e56cedba6e587e6c3c564bdbf25","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":"https://www.americantop40.com/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7813007a5af71b47e36d8df9c60b5095fadbf633","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/edad3bb66c43f44c10be2e6cd0165ae2f04cf4bb","priority":0,"source":"/assistance/es","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3df14f5f164dbba42c7c81c118939d33df759fa5","priority":0,"source":"/topic/24/7%20news%20-%20national%20(501855)","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ef88c249e3d4f5aa924e108bef68a18a0551881e","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7b682be2b62cfb2a1552d13f99a3037cee1cb37a","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f2ea2be0cd9d5bb33471c0e8851c7ca1debe6b92","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/bca5975dd2e6085f10fdacf7ee121ab9cb6e4aa3","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1779912000000,"end":1789876819263},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f572de45c32708297376be3093db6ce7918add2d","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7d7693f9ace5e93cb61b4783fc2545f75521b9f0","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f604ec4696d242c827293cdbef8c4455ce2d663e","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3e85acd35ca7e4e7f66609c62e6b8288c30c88c0","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f93cdfd06135f267c57fff9f134eb5ec52ed2a06","priority":0,"source":"/legal/ad-choices/es","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/822296aabd7b2086e77a2d4d9c1519d535a39dd6","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fab25efd9fb9c94f2bd2f94bd8fb8d401aaaac30","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/10b6ece8bc4ab57e0225645b9159a0f68a32cff2","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fc40ebc01160c7fc15381733a16987e18cd3b638","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/849552e4c837c49d22c9f03c706a7a3e2e805249","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3557fabf038f6dc4ee7103f297d398199d5dba1b","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1779912023975,"end":1789876800000},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6cc59f02ef8a12b63d4f655c5592243396591769","priority":0,"source":"/top40","regex":false,"schedule":{"begin":1548691320000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/charts/top-40-238/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/009ad55f9ee8d3fe3315c890bce9a828a46d5ee3","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/politics$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/13f13302bdd7d905c358ba666dab04fd0b84a5c9","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":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/national-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/43a842fb183b225cc35d6985da4bd4f3498f3b64","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8ade874efce52ed88ec39429b65cc65927b74948","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":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5acdadf42bedc6d51dec8a4c5372922727014f59","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e522bf9acc233d44198c2dd6e7b1e86afea38899","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/schedule/"},"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/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"schedule":{"begin":1779912042079,"end":1789876800000}},{"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","milan cortina"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"qEKmO","keywords":["First Look"],"destination":{"type":"URL","value":"http://Iheartradio.com/firstlook"},"disabled":false,"schedule":{"begin":1503085740000,"end":4115978604802}},{"id":"b2e5t","keywords":["Rogue Trip","Road Trip","RogueTrip","RoadTrip"],"destination":{"type":"URL","value":"/featured/nissan-rogue-trip/at40/"},"disabled":false,"schedule":{"begin":1605304800701,"end":1612155600701}},{"id":"Cxujm","keywords":["contest","contests"],"destination":{"type":"URL","value":"https://www.at40.com/contests/"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}}],"sections":{"general":{"name":"American Top 40","positioner":"Requests & Shoutouts 1-877-AT40-FAN","description":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","keywords":[{"id":"keywords/at40"},{"id":"keywords/american top 40"},{"id":"keywords/ryan seacrest"},{"id":"keywords/countdown"}],"default_content":[{"id":"collections/Interviews (495782)"},{"id":"collections/iheartradio-live"},{"id":"collections/AT40 Blog (57504)"},{"id":"collections/content"},{"id":"collections/at40-news"},{"id":"collections/trending-pop"}],"additional_distributions":[],"default_podcasts":[{"id":"80159774"}],"default_shows":[],"default_playlists":[{"id":"312064750::E3mkeA7y7ThgT8ac1wFqzr"},{"id":"312064750::GyZXToRd3rRqdcpVy8A6JW"},{"id":"312064750::RbisVGYJ9GmN5DDwGabFkf"},{"id":"312064750::JwZCfk5kxHoV7u2yFQ7hQC"},{"id":"312064750::CfGQPw9nkkFE5QGCLiwSbQ"}],"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":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"0","geo_longitude":"0","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"The World Cup Is Underway! Listen Live As Mexico Takes On South Africa! ","link":"https://www.iheart.com/live/fifa-world-cup-2026-11554/","target":"_blank","start_date":{"timestampMs":1781204414071},"end_date":{"timestampMs":1781215227254}},"navigation":{"contact_menu_switch":true,"listen_live_switch":false,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":true,"advertise_switch":false,"find_your_station_switch":true,"enable_podcasts_links_switch":true,"national_promotions":[],"menu":[{"id":"UwR7i","type":"link","label":"Top 40 Charts","target":"_self","ref":"","children":[{"id":"AqTMl","type":"link","label":"This Week's Top 40 Chart","target":"_self","ref":"/charts/top-40-238/latest/","href":"/charts/top-40-238/latest/"},{"id":"5dOyb","type":"link","label":"Top 40 Archives ","target":"_self","ref":"/charts/top-40-238/","href":"/charts/top-40-238/"}]},{"id":"DYudW","type":"link","label":"Hot AC Charts","target":"_self","ref":"","children":[{"id":"nix0X","type":"link","label":"This Week's Hot AC Chart","target":"_self","ref":"/charts/hot-ac-243/latest/","href":"/charts/hot-ac-243/latest/"},{"id":"vqzyq","type":"link","label":"Hot AC Archives","target":"_self","ref":"/charts/hot-ac-243/","href":"/charts/hot-ac-243/"}]}],"menu_footer":[{"id":"p0K6M","type":"link","label":"Top 40 Charts","target":"_self","ref":"/charts/top-40-238/latest/","children":[],"href":"/charts/top-40-238/latest/"},{"id":"IP21h","type":"link","label":"Hot AC Charts","target":"_self","ref":"/charts/hot-ac-243/latest/","children":[],"href":"/charts/hot-ac-243/latest/"}]},"design":{"theme":"premiere","color_scheme":{"id":"site-color-schemes/light"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/6148e0be031d0328059b4ce1","asset":{"bucket":"assets.brands","resourceId":"%2F6148e0be031d0328059b4ce1","href":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1"}},"logo_favicon":null,"font":{"id":"site-fonts/Roboto"},"accent_color":"#0067b4","header_color":"#e6eaed","navigation_color":"#0067b4","navigation_links_color":"#f4bc05","ihr_embed_player_bar_stream_override":{"id":"4802 ","kind":"station"},"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":{"id":"asset://assets.brands/62449306f83409bfcc81dbd8","asset":{"bucket":"assets.brands","resourceId":"%2F62449306f83409bfcc81dbd8","href":"https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8"}},"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"americantop40","facebook_app_id":null,"facebook_fan_page_id":null,"twitter_switch":true,"twitter_name":"AmericanTop40","youtube_switch":null,"youtube_name":null,"instagram_switch":true,"instagram_name":"AmericanTop40","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"Would you like to become a radio affiliate of AT40?\n\nUSA Inquiries:\nPremiere Networks\nAffiliate Relations Team\n1-818-377-5300\nwww.premierenetworks.com\n\nInternational Inquiries:\nTanya Juhasz\nPremiere Networks\n1-818-461-8638\ninternational@premierenetworks.com","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"1-877-AT40-FAN","business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Song Request"},{"type":"Email Ryan"},{"type":"Email Our Staff"}],"eeo_report_asset":null,"employment_link_override":null,"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":"none","postup_switch":null,"email_format":null,"dataskrive_switch":true,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":"","aptivada_switch":true,"aptivada_id":"1888239","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":{"parsely_switch":false,"parsely_account_id":null}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":{"record":{"amp":{"isActive":true,"talkbackEnabled":true}}}}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/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":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"link":null,"position":null,"title":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651766441083},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"background_color":"#028cd0","background_image":"asset://assets.brands/60f8337af99e947f65c67c4a","subtitle":null,"title":null},"tags":[],"schedule":{"begin":0,"end":1651766451849}},{"id":"FFKW2","region":"main:dynamic","type":"feed","ordinal":1,"value":{"ad_split":50,"feed_id":"ID:pinned-content","feed_index":1,"position":null,"size":1,"title":null},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"link":null,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2b5c91c31d8136c1338c47","type":"PUBLISHING","record":{"ref_id":"%2F6a2b5c91c31d8136c1338c47","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ab016c41-e037-413f-890f-ef15c104e1f1","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"id":"31351268","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b6ec8c31d8136c1338c55","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Sometimes all you need is a little dating advice from \u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Ahead of the release of her new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the pop superstar teamed up with iHeartRadio for &quot;u+me=advice4evr,&quot; a one-of-a-kind live relationship advice show where she took fan calls on everything from age-gap relationships and getting over exes to forgotten anniversaries, making the first move and keeping long-term relationships alive. Along the way, she shared thoughtful advice, plenty of laughs and gave listeners an exclusive sneak peek at never-before-heard songs before the album officially drops later tonight.\u003c/p>\n\n\u003cp>When one caller asked Rodrigo how to get over a guy, the singer admitted she was still trying to answer that question herself before sharing one of her go-to tricks: making an &quot;ick list.&quot;\u003c/p>\n\n\u003cp>&quot;You know, some tips that my friends have given me, have you ever made an ick list?&quot; she said, suggesting people write down everything that gives them the ick about the person they're trying to move on from. &quot;Anytime you're like reminiscing, like, 'Oh my gosh, maybe I should text him, maybe I should call him. I miss him,' just consult ick list, and it'll put you back on the straight and narrow.&quot;\u003c/p>\n\n\u003cp>Another caller wanted to know how to stop romanticizing someone they know isn't right for them, prompting one of Rodrigo's most relatable admissions of the night.\u003c/p>\n\n\u003cp>&quot;Romanticizing a guy that isn't right for you is one of the most fun things a girl can do,&quot; she joked. &quot;I love doing that. It's kind of addicting.&quot;\u003c/p>\n\n\u003cp>Her advice? Fill your schedule with so much friendship, work and hobbies that &quot;you don't even have time to think about that guy.&quot;\u003c/p>\n\n\u003cp>Rodrigo also shared her thoughts on whether sparks should fly immediately after one fan confessed she expected love to feel &quot;like an Olivia Rodrigo bridge.&quot;\u003c/p>\n\n\u003cp>While the singer said she believes you're either attracted to someone or you're not, she also admitted that the instant &quot;butterflies&quot; feeling isn't necessarily the best sign.\u003c/p>\n\n\u003cp>&quot;Sometimes I actually think that that's a recipe for something toxic,&quot; she said. &quot;I've never met someone or I have that sort of instant, crazy connection with, and it doesn't go sour and weird.&quot;\u003c/p>\n\n\u003cp>Elsewhere, the singer revealed that one of her &quot;most successful&quot; flirting tactics has been sliding into someone's DMs with a cute or flirty reply to their Story, while joking that she also likes finding little excuses to touch someone's hand in person.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Freel%2FDZd5YG_uW4u%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>Throughout the special, Rodrigo balanced lighthearted moments with heartfelt advice, encouraging fans navigating situationships, long-distance relationships and the ups and downs of modern dating while giving them an exclusive first listen to several songs from \u003cem>you seem pretty sad for a girl so in love\u003c/em> before its official release.\u003c/p>\n\n\u003cp>Olivia Rodrigo's new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, officially arrives on Friday, June 12, at 12 a.m. ET / 9 p.m. PT.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","cuser":"user/ldap/1130646","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/Olivia Rodrigo","keywords/dating advice","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/u+me=advice4evr","keywords/iHeartRadio"],"permalink":"https://www.americantop40.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","primary_image":{"bucket":"new_assets","id":"%2F6a2b6ec8c31d8136c1338c55"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781231040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","social_title":"","summary":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex"},"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55","title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex","description":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","author":"iHeartRadio"},"pub_start":1781231040000,"pub_until":4115978604802,"pub_changed":1781231408150,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b5c91c31d8136c1338c47","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","keyword:keywords/Olivia Rodrigo","keyword:keywords/dating advice","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/u+me=advice4evr","keyword:keywords/iHeartRadio","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":6,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F59513e6209412de7ca60ff73","type":"LEADS","record":{"title":"Tell Us What Song You Want To Hear!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/614a1a36df1a25be49cf712a","img_meta":{"base_id":"%2F614a1a36df1a25be49cf712a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"http://www.at40.com/songrequest","web":"http://www.at40.com/songrequest"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fa334f4149d3a850536","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1f6034f4149d3a850535","img_meta":{"base_id":"%2F5fac1f6034f4149d3a850535","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/top-40-238/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fd634f4149d3a850539","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1fab34f4149d3a850538","img_meta":{"base_id":"%2F5fac1fab34f4149d3a850538","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/hot-ac-243/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":1,"size":6,"title":"What We Talked About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"4RfhF","region":"main:dynamic","type":"chartlist","ordinal":8,"value":{"chart_slug":"top-40-238","list_slug":null,"title":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"PI4Z3","region":"main:dynamic","type":"chartlist","ordinal":9,"value":{"chart_slug":"hot-ac-243","list_slug":null,"title":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"la7PH","region":"main:dynamic","type":"ad","ordinal":10,"value":{"ad_split":0,"position":"3331","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"tkIbo","region":"main:dynamic","type":"feed","ordinal":11,"value":{"ad_split":50,"feed_id":"ID:2024-olympics","feed_index":0,"link":null,"min_size":0,"position":null,"size":4,"title":"2024 Paris Olympics"},"tags":["display-hints/feed-load-more","display-hints/xsmall"],"schedule":{"begin":0,"end":1723435254230},"feed":{"results":[{"id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"PUBLISHING","record":{"ref_id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6b38075a-a391-42cd-95b4-fe85e9438e9c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cd9dd33b7cb08dec74f1b6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>If you’ve moved on from the cottage… I feel bad for you.\u003c/p>\n\n\u003cp>Because four months later, I’m still there — and life is, well… great.\u003c/p>\n\n\u003cp>With my residency still very much lakeside, there was no way I wasn’t talking about \u003cem>Heated Rivalry\u003c/em> when I got the chance to catch up with five-time Olympian and \u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">fellow \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cem>HR\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\"> fan girl \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cstrong>Hilary Knight\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Last time we spoke, she hadn’t watched the show yet. But after my recommendation (yes, I’m absolutely claiming that — respectfully), she didn’t just watch — she stepped all the way into the world. Meeting the stars, \u003cstrong>Connor Storrie\u003c/strong> and \u003cstrong>Hudson Williams\u003c/strong>, along with creator \u003cstrong>Jacob Tierney\u003c/strong> and author \u003cstrong>Rachel Reid\u003c/strong>, whose bestselling books sparked the phenomenon.\u003c/p>\n\n\u003cp>So like any good journalist, I had to start there — before getting to her historic gold win. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVXHaenEcp6%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1"},{"html":"\u003cp>Because fresh off her latest Olympic victory, Hilary hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.\u003c/p>\n\n\u003cp>One of the highlights? A stop at \u003cem>Saturday Night Live\u003c/em>, where she appeared during Connor’s debut episode alongside fellow Team USA star \u003cstrong>Megan Keller\u003c/strong> — who, casually, scored the game-winning Olympic goal in the final against Canada.\u003c/p>\n\n\u003cp>But for Hilary, the real moment didn’t happen on stage — though that was an equally amazing highlight.\u003c/p>\n\n\u003cp>It happened backstage.\u003c/p>\n\n\u003cp>“Hudson and Rachel’s dressing room [was] right next to [mine and Megan’s], and at first I got in there, I was like, ‘don’t be a fangirl, don’t be a fangirl,’” she admitted. “And then we’re in there for hours, and I’m like, ‘I’m going next door.’”\u003c/p>\n\n\u003cp>It’s funny — and a little ironic — an Olympic hockey champion trying not to fangirl over actors playing hockey players. But it also speaks to something deeper: a shared understanding of performance at the highest level, no matter the arena.\u003c/p>\n\n\u003cp>“It’s like, we work our butts off, and we’re grinding always, and constantly, and doing all these amazing Olympic feats,” Hilary said. “And then, to kind of have that touchpoint was just really special.”\u003c/p>\n\n\u003cp>That same appreciation extended to the \u003cem>SNL\u003c/em> experience itself — a space Hilary recognized as elite in its own right.\u003c/p>\n\n\u003cp>“\u003cem>SNL\u003c/em> is really cool, because it’s just… it’s iconic, right? Everybody knows about it,” she said. “And then you go behind the curtain, so to speak, and it’s the same high-performance environment that you find in sports.”\u003c/p>\n\n\u003cp>In other words: greatness recognizes greatness.\u003c/p>\n\n\u003cp>And as for Connor and Hudson? Hilary had nothing but praise for Hollywood’s new favorite duo.\u003c/p>\n\n\u003cp>“Connor’s a superstar,” she said. “He’s got that aura, he’s got that vibe… there’s something special about those two. […] I can’t wait to see the other projects that they’re gonna work on.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU9YA14DOM6%2F","@url":"https://www.instagram.com/p/DU9YA14DOM6/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU9YA14DOM6/"},{"html":"\u003cp>The all-time leading goal scorer in U.S. Olympic women’s hockey helped lead Team USA back to the top, securing her fifth Olympic medal and closing out her Olympic career with gold.\u003c/p>\n\n\u003cp>Still, in the weeks since, she’s been less focused on the hardware and more focused on the moment.\u003c/p>\n\n\u003cp>“I’ve been taking it all in,” Hilary said. “There’s so many things that go into one person’s success, and I had friends and family there, and it was just so special in that way… what a storybook ending to win at the end.”\u003c/p>\n\n\u003cp>That perspective is what makes this win feel different.\u003c/p>\n\n\u003cp>“From a national team standpoint, representing your country is just always such a huge honor,” she continued. “When you take the ice, you really feel like America’s team, and you can have a positive impact through sport… and I really felt like that’s what we were doing out there.”\u003c/p>\n\n\u003cp>“And now to find that success at the end of the journey, and be able to share that tangible win with everyone — the medal — is so cool. All of us going into our respective communities, having a piece of hardware and being able to share that with people is just so outstanding.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Djg-p-MYqrVs","@url":"https://www.youtube.com/watch?v=jg-p-MYqrVs","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/jg-p-MYqrVs/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Hilary Knight","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=jg-p-MYqrVs"},{"html":"\u003cp>But if the medal is the headline, the memories are the story.\u003c/p>\n\n\u003cp>When I asked Hilary about her “happy place” during the Games, she didn’t hesitate. It wasn’t the rink. It wasn’t the podium.\u003c/p>\n\n\u003cp>It was a dinner. \u003c/p>\n\n\u003cp>A random, squeezed-in family dinner after one of the games.\u003c/p>\n\n\u003cp>“I was just filled with so much gratitude,” she said. “We ended up meeting at a pizza place… and to see my godchildren, it was just so cool that everyone made the trip. You could feel the love.”\u003c/p>\n\n\u003cp>“Everyone was just so happy to be at the Olympics, enjoying themselves, and it’s just sort of a testament to all the sacrifices they’ve made to put one of us kids in a position to realize our dreams… that was really special.”\u003c/p>\n\n\u003cp>Because while the world sees gold, she sees the path it took to get there.\u003c/p>\n\n\u003cp>“And it’s not necessarily a destination,” Hilary said, reflecting on the Hershey’s “Happy Place” message. “It’s really those smaller touchpoints along the way.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU5rM4XDORz%2F","@url":"https://www.instagram.com/p/DU5rM4XDORz/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU5rM4XDORz/"},{"html":"\u003cp>And then, as if the storybook ending needed one more chapter — there was this: an engagement.\u003c/p>\n\n\u003cp>During her final Olympic run, Hilary got engaged to four-time Olympic speed skater \u003cstrong>Brittany Bowe\u003c/strong>, who was also competing in her last Games.\u003c/p>\n\n\u003cp>The two, who met through the Olympics, found themselves — fittingly — sharing the experience side by side.\u003c/p>\n\n\u003cp>“We met through the Olympic Games, and the majority of each one of our lives has been spent in that Olympic spirit,” Hilary said. “So to be able to share that… we were actually just down the hall from one another, and it worked out really well.”\u003c/p>\n\n\u003cp>They saw each other every day. Cheered each other on. Moved through the chaos of the Games together.\u003c/p>\n\n\u003cp>“It was just kind of a storybook ending to these amazing careers,” she said. “Her last Games, my last Games… and she was at our gold medal victory as well.”\u003c/p>\n\n\u003cp>“So, to be able to share something like that with a person that you love the most is outstanding… it was just great.” \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7vMZR94DP5o%26t%3D1s","@url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7vMZR94DP5o/hqdefault.jpg","thumbnail_width":480,"title":"The Real Gold - Hershey's Olympics","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s"}],"canonical_url":"https://www.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","cuser":"user/ldap/1122166","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/Hilary Knight","keywords/Olympic","keywords/gold","keywords/Rivalry"],"permalink":"https://www.americantop40.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","primary_image":{"bucket":"new_assets","id":"%2F69cd9dd33b7cb08dec74f1b6"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1775082960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","social_title":"Hilary Knight Reflects On Olympic Gold, 'Heated Rivalry' Fandom, & A Storybook Ending In Milan","summary":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/sports"],"distribution":["brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More"},"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cd9dd33b7cb08dec74f1b6","title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","description":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","author":"Lauren Crawford"},"pub_start":1775082960000,"pub_until":4115978604802,"pub_changed":1775131710520,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/sports","brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cd9b5b3b7cb08dec74f1a2","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","keyword:keywords/Hilary Knight","keyword:keywords/Olympic","keyword:keywords/gold","keyword:keywords/Rivalry","author:user"]}},{"id":"%2F69c1af55054f74280c8eb3b9","type":"PUBLISHING","record":{"ref_id":"%2F69c1af55054f74280c8eb3b9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"064e641f-48d2-4180-93af-5f476cc94bff","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"author":"Lauren Crawford","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c70e615f1c4d0587092a1b","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>When you’re the first, the hope is that you’re not the last.\u003c/p>\n\n\u003cp>Before \u003cstrong>Erin Jackson\u003c/strong> became the first Black woman to win an individual Winter Olympic gold medal, there was \u003cstrong>Debi Thomas\u003c/strong> — the first Black woman to win a medal at the \u003ca href=\"https://www.binnews.com/content/2026-02-05-black-olympians-on-team-usa-at-milano-cortina-2026/\" data-content-id=\"/6984d04c3c7deeae4c4e3203\">Winter Olympics\u003c/a>, earning bronze in figure skating in 1988.\u003c/p>\n\n\u003cp>Then came \u003cstrong>Vonetta Flowers\u003c/strong>, who became the first Black athlete to win gold at the Winter Olympics as part of the U.S. two-woman bobsled team in 2002.\u003c/p>\n\n\u003cp>Now, there’s a growing list of names following in their footsteps — 2026 gold medalists \u003cstrong>Elana Meyers Taylor \u003c/strong>(monobob) and \u003cstrong>Laila Edwards\u003c/strong> (ice hockey) both made history in their respective sports at this year's Games — each helping to reframe what’s possible for Black women in winter sports.\u003c/p>\n\n\u003cp>Together, they’ve brought a new level of visibility to a space that hasn’t always reflected them, opening doors and holding them open for the next generation.\u003c/p>\n\n\u003cp>While Jackson didn’t leave the 2026 Games with a medal, she accomplished something just as meaningful: her third Olympic appearance — and history, once again, as the first Black woman to serve as a flag bearer for Team USA.\u003c/p>\n\n\u003cp>It’s one thing to say medals aren’t everything — it’s another to live it. And what Jackson, along with those who came before her and those coming after, are doing is bigger than gold, silver, or bronze.\u003c/p>\n\n\u003cp>It’s about impact. Exposure. Possibility.\u003c/p>\n\n\u003cp>It’s about showing Black girls there is space for them — on the ice, on the podium, and anywhere their dreams take them.\u003c/p>\n\n\u003cp>It’s that ability to dream big and not let anything, including a lack of representation, stand in your way — that Jackson stands firm in. And for her, that message is clear. \u003c/p>\n\n\u003cp>“Don’t be afraid to try something new,” she told iHeartRadio in an exclusive interview. “I know that it really helps to see people like you achieving something, but also don’t be afraid to be the first.”\u003c/p>\n\n\u003cp>Read our full Q&amp;A with Erin Jackson below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIOum6OT_tbo","@url":"https://www.youtube.com/watch?v=IOum6OT_tbo","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IOum6OT_tbo/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Erin Jackson","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=IOum6OT_tbo"},{"html":"\u003cp>\u003cstrong>\u003cem>Watching you compete in Milan was such a proud moment — I loved tuning into every race. When you think back on the Games, what moments will stay with you the longest?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>One of them for sure was walking out with the flag in the opening ceremonies. It's just an amazing way to kick off the Games. And then being there with my teammates. For a lot of them, it was their first Olympics, so just being able to witness a lot of firsts for them was really awesome. I feel like the mom of the team, so it's really cool getting to witness these things with my teammates. \u003c/p>\n\n\u003cp>And then also getting to watch a lot of the other Olympic sports, especially with athletes from those sports, because they could share the details and the behind-the-scenes things and the scoring and all of that. So, yeah, I had a lot of really cool moments from the Games.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>We’re chatting because of \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/playlist?list=PLPVPW_jOYzNst-kH-z5d3dl_7yKievufJ\" target=\"_blank\">\u003cstrong>\u003cem>Hershey’s It’s Your Happy Place campaign\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. With the games now behind you, what was your happy place in Milan? What centered you while you were there?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>My happy place was definitely with my teammates. Being on the speed skating team is basically a full-time job. We see each other all the time, so it's really lucky that we actually like each other, because we have to spend pretty much all of our time with each other. We really enjoy hanging out together. \u003c/p>\n\n\u003cp>We play a lot of card games and hang out together in our downtime. That was definitely my happy place: being with my team. We were all on the same floor of the Team USA building, so we got to see each other every day, just like usual.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU578xFjiVG%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en"},{"html":"\u003cp>\u003cstrong>\u003cem>Being the first Black woman to win an individual gold medal at the Winter Olympics is huge. You’ve said before you didn’t want to be the last — and this year, we saw Elana Meyers Taylor and Laila Edwards add to that legacy. What does it feel like to see that circle expanding?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>It's amazing. I feel like the more people we have, the more exposure there is, and then the potential for getting more and more women — and just people of color in general — involved in winter sports. So getting the word out, it's amazing to see more and more people having success in winter sports.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>You can’t talk about that progress without acknowledging the barriers many Black communities face when it comes to winter sports. You’ve spoken about wanting to create pathways for young athletes of color — what would meaningful change look like to you, and is that something you still see yourself building toward?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I'm not sure if I could have even continued in this sport if I wasn't fortunate enough to make that first Olympic team in 2018, because it's really expensive just being in speed skating to begin with, but also, you know, kind of uprooting my life and moving across the country. \u003c/p>\n\n\u003cp>So there are a lot of barriers to winter sports, and especially with speed skating. There are only two places to do it in the whole country for the programs that we have. So it's still very much one of my goals to help lower that barrier through a scholarship program to be able to fund some athletes to get a start in the sport and help them out as much as I can.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU005omjYXL%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>Switching gears a bit. You’ve said you can’t imagine stepping away from speed skating right now. As you look ahead, whether that’s 2030 or just the next chapter, what excites you most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, I'm super excited about keeping the momentum going because I unfortunately didn't win a medal at these Olympics. But, the progress that I've made over the past few years with my skating technique — and there are a lot of really technical things that go into the sport — I've made a ton of progress over the past few years. I'm really looking forward to keeping that going and really being able to show that.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>Is there anything you’d approach differently in your preparation for 2030 compared to previous cycles?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, the main thing would be I need to get surgery on my back, because I have a few disc herniations. So once I get that under control, then I can get back to the more traditional forms of training, because there are a lot of things that I just haven't been able to do over the past few years. So I'm really looking forward to training the way I need to — and being really protective of my back going forward.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>One of my favorite parts of your story is your friendship with Brittany Bowe — it’s really special. With this being her final Olympics, were you able to fully take in that last run together? And what moments from Milan with her stand out most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, there are a few of us here in the Netherlands for the final competition of the season, but because Brittany retired, she isn't here. So almost every day we're like, 'We miss Brittany. We wish Brittany was here.' It's definitely gonna be tough not having her going forward. But, she'll still be around. She'll still be in the Salt Lake area. It'll be nice to hang out with her and catch up. \u003c/p>\n\n\u003cp>We spent a lot of time together in Milan — going to hockey games, or going to the dining hall, or venturing off campus to go find some other meals out in Milan together. I feel like we do a lot of stuff together, and that won't change just because she's not on the team anymore.\u003c/p>\n\n\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> or click \u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","cuser":"user/ldap/1122166","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/Erin Jackson","keywords/Winter Olympics"],"permalink":"https://www.americantop40.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","primary_image":{"bucket":"new_assets","id":"%2F69c70e615f1c4d0587092a1b"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1774653660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","social_title":"","summary":"When you’re the first, the hope is that you’re not the last.","targets":[{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Erin Jackson Made History — Now She’s Focused On What Comes Next"},"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c70e615f1c4d0587092a1b","title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","description":"When you’re the first, the hope is that you’re not the last.","author":"Lauren Crawford"},"pub_start":1774653660000,"pub_until":4115978604802,"pub_changed":1775008248308,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/69c1af55054f74280c8eb3b9","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","keyword:keywords/Erin Jackson","keyword:keywords/Winter Olympics","author:user"]}},{"id":"%2F69c1af4f4ec3fa68d698c09b","type":"PUBLISHING","record":{"ref_id":"%2F69c1af4f4ec3fa68d698c09b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5769a7b2-b8ac-4934-ab92-c6beed738dc0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c1cb554ec3fa68d698c0ab","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus \u003cstrong>Jordan Stolz \u003c/strong>operates with.\u003c/p>\n\n\u003cp>Now, don't get it twisted, he's still a cool-as-ice speed skater, but he has the mindset of an Olympic champion. So much so, he doesn’t even have a competition playlist or listen to music when he's in competition mode. (I know. I was shocked too.)\u003c/p>\n\n\u003cp>But blocking out the noise is a big part of why Stolz had the most successful run of the Games, finishing with the highest medal count for Team USA — a result he simply described as &quot;not bad.&quot;\u003c/p>\n\n\u003cp>&quot;Would have liked to have three golds, but two is pretty good,&quot; he admitted with a laugh. \u003c/p>\n\n\u003cp>Stolz’s time in Milan wasn’t just defined by what happened on the ice. He told iHeartRadio that he found joy in visualizing those wins — and later, unwinding with them in a way only he could. \u003c/p>\n\n\u003cp>“I would say my happy place was [lying] in bed with my gold medals, and maybe a couple of Hershey’s bars on the side, right?&quot; he recalled. &quot;The gold medal and the \u003ca href=\"https://shop.hersheys.com/\" target=\"_blank\">Hershey’s\u003c/a> chocolate, probably equal, but yeah, [that was] my happy place for the moment of the games.” \u003c/p>\n\n\u003cp>For a 21-year-old who was inspired by \u003cstrong>Apolo Ohno\u003c/strong> and\u003cstrong> Shani Davis\u003c/strong> in 2010 to lace up his first pair of skates, Stolz has already accomplished what many athletes spend a lifetime chasing. \u003c/p>\n\n\u003cp>But for the first-time Olympian, that reality was still a dream just weeks ago, which is why he said he would tell anyone inspired by his journey to &quot;keep on skating as hard as you can, and don’t lose focus of [those] dreams, because they’re right around the corner, and it was [for me].&quot;\u003c/p>\n\n\u003cp>I caught up with Stolz to talk about his record-breaking Olympics run, the mindset behind it, and what comes next.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoRJaWfhXxgE","@url":"https://www.youtube.com/watch?v=oRJaWfhXxgE","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/oRJaWfhXxgE/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Jordan Stolz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=oRJaWfhXxgE"},{"html":"\u003cp>\u003cstrong>\u003cem>What was going through your mind the first time you touched Olympic ice — and then stood on the podium? Did it meet your expectations?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, when I touched the ice for the first time, it was really weird, actually, because the rink is temporary. The ice, the cracking underneath, the lake sound — all of that was really surprising. But it didn’t affect the races at all. I’m actually surprised with how fast they could make the ice there, and the quality of it. They did a really good job, so I really enjoyed it.\u003c/p>\n\n\u003cp>And being on the podium, that’s something. The feeling of hearing the national anthem is probably the most outstanding thing because the whole country’s behind you in that moment, right? You just won a gold medal, and it’s not another country’s anthem that’s playing — it’s yours, and that makes you feel kind of good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>When you look back on the Games beyond the medals, what moments will stay with you the longest? The mullet moment? The Olympic ring pasta?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I think all of those put together [are] memories that I’m never gonna forget. I don’t know if I have a single one memory that I love the most. I think it’s just becoming an Olympic champion for the first time. That’s something that will never leave your heart. That’s what I feel the best about.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVRGwGVCBho%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>When I think about you, Alysa Liu, and Amber Glenn, I’m struck by your mindset — the confidence, the composure, the way you perform under pressure. Where does your mindset come from?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I’m not exactly sure. Maybe just my family’s lifestyle and how I was raised — maybe that has something to do with it. I think I have a pretty good mindset going into the races. I try to focus on what I can do in the race and not let outside things affect me. I think I did a pretty good job of that at the Games, so it was good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>What happens now as you look ahead to 2030?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>There’s gonna be a lot of training. Hopefully, I’m still eating Hershey’s chocolate.\u003c/p>\n\n\u003cp>\u003cem>This conversation has been edited for clarity and length.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","cuser":"user/ldap/1122166","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/Hersheys","keywords/Jordan Stolz","keywords/Olympic"],"permalink":"https://www.americantop40.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","primary_image":{"bucket":"new_assets","id":"%2F69c1cb554ec3fa68d698c0ab"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},"publish_date":1774307940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","social_title":"","summary":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise"},"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c1cb554ec3fa68d698c0ab","title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","description":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","author":"Lauren Crawford"},"pub_start":1774307940000,"pub_until":4115978604802,"pub_changed":1774310746880,"subscription":[{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69c1af4f4ec3fa68d698c09b","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","keyword:keywords/Hersheys","keyword:keywords/Jordan Stolz","keyword:keywords/Olympic","author:user"]}},{"id":"%2F699ef514536f94cea803adcd","type":"PUBLISHING","record":{"ref_id":"%2F699ef514536f94cea803adcd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dd35557e-d35e-441d-897d-b0697611bf53","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2F247-news-6043%2F","@url":"https://www.iheart.com/live/247-news-6043/","author_name":"24/7 News","author_url":"https://www.iheart.com/live/247-news-6043/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_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/re/assets.streams/66db788b1af019edc73862eb?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/247-news-6043/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F699ef5bb536f94cea803add8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">White House press secretary \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">\u003cstrong>Karoline Leavitt\u003c/strong>\u003c/a> shared a photo on her Instagram Story of herself and members of the U.S. men's ice hockey team during their visit to the White House, which included \u003cstrong>Tage Thompson\u003c/strong> wearing a 'Make America Great Again' and \u003cstrong>Jack\u003c/strong> and \u003cstrong>Quinn Hughes\u003c/strong> wearing 'USA 45-47' hats, referencing President \u003cstrong>Donald Trump\u003c/strong>, on Tuesday (February 24).\u003c/p>\n\n\u003cp>A video shared by journalist \u003cstrong>Savannah Behrmann\u003c/strong> also showed Thompson walking through the United States Capitol wearing the 'Make America Great Again' hat ahead of Trump's State of the Union address. Team USA's appearance in Washington, D.C., came two days after its historic gold medal victory against arch rival Canada in the 2026 Milan Cortina Winter Olympics, with the Americans receiving backlash for viral videos that took place during their celebration.\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%2Fangelovesracing%2Fstatus%2F2026510566744019204","@url":"https://x.com/angelovesracing/status/2026510566744019204","author_name":"ange ˚୨୧⋆｡","author_url":"https://twitter.com/angelovesracing","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\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/angelovesracing/status/2026510566744019204","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/angelovesracing/status/2026510566744019204"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FSavBehrmannDC%2Fstatus%2F2026489299391160550","@url":"https://x.com/SavBehrmannDC/status/2026489299391160550","author_name":"Savannah Behrmann","author_url":"https://twitter.com/SavBehrmannDC","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\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/SavBehrmannDC/status/2026489299391160550","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavBehrmannDC/status/2026489299391160550"},{"html":"\u003cp>A viral clip showed \u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">FBI Director \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">\u003cstrong>Kash Patel\u003c/strong>\u003c/a> chugging beers with the team in the locker room before a separate video showed him holding a cellphone with Trump on speaker phone joking that he'd also have to invite the \u003ca href=\"https://www.iheart.com/content/2026-02-23-us-womens-hockey-team-makes-decision-on-state-of-the-union-invite/\" target=\"_blank\">U.S. women's ice hockey team\u003c/a>, who also defeated Canada to win gold, to the State of the Union address or he &quot;would be impeached.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-02-24-jack-hughes-breaks-silence-on-backlash-over-team-usa-trump-phone-call/\" target=\"_blank\">Jack Hughes\u003c/a>, who scored the golden goal against Canada, downplayed the criticism during an interview outside of the nightclub E11even Miami, where the team celebrated its gold medal victory Monday (February 23), via \u003ca href=\"https://www.espn.com/nhl/story/_/id/48022965/jack-hughes-talks-trump-backlash-women-team\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;Everyone is giving us backlash for all the social media stuff today. People are so negative out there, and they are just trying to find a reason to put people down and make something out of almost nothing,&quot; Hughes said.\u003c/p>\n\n\u003cp>Hughes, whose mother, \u003cstrong>Ellen\u003c/strong>, played for and serves as a consultant for the U.S. women's team, said the two teams grew closer during their respective journeys at the 2026 Winter Olympics.\u003c/p>\n\n\u003cp>&quot;Our relationship with them, over the course of being in the Olympic Village, I think we are so tight with their group. After we won the gold medal, we were in the cafeteria at 3:30 a.m. in the morning with them. We go from there, pack our bags and we're on the bus,&quot; Hughes said via \u003cem>ESPN\u003c/em>. &quot;People are so negative about things. I think everyone in that locker room knows how much we support them, how proud we are of them. The same way we feel about them, they feel about us.&quot;\u003c/p>\n\n\u003cp>The U.S. women's ice hockey team declined Trump's invitation to the State of the Union address, a USA Hockey spokesperson said in a statement obtained by \u003ca href=\"https://www.nbcnews.com/politics/white-house/us-womens-hockey-team-declines-trumps-invitation-state-union-rcna260299\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a> on Monday.\u003c/p>\n\n\u003cp>&quot;We are sincerely grateful for the invitation extended to our gold medal–winning U.S. Women’s Hockey Team and deeply appreciate the recognition of their extraordinary achievement,&quot; the spokesperson said. &quot;Due to the timing and previously scheduled academic and professional commitments following the Games, the athletes are unable to participate.&quot;\u003c/p>\n\n\u003cp>&quot;They were honored to be included and are grateful for the acknowledgment,&quot; the spokesperson added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","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/Karoline Leavitt","keywords/Donald Trump","keywords/address","keywords/Quinn Hughes","keywords/hats","keywords/Jack Hughes","keywords/men","keywords/photo","keywords/Kash Patel","keywords/players","keywords/women","keywords/USA","keywords/ice hockey team","keywords/Team USA","keywords/Savannah Behrmann"],"permalink":"https://www.americantop40.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","primary_image":{"bucket":"new_assets","id":"%2F699ef5bb536f94cea803add8"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1772026440000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","social_title":"","summary":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats"},"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","summary":{"image":"https://i.iheart.com/v3/re/new_assets/699ef5bb536f94cea803add8","title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","description":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","author":"Jason Hall"},"pub_start":1772026440000,"pub_until":4115978604802,"pub_changed":1772124411391,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["categories/sports","sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/699ef514536f94cea803adcd","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","keyword:keywords/Karoline Leavitt","keyword:keywords/Donald Trump","keyword:keywords/address","keyword:keywords/Quinn Hughes","keyword:keywords/hats","keyword:keywords/Jack Hughes","keyword:keywords/men","keyword:keywords/photo","keyword:keywords/Kash Patel","keyword:keywords/players","keyword:keywords/women","keyword:keywords/USA","keyword:keywords/ice hockey team","keyword:keywords/Team USA","keyword:keywords/Savannah Behrmann","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":14,"value":{"feed_id":"ID:meet-the-show-feed","feed_index":8,"size":0,"title":"Meet The Show"},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}]},"tags":[],"schedule":null,"podcasts":["80159774"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":1,"link":null,"min_size":0,"position":null,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2ac9c687d5c8c233bfce56","type":"PUBLISHING","record":{"ref_id":"%2F6a2ac9c687d5c8c233bfce56","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"81502bbd-6a99-4ae6-b09b-ec3f1b583dff","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"id":"333396848","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b21be13fbfe398361c3c4","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/niall-horan-31344347/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31344347\" data-catalog-related-id=\"\">\u003cstrong>Niall Horan\u003c/strong>\u003c/a> is sharing some insight into his writing process.\u003c/p>\n\n\u003cp>The Irish musician joined \u003ca href=\"https://www.iheart.com/artist/nick-jonas-30584710/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30584710\" data-catalog-related-id=\"\">\u003cstrong>Nick Jonas\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/joe-jonas-601051/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"601051\" data-catalog-related-id=\"\">\u003cstrong>Joe Jonas\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/kevin-jonas-30696612/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30696612\" data-catalog-related-id=\"\">\u003cstrong>Kevin Jonas\u003c/strong>\u003c/a> on \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/episode/hey-niall-horan-336549954\" target=\"_blank\">the June 11 episode\u003c/a> of the \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/\" data-catalog-kind=\"podcast\" data-catalog-id=\"333396848\" data-catalog-related-id=\"\">\u003cem>Hey Jonas!\u003c/em>\u003c/a> podcast where they chatted about some of Horan's &quot;steamy&quot; songs, such as &quot;Slow Hands&quot; and &quot;Tastes So Good,&quot; the latter of which features on \u003ca href=\"https://www.iheart.com/content/2026-06-05-niall-horan-dishes-out-new-album-dinner-party/\" target=\"_blank\">Horan's new album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-05-niall-horan-dishes-out-new-album-dinner-party/\" target=\"_blank\">\u003cem>Dinner Party\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>After Nick commended Horan for doing &quot;a very good job&quot; of writing &quot;steamy pop songs,&quot; he asked Horan what it takes to walk the line between the &quot;sexy vibes&quot; while still staying in a &quot;more ambiguous state.&quot; \u003c/p>\n\n\u003cp>&quot;For me, the songs we're talking about, the title comes first. It tells you it wants to be sexy, steamy,&quot; Horan said. &quot;You just have to write the song that's in front of you. I think a lot of the time, we kind of back out of the idea of writing something like that because it might be 'not you' or 'cringey.' [...] You have to write what the song is telling you.&quot;\u003c/p>\n\n\u003cp>On \u003cem>Hey Jonas!\u003c/em> the \u003ca href=\"https://www.iheart.com/artist/jonas-brothers-40624/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40624\" data-catalog-related-id=\"\">Jonas Brothers\u003c/a> give fans the chance to \u003ca href=\"https://www.iheart.com/content/2026-05-18-jonas-brothers-launch-new-hey-jonas-podcast-how-to-listen/\" target=\"_blank\">listen to Kevin, Joe and Nick like never before\u003c/a> as they have candid, playful and often chaotic conversations with each other as well as special guests. Follow along with new episodes of \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/\" target=\"_blank\">\u003cem>Hey Jonas!\u003c/em>\u003c/a> and even \u003ca href=\"https://www.iheart.com/content/2026-06-01-you-can-now-watch-your-favorite-podcasts-on-iheartradio/\" target=\"_blank\">watch the conversations\u003c/a> on the iHeartRadio app and at iHeart.com.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs/","cuser":"user/ldap/1129327","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/Niall Horan","keywords/Nick Jonas","keywords/Hey Jonas!","keywords/podcast"],"permalink":"https://www.americantop40.com/content/2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs/","primary_image":{"bucket":"new_assets","id":"%2F6a2b21be13fbfe398361c3c4"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781217660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","social_title":"","summary":"\"You have to write what the song is telling you.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Niall Horan (31344347)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Niall Horan Shares His Process Of Writing 'Steamy' Songs"},"slug":"2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b21be13fbfe398361c3c4","title":"Niall Horan Shares His Process Of Writing 'Steamy' Songs","description":"\"You have to write what the song is telling you.\"","author":"Sarah Tate"},"pub_start":1781217660000,"pub_until":4115978604802,"pub_changed":1781218060004,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Niall Horan (31344347)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ac9c687d5c8c233bfce56","slug:2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","slug:2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","keyword:keywords/Niall Horan","keyword:keywords/Nick Jonas","keyword:keywords/Hey Jonas!","keyword:keywords/podcast","author:user"]}},{"id":"%2F6a2aca5fd9a9b7b99dadaf13","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca5fd9a9b7b99dadaf13","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0a942c74-d3ab-4ffb-87e6-d01e98bedfc4","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b21b3be5473ff225556b3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jennifer-lopez-35549/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35549\" data-catalog-related-id=\"\">\u003cstrong>Jennifer Lopez\u003c/strong>\u003c/a> struggled to adjust to her quick rise to fame.\u003c/p>\n\n\u003cp>During an appearance on \u003ca href=\"https://www.iheart.com/podcast/1119-films-to-be-buried-with-w-31077271/episode/jennifer-lopez-office-romance-hustlers-out-of-sight-398-336450898\" target=\"_blank\">the June 10 episode\u003c/a> of her \u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">\u003cem>Office Romance\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\"> costar \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">\u003cstrong>Brett Goldstein\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">'s\u003c/a> \u003cem>Films to Be Buried With\u003c/em> podcast, Lopez opened up about her increased anxiety in the early years of her career and learning how to cope with fame following her breakthrough role in the 1997 biopic \u003cem>Selena\u003c/em>, per \u003ca href=\"https://people.com/jennifer-lopez-started-getting-panic-attacks-after-fame-from-selena-role-11995190\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Lopez shot to fame thanks to her performance as late Mexican-American musical sensation \u003ca href=\"https://www.iheart.com/artist/selena-28220/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"28220\" data-catalog-related-id=\"\">\u003cstrong>Selena Quintanilla-Pérez\u003c/strong>\u003c/a>, who took the world by storm with her debut album in 1989 but whose life was tragically cut short when she was murdered in 1995 by \u003cstrong>Yolanda Saldívar\u003c/strong>, president of her fan club. \u003c/p>\n\n\u003cp>After Goldstein asked how Lopez navigated her newfound fame after coming from a family outside of showbusiness, she candidly explained that she was struggling with the massive change, admitting, &quot;It was really bad at first... It was a really bad time.&quot;\u003c/p>\n\n\u003cp>She remembered being &quot;terrified&quot; shortly after the movie came out when someone she didn't know started yelling her name and thinking &quot;please don't attack me.&quot;\u003c/p>\n\n\u003cp>&quot;And they came over, and I was just like so on the defensive and angry... and they were like, 'I loved you in \u003cem>Selena\u003c/em>' or whatever. And I was just like, 'Oh, s---,'&quot; she recalled, adding, &quot;I remember going back to my apartment and realizing my life had changed. I was no longer anonymous, and I started getting panic attacks. The idea of that, and not being able to reverse that, was so scary to me.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/\" target=\"_blank\">The &quot;On the Floor&quot; singer\u003c/a> worried that she would be &quot;trapped&quot; in fame because she did something &quot;I can't undo,&quot; but &quot;little by little&quot; she learned how to &quot;cope and adjust,&quot; partly by speaking with others in the industry about her experience.\u003c/p>\n\n\u003cp>&quot;It wasn't something that couldn't be undone, that nothing is that permanent, nothing is,&quot; she said. &quot;Everything always is changing, and that was a principle [that] kind of helped me through that.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role/","cuser":"user/ldap/1129327","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/Jennifer Lopez","keywords/Selena Quintanilla-Pérez","keywords/Selena","keywords/fame"],"permalink":"https://www.americantop40.com/content/2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role/","primary_image":{"bucket":"new_assets","id":"%2F6a2b21b3be5473ff225556b3"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781213880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","social_title":"","summary":"\"It was really bad at first...\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["categories/music-news"],"distribution":["artists/Jennifer Lopez (33753090)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why Jennifer Lopez Felt 'Terrified' Of Fame After Landing 'Selena' Role"},"slug":"2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b21b3be5473ff225556b3","title":"Why Jennifer Lopez Felt 'Terrified' Of Fame After Landing 'Selena' Role","description":"\"It was really bad at first...\"","author":"Sarah Tate"},"pub_start":1781213880000,"pub_until":4115978604802,"pub_changed":1781214245764,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["categories/music-news","artists/Jennifer Lopez (33753090)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca5fd9a9b7b99dadaf13","slug:2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","slug:2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","keyword:keywords/Jennifer Lopez","keyword:keywords/Selena Quintanilla-Pérez","keyword:keywords/Selena","keyword:keywords/fame","author:user"]}},{"id":"%2F6a2b1cbc67c509db831da024","type":"PUBLISHING","record":{"ref_id":"%2F6a2b1cbc67c509db831da024","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8f77b535-f62f-4716-be24-771eed9ea996","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b1d21fca817d032b85799","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> recently revealed that she experienced a near anxiety attack before her headlining performance at Glastonbury 2025. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-04-olivia-rodrigo-recalls-partying-with-charli-xcx-out-of-my-element/\" target=\"_blank\">The 23-year-old pop star\u003c/a> took to the Pyramid Stage last June where she performed alongside \u003cstrong>Robert Smith\u003c/strong> of \u003ca href=\"https://www.iheart.com/artist/the-cure-32153/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32153\" data-catalog-related-id=\"\">The Cure\u003c/a>, singing the band's classics like &quot;Friday I'm In Love&quot; and &quot;Just Like Heaven.&quot; The headline set marked her second appearance at the iconic festival after debuting on The Other Stage in 2022, per \u003ca href=\"https://www.nme.com/news/music/olivia-rodrigo-says-she-had-an-anxiety-attack-before-her-glastonbury-headline-set-3950190\" target=\"_blank\">\u003cem>NME\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Now a year later, Rodrigo opened up to the \u003ca href=\"https://www.bbc.com/news/articles/cly83elvz70o\" target=\"_blank\">\u003cem>BBC\u003c/em>\u003c/a> about her pre-show nerves.\u003c/p>\n\n\u003cp>&quot;I remember having a near anxiety attack in the bathroom, like, 'How am I going to do this? I don't know if I'm ready,'&quot; she said, before explaining that a wave of calm swept over her once she began to sing. &quot;Something overcame me the second I stepped on stage and started singing.&quot;\u003c/p>\n\n\u003cp>She continued, &quot;I felt totally calm and so in my element. I'm not very spiritual or religious, but it's moments like that where I feel music is just so magical that you just can't really describe it.&quot;\u003c/p>\n\n\u003cp>Rodrigo also expressed her deep &quot;reverence&quot; for Glastonbury, stating that she put &quot;so much love and care into&quot; her set and describing the experience as &quot;probably the best weekend&quot; of her life. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-20-olivia-rodrigo-teases-new-single-the-cure-one-of-my-favorites/\" target=\"_blank\">The &quot;drop dead&quot; singer\u003c/a> reunited with Smith on \u003ca href=\"https://www.iheart.com/content/2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album/\" target=\"_blank\">her new album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album/\" target=\"_blank\">\u003cem>you seem pretty sad for a girl so in love\u003c/em>\u003c/a>, collaborating on the track &quot;What's Wrong With Me&quot; both in the studio and while debuting the song in a surprise set at the Primavera Sound music festival in Barcelona.\u003c/p>\n\n\u003cp>\u003cem>you seem pretty sad for a girl so in love\u003c/em> drops Friday, June 12.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"ea580aa52a627814498ceed1c5e6b0ade3746962bcc8d0ba54460a5e699075b0","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Olivia Rodrigo","keywords/Glastonbury 2025","keywords/anxiety attack","keywords/Robert Smith","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/British cuisine","keywords/Sorvo","keywords/sorvo"],"permalink":"https://www.americantop40.com/content/2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance/","primary_image":{"bucket":"new_assets","id":"%2F6a2b1d21fca817d032b85799"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1781210940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","social_title":"","summary":"The \"drop dead\" singer opened up about her pre-show nerves before headlining Glastonbury 2025.","targets":[{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Rodrigo Nearly Had 'Anxiety Attack' Before Big Festival Performance"},"slug":"2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b1d21fca817d032b85799","title":"Olivia Rodrigo Nearly Had 'Anxiety Attack' Before Big Festival Performance","description":"The \"drop dead\" singer opened up about her pre-show nerves before headlining Glastonbury 2025.","author":""},"pub_start":1781210940000,"pub_until":4115978604802,"pub_changed":1781211306554,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b1cbc67c509db831da024","slug:2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","slug:2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","keyword:keywords/ai-assisted","keyword:keywords/Olivia Rodrigo","keyword:keywords/Glastonbury 2025","keyword:keywords/anxiety attack","keyword:keywords/Robert Smith","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/British cuisine","keyword:keywords/Sorvo","keyword:keywords/sorvo"]}},{"id":"%2F6a2b0bce6e81cf4f65e107a1","type":"PUBLISHING","record":{"ref_id":"%2F6a2b0bce6e81cf4f65e107a1","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"11554","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MEXICO CITY, MEXICO - JUNE 11: Shakira performs during the Opening Ceremony before the FIFA World Cup 2026 Group A match between Mexico and South Africa at Mexico City Stadium on June 11, 2026 in Mexico City, Mexico. (Photo by Carl Recine/Getty Images)","id":"%2F6a2b0bc85cca47257eaf0e65","new_tab":false,"schedule":{},"source_credit":"Carl Recine / Getty Images Sport / Getty Images","title":"Mexico v South Africa: Group A - FIFA World Cup 2026","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The FIFA World Cup 2026 kicked off with a vibrant opening ceremony at Estadio Azteca in Mexico City on Thursday (June 11). The event featured performances by global stars, including Colombian pop icon \u003cstrong>Shakira\u003c/strong> and Nigerian artist \u003cstrong>Burna Boy\u003c/strong>. They performed &quot;Dai Dai&quot; as part of the FIFA Sound project, which aims to blend global music cultures with the World Cup experience.\u003c/p>\n\n\u003cp>The ceremony, held before the opening match between Mexico and South Africa, showcased a rich mix of Latin American and international talent. Mexican singer \u003cstrong>Alejandro Fernández\u003c/strong> performed the Mexican national anthem, while South African artist \u003cstrong>Tyla\u003c/strong> sang the South African anthem. The event also included performances by artists such as \u003cstrong>J Balvin\u003c/strong>, \u003cstrong>Belinda\u003c/strong>, and \u003cstrong>Danny Ocean\u003c/strong>.\u003c/p>\n\n\u003cp>Legendary Italian tenor \u003cstrong>Andrea Bocelli\u003c/strong> joined \u003cstrong>EJAE\u003c/strong> to perform the official World Cup anthem &quot;DNA,&quot; alongside \u003cstrong>David Guetta\u003c/strong> and \u003cstrong>Megan Thee Stallion\u003c/strong>. The opening ceremony set a festive tone for the tournament, which is being hosted by the United States, Canada, and Mexico for the first time.\u003c/p>\n\n\u003cp>The 2026 World Cup is notable for being the first tournament to feature 48 teams, up from the previous 32, and for having three separate opening ceremonies across the host nations. Following the Mexico City event, Toronto and Los Angeles will host their own ceremonies on subsequent days.\u003c/p>\n\n\u003cp>The opening match saw Mexico face South Africa in a highly anticipated rematch of their 2010 World Cup opener. The event marked the beginning of a month-long celebration of football, culture, and entertainment.\u003c/p>\n","schedule":{},"type":"html"},{"id":"36640","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Italian singer Andrea Bocelli and South Korean-American singer and songwriter Ejae perform during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Rodrigo OROPEZA / AFP via Getty Images)","id":"%2F6a2b11fc06d42df84d15186e","new_tab":false,"schedule":{},"source_credit":"RODRIGO OROPEZA / AFP / Getty Images","title":"FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Colombian singer and producer J Balvin performs during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Yuri CORTEZ / AFP via Getty Images)","id":"%2F6a2b14962b5a1317fce9ad72","new_tab":false,"schedule":{},"source_credit":"YURI CORTEZ / AFP / Getty Images","title":"FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MEXICO CITY, MEXICO - JUNE 11: Tyla sings the South African national anthem during the FIFA World Cup 2026 Group A match between Mexico and South Africa at Mexico City Stadium on June 11, 2026 in Mexico City, Mexico. (Photo by Carl Recine/Getty Images)","id":"%2F6a2b14e706d42df84d15186f","new_tab":false,"schedule":{},"source_credit":"Carl Recine / Getty Images Sport / Getty Images","title":"Mexico v South Africa: Group A - FIFA World Cup 2026","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"South KoreanAmerican singer, songwriter, and record producer Ejae performs during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Yuri CORTEZ / AFP via Getty Images)","id":"%2F6a2b14fb2b5a1317fce9ad73","new_tab":false,"schedule":{},"source_credit":"YURI CORTEZ / AFP / Getty Images","title":"FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"TOPSHOT - Colombian singer, songwriter and producer Shakira performs during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Rodrigo OROPEZA / AFP via Getty Images)","id":"%2F6a2b15262b5a1317fce9ad74","new_tab":false,"schedule":{},"source_credit":"RODRIGO OROPEZA / AFP / Getty Images","title":"TOPSHOT-FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"4a09a446616e881c41ec8ffe01b439276890cbe0dc9c6886a2ab2802f2e010e6","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/FIFA World Cup 2026","keywords/Shakira","keywords/Burna Boy","keywords/opening ceremony","keywords/Mexico City","keywords/Estadio Azteca"],"permalink":"https://www.americantop40.com/content/2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos/","primary_image":{"bucket":"assets.getty","id":"%2F6a2b0bc85cca47257eaf0e65"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1781208180000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","social_title":"","summary":"The FIFA World Cup 2026 is officially underway — and the opening ceremony lineup did NOT disappoint! ","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Shakira, J Balvin & More Kick Off FIFA World Cup In Mexico: See The Photos"},"slug":"2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2b0bc85cca47257eaf0e65","title":"Shakira, J Balvin & More Kick Off FIFA World Cup In Mexico: See The Photos","description":"The FIFA World Cup 2026 is officially underway — and the opening ceremony lineup did NOT disappoint! ","author":""},"pub_start":1781208180000,"pub_until":4115978604802,"pub_changed":1781208921960,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b0bce6e81cf4f65e107a1","slug:2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","slug:2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","keyword:keywords/ai-assisted","keyword:keywords/FIFA World Cup 2026","keyword:keywords/Shakira","keyword:keywords/Burna Boy","keyword:keywords/opening ceremony","keyword:keywords/Mexico City","keyword:keywords/Estadio Azteca"]}},{"id":"%2F6a2aca63a9e6c148664589de","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca63a9e6c148664589de","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3d3ff526-d7e5-4cc3-a8d1-02be1f61ae63","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/117748070/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/117748070/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/117748070/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/117748070/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2ae962956dee92ba4fbc06","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Ryan Reynolds\u003c/strong> is looking back at a horrifying moment in his life.\u003c/p>\n\n\u003cp>While speaking with his \u003cem>Welcome to Wrexham\u003c/em> costar \u003cstrong>Rob Mac\u003c/strong> in a new video for \u003ca href=\"https://www.youtube.com/watch?v=RlJvoBK8tmo\" target=\"_blank\">\u003cem>GQ\u003c/em>\u003c/a> shared Tuesday (June 9), \u003ca href=\"https://www.iheart.com/content/2025-04-24-ryan-reynolds-reveals-son-olins-surprising-favorite-movie/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-24-ryan-reynolds-reveals-son-olins-surprising-favorite-movie/\" target=\"_blank\">\u003cem>Deadpool\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-24-ryan-reynolds-reveals-son-olins-surprising-favorite-movie/\" target=\"_blank\"> actor\u003c/a>, 49, recalled being hospitalized for weeks as a teenager after he was struck by a drunk driver while walking home, per \u003ca href=\"https://www.eonline.com/news/1432866/ryan-reynolds-was-hit-by-drunk-driver-hospitalized-for-4-weeks-as-a-teen\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;When I was 18, I left a bar and I'd had a beer,&quot; he said. &quot;I walked back and I looked at my car for a second. I thought, 'You know what, I'm not going to drive anywhere. Even if it's four blocks home, absolutely not.'&quot;\u003c/p>\n\n\u003cp>While Reynolds said he stood by his &quot;firmly positive and wise decision&quot; not to get behind the wheel, he unfortunately quickly suffered the consequences from someone who made the opposite choice. \u003c/p>\n\n\u003cp>&quot;Instead, I turned around, started to cross the street and I was run over by a drunk driver,&quot; he said, adding, &quot;He hit me so hard his car was not operational.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-13-ryan-reynolds-was-worried-he-would-go-to-jail-for-troublesome-set-prank/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-13-ryan-reynolds-was-worried-he-would-go-to-jail-for-troublesome-set-prank/\" target=\"_blank\">\u003cem>Just Friends\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-13-ryan-reynolds-was-worried-he-would-go-to-jail-for-troublesome-set-prank/\" target=\"_blank\"> actor\u003c/a> described the aftermath of the accident, revealing the extent of the damage as he said he &quot;broke every bone in my left side&quot; and spent four weeks in the hospital recovering. He even sent a thanks to the doctor who treated him for &quot;putting me back together so kindly.&quot;\u003c/p>\n\n\u003cp>In the years since the incident, Reynolds has built not only an extensive acting career but also a family with wife \u003cstrong>Blake Lively\u003c/strong>. The longtime couple \u003ca href=\"https://www.iheart.com/content/2026-05-05-blake-livelys-2026-met-gala-look-included-special-hidden-nod-to-her-kids/\" target=\"_blank\">share four children\u003c/a>: daughters \u003cstrong>James\u003c/strong>, 11, \u003cstrong>Inez\u003c/strong>, 9, and \u003cstrong>Betty\u003c/strong>, 6, and son \u003cstrong>Olin\u003c/strong>, 3. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over/","cuser":"user/ldap/1129327","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/Ryan Reynolds","keywords/health"],"permalink":"https://www.americantop40.com/content/2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over/","primary_image":{"bucket":"new_assets","id":"%2F6a2ae962956dee92ba4fbc06"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781205300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","social_title":"","summary":"The \"Deadpool\" actor said he was hospitalized for four weeks after the horrifying incident.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ryan Reynolds Details Being Hit By Drunk Driver As A Teen: 'I Was Run Over'"},"slug":"2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2ae962956dee92ba4fbc06","title":"Ryan Reynolds Details Being Hit By Drunk Driver As A Teen: 'I Was Run Over'","description":"The \"Deadpool\" actor said he was hospitalized for four weeks after the horrifying incident.","author":"Sarah Tate"},"pub_start":1781205300000,"pub_until":4115978604802,"pub_changed":1781205731830,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca63a9e6c148664589de","slug:2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","slug:2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","keyword:keywords/Ryan Reynolds","keyword:keywords/health","author:user"]}},{"id":"%2F6a2af47e39b096d7b0a9dcff","type":"PUBLISHING","record":{"ref_id":"%2F6a2af47e39b096d7b0a9dcff","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"34742","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Barbadian singer Rihanna (L) and US rapper A$AP Rocky arrive for the world premiere of Marvel Studios' \"Black Panther: Wakanda Forever\" at the Dolby Theatre in Hollywood, California, on October 26, 2022. (Photo by VALERIE MACON / AFP) (Photo by VALERIE MACON/AFP via Getty Images)","id":"%2F6a2af4752b5a1317fce9ad70","new_tab":false,"schedule":{},"source_credit":"VALERIE MACON / AFP / Getty Images","title":"US-ENTERTAINMENT-FILM-BLACK PANTHER","type":"asset","url":"","use_caption":false},{"html":"\u003cp>On Wednesday night (June 10), \u003cstrong>Rihanna\u003c/strong> and \u003cstrong>A$AP Rocky\u003c/strong> joined the celebrations in New York City following the New York Knicks' historic comeback win against the San Antonio Spurs. The Knicks, who trailed by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the NBA Finals.\u003c/p>\n\n\u003cp>After the game, fans flooded the streets to celebrate, with Rihanna and A$AP Rocky joining in the festivities. According to \u003ca href=\"https://www.usmagazine.com/sports/news/rihanna-and-asap-rocky-party-with-knicks-fans-after-game-4/\" target=\"_blank\">Us Weekly\u003c/a>, the couple was seen playing basketball on the streets, with Rihanna eventually sinking a shot to the cheers of the crowd.\u003c/p>\n\n\u003cblockquote>\u003ca href=\"https://x.com/Kurrco/status/2065052279032385595?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2065052279032385595%7Ctwgr%5Eb74f5c4605e38d5df2a55b2d992820396d9c4a3a%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fd-8437579012429830319.ampproject.net%2F2605071401000%2Fframe.html\" target=\"_blank\">\u003cstrong>See the video here!\u003c/strong>\u003c/a>\u003c/blockquote>\n\n\u003cp>The epic comeback, which took place at Madison Square Garden, was witnessed by numerous celebrities, including \u003ca href=\"https://variety.com/2026/tv/news/spike-lee-larry-david-timothee-chalamet-knicks-comeback-1236772167/\" target=\"_blank\">Spike Lee, Larry David, and Taylor Swift\u003c/a>. The Knicks' victory marked the largest comeback in NBA Finals history, putting them on the brink of their first championship since 1973.\u003c/p>\n\n\u003cp>The Knicks' win was sealed by \u003cstrong>OG Anunoby\u003c/strong>'s game-winning tip-in with just 1.2 seconds left, a moment that Knicks coach \u003cstrong>Mike Brown\u003c/strong> described as potentially the most iconic shot in New York basketball history. The series will continue with Game 5 in San Antonio on Saturday, where the Knicks have the chance to clinch the championship.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"673165","kind":"artist","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"5c859fbcd7671d44759f342f60e19c486891e9bf4b01ef02d48ba130abac8a3d","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Rihanna","keywords/A$AP Rocky","keywords/Knicks","keywords/NBA Finals","keywords/comeback","keywords/New York City"],"permalink":"https://www.americantop40.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","primary_image":{"bucket":"assets.getty","id":"%2F6a2af4752b5a1317fce9ad70"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781199900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","social_title":"","summary":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video"},"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70","title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video","description":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","author":""},"pub_start":1781199900000,"pub_until":4115978604802,"pub_changed":1781200291723,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2af47e39b096d7b0a9dcff","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","keyword:keywords/ai-assisted","keyword:keywords/Rihanna","keyword:keywords/A$AP Rocky","keyword:keywords/Knicks","keyword:keywords/NBA Finals","keyword:keywords/comeback","keyword:keywords/New York City"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["contestsloader-at40-pr",{"data":[]}],["item-eyebrow-/6a2b5c91c31d8136c1338c47",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["chart-list-page-top-40-238",{"data":{"slug":"top-40-238","id":"/charts/5952bcf0bf98d03c95815abc","title":"TOP 40","subtitle":"","lists":{"items":[{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTQwMDIwMzU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-6-2026","title":"June 6, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4MDY4MTA=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-30-2026","title":"May 30, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4MDY4MTA=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-23-2026","title":"May 23, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4MDY4MTA=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDcyMDIzNjk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-16-2026","title":"May 16, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTA2ODIwMzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-9-2026","title":"May 9, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTA2ODIwMzI=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-2-2026","title":"May 2, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-25-2026","title":"April 25, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-18-2026","title":"April 18, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTE3NzY2MDQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-11-2026","title":"April 11, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-4-2026","title":"April 4, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-28-2026","title":"March 28, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-21-2026","title":"March 21, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-14-2026","title":"March 14, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-7-2026","title":"March 7, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-28-2026","title":"February 28, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-21-2026","title":"February 21, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTU0MTg2NDQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-14-2026","title":"February 14, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTU0MTg2NDQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-7-2026","title":"February 7, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"january-31-2026","title":"January 31, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTU0MTg2NDQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"january-24-2026","title":"January 24, 2026","image":null}],"pageInfo":{"nextCursor":"eyJwYWdlIjoyLCJzaXplIjoyMH0="}}}}],["$podcastloader-80159774",{"data":[{"id":80159774,"title":"On Air with Ryan Seacrest","description":"Did you miss today’s Ryan’s Roses? Or Second Date Update? Or celebrity interview? Listen to the entire show here every day with Ryan Seacrest, Sisanie, and Tanya Rad! \nCatch On Air with Ryan Seacrest live every morning on 102.7 KIIS-FM Los Angeles and be sure to subscribe to the On Air with Ryan Seacrest Podcast\n\nJoin us on social:\nFacebook, X, YouTube, Instagram, Snapchat, TikTok","lastUpdated":1767377155,"slug":"51-on-air-with-ryan-seacrest","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQLIjoAAAGep2IesA"},"items":[{"id":336574449,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"All Female Gyms & Sleeping Behind the Wheel","duration":2757,"isExplicit":false,"description":"On today's episode, we learned that Rubi's all-female gym is full of tea, Ryan gave a caller advice on officiating a wedding, and Intern Maleah revealed why she thinks falling asleep behind the wheel of a self-driving car is a major red flag... Listen NOW on the On Air with Ryan Seacrest Podcast!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781183445000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336572049,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"What's the Worst Night to Eat at a Restaurant? Chefs All Say...","duration":111,"isExplicit":false,"description":"\u003cp>Can you guess the worst night to eat at a restaurant? And the best? Listen back to hear what a majority of chefs said ...\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781181749000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336571800,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Is the New Instagram Plus Feature Worth It?","duration":109,"isExplicit":false,"description":"\u003cp>\"Instagram Plus\" is a new optional $3.99/month subscription from Meta. It unlocks premium features without changing the free app. Find out what they are here:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781181370000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336495408,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Taquitos on Olvera Street & World Cup Superstitions ","duration":2744,"isExplicit":false,"description":"On today's episode we chatted with Natiana Roberto, owner of Olvera Street favorite Cielito Lindo, to talk about how the community can help keep this iconic restaurant open. Cheuy Martinez is back on the streets to give out free gas, and Sisanie has her superstitions about the World Cup... Listen NOW on the On Air with Ryan Seacrest Podcast!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781103532000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336488728,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Hoda Kotb Shares Point of New Podcast Is to Leave You Feeling Levitated ","duration":120,"isExplicit":false,"description":"\u003cp>We all need some more good in our lives, right? And that's exactly Hoda Kotb's mission with her new podcast \"Joy 101.\"\u003c/p> \u003cp>Listen back to Hoda's inspiring full interview with Ryan Seacrest here:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781098039000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336487519,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Everything We Know About Taylor & Travis' Rumored MSG Wedding","duration":109,"isExplicit":false,"description":"\u003cp>Are they really tying the knot at Madison Square Garden!? All signs point to maybe?! Listen back here\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781096336000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336403766,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Stolen Clothes & A Whole Lot of Ryan's","duration":2505,"isExplicit":false,"description":"On today's episode we learned Macayla thinks it's okay to drop poop bags in other people's trash cans... Intern Sophia wants her clothes back that her friends have been holding hostage, and Ryan wants to go to the Ryan Convention to break the Guinness World Record of having the most Ryan's in one place... Listen NOW on the On Air with Ryan Seacrest Podcast!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781014613000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336392343,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Is Banning Cell Phones at Concerts Genius or Evil? ","duration":110,"isExplicit":false,"description":"\u003cp>Do you spend more time recording the concert you're at or actually watching it? Join the convo here:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781009316000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336391491,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","duration":108,"isExplicit":false,"description":"\u003cp>Next time you get in an argument with your partner, try this:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781009084000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336273978,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Skipping Vegas & I Dream Of Rubi","duration":2755,"isExplicit":false,"description":"On today's show: Intern Sophia had to skip Vegas last weekend, and Rubi received a startling prophecy from a cleaning lady. Talkbacks also coming up so listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780924686000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"}]}}]}],["chart-list-page-hot-ac-243",{"data":{"slug":"hot-ac-243","id":"/charts/5952bcf0bf98d03c95815ab7","title":"HOT AC","subtitle":"","lists":{"items":[{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-6-2026-hac","title":"June 6, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"2026-05-29-may-30-2026","title":"May 30, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-23-2026-hac","title":"May 23, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-16-2026-hac","title":"May 16, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-9-2026-hac","title":"May 9, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-2-2026-hac","title":"May 2, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-25-2026-hac","title":"April 25, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-18-2026-hac","title":"April 18, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-11-2026-hac","title":"April 11, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-4-2026-hac","title":"April 4, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-28-2026-hac","title":"March 28, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-21-2026-hac","title":"March 21, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-14-2026-hac","title":"March 14, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-7-2026-hac","title":"March 7, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-28-2026-hac","title":"February 28, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-21-2026-hac","title":"February 21, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-14-2026-hac","title":"February 14, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-7-2026-hac","title":"February 7, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"january-31-2026-hac","title":"January 31, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"january-24-2026-hac","title":"January 24, 2026","image":null}],"pageInfo":{"nextCursor":"eyJwYWdlIjoyLCJzaXplIjoyMH0="}}}}],["item-eyebrow-/6a2af47e39b096d7b0a9dcff",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a2aca5fd9a9b7b99dadaf13",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["charts_list_loader-hot-ac-243-latest",{"data":{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-6-2026-hac","image":null,"title":"June 6, 2026","songs":[{"artist":"Olivia Dean","delta":0,"image":"//i.iheart.com/v3/catalog/track/352012881","peak":1,"pos":1,"timeOnChart":18,"title":"So Easy (To Fall In Love)","url":"https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true"},{"artist":"Bruno Mars","delta":0,"image":"//i.iheart.com/v3/catalog/track/372364039","peak":1,"pos":2,"timeOnChart":19,"title":"I Just Might","url":"https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true"},{"artist":"Alex Warren","delta":0,"image":"//i.iheart.com/v3/catalog/track/311924447","peak":1,"pos":3,"timeOnChart":55,"title":"Ordinary","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true"},{"artist":"Olivia Dean","delta":1,"image":"//i.iheart.com/v3/catalog/track/344888326","peak":1,"pos":4,"timeOnChart":28,"title":"Man I Need","url":"https://www.iheart.com/artist/olivia-dean-33471063/songs/man-i-need-344888326/?autoplay=true"},{"artist":"HUNTR/X, EJAE, Audrey Nuna, REI AMI & KPop Demon Hunters Cast","delta":-1,"image":"//i.iheart.com/v3/catalog/track/334065031","peak":1,"pos":5,"timeOnChart":39,"title":"Golden","url":"https://www.iheart.com/artist/huntrx-ejae-audrey-nuna-rei-ami-kpop-demon-hunters-cast-47120415/songs/golden-334065031/?autoplay=true"},{"artist":"sombr","delta":1,"image":"//i.iheart.com/v3/catalog/track/377732675","peak":6,"pos":6,"timeOnChart":14,"title":"Homewrecker","url":"https://www.iheart.com/artist/sombr-44186011/songs/homewrecker-377732675/?autoplay=true"},{"artist":"Ella Langley","delta":-1,"image":"//i.iheart.com/v3/catalog/track/355219426","peak":6,"pos":7,"timeOnChart":16,"title":"Choosin' Texas","url":"https://www.iheart.com/artist/ella-langley-32173141/songs/choosin-texas-355219426/?autoplay=true"},{"artist":"Taylor Swift","delta":0,"image":"//i.iheart.com/v3/catalog/track/353963932","peak":1,"pos":8,"timeOnChart":30,"title":"Opalite","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/opalite-353963932/?autoplay=true"},{"artist":"Taylor Swift","delta":0,"image":"//i.iheart.com/v3/catalog/track/353381095","peak":9,"pos":9,"timeOnChart":11,"title":"Elizabeth Taylor","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/elizabeth-taylor-353381095/?autoplay=true"},{"artist":"sombr","delta":0,"image":"//i.iheart.com/v3/catalog/track/305654089","peak":1,"pos":10,"timeOnChart":34,"title":"back to friends","url":"https://www.iheart.com/artist/sombr-44186011/songs/back-to-friends-305654089/?autoplay=true"},{"artist":"Harry Styles","delta":0,"image":"//i.iheart.com/v3/catalog/track/384929955","peak":11,"pos":11,"timeOnChart":9,"title":"American Girls","url":"https://www.iheart.com/artist/harry-styles-31552663/songs/american-girls-384929955/?autoplay=true"},{"artist":"SIENNA SPIRO","delta":2,"image":"//i.iheart.com/v3/catalog/track/353758418","peak":12,"pos":12,"timeOnChart":12,"title":"Die On This Hill","url":"https://www.iheart.com/artist/sienna-spiro-43099289/songs/die-on-this-hill-353758418/?autoplay=true"},{"artist":"Bruno Mars","delta":-1,"image":"//i.iheart.com/v3/catalog/track/383258012","peak":11,"pos":13,"timeOnChart":10,"title":"Risk It All","url":"https://www.iheart.com/artist/bruno-mars-337578/songs/risk-it-all-383258012/?autoplay=true"},{"artist":"Olivia Rodrigo","delta":2,"image":"//i.iheart.com/v3/catalog/track/395031026","peak":14,"pos":14,"timeOnChart":3,"title":"drop dead","url":"https://www.iheart.com/artist/olivia-rodrigo-31351268/songs/drop-dead-395031026/?autoplay=true"},{"artist":"Taylor Swift","delta":-2,"image":"//i.iheart.com/v3/catalog/track/353381094","peak":1,"pos":15,"timeOnChart":31,"title":"The Fate of Ophelia","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/the-fate-of-ophelia-353381094/?autoplay=true"},{"artist":"Tame Impala","delta":4,"image":"//i.iheart.com/v3/catalog/track/351497582","peak":16,"pos":16,"timeOnChart":22,"title":"Dracula","url":"https://www.iheart.com/artist/tame-impala-413724/songs/dracula-351497582/?autoplay=true"},{"artist":"Alex Warren","delta":-2,"image":"//i.iheart.com/v3/catalog/track/382938573","peak":15,"pos":17,"timeOnChart":10,"title":"FEVER DREAM","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/fever-dream-382938573/?autoplay=true"},{"artist":"OneRepublic","delta":1,"image":"//i.iheart.com/v3/catalog/track/390495554","peak":18,"pos":18,"timeOnChart":7,"title":"Need Your Love","url":"https://www.iheart.com/artist/onerepublic-33214/songs/need-your-love-390495554/?autoplay=true"},{"artist":"BTS","delta":-1,"image":"//i.iheart.com/v3/catalog/track/388411076","peak":16,"pos":19,"timeOnChart":9,"title":"SWIM","url":"https://www.iheart.com/artist/bts-786717/songs/swim-388411076/?autoplay=true"},{"artist":"RAYE","delta":-3,"image":"//i.iheart.com/v3/catalog/track/350682032","peak":5,"pos":20,"timeOnChart":23,"title":"WHERE IS MY HUSBAND!","url":"https://www.iheart.com/artist/raye-30026990/songs/where-is-my-husband-350682032/?autoplay=true"},{"artist":"Noah Kahan","delta":0,"image":"//i.iheart.com/v3/catalog/track/376883154","peak":19,"pos":21,"timeOnChart":15,"title":"The Great Divide","url":"https://www.iheart.com/artist/noah-kahan-31465756/songs/the-great-divide-376883154/?autoplay=true"},{"artist":"Dominic Fike","delta":0,"image":"//i.iheart.com/v3/catalog/track/87757447","peak":22,"pos":22,"timeOnChart":8,"title":"Babydoll","url":"https://www.iheart.com/artist/dominic-fike-31938874/songs/babydoll-87757447/?autoplay=true"},{"artist":"Madonna & Sabrina Carpenter","delta":4,"image":"//i.iheart.com/v3/catalog/track/397759122","peak":23,"pos":23,"timeOnChart":3,"title":"Bring Your Love","url":"https://www.iheart.com/artist/madonna-sabrina-carpenter-35393/songs/bring-your-love-397759122/?autoplay=true"},{"artist":"Papa Roach","delta":0,"image":"//i.iheart.com/v3/catalog/track/376445032","peak":24,"pos":24,"timeOnChart":7,"title":"Wake Up Calling","url":"https://www.iheart.com/artist/papa-roach-7772/songs/wake-up-calling-376445032/?autoplay=true"},{"artist":"Lady Gaga & Doechii","delta":0,"image":"//i.iheart.com/v3/catalog/track/393236167","peak":25,"pos":25,"timeOnChart":4,"title":"RUNWAY","url":"https://www.iheart.com/artist/lady-gaga-doechii-39335/songs/runway-393236167/?autoplay=true"},{"artist":"Myles Smith","delta":-3,"image":"//i.iheart.com/v3/catalog/track/276365405","peak":1,"pos":26,"timeOnChart":89,"title":"Stargazing","url":"https://www.iheart.com/artist/myles-smith-32446744/songs/stargazing-276365405/?autoplay=true"},{"artist":"Teddy Swims","delta":2,"image":"//i.iheart.com/v3/catalog/track/392374904","peak":27,"pos":27,"timeOnChart":3,"title":"Mr. Know It All","url":"https://www.iheart.com/artist/teddy-swims-32982679/songs/mr-know-it-all-392374904/?autoplay=true"},{"artist":"Tate McRae","delta":-2,"image":"//i.iheart.com/v3/catalog/track/351776604","peak":10,"pos":28,"timeOnChart":27,"title":"TIT FOR TAT","url":"https://www.iheart.com/artist/tate-mcrae-31522919/songs/tit-for-tat-351776604/?autoplay=true"},{"artist":"Zara Larsson","delta":2,"image":"//i.iheart.com/v3/catalog/track/332448851","peak":29,"pos":29,"timeOnChart":5,"title":"Midnight Sun","url":"https://www.iheart.com/artist/zara-larsson-883390/songs/midnight-sun-332448851/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":-2,"image":"//i.iheart.com/v3/catalog/track/264945513","peak":1,"pos":30,"timeOnChart":97,"title":"Espresso","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-264945513/?autoplay=true"},{"artist":"Lady Gaga & Bruno Mars","delta":-1,"image":"//i.iheart.com/v3/catalog/track/284327836","peak":1,"pos":31,"timeOnChart":83,"title":"Die With A Smile","url":"https://www.iheart.com/artist/lady-gaga-bruno-mars-39335/songs/die-with-a-smile-284327836/?autoplay=true"},{"artist":"for KING & COUNTRY","delta":0,"image":"//i.iheart.com/v3/catalog/track/215484356","peak":32,"pos":32,"timeOnChart":1,"title":"What Are We Waiting For? (The Single)","url":"https://www.iheart.com/artist/for-king-country-649143/songs/what-are-we-waiting-for-the-single-215484356/?autoplay=true"},{"artist":"Justin Bieber","delta":-1,"image":"//i.iheart.com/v3/catalog/track/339293405","peak":2,"pos":33,"timeOnChart":41,"title":"DAISIES","url":"https://www.iheart.com/artist/justin-bieber-44368/songs/daisies-339293405/?autoplay=true"},{"artist":"Goo Goo Dolls","delta":0,"image":"//i.iheart.com/v3/catalog/track/345629402","peak":34,"pos":34,"timeOnChart":4,"title":"Misery","url":"https://www.iheart.com/artist/goo-goo-dolls-12135/songs/misery-345629402/?autoplay=true"},{"artist":"Hozier","delta":0,"image":"//i.iheart.com/v3/catalog/track/261133326","peak":1,"pos":35,"timeOnChart":101,"title":"Too Sweet","url":"https://www.iheart.com/artist/hozier-979812/songs/too-sweet-261133326/?autoplay=true"},{"artist":"The Fray","delta":-3,"image":"//i.iheart.com/v3/catalog/track/368459584","peak":33,"pos":36,"timeOnChart":6,"title":"Ice Cold Lakes","url":"https://www.iheart.com/artist/the-fray-38893/songs/ice-cold-lakes-368459584/?autoplay=true"},{"artist":"Myles Smith","delta":1,"image":"//i.iheart.com/v3/catalog/track/295418644","peak":10,"pos":37,"timeOnChart":49,"title":"Nice To Meet You","url":"https://www.iheart.com/artist/myles-smith-32446744/songs/nice-to-meet-you-295418644/?autoplay=true"},{"artist":"Maroon 5","delta":1,"image":"//i.iheart.com/v3/catalog/track/397495595","peak":38,"pos":38,"timeOnChart":2,"title":"Heroine","url":"https://www.iheart.com/artist/maroon-5-40523/songs/heroine-397495595/?autoplay=true"},{"artist":"Chappell Roan","delta":1,"image":"//i.iheart.com/v3/catalog/track/206305647","peak":1,"pos":39,"timeOnChart":65,"title":"Pink Pony Club","url":"https://www.iheart.com/artist/chappell-roan-31738844/songs/pink-pony-club-206305647/?autoplay=true"},{"artist":"Mumford & Sons & Hozier","delta":0,"image":"//i.iheart.com/v3/catalog/track/354062869","peak":40,"pos":40,"timeOnChart":1,"title":"Rubber Band Man (with Hozier)","url":"https://www.iheart.com/artist/mumford-sons-hozier-379483/songs/rubber-band-man-with-hozier-354062869/?autoplay=true"}]}}],["item-eyebrow-/6a2ac9c687d5c8c233bfce56",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a2b0bce6e81cf4f65e107a1",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a2b1cbc67c509db831da024",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a2aca63a9e6c148664589de",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["charts_list_loader-top-40-238-latest",{"data":{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTQwMDIwMzU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-6-2026","image":null,"title":"June 6, 2026","songs":[{"artist":"Olivia Dean","delta":0,"image":"//i.iheart.com/v3/catalog/track/352012881","peak":1,"pos":1,"timeOnChart":19,"title":"So Easy (To Fall In Love)","url":"https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true"},{"artist":"Bruno Mars","delta":0,"image":"//i.iheart.com/v3/catalog/track/372364039","peak":1,"pos":2,"timeOnChart":19,"title":"I Just Might","url":"https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true"},{"artist":"PinkPantheress","delta":2,"image":"//i.iheart.com/v3/catalog/track/354002035","peak":3,"pos":3,"timeOnChart":11,"title":"Stateside + Zara Larsson","url":"https://www.iheart.com/artist/pinkpantheress-35752537/songs/stateside-zara-larsson-354002035/?autoplay=true"},{"artist":"sombr","delta":0,"image":"//i.iheart.com/v3/catalog/track/377732675","peak":4,"pos":4,"timeOnChart":15,"title":"Homewrecker","url":"https://www.iheart.com/artist/sombr-44186011/songs/homewrecker-377732675/?autoplay=true"},{"artist":"Kehlani","delta":-2,"image":"//i.iheart.com/v3/catalog/track/344806810","peak":3,"pos":5,"timeOnChart":21,"title":"Folded","url":"https://www.iheart.com/artist/kehlani-30808392/songs/folded-344806810/?autoplay=true"},{"artist":"Zara Larsson","delta":0,"image":"//i.iheart.com/v3/catalog/track/332448851","peak":6,"pos":6,"timeOnChart":15,"title":"Midnight Sun","url":"https://www.iheart.com/artist/zara-larsson-883390/songs/midnight-sun-332448851/?autoplay=true"},{"artist":"Taylor Swift","delta":3,"image":"//i.iheart.com/v3/catalog/track/353381095","peak":7,"pos":7,"timeOnChart":11,"title":"Elizabeth Taylor","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/elizabeth-taylor-353381095/?autoplay=true"},{"artist":"Bruno Mars","delta":3,"image":"//i.iheart.com/v3/catalog/track/383258012","peak":8,"pos":8,"timeOnChart":9,"title":"Risk It All","url":"https://www.iheart.com/artist/bruno-mars-337578/songs/risk-it-all-383258012/?autoplay=true"},{"artist":"Olivia Rodrigo","delta":0,"image":"//i.iheart.com/v3/catalog/track/395031026","peak":9,"pos":9,"timeOnChart":3,"title":"drop dead","url":"https://www.iheart.com/artist/olivia-rodrigo-31351268/songs/drop-dead-395031026/?autoplay=true"},{"artist":"Olivia Dean","delta":-2,"image":"//i.iheart.com/v3/catalog/track/344888326","peak":1,"pos":10,"timeOnChart":32,"title":"Man I Need","url":"https://www.iheart.com/artist/olivia-dean-33471063/songs/man-i-need-344888326/?autoplay=true"},{"artist":"BTS","delta":1,"image":"//i.iheart.com/v3/catalog/track/388411076","peak":9,"pos":11,"timeOnChart":9,"title":"SWIM","url":"https://www.iheart.com/artist/bts-786717/songs/swim-388411076/?autoplay=true"},{"artist":"SIENNA SPIRO","delta":1,"image":"//i.iheart.com/v3/catalog/track/353758418","peak":11,"pos":12,"timeOnChart":16,"title":"Die On This Hill","url":"https://www.iheart.com/artist/sienna-spiro-43099289/songs/die-on-this-hill-353758418/?autoplay=true"},{"artist":"Tame Impala","delta":4,"image":"//i.iheart.com/v3/catalog/track/351497582","peak":13,"pos":13,"timeOnChart":17,"title":"Dracula","url":"https://www.iheart.com/artist/tame-impala-413724/songs/dracula-351497582/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":1,"image":"//i.iheart.com/v3/catalog/track/347202369","peak":4,"pos":14,"timeOnChart":19,"title":"When Did You Get Hot?","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/when-did-you-get-hot-347202369/?autoplay=true"},{"artist":"Harry Styles","delta":-1,"image":"//i.iheart.com/v3/catalog/track/384929955","peak":14,"pos":15,"timeOnChart":9,"title":"American Girls","url":"https://www.iheart.com/artist/harry-styles-31552663/songs/american-girls-384929955/?autoplay=true"},{"artist":"Alex Warren","delta":2,"image":"//i.iheart.com/v3/catalog/track/382938573","peak":16,"pos":16,"timeOnChart":10,"title":"FEVER DREAM","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/fever-dream-382938573/?autoplay=true"},{"artist":"Ella Langley","delta":3,"image":"//i.iheart.com/v3/catalog/track/355219426","peak":17,"pos":17,"timeOnChart":14,"title":"Choosin' Texas","url":"https://www.iheart.com/artist/ella-langley-32173141/songs/choosin-texas-355219426/?autoplay=true"},{"artist":"Justin Bieber","delta":-11,"image":"//i.iheart.com/v3/catalog/track/339293406","peak":1,"pos":18,"timeOnChart":29,"title":"YUKON","url":"https://www.iheart.com/artist/justin-bieber-44368/songs/yukon-339293406/?autoplay=true"},{"artist":"OneRepublic","delta":0,"image":"//i.iheart.com/v3/catalog/track/390495554","peak":19,"pos":19,"timeOnChart":7,"title":"Need Your Love","url":"https://www.iheart.com/artist/onerepublic-33214/songs/need-your-love-390495554/?autoplay=true"},{"artist":"sombr","delta":6,"image":"//i.iheart.com/v3/catalog/track/305654089","peak":1,"pos":20,"timeOnChart":38,"title":"back to friends","url":"https://www.iheart.com/artist/sombr-44186011/songs/back-to-friends-305654089/?autoplay=true"},{"artist":"Noah Kahan","delta":3,"image":"//i.iheart.com/v3/catalog/track/376883154","peak":21,"pos":21,"timeOnChart":11,"title":"The Great Divide","url":"https://www.iheart.com/artist/noah-kahan-31465756/songs/the-great-divide-376883154/?autoplay=true"},{"artist":"Pitbull & Lil Jon","delta":0,"image":"//i.iheart.com/v3/catalog/track/356510921","peak":22,"pos":22,"timeOnChart":15,"title":"Damn I Love Miami","url":"https://www.iheart.com/artist/pitbull-lil-jon-42201/songs/damn-i-love-miami-356510921/?autoplay=true"},{"artist":"Taylor Swift","delta":-2,"image":"//i.iheart.com/v3/catalog/track/353381096","peak":1,"pos":23,"timeOnChart":28,"title":"Opalite","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/opalite-353381096/?autoplay=true"},{"artist":"Lady Gaga & Doechii","delta":-1,"image":"//i.iheart.com/v3/catalog/track/393236167","peak":23,"pos":24,"timeOnChart":5,"title":"RUNWAY","url":"https://www.iheart.com/artist/lady-gaga-doechii-39335/songs/runway-393236167/?autoplay=true"},{"artist":"RAYE","delta":-9,"image":"//i.iheart.com/v3/catalog/track/350682032","peak":3,"pos":25,"timeOnChart":26,"title":"WHERE IS MY HUSBAND!","url":"https://www.iheart.com/artist/raye-30026990/songs/where-is-my-husband-350682032/?autoplay=true"},{"artist":"Dominic Fike","delta":-1,"image":"//i.iheart.com/v3/catalog/track/62851742","peak":25,"pos":26,"timeOnChart":7,"title":"Babydoll","url":"https://www.iheart.com/artist/dominic-fike-31938874/songs/babydoll-62851742/?autoplay=true"},{"artist":"Bella Kay","delta":0,"image":"//i.iheart.com/v3/catalog/track/372830732","peak":27,"pos":27,"timeOnChart":6,"title":"iloveitiloveitiloveit","url":"https://www.iheart.com/artist/bella-kay-47616481/songs/iloveitiloveitiloveit-372830732/?autoplay=true"},{"artist":"Teddy Swims","delta":2,"image":"//i.iheart.com/v3/catalog/track/392374904","peak":28,"pos":28,"timeOnChart":3,"title":"Mr. Know It All","url":"https://www.iheart.com/artist/teddy-swims-32982679/songs/mr-know-it-all-392374904/?autoplay=true"},{"artist":"Doja Cat","delta":-1,"image":"//i.iheart.com/v3/catalog/track/352178756","peak":28,"pos":29,"timeOnChart":12,"title":"Gorgeous","url":"https://www.iheart.com/artist/doja-cat-30317449/songs/gorgeous-352178756/?autoplay=true"},{"artist":"HUNTR/X, EJAE, Audrey Nuna, REI AMI & KPop Demon Hunters Cast","delta":-1,"image":"//i.iheart.com/v3/catalog/track/334065031","peak":1,"pos":30,"timeOnChart":44,"title":"Golden","url":"https://www.iheart.com/artist/huntrx-ejae-audrey-nuna-rei-ami-kpop-demon-hunters-cast-47120415/songs/golden-334065031/?autoplay=true"},{"artist":"Madonna & Sabrina Carpenter","delta":1,"image":"//i.iheart.com/v3/catalog/track/397759122","peak":31,"pos":31,"timeOnChart":3,"title":"Bring Your Love","url":"https://www.iheart.com/artist/madonna-sabrina-carpenter-35393/songs/bring-your-love-397759122/?autoplay=true"},{"artist":"Taylor Swift","delta":-1,"image":"//i.iheart.com/v3/catalog/track/353381094","peak":1,"pos":32,"timeOnChart":32,"title":"The Fate of Ophelia","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/the-fate-of-ophelia-353381094/?autoplay=true"},{"artist":"Justin Bieber","delta":0,"image":"//i.iheart.com/v3/catalog/track/348580324","peak":33,"pos":33,"timeOnChart":1,"title":"SPEED DEMON","url":"https://www.iheart.com/artist/justin-bieber-44368/songs/speed-demon-348580324/?autoplay=true"},{"artist":"Hozier","delta":-1,"image":"//i.iheart.com/v3/catalog/track/261133326","peak":1,"pos":34,"timeOnChart":107,"title":"Too Sweet","url":"https://www.iheart.com/artist/hozier-979812/songs/too-sweet-261133326/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":0,"image":"//i.iheart.com/v3/catalog/track/347394510","peak":35,"pos":35,"timeOnChart":1,"title":"House Tour","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/house-tour-347394510/?autoplay=true"},{"artist":"Alex Warren","delta":-1,"image":"//i.iheart.com/v3/catalog/track/311924447","peak":1,"pos":36,"timeOnChart":59,"title":"Ordinary","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true"},{"artist":"CORTIS","delta":-3,"image":"//i.iheart.com/v3/catalog/track/349056793","peak":34,"pos":37,"timeOnChart":3,"title":"GO!","url":"https://www.iheart.com/artist/cortis-46074367/songs/go-349056793/?autoplay=true"},{"artist":"Justin Bieber","delta":2,"image":"//i.iheart.com/v3/catalog/track/339293405","peak":1,"pos":38,"timeOnChart":46,"title":"DAISIES","url":"https://www.iheart.com/artist/justin-bieber-44368/songs/daisies-339293405/?autoplay=true"},{"artist":"Corbyn Besson & TZUYU","delta":0,"image":"//i.iheart.com/v3/catalog/track/373410203","peak":39,"pos":39,"timeOnChart":2,"title":"Blink","url":"https://www.iheart.com/artist/corbyn-besson-tzuyu-30742304/songs/blink-373410203/?autoplay=true"},{"artist":"Lady Gaga & Bruno Mars","delta":-2,"image":"//i.iheart.com/v3/catalog/track/284327836","peak":1,"pos":40,"timeOnChart":87,"title":"Die With A Smile","url":"https://www.iheart.com/artist/lady-gaga-bruno-mars-39335/songs/die-with-a-smile-284327836/?autoplay=true"}]}}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","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_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","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","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","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","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","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","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","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":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"link":null,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2b5c91c31d8136c1338c47","type":"PUBLISHING","record":{"ref_id":"%2F6a2b5c91c31d8136c1338c47","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ab016c41-e037-413f-890f-ef15c104e1f1","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"id":"31351268","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b6ec8c31d8136c1338c55","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Sometimes all you need is a little dating advice from \u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Ahead of the release of her new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the pop superstar teamed up with iHeartRadio for &quot;u+me=advice4evr,&quot; a one-of-a-kind live relationship advice show where she took fan calls on everything from age-gap relationships and getting over exes to forgotten anniversaries, making the first move and keeping long-term relationships alive. Along the way, she shared thoughtful advice, plenty of laughs and gave listeners an exclusive sneak peek at never-before-heard songs before the album officially drops later tonight.\u003c/p>\n\n\u003cp>When one caller asked Rodrigo how to get over a guy, the singer admitted she was still trying to answer that question herself before sharing one of her go-to tricks: making an &quot;ick list.&quot;\u003c/p>\n\n\u003cp>&quot;You know, some tips that my friends have given me, have you ever made an ick list?&quot; she said, suggesting people write down everything that gives them the ick about the person they're trying to move on from. &quot;Anytime you're like reminiscing, like, 'Oh my gosh, maybe I should text him, maybe I should call him. I miss him,' just consult ick list, and it'll put you back on the straight and narrow.&quot;\u003c/p>\n\n\u003cp>Another caller wanted to know how to stop romanticizing someone they know isn't right for them, prompting one of Rodrigo's most relatable admissions of the night.\u003c/p>\n\n\u003cp>&quot;Romanticizing a guy that isn't right for you is one of the most fun things a girl can do,&quot; she joked. &quot;I love doing that. It's kind of addicting.&quot;\u003c/p>\n\n\u003cp>Her advice? Fill your schedule with so much friendship, work and hobbies that &quot;you don't even have time to think about that guy.&quot;\u003c/p>\n\n\u003cp>Rodrigo also shared her thoughts on whether sparks should fly immediately after one fan confessed she expected love to feel &quot;like an Olivia Rodrigo bridge.&quot;\u003c/p>\n\n\u003cp>While the singer said she believes you're either attracted to someone or you're not, she also admitted that the instant &quot;butterflies&quot; feeling isn't necessarily the best sign.\u003c/p>\n\n\u003cp>&quot;Sometimes I actually think that that's a recipe for something toxic,&quot; she said. &quot;I've never met someone or I have that sort of instant, crazy connection with, and it doesn't go sour and weird.&quot;\u003c/p>\n\n\u003cp>Elsewhere, the singer revealed that one of her &quot;most successful&quot; flirting tactics has been sliding into someone's DMs with a cute or flirty reply to their Story, while joking that she also likes finding little excuses to touch someone's hand in person.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Freel%2FDZd5YG_uW4u%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>Throughout the special, Rodrigo balanced lighthearted moments with heartfelt advice, encouraging fans navigating situationships, long-distance relationships and the ups and downs of modern dating while giving them an exclusive first listen to several songs from \u003cem>you seem pretty sad for a girl so in love\u003c/em> before its official release.\u003c/p>\n\n\u003cp>Olivia Rodrigo's new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, officially arrives on Friday, June 12, at 12 a.m. ET / 9 p.m. PT.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","cuser":"user/ldap/1130646","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/Olivia Rodrigo","keywords/dating advice","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/u+me=advice4evr","keywords/iHeartRadio"],"permalink":"https://www.americantop40.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","primary_image":{"bucket":"new_assets","id":"%2F6a2b6ec8c31d8136c1338c55"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781231040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","social_title":"","summary":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex"},"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55","title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex","description":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","author":"iHeartRadio"},"pub_start":1781231040000,"pub_until":4115978604802,"pub_changed":1781231408150,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b5c91c31d8136c1338c47","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","keyword:keywords/Olivia Rodrigo","keyword:keywords/dating advice","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/u+me=advice4evr","keyword:keywords/iHeartRadio","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"link":null,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F6a2b5c91c31d8136c1338c47","type":"PUBLISHING","record":{"ref_id":"%2F6a2b5c91c31d8136c1338c47","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ab016c41-e037-413f-890f-ef15c104e1f1","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"id":"31351268","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b6ec8c31d8136c1338c55","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Sometimes all you need is a little dating advice from \u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Ahead of the release of her new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the pop superstar teamed up with iHeartRadio for &quot;u+me=advice4evr,&quot; a one-of-a-kind live relationship advice show where she took fan calls on everything from age-gap relationships and getting over exes to forgotten anniversaries, making the first move and keeping long-term relationships alive. Along the way, she shared thoughtful advice, plenty of laughs and gave listeners an exclusive sneak peek at never-before-heard songs before the album officially drops later tonight.\u003c/p>\n\n\u003cp>When one caller asked Rodrigo how to get over a guy, the singer admitted she was still trying to answer that question herself before sharing one of her go-to tricks: making an &quot;ick list.&quot;\u003c/p>\n\n\u003cp>&quot;You know, some tips that my friends have given me, have you ever made an ick list?&quot; she said, suggesting people write down everything that gives them the ick about the person they're trying to move on from. &quot;Anytime you're like reminiscing, like, 'Oh my gosh, maybe I should text him, maybe I should call him. I miss him,' just consult ick list, and it'll put you back on the straight and narrow.&quot;\u003c/p>\n\n\u003cp>Another caller wanted to know how to stop romanticizing someone they know isn't right for them, prompting one of Rodrigo's most relatable admissions of the night.\u003c/p>\n\n\u003cp>&quot;Romanticizing a guy that isn't right for you is one of the most fun things a girl can do,&quot; she joked. &quot;I love doing that. It's kind of addicting.&quot;\u003c/p>\n\n\u003cp>Her advice? Fill your schedule with so much friendship, work and hobbies that &quot;you don't even have time to think about that guy.&quot;\u003c/p>\n\n\u003cp>Rodrigo also shared her thoughts on whether sparks should fly immediately after one fan confessed she expected love to feel &quot;like an Olivia Rodrigo bridge.&quot;\u003c/p>\n\n\u003cp>While the singer said she believes you're either attracted to someone or you're not, she also admitted that the instant &quot;butterflies&quot; feeling isn't necessarily the best sign.\u003c/p>\n\n\u003cp>&quot;Sometimes I actually think that that's a recipe for something toxic,&quot; she said. &quot;I've never met someone or I have that sort of instant, crazy connection with, and it doesn't go sour and weird.&quot;\u003c/p>\n\n\u003cp>Elsewhere, the singer revealed that one of her &quot;most successful&quot; flirting tactics has been sliding into someone's DMs with a cute or flirty reply to their Story, while joking that she also likes finding little excuses to touch someone's hand in person.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Freel%2FDZd5YG_uW4u%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>Throughout the special, Rodrigo balanced lighthearted moments with heartfelt advice, encouraging fans navigating situationships, long-distance relationships and the ups and downs of modern dating while giving them an exclusive first listen to several songs from \u003cem>you seem pretty sad for a girl so in love\u003c/em> before its official release.\u003c/p>\n\n\u003cp>Olivia Rodrigo's new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, officially arrives on Friday, June 12, at 12 a.m. ET / 9 p.m. PT.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","cuser":"user/ldap/1130646","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/Olivia Rodrigo","keywords/dating advice","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/u+me=advice4evr","keywords/iHeartRadio"],"permalink":"https://www.americantop40.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","primary_image":{"bucket":"new_assets","id":"%2F6a2b6ec8c31d8136c1338c55"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781231040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","social_title":"","summary":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex"},"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55","title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex","description":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","author":"iHeartRadio"},"pub_start":1781231040000,"pub_until":4115978604802,"pub_changed":1781231408150,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b5c91c31d8136c1338c47","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","keyword:keywords/Olivia Rodrigo","keyword:keywords/dating advice","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/u+me=advice4evr","keyword:keywords/iHeartRadio","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"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":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"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":{"id":"86427466","kind":"podcast","country":"US"},"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":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["at40","american-top-40","ryan-seacrest","countdown"],"genre":[],"format":"CHRPOP"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"AT40-PR","stationFormat":"CHRPOP","stationMarket":"PREMIERE","stationMicrosite":"","tags":["at40","american-top-40","ryan-seacrest","countdown"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"www.americantop40.com","path":"/"}},"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":"#0067b4","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"at40, american top 40, ryan seacrest, countdown","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.americantop40.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.americantop40.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.americantop40.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?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":"@AmericanTop40","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@AmericanTop40","type":"meta"}],["canonical",{"value":"https://www.americantop40.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.americantop40.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"American Top 40","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"American Top 40","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-redirects","SM6.0:config-m-redirects:/b078cc703dafc3b1fc28a8857a378eae/inferno","SM6.0:config-m:/b078cc703dafc3b1fc28a8857a378eae/inferno","SM6.0:index-m","SM6.0:index-m:/b078cc703dafc3b1fc28a8857a378eae","app/catalog","app/catalog/20260304161531798","app/sites","app/sites/20260608165824018","app/streams","app/streams/20260528110350663","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/Premiere Networks","streams","streams/4802","webapi","webapi-v4:catalog","webapi-v4:catalog:b7ece8eb0390305e74358634d476f555","webapi-v4:name-tag2","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:c001234a3d48f9a45047e7005fff7f19","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:c94d98d8012e1bfe97dff570284cd182","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:0dfa0b80a979ceeed19c94a12ac06510","domain/www.americantop40.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/61c23c01c8f5c4744ff21970","PS:datasource:/669fdcebe6cd8a2bf4c59e86","PS:leads","PS:leads:/59513e6209412de7ca60ff73","PS:leads:/5e722b02a4b7ee6922d853cd","PS:leads:/5fac1fa334f4149d3a850536","PS:leads:/5fac1fd634f4149d3a850539","PS:leads:listing","PS:subscription","PS:subscription:2e1ff22066f109414518313d52950726","PS:subscription:b2b7087cf3e474e55a7b7e4e68d3256a","SM6.0:datasource-leads","SM6.0:datasource-leads:15d7e0980a52dee2e0f9649ecefa7016","SM6.0:datasource-leads:698b814d6c5d28f77920e7e66f202224","SM6.0:datasource-leads:a17d2a2c644d2fb33acc671df4d2d17c","SM6.0:datasource-publishing","SM6.0:datasource-publishing:070580cff01c63f2ac0bd9004fb7982d","SM6.0:datasource-publishing:12932f85de74cd79e839500155a840ae","SM6.0:datasource-publishing:487a66464b0b139435ccbc7020cb65de","SM6.0:datasource-publishing:a3d5c21826da6f949dca3c5f228a5fa5","SM6.0:site-streams","SM6.0:site-streams:0dfa0b80a979ceeed19c94a12ac06510","app/pubsub","app/pubsub/20250721163332915","sites","webapi-v4:sites:6c3301947d7d0962aa26ec5f1245c8bc","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.americantop40.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/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":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"link":null,"position":null,"title":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651766441083},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"background_color":"#028cd0","background_image":"asset://assets.brands/60f8337af99e947f65c67c4a","subtitle":null,"title":null},"tags":[],"schedule":{"begin":0,"end":1651766451849}},{"id":"FFKW2","region":"main:dynamic","type":"feed","ordinal":1,"value":{"ad_split":50,"feed_id":"ID:pinned-content","feed_index":1,"position":null,"size":1,"title":null},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"link":null,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2b5c91c31d8136c1338c47","type":"PUBLISHING","record":{"ref_id":"%2F6a2b5c91c31d8136c1338c47","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ab016c41-e037-413f-890f-ef15c104e1f1","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"id":"31351268","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b6ec8c31d8136c1338c55","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Sometimes all you need is a little dating advice from \u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Ahead of the release of her new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the pop superstar teamed up with iHeartRadio for &quot;u+me=advice4evr,&quot; a one-of-a-kind live relationship advice show where she took fan calls on everything from age-gap relationships and getting over exes to forgotten anniversaries, making the first move and keeping long-term relationships alive. Along the way, she shared thoughtful advice, plenty of laughs and gave listeners an exclusive sneak peek at never-before-heard songs before the album officially drops later tonight.\u003c/p>\n\n\u003cp>When one caller asked Rodrigo how to get over a guy, the singer admitted she was still trying to answer that question herself before sharing one of her go-to tricks: making an &quot;ick list.&quot;\u003c/p>\n\n\u003cp>&quot;You know, some tips that my friends have given me, have you ever made an ick list?&quot; she said, suggesting people write down everything that gives them the ick about the person they're trying to move on from. &quot;Anytime you're like reminiscing, like, 'Oh my gosh, maybe I should text him, maybe I should call him. I miss him,' just consult ick list, and it'll put you back on the straight and narrow.&quot;\u003c/p>\n\n\u003cp>Another caller wanted to know how to stop romanticizing someone they know isn't right for them, prompting one of Rodrigo's most relatable admissions of the night.\u003c/p>\n\n\u003cp>&quot;Romanticizing a guy that isn't right for you is one of the most fun things a girl can do,&quot; she joked. &quot;I love doing that. It's kind of addicting.&quot;\u003c/p>\n\n\u003cp>Her advice? Fill your schedule with so much friendship, work and hobbies that &quot;you don't even have time to think about that guy.&quot;\u003c/p>\n\n\u003cp>Rodrigo also shared her thoughts on whether sparks should fly immediately after one fan confessed she expected love to feel &quot;like an Olivia Rodrigo bridge.&quot;\u003c/p>\n\n\u003cp>While the singer said she believes you're either attracted to someone or you're not, she also admitted that the instant &quot;butterflies&quot; feeling isn't necessarily the best sign.\u003c/p>\n\n\u003cp>&quot;Sometimes I actually think that that's a recipe for something toxic,&quot; she said. &quot;I've never met someone or I have that sort of instant, crazy connection with, and it doesn't go sour and weird.&quot;\u003c/p>\n\n\u003cp>Elsewhere, the singer revealed that one of her &quot;most successful&quot; flirting tactics has been sliding into someone's DMs with a cute or flirty reply to their Story, while joking that she also likes finding little excuses to touch someone's hand in person.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Freel%2FDZd5YG_uW4u%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>Throughout the special, Rodrigo balanced lighthearted moments with heartfelt advice, encouraging fans navigating situationships, long-distance relationships and the ups and downs of modern dating while giving them an exclusive first listen to several songs from \u003cem>you seem pretty sad for a girl so in love\u003c/em> before its official release.\u003c/p>\n\n\u003cp>Olivia Rodrigo's new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, officially arrives on Friday, June 12, at 12 a.m. ET / 9 p.m. PT.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","cuser":"user/ldap/1130646","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/Olivia Rodrigo","keywords/dating advice","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/u+me=advice4evr","keywords/iHeartRadio"],"permalink":"https://www.americantop40.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","primary_image":{"bucket":"new_assets","id":"%2F6a2b6ec8c31d8136c1338c55"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781231040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","social_title":"","summary":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex"},"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55","title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex","description":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","author":"iHeartRadio"},"pub_start":1781231040000,"pub_until":4115978604802,"pub_changed":1781231408150,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b5c91c31d8136c1338c47","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","keyword:keywords/Olivia Rodrigo","keyword:keywords/dating advice","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/u+me=advice4evr","keyword:keywords/iHeartRadio","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":6,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F59513e6209412de7ca60ff73","type":"LEADS","record":{"title":"Tell Us What Song You Want To Hear!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/614a1a36df1a25be49cf712a","img_meta":{"base_id":"%2F614a1a36df1a25be49cf712a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"http://www.at40.com/songrequest","web":"http://www.at40.com/songrequest"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fa334f4149d3a850536","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1f6034f4149d3a850535","img_meta":{"base_id":"%2F5fac1f6034f4149d3a850535","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/top-40-238/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fd634f4149d3a850539","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1fab34f4149d3a850538","img_meta":{"base_id":"%2F5fac1fab34f4149d3a850538","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/hot-ac-243/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":1,"size":6,"title":"What We Talked About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"4RfhF","region":"main:dynamic","type":"chartlist","ordinal":8,"value":{"chart_slug":"top-40-238","list_slug":null,"title":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"PI4Z3","region":"main:dynamic","type":"chartlist","ordinal":9,"value":{"chart_slug":"hot-ac-243","list_slug":null,"title":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"la7PH","region":"main:dynamic","type":"ad","ordinal":10,"value":{"ad_split":0,"position":"3331","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"tkIbo","region":"main:dynamic","type":"feed","ordinal":11,"value":{"ad_split":50,"feed_id":"ID:2024-olympics","feed_index":0,"link":null,"min_size":0,"position":null,"size":4,"title":"2024 Paris Olympics"},"tags":["display-hints/feed-load-more","display-hints/xsmall"],"schedule":{"begin":0,"end":1723435254230},"feed":{"results":[{"id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"PUBLISHING","record":{"ref_id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6b38075a-a391-42cd-95b4-fe85e9438e9c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cd9dd33b7cb08dec74f1b6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>If you’ve moved on from the cottage… I feel bad for you.\u003c/p>\n\n\u003cp>Because four months later, I’m still there — and life is, well… great.\u003c/p>\n\n\u003cp>With my residency still very much lakeside, there was no way I wasn’t talking about \u003cem>Heated Rivalry\u003c/em> when I got the chance to catch up with five-time Olympian and \u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">fellow \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cem>HR\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\"> fan girl \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cstrong>Hilary Knight\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Last time we spoke, she hadn’t watched the show yet. But after my recommendation (yes, I’m absolutely claiming that — respectfully), she didn’t just watch — she stepped all the way into the world. Meeting the stars, \u003cstrong>Connor Storrie\u003c/strong> and \u003cstrong>Hudson Williams\u003c/strong>, along with creator \u003cstrong>Jacob Tierney\u003c/strong> and author \u003cstrong>Rachel Reid\u003c/strong>, whose bestselling books sparked the phenomenon.\u003c/p>\n\n\u003cp>So like any good journalist, I had to start there — before getting to her historic gold win. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVXHaenEcp6%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1"},{"html":"\u003cp>Because fresh off her latest Olympic victory, Hilary hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.\u003c/p>\n\n\u003cp>One of the highlights? A stop at \u003cem>Saturday Night Live\u003c/em>, where she appeared during Connor’s debut episode alongside fellow Team USA star \u003cstrong>Megan Keller\u003c/strong> — who, casually, scored the game-winning Olympic goal in the final against Canada.\u003c/p>\n\n\u003cp>But for Hilary, the real moment didn’t happen on stage — though that was an equally amazing highlight.\u003c/p>\n\n\u003cp>It happened backstage.\u003c/p>\n\n\u003cp>“Hudson and Rachel’s dressing room [was] right next to [mine and Megan’s], and at first I got in there, I was like, ‘don’t be a fangirl, don’t be a fangirl,’” she admitted. “And then we’re in there for hours, and I’m like, ‘I’m going next door.’”\u003c/p>\n\n\u003cp>It’s funny — and a little ironic — an Olympic hockey champion trying not to fangirl over actors playing hockey players. But it also speaks to something deeper: a shared understanding of performance at the highest level, no matter the arena.\u003c/p>\n\n\u003cp>“It’s like, we work our butts off, and we’re grinding always, and constantly, and doing all these amazing Olympic feats,” Hilary said. “And then, to kind of have that touchpoint was just really special.”\u003c/p>\n\n\u003cp>That same appreciation extended to the \u003cem>SNL\u003c/em> experience itself — a space Hilary recognized as elite in its own right.\u003c/p>\n\n\u003cp>“\u003cem>SNL\u003c/em> is really cool, because it’s just… it’s iconic, right? Everybody knows about it,” she said. “And then you go behind the curtain, so to speak, and it’s the same high-performance environment that you find in sports.”\u003c/p>\n\n\u003cp>In other words: greatness recognizes greatness.\u003c/p>\n\n\u003cp>And as for Connor and Hudson? Hilary had nothing but praise for Hollywood’s new favorite duo.\u003c/p>\n\n\u003cp>“Connor’s a superstar,” she said. “He’s got that aura, he’s got that vibe… there’s something special about those two. […] I can’t wait to see the other projects that they’re gonna work on.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU9YA14DOM6%2F","@url":"https://www.instagram.com/p/DU9YA14DOM6/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU9YA14DOM6/"},{"html":"\u003cp>The all-time leading goal scorer in U.S. Olympic women’s hockey helped lead Team USA back to the top, securing her fifth Olympic medal and closing out her Olympic career with gold.\u003c/p>\n\n\u003cp>Still, in the weeks since, she’s been less focused on the hardware and more focused on the moment.\u003c/p>\n\n\u003cp>“I’ve been taking it all in,” Hilary said. “There’s so many things that go into one person’s success, and I had friends and family there, and it was just so special in that way… what a storybook ending to win at the end.”\u003c/p>\n\n\u003cp>That perspective is what makes this win feel different.\u003c/p>\n\n\u003cp>“From a national team standpoint, representing your country is just always such a huge honor,” she continued. “When you take the ice, you really feel like America’s team, and you can have a positive impact through sport… and I really felt like that’s what we were doing out there.”\u003c/p>\n\n\u003cp>“And now to find that success at the end of the journey, and be able to share that tangible win with everyone — the medal — is so cool. All of us going into our respective communities, having a piece of hardware and being able to share that with people is just so outstanding.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Djg-p-MYqrVs","@url":"https://www.youtube.com/watch?v=jg-p-MYqrVs","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/jg-p-MYqrVs/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Hilary Knight","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=jg-p-MYqrVs"},{"html":"\u003cp>But if the medal is the headline, the memories are the story.\u003c/p>\n\n\u003cp>When I asked Hilary about her “happy place” during the Games, she didn’t hesitate. It wasn’t the rink. It wasn’t the podium.\u003c/p>\n\n\u003cp>It was a dinner. \u003c/p>\n\n\u003cp>A random, squeezed-in family dinner after one of the games.\u003c/p>\n\n\u003cp>“I was just filled with so much gratitude,” she said. “We ended up meeting at a pizza place… and to see my godchildren, it was just so cool that everyone made the trip. You could feel the love.”\u003c/p>\n\n\u003cp>“Everyone was just so happy to be at the Olympics, enjoying themselves, and it’s just sort of a testament to all the sacrifices they’ve made to put one of us kids in a position to realize our dreams… that was really special.”\u003c/p>\n\n\u003cp>Because while the world sees gold, she sees the path it took to get there.\u003c/p>\n\n\u003cp>“And it’s not necessarily a destination,” Hilary said, reflecting on the Hershey’s “Happy Place” message. “It’s really those smaller touchpoints along the way.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU5rM4XDORz%2F","@url":"https://www.instagram.com/p/DU5rM4XDORz/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU5rM4XDORz/"},{"html":"\u003cp>And then, as if the storybook ending needed one more chapter — there was this: an engagement.\u003c/p>\n\n\u003cp>During her final Olympic run, Hilary got engaged to four-time Olympic speed skater \u003cstrong>Brittany Bowe\u003c/strong>, who was also competing in her last Games.\u003c/p>\n\n\u003cp>The two, who met through the Olympics, found themselves — fittingly — sharing the experience side by side.\u003c/p>\n\n\u003cp>“We met through the Olympic Games, and the majority of each one of our lives has been spent in that Olympic spirit,” Hilary said. “So to be able to share that… we were actually just down the hall from one another, and it worked out really well.”\u003c/p>\n\n\u003cp>They saw each other every day. Cheered each other on. Moved through the chaos of the Games together.\u003c/p>\n\n\u003cp>“It was just kind of a storybook ending to these amazing careers,” she said. “Her last Games, my last Games… and she was at our gold medal victory as well.”\u003c/p>\n\n\u003cp>“So, to be able to share something like that with a person that you love the most is outstanding… it was just great.” \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7vMZR94DP5o%26t%3D1s","@url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7vMZR94DP5o/hqdefault.jpg","thumbnail_width":480,"title":"The Real Gold - Hershey's Olympics","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s"}],"canonical_url":"https://www.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","cuser":"user/ldap/1122166","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/Hilary Knight","keywords/Olympic","keywords/gold","keywords/Rivalry"],"permalink":"https://www.americantop40.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","primary_image":{"bucket":"new_assets","id":"%2F69cd9dd33b7cb08dec74f1b6"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1775082960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","social_title":"Hilary Knight Reflects On Olympic Gold, 'Heated Rivalry' Fandom, & A Storybook Ending In Milan","summary":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/sports"],"distribution":["brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More"},"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cd9dd33b7cb08dec74f1b6","title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","description":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","author":"Lauren Crawford"},"pub_start":1775082960000,"pub_until":4115978604802,"pub_changed":1775131710520,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/sports","brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cd9b5b3b7cb08dec74f1a2","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","keyword:keywords/Hilary Knight","keyword:keywords/Olympic","keyword:keywords/gold","keyword:keywords/Rivalry","author:user"]}},{"id":"%2F69c1af55054f74280c8eb3b9","type":"PUBLISHING","record":{"ref_id":"%2F69c1af55054f74280c8eb3b9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"064e641f-48d2-4180-93af-5f476cc94bff","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"author":"Lauren Crawford","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c70e615f1c4d0587092a1b","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>When you’re the first, the hope is that you’re not the last.\u003c/p>\n\n\u003cp>Before \u003cstrong>Erin Jackson\u003c/strong> became the first Black woman to win an individual Winter Olympic gold medal, there was \u003cstrong>Debi Thomas\u003c/strong> — the first Black woman to win a medal at the \u003ca href=\"https://www.binnews.com/content/2026-02-05-black-olympians-on-team-usa-at-milano-cortina-2026/\" data-content-id=\"/6984d04c3c7deeae4c4e3203\">Winter Olympics\u003c/a>, earning bronze in figure skating in 1988.\u003c/p>\n\n\u003cp>Then came \u003cstrong>Vonetta Flowers\u003c/strong>, who became the first Black athlete to win gold at the Winter Olympics as part of the U.S. two-woman bobsled team in 2002.\u003c/p>\n\n\u003cp>Now, there’s a growing list of names following in their footsteps — 2026 gold medalists \u003cstrong>Elana Meyers Taylor \u003c/strong>(monobob) and \u003cstrong>Laila Edwards\u003c/strong> (ice hockey) both made history in their respective sports at this year's Games — each helping to reframe what’s possible for Black women in winter sports.\u003c/p>\n\n\u003cp>Together, they’ve brought a new level of visibility to a space that hasn’t always reflected them, opening doors and holding them open for the next generation.\u003c/p>\n\n\u003cp>While Jackson didn’t leave the 2026 Games with a medal, she accomplished something just as meaningful: her third Olympic appearance — and history, once again, as the first Black woman to serve as a flag bearer for Team USA.\u003c/p>\n\n\u003cp>It’s one thing to say medals aren’t everything — it’s another to live it. And what Jackson, along with those who came before her and those coming after, are doing is bigger than gold, silver, or bronze.\u003c/p>\n\n\u003cp>It’s about impact. Exposure. Possibility.\u003c/p>\n\n\u003cp>It’s about showing Black girls there is space for them — on the ice, on the podium, and anywhere their dreams take them.\u003c/p>\n\n\u003cp>It’s that ability to dream big and not let anything, including a lack of representation, stand in your way — that Jackson stands firm in. And for her, that message is clear. \u003c/p>\n\n\u003cp>“Don’t be afraid to try something new,” she told iHeartRadio in an exclusive interview. “I know that it really helps to see people like you achieving something, but also don’t be afraid to be the first.”\u003c/p>\n\n\u003cp>Read our full Q&amp;A with Erin Jackson below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIOum6OT_tbo","@url":"https://www.youtube.com/watch?v=IOum6OT_tbo","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IOum6OT_tbo/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Erin Jackson","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=IOum6OT_tbo"},{"html":"\u003cp>\u003cstrong>\u003cem>Watching you compete in Milan was such a proud moment — I loved tuning into every race. When you think back on the Games, what moments will stay with you the longest?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>One of them for sure was walking out with the flag in the opening ceremonies. It's just an amazing way to kick off the Games. And then being there with my teammates. For a lot of them, it was their first Olympics, so just being able to witness a lot of firsts for them was really awesome. I feel like the mom of the team, so it's really cool getting to witness these things with my teammates. \u003c/p>\n\n\u003cp>And then also getting to watch a lot of the other Olympic sports, especially with athletes from those sports, because they could share the details and the behind-the-scenes things and the scoring and all of that. So, yeah, I had a lot of really cool moments from the Games.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>We’re chatting because of \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/playlist?list=PLPVPW_jOYzNst-kH-z5d3dl_7yKievufJ\" target=\"_blank\">\u003cstrong>\u003cem>Hershey’s It’s Your Happy Place campaign\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. With the games now behind you, what was your happy place in Milan? What centered you while you were there?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>My happy place was definitely with my teammates. Being on the speed skating team is basically a full-time job. We see each other all the time, so it's really lucky that we actually like each other, because we have to spend pretty much all of our time with each other. We really enjoy hanging out together. \u003c/p>\n\n\u003cp>We play a lot of card games and hang out together in our downtime. That was definitely my happy place: being with my team. We were all on the same floor of the Team USA building, so we got to see each other every day, just like usual.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU578xFjiVG%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en"},{"html":"\u003cp>\u003cstrong>\u003cem>Being the first Black woman to win an individual gold medal at the Winter Olympics is huge. You’ve said before you didn’t want to be the last — and this year, we saw Elana Meyers Taylor and Laila Edwards add to that legacy. What does it feel like to see that circle expanding?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>It's amazing. I feel like the more people we have, the more exposure there is, and then the potential for getting more and more women — and just people of color in general — involved in winter sports. So getting the word out, it's amazing to see more and more people having success in winter sports.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>You can’t talk about that progress without acknowledging the barriers many Black communities face when it comes to winter sports. You’ve spoken about wanting to create pathways for young athletes of color — what would meaningful change look like to you, and is that something you still see yourself building toward?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I'm not sure if I could have even continued in this sport if I wasn't fortunate enough to make that first Olympic team in 2018, because it's really expensive just being in speed skating to begin with, but also, you know, kind of uprooting my life and moving across the country. \u003c/p>\n\n\u003cp>So there are a lot of barriers to winter sports, and especially with speed skating. There are only two places to do it in the whole country for the programs that we have. So it's still very much one of my goals to help lower that barrier through a scholarship program to be able to fund some athletes to get a start in the sport and help them out as much as I can.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU005omjYXL%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>Switching gears a bit. You’ve said you can’t imagine stepping away from speed skating right now. As you look ahead, whether that’s 2030 or just the next chapter, what excites you most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, I'm super excited about keeping the momentum going because I unfortunately didn't win a medal at these Olympics. But, the progress that I've made over the past few years with my skating technique — and there are a lot of really technical things that go into the sport — I've made a ton of progress over the past few years. I'm really looking forward to keeping that going and really being able to show that.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>Is there anything you’d approach differently in your preparation for 2030 compared to previous cycles?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, the main thing would be I need to get surgery on my back, because I have a few disc herniations. So once I get that under control, then I can get back to the more traditional forms of training, because there are a lot of things that I just haven't been able to do over the past few years. So I'm really looking forward to training the way I need to — and being really protective of my back going forward.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>One of my favorite parts of your story is your friendship with Brittany Bowe — it’s really special. With this being her final Olympics, were you able to fully take in that last run together? And what moments from Milan with her stand out most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, there are a few of us here in the Netherlands for the final competition of the season, but because Brittany retired, she isn't here. So almost every day we're like, 'We miss Brittany. We wish Brittany was here.' It's definitely gonna be tough not having her going forward. But, she'll still be around. She'll still be in the Salt Lake area. It'll be nice to hang out with her and catch up. \u003c/p>\n\n\u003cp>We spent a lot of time together in Milan — going to hockey games, or going to the dining hall, or venturing off campus to go find some other meals out in Milan together. I feel like we do a lot of stuff together, and that won't change just because she's not on the team anymore.\u003c/p>\n\n\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> or click \u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","cuser":"user/ldap/1122166","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/Erin Jackson","keywords/Winter Olympics"],"permalink":"https://www.americantop40.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","primary_image":{"bucket":"new_assets","id":"%2F69c70e615f1c4d0587092a1b"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1774653660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","social_title":"","summary":"When you’re the first, the hope is that you’re not the last.","targets":[{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Erin Jackson Made History — Now She’s Focused On What Comes Next"},"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c70e615f1c4d0587092a1b","title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","description":"When you’re the first, the hope is that you’re not the last.","author":"Lauren Crawford"},"pub_start":1774653660000,"pub_until":4115978604802,"pub_changed":1775008248308,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/69c1af55054f74280c8eb3b9","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","keyword:keywords/Erin Jackson","keyword:keywords/Winter Olympics","author:user"]}},{"id":"%2F69c1af4f4ec3fa68d698c09b","type":"PUBLISHING","record":{"ref_id":"%2F69c1af4f4ec3fa68d698c09b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5769a7b2-b8ac-4934-ab92-c6beed738dc0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c1cb554ec3fa68d698c0ab","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus \u003cstrong>Jordan Stolz \u003c/strong>operates with.\u003c/p>\n\n\u003cp>Now, don't get it twisted, he's still a cool-as-ice speed skater, but he has the mindset of an Olympic champion. So much so, he doesn’t even have a competition playlist or listen to music when he's in competition mode. (I know. I was shocked too.)\u003c/p>\n\n\u003cp>But blocking out the noise is a big part of why Stolz had the most successful run of the Games, finishing with the highest medal count for Team USA — a result he simply described as &quot;not bad.&quot;\u003c/p>\n\n\u003cp>&quot;Would have liked to have three golds, but two is pretty good,&quot; he admitted with a laugh. \u003c/p>\n\n\u003cp>Stolz’s time in Milan wasn’t just defined by what happened on the ice. He told iHeartRadio that he found joy in visualizing those wins — and later, unwinding with them in a way only he could. \u003c/p>\n\n\u003cp>“I would say my happy place was [lying] in bed with my gold medals, and maybe a couple of Hershey’s bars on the side, right?&quot; he recalled. &quot;The gold medal and the \u003ca href=\"https://shop.hersheys.com/\" target=\"_blank\">Hershey’s\u003c/a> chocolate, probably equal, but yeah, [that was] my happy place for the moment of the games.” \u003c/p>\n\n\u003cp>For a 21-year-old who was inspired by \u003cstrong>Apolo Ohno\u003c/strong> and\u003cstrong> Shani Davis\u003c/strong> in 2010 to lace up his first pair of skates, Stolz has already accomplished what many athletes spend a lifetime chasing. \u003c/p>\n\n\u003cp>But for the first-time Olympian, that reality was still a dream just weeks ago, which is why he said he would tell anyone inspired by his journey to &quot;keep on skating as hard as you can, and don’t lose focus of [those] dreams, because they’re right around the corner, and it was [for me].&quot;\u003c/p>\n\n\u003cp>I caught up with Stolz to talk about his record-breaking Olympics run, the mindset behind it, and what comes next.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoRJaWfhXxgE","@url":"https://www.youtube.com/watch?v=oRJaWfhXxgE","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/oRJaWfhXxgE/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Jordan Stolz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=oRJaWfhXxgE"},{"html":"\u003cp>\u003cstrong>\u003cem>What was going through your mind the first time you touched Olympic ice — and then stood on the podium? Did it meet your expectations?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, when I touched the ice for the first time, it was really weird, actually, because the rink is temporary. The ice, the cracking underneath, the lake sound — all of that was really surprising. But it didn’t affect the races at all. I’m actually surprised with how fast they could make the ice there, and the quality of it. They did a really good job, so I really enjoyed it.\u003c/p>\n\n\u003cp>And being on the podium, that’s something. The feeling of hearing the national anthem is probably the most outstanding thing because the whole country’s behind you in that moment, right? You just won a gold medal, and it’s not another country’s anthem that’s playing — it’s yours, and that makes you feel kind of good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>When you look back on the Games beyond the medals, what moments will stay with you the longest? The mullet moment? The Olympic ring pasta?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I think all of those put together [are] memories that I’m never gonna forget. I don’t know if I have a single one memory that I love the most. I think it’s just becoming an Olympic champion for the first time. That’s something that will never leave your heart. That’s what I feel the best about.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVRGwGVCBho%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>When I think about you, Alysa Liu, and Amber Glenn, I’m struck by your mindset — the confidence, the composure, the way you perform under pressure. Where does your mindset come from?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I’m not exactly sure. Maybe just my family’s lifestyle and how I was raised — maybe that has something to do with it. I think I have a pretty good mindset going into the races. I try to focus on what I can do in the race and not let outside things affect me. I think I did a pretty good job of that at the Games, so it was good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>What happens now as you look ahead to 2030?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>There’s gonna be a lot of training. Hopefully, I’m still eating Hershey’s chocolate.\u003c/p>\n\n\u003cp>\u003cem>This conversation has been edited for clarity and length.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","cuser":"user/ldap/1122166","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/Hersheys","keywords/Jordan Stolz","keywords/Olympic"],"permalink":"https://www.americantop40.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","primary_image":{"bucket":"new_assets","id":"%2F69c1cb554ec3fa68d698c0ab"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},"publish_date":1774307940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","social_title":"","summary":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise"},"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c1cb554ec3fa68d698c0ab","title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","description":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","author":"Lauren Crawford"},"pub_start":1774307940000,"pub_until":4115978604802,"pub_changed":1774310746880,"subscription":[{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69c1af4f4ec3fa68d698c09b","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","keyword:keywords/Hersheys","keyword:keywords/Jordan Stolz","keyword:keywords/Olympic","author:user"]}},{"id":"%2F699ef514536f94cea803adcd","type":"PUBLISHING","record":{"ref_id":"%2F699ef514536f94cea803adcd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dd35557e-d35e-441d-897d-b0697611bf53","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2F247-news-6043%2F","@url":"https://www.iheart.com/live/247-news-6043/","author_name":"24/7 News","author_url":"https://www.iheart.com/live/247-news-6043/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_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/re/assets.streams/66db788b1af019edc73862eb?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/247-news-6043/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F699ef5bb536f94cea803add8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">White House press secretary \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">\u003cstrong>Karoline Leavitt\u003c/strong>\u003c/a> shared a photo on her Instagram Story of herself and members of the U.S. men's ice hockey team during their visit to the White House, which included \u003cstrong>Tage Thompson\u003c/strong> wearing a 'Make America Great Again' and \u003cstrong>Jack\u003c/strong> and \u003cstrong>Quinn Hughes\u003c/strong> wearing 'USA 45-47' hats, referencing President \u003cstrong>Donald Trump\u003c/strong>, on Tuesday (February 24).\u003c/p>\n\n\u003cp>A video shared by journalist \u003cstrong>Savannah Behrmann\u003c/strong> also showed Thompson walking through the United States Capitol wearing the 'Make America Great Again' hat ahead of Trump's State of the Union address. Team USA's appearance in Washington, D.C., came two days after its historic gold medal victory against arch rival Canada in the 2026 Milan Cortina Winter Olympics, with the Americans receiving backlash for viral videos that took place during their celebration.\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%2Fangelovesracing%2Fstatus%2F2026510566744019204","@url":"https://x.com/angelovesracing/status/2026510566744019204","author_name":"ange ˚୨୧⋆｡","author_url":"https://twitter.com/angelovesracing","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\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/angelovesracing/status/2026510566744019204","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/angelovesracing/status/2026510566744019204"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FSavBehrmannDC%2Fstatus%2F2026489299391160550","@url":"https://x.com/SavBehrmannDC/status/2026489299391160550","author_name":"Savannah Behrmann","author_url":"https://twitter.com/SavBehrmannDC","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\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/SavBehrmannDC/status/2026489299391160550","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavBehrmannDC/status/2026489299391160550"},{"html":"\u003cp>A viral clip showed \u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">FBI Director \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">\u003cstrong>Kash Patel\u003c/strong>\u003c/a> chugging beers with the team in the locker room before a separate video showed him holding a cellphone with Trump on speaker phone joking that he'd also have to invite the \u003ca href=\"https://www.iheart.com/content/2026-02-23-us-womens-hockey-team-makes-decision-on-state-of-the-union-invite/\" target=\"_blank\">U.S. women's ice hockey team\u003c/a>, who also defeated Canada to win gold, to the State of the Union address or he &quot;would be impeached.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-02-24-jack-hughes-breaks-silence-on-backlash-over-team-usa-trump-phone-call/\" target=\"_blank\">Jack Hughes\u003c/a>, who scored the golden goal against Canada, downplayed the criticism during an interview outside of the nightclub E11even Miami, where the team celebrated its gold medal victory Monday (February 23), via \u003ca href=\"https://www.espn.com/nhl/story/_/id/48022965/jack-hughes-talks-trump-backlash-women-team\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;Everyone is giving us backlash for all the social media stuff today. People are so negative out there, and they are just trying to find a reason to put people down and make something out of almost nothing,&quot; Hughes said.\u003c/p>\n\n\u003cp>Hughes, whose mother, \u003cstrong>Ellen\u003c/strong>, played for and serves as a consultant for the U.S. women's team, said the two teams grew closer during their respective journeys at the 2026 Winter Olympics.\u003c/p>\n\n\u003cp>&quot;Our relationship with them, over the course of being in the Olympic Village, I think we are so tight with their group. After we won the gold medal, we were in the cafeteria at 3:30 a.m. in the morning with them. We go from there, pack our bags and we're on the bus,&quot; Hughes said via \u003cem>ESPN\u003c/em>. &quot;People are so negative about things. I think everyone in that locker room knows how much we support them, how proud we are of them. The same way we feel about them, they feel about us.&quot;\u003c/p>\n\n\u003cp>The U.S. women's ice hockey team declined Trump's invitation to the State of the Union address, a USA Hockey spokesperson said in a statement obtained by \u003ca href=\"https://www.nbcnews.com/politics/white-house/us-womens-hockey-team-declines-trumps-invitation-state-union-rcna260299\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a> on Monday.\u003c/p>\n\n\u003cp>&quot;We are sincerely grateful for the invitation extended to our gold medal–winning U.S. Women’s Hockey Team and deeply appreciate the recognition of their extraordinary achievement,&quot; the spokesperson said. &quot;Due to the timing and previously scheduled academic and professional commitments following the Games, the athletes are unable to participate.&quot;\u003c/p>\n\n\u003cp>&quot;They were honored to be included and are grateful for the acknowledgment,&quot; the spokesperson added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","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/Karoline Leavitt","keywords/Donald Trump","keywords/address","keywords/Quinn Hughes","keywords/hats","keywords/Jack Hughes","keywords/men","keywords/photo","keywords/Kash Patel","keywords/players","keywords/women","keywords/USA","keywords/ice hockey team","keywords/Team USA","keywords/Savannah Behrmann"],"permalink":"https://www.americantop40.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","primary_image":{"bucket":"new_assets","id":"%2F699ef5bb536f94cea803add8"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1772026440000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","social_title":"","summary":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats"},"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","summary":{"image":"https://i.iheart.com/v3/re/new_assets/699ef5bb536f94cea803add8","title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","description":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","author":"Jason Hall"},"pub_start":1772026440000,"pub_until":4115978604802,"pub_changed":1772124411391,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["categories/sports","sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/699ef514536f94cea803adcd","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","keyword:keywords/Karoline Leavitt","keyword:keywords/Donald Trump","keyword:keywords/address","keyword:keywords/Quinn Hughes","keyword:keywords/hats","keyword:keywords/Jack Hughes","keyword:keywords/men","keyword:keywords/photo","keyword:keywords/Kash Patel","keyword:keywords/players","keyword:keywords/women","keyword:keywords/USA","keyword:keywords/ice hockey team","keyword:keywords/Team USA","keyword:keywords/Savannah Behrmann","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":14,"value":{"feed_id":"ID:meet-the-show-feed","feed_index":8,"size":0,"title":"Meet The Show"},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}]},"tags":[],"schedule":null,"podcasts":["80159774"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":1,"link":null,"min_size":0,"position":null,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2ac9c687d5c8c233bfce56","type":"PUBLISHING","record":{"ref_id":"%2F6a2ac9c687d5c8c233bfce56","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"81502bbd-6a99-4ae6-b09b-ec3f1b583dff","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"id":"333396848","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b21be13fbfe398361c3c4","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/niall-horan-31344347/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31344347\" data-catalog-related-id=\"\">\u003cstrong>Niall Horan\u003c/strong>\u003c/a> is sharing some insight into his writing process.\u003c/p>\n\n\u003cp>The Irish musician joined \u003ca href=\"https://www.iheart.com/artist/nick-jonas-30584710/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30584710\" data-catalog-related-id=\"\">\u003cstrong>Nick Jonas\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/joe-jonas-601051/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"601051\" data-catalog-related-id=\"\">\u003cstrong>Joe Jonas\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/kevin-jonas-30696612/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30696612\" data-catalog-related-id=\"\">\u003cstrong>Kevin Jonas\u003c/strong>\u003c/a> on \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/episode/hey-niall-horan-336549954\" target=\"_blank\">the June 11 episode\u003c/a> of the \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/\" data-catalog-kind=\"podcast\" data-catalog-id=\"333396848\" data-catalog-related-id=\"\">\u003cem>Hey Jonas!\u003c/em>\u003c/a> podcast where they chatted about some of Horan's &quot;steamy&quot; songs, such as &quot;Slow Hands&quot; and &quot;Tastes So Good,&quot; the latter of which features on \u003ca href=\"https://www.iheart.com/content/2026-06-05-niall-horan-dishes-out-new-album-dinner-party/\" target=\"_blank\">Horan's new album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-05-niall-horan-dishes-out-new-album-dinner-party/\" target=\"_blank\">\u003cem>Dinner Party\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>After Nick commended Horan for doing &quot;a very good job&quot; of writing &quot;steamy pop songs,&quot; he asked Horan what it takes to walk the line between the &quot;sexy vibes&quot; while still staying in a &quot;more ambiguous state.&quot; \u003c/p>\n\n\u003cp>&quot;For me, the songs we're talking about, the title comes first. It tells you it wants to be sexy, steamy,&quot; Horan said. &quot;You just have to write the song that's in front of you. I think a lot of the time, we kind of back out of the idea of writing something like that because it might be 'not you' or 'cringey.' [...] You have to write what the song is telling you.&quot;\u003c/p>\n\n\u003cp>On \u003cem>Hey Jonas!\u003c/em> the \u003ca href=\"https://www.iheart.com/artist/jonas-brothers-40624/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40624\" data-catalog-related-id=\"\">Jonas Brothers\u003c/a> give fans the chance to \u003ca href=\"https://www.iheart.com/content/2026-05-18-jonas-brothers-launch-new-hey-jonas-podcast-how-to-listen/\" target=\"_blank\">listen to Kevin, Joe and Nick like never before\u003c/a> as they have candid, playful and often chaotic conversations with each other as well as special guests. Follow along with new episodes of \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/\" target=\"_blank\">\u003cem>Hey Jonas!\u003c/em>\u003c/a> and even \u003ca href=\"https://www.iheart.com/content/2026-06-01-you-can-now-watch-your-favorite-podcasts-on-iheartradio/\" target=\"_blank\">watch the conversations\u003c/a> on the iHeartRadio app and at iHeart.com.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs/","cuser":"user/ldap/1129327","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/Niall Horan","keywords/Nick Jonas","keywords/Hey Jonas!","keywords/podcast"],"permalink":"https://www.americantop40.com/content/2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs/","primary_image":{"bucket":"new_assets","id":"%2F6a2b21be13fbfe398361c3c4"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781217660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","social_title":"","summary":"\"You have to write what the song is telling you.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Niall Horan (31344347)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Niall Horan Shares His Process Of Writing 'Steamy' Songs"},"slug":"2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b21be13fbfe398361c3c4","title":"Niall Horan Shares His Process Of Writing 'Steamy' Songs","description":"\"You have to write what the song is telling you.\"","author":"Sarah Tate"},"pub_start":1781217660000,"pub_until":4115978604802,"pub_changed":1781218060004,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Niall Horan (31344347)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ac9c687d5c8c233bfce56","slug:2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","slug:2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","keyword:keywords/Niall Horan","keyword:keywords/Nick Jonas","keyword:keywords/Hey Jonas!","keyword:keywords/podcast","author:user"]}},{"id":"%2F6a2aca5fd9a9b7b99dadaf13","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca5fd9a9b7b99dadaf13","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0a942c74-d3ab-4ffb-87e6-d01e98bedfc4","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b21b3be5473ff225556b3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jennifer-lopez-35549/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35549\" data-catalog-related-id=\"\">\u003cstrong>Jennifer Lopez\u003c/strong>\u003c/a> struggled to adjust to her quick rise to fame.\u003c/p>\n\n\u003cp>During an appearance on \u003ca href=\"https://www.iheart.com/podcast/1119-films-to-be-buried-with-w-31077271/episode/jennifer-lopez-office-romance-hustlers-out-of-sight-398-336450898\" target=\"_blank\">the June 10 episode\u003c/a> of her \u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">\u003cem>Office Romance\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\"> costar \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">\u003cstrong>Brett Goldstein\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">'s\u003c/a> \u003cem>Films to Be Buried With\u003c/em> podcast, Lopez opened up about her increased anxiety in the early years of her career and learning how to cope with fame following her breakthrough role in the 1997 biopic \u003cem>Selena\u003c/em>, per \u003ca href=\"https://people.com/jennifer-lopez-started-getting-panic-attacks-after-fame-from-selena-role-11995190\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Lopez shot to fame thanks to her performance as late Mexican-American musical sensation \u003ca href=\"https://www.iheart.com/artist/selena-28220/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"28220\" data-catalog-related-id=\"\">\u003cstrong>Selena Quintanilla-Pérez\u003c/strong>\u003c/a>, who took the world by storm with her debut album in 1989 but whose life was tragically cut short when she was murdered in 1995 by \u003cstrong>Yolanda Saldívar\u003c/strong>, president of her fan club. \u003c/p>\n\n\u003cp>After Goldstein asked how Lopez navigated her newfound fame after coming from a family outside of showbusiness, she candidly explained that she was struggling with the massive change, admitting, &quot;It was really bad at first... It was a really bad time.&quot;\u003c/p>\n\n\u003cp>She remembered being &quot;terrified&quot; shortly after the movie came out when someone she didn't know started yelling her name and thinking &quot;please don't attack me.&quot;\u003c/p>\n\n\u003cp>&quot;And they came over, and I was just like so on the defensive and angry... and they were like, 'I loved you in \u003cem>Selena\u003c/em>' or whatever. And I was just like, 'Oh, s---,'&quot; she recalled, adding, &quot;I remember going back to my apartment and realizing my life had changed. I was no longer anonymous, and I started getting panic attacks. The idea of that, and not being able to reverse that, was so scary to me.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/\" target=\"_blank\">The &quot;On the Floor&quot; singer\u003c/a> worried that she would be &quot;trapped&quot; in fame because she did something &quot;I can't undo,&quot; but &quot;little by little&quot; she learned how to &quot;cope and adjust,&quot; partly by speaking with others in the industry about her experience.\u003c/p>\n\n\u003cp>&quot;It wasn't something that couldn't be undone, that nothing is that permanent, nothing is,&quot; she said. &quot;Everything always is changing, and that was a principle [that] kind of helped me through that.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role/","cuser":"user/ldap/1129327","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/Jennifer Lopez","keywords/Selena Quintanilla-Pérez","keywords/Selena","keywords/fame"],"permalink":"https://www.americantop40.com/content/2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role/","primary_image":{"bucket":"new_assets","id":"%2F6a2b21b3be5473ff225556b3"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781213880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","social_title":"","summary":"\"It was really bad at first...\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["categories/music-news"],"distribution":["artists/Jennifer Lopez (33753090)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why Jennifer Lopez Felt 'Terrified' Of Fame After Landing 'Selena' Role"},"slug":"2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b21b3be5473ff225556b3","title":"Why Jennifer Lopez Felt 'Terrified' Of Fame After Landing 'Selena' Role","description":"\"It was really bad at first...\"","author":"Sarah Tate"},"pub_start":1781213880000,"pub_until":4115978604802,"pub_changed":1781214245764,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["categories/music-news","artists/Jennifer Lopez (33753090)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca5fd9a9b7b99dadaf13","slug:2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","slug:2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","keyword:keywords/Jennifer Lopez","keyword:keywords/Selena Quintanilla-Pérez","keyword:keywords/Selena","keyword:keywords/fame","author:user"]}},{"id":"%2F6a2b1cbc67c509db831da024","type":"PUBLISHING","record":{"ref_id":"%2F6a2b1cbc67c509db831da024","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8f77b535-f62f-4716-be24-771eed9ea996","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b1d21fca817d032b85799","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> recently revealed that she experienced a near anxiety attack before her headlining performance at Glastonbury 2025. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-04-olivia-rodrigo-recalls-partying-with-charli-xcx-out-of-my-element/\" target=\"_blank\">The 23-year-old pop star\u003c/a> took to the Pyramid Stage last June where she performed alongside \u003cstrong>Robert Smith\u003c/strong> of \u003ca href=\"https://www.iheart.com/artist/the-cure-32153/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32153\" data-catalog-related-id=\"\">The Cure\u003c/a>, singing the band's classics like &quot;Friday I'm In Love&quot; and &quot;Just Like Heaven.&quot; The headline set marked her second appearance at the iconic festival after debuting on The Other Stage in 2022, per \u003ca href=\"https://www.nme.com/news/music/olivia-rodrigo-says-she-had-an-anxiety-attack-before-her-glastonbury-headline-set-3950190\" target=\"_blank\">\u003cem>NME\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Now a year later, Rodrigo opened up to the \u003ca href=\"https://www.bbc.com/news/articles/cly83elvz70o\" target=\"_blank\">\u003cem>BBC\u003c/em>\u003c/a> about her pre-show nerves.\u003c/p>\n\n\u003cp>&quot;I remember having a near anxiety attack in the bathroom, like, 'How am I going to do this? I don't know if I'm ready,'&quot; she said, before explaining that a wave of calm swept over her once she began to sing. &quot;Something overcame me the second I stepped on stage and started singing.&quot;\u003c/p>\n\n\u003cp>She continued, &quot;I felt totally calm and so in my element. I'm not very spiritual or religious, but it's moments like that where I feel music is just so magical that you just can't really describe it.&quot;\u003c/p>\n\n\u003cp>Rodrigo also expressed her deep &quot;reverence&quot; for Glastonbury, stating that she put &quot;so much love and care into&quot; her set and describing the experience as &quot;probably the best weekend&quot; of her life. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-20-olivia-rodrigo-teases-new-single-the-cure-one-of-my-favorites/\" target=\"_blank\">The &quot;drop dead&quot; singer\u003c/a> reunited with Smith on \u003ca href=\"https://www.iheart.com/content/2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album/\" target=\"_blank\">her new album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album/\" target=\"_blank\">\u003cem>you seem pretty sad for a girl so in love\u003c/em>\u003c/a>, collaborating on the track &quot;What's Wrong With Me&quot; both in the studio and while debuting the song in a surprise set at the Primavera Sound music festival in Barcelona.\u003c/p>\n\n\u003cp>\u003cem>you seem pretty sad for a girl so in love\u003c/em> drops Friday, June 12.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"ea580aa52a627814498ceed1c5e6b0ade3746962bcc8d0ba54460a5e699075b0","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Olivia Rodrigo","keywords/Glastonbury 2025","keywords/anxiety attack","keywords/Robert Smith","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/British cuisine","keywords/Sorvo","keywords/sorvo"],"permalink":"https://www.americantop40.com/content/2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance/","primary_image":{"bucket":"new_assets","id":"%2F6a2b1d21fca817d032b85799"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1781210940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","social_title":"","summary":"The \"drop dead\" singer opened up about her pre-show nerves before headlining Glastonbury 2025.","targets":[{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Rodrigo Nearly Had 'Anxiety Attack' Before Big Festival Performance"},"slug":"2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b1d21fca817d032b85799","title":"Olivia Rodrigo Nearly Had 'Anxiety Attack' Before Big Festival Performance","description":"The \"drop dead\" singer opened up about her pre-show nerves before headlining Glastonbury 2025.","author":""},"pub_start":1781210940000,"pub_until":4115978604802,"pub_changed":1781211306554,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b1cbc67c509db831da024","slug:2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","slug:2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","keyword:keywords/ai-assisted","keyword:keywords/Olivia Rodrigo","keyword:keywords/Glastonbury 2025","keyword:keywords/anxiety attack","keyword:keywords/Robert Smith","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/British cuisine","keyword:keywords/Sorvo","keyword:keywords/sorvo"]}},{"id":"%2F6a2b0bce6e81cf4f65e107a1","type":"PUBLISHING","record":{"ref_id":"%2F6a2b0bce6e81cf4f65e107a1","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"11554","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MEXICO CITY, MEXICO - JUNE 11: Shakira performs during the Opening Ceremony before the FIFA World Cup 2026 Group A match between Mexico and South Africa at Mexico City Stadium on June 11, 2026 in Mexico City, Mexico. (Photo by Carl Recine/Getty Images)","id":"%2F6a2b0bc85cca47257eaf0e65","new_tab":false,"schedule":{},"source_credit":"Carl Recine / Getty Images Sport / Getty Images","title":"Mexico v South Africa: Group A - FIFA World Cup 2026","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The FIFA World Cup 2026 kicked off with a vibrant opening ceremony at Estadio Azteca in Mexico City on Thursday (June 11). The event featured performances by global stars, including Colombian pop icon \u003cstrong>Shakira\u003c/strong> and Nigerian artist \u003cstrong>Burna Boy\u003c/strong>. They performed &quot;Dai Dai&quot; as part of the FIFA Sound project, which aims to blend global music cultures with the World Cup experience.\u003c/p>\n\n\u003cp>The ceremony, held before the opening match between Mexico and South Africa, showcased a rich mix of Latin American and international talent. Mexican singer \u003cstrong>Alejandro Fernández\u003c/strong> performed the Mexican national anthem, while South African artist \u003cstrong>Tyla\u003c/strong> sang the South African anthem. The event also included performances by artists such as \u003cstrong>J Balvin\u003c/strong>, \u003cstrong>Belinda\u003c/strong>, and \u003cstrong>Danny Ocean\u003c/strong>.\u003c/p>\n\n\u003cp>Legendary Italian tenor \u003cstrong>Andrea Bocelli\u003c/strong> joined \u003cstrong>EJAE\u003c/strong> to perform the official World Cup anthem &quot;DNA,&quot; alongside \u003cstrong>David Guetta\u003c/strong> and \u003cstrong>Megan Thee Stallion\u003c/strong>. The opening ceremony set a festive tone for the tournament, which is being hosted by the United States, Canada, and Mexico for the first time.\u003c/p>\n\n\u003cp>The 2026 World Cup is notable for being the first tournament to feature 48 teams, up from the previous 32, and for having three separate opening ceremonies across the host nations. Following the Mexico City event, Toronto and Los Angeles will host their own ceremonies on subsequent days.\u003c/p>\n\n\u003cp>The opening match saw Mexico face South Africa in a highly anticipated rematch of their 2010 World Cup opener. The event marked the beginning of a month-long celebration of football, culture, and entertainment.\u003c/p>\n","schedule":{},"type":"html"},{"id":"36640","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Italian singer Andrea Bocelli and South Korean-American singer and songwriter Ejae perform during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Rodrigo OROPEZA / AFP via Getty Images)","id":"%2F6a2b11fc06d42df84d15186e","new_tab":false,"schedule":{},"source_credit":"RODRIGO OROPEZA / AFP / Getty Images","title":"FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Colombian singer and producer J Balvin performs during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Yuri CORTEZ / AFP via Getty Images)","id":"%2F6a2b14962b5a1317fce9ad72","new_tab":false,"schedule":{},"source_credit":"YURI CORTEZ / AFP / Getty Images","title":"FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MEXICO CITY, MEXICO - JUNE 11: Tyla sings the South African national anthem during the FIFA World Cup 2026 Group A match between Mexico and South Africa at Mexico City Stadium on June 11, 2026 in Mexico City, Mexico. (Photo by Carl Recine/Getty Images)","id":"%2F6a2b14e706d42df84d15186f","new_tab":false,"schedule":{},"source_credit":"Carl Recine / Getty Images Sport / Getty Images","title":"Mexico v South Africa: Group A - FIFA World Cup 2026","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"South KoreanAmerican singer, songwriter, and record producer Ejae performs during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Yuri CORTEZ / AFP via Getty Images)","id":"%2F6a2b14fb2b5a1317fce9ad73","new_tab":false,"schedule":{},"source_credit":"YURI CORTEZ / AFP / Getty Images","title":"FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"TOPSHOT - Colombian singer, songwriter and producer Shakira performs during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Rodrigo OROPEZA / AFP via Getty Images)","id":"%2F6a2b15262b5a1317fce9ad74","new_tab":false,"schedule":{},"source_credit":"RODRIGO OROPEZA / AFP / Getty Images","title":"TOPSHOT-FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"4a09a446616e881c41ec8ffe01b439276890cbe0dc9c6886a2ab2802f2e010e6","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/FIFA World Cup 2026","keywords/Shakira","keywords/Burna Boy","keywords/opening ceremony","keywords/Mexico City","keywords/Estadio Azteca"],"permalink":"https://www.americantop40.com/content/2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos/","primary_image":{"bucket":"assets.getty","id":"%2F6a2b0bc85cca47257eaf0e65"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1781208180000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","social_title":"","summary":"The FIFA World Cup 2026 is officially underway — and the opening ceremony lineup did NOT disappoint! ","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Shakira, J Balvin & More Kick Off FIFA World Cup In Mexico: See The Photos"},"slug":"2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2b0bc85cca47257eaf0e65","title":"Shakira, J Balvin & More Kick Off FIFA World Cup In Mexico: See The Photos","description":"The FIFA World Cup 2026 is officially underway — and the opening ceremony lineup did NOT disappoint! ","author":""},"pub_start":1781208180000,"pub_until":4115978604802,"pub_changed":1781208921960,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b0bce6e81cf4f65e107a1","slug:2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","slug:2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","keyword:keywords/ai-assisted","keyword:keywords/FIFA World Cup 2026","keyword:keywords/Shakira","keyword:keywords/Burna Boy","keyword:keywords/opening ceremony","keyword:keywords/Mexico City","keyword:keywords/Estadio Azteca"]}},{"id":"%2F6a2aca63a9e6c148664589de","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca63a9e6c148664589de","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3d3ff526-d7e5-4cc3-a8d1-02be1f61ae63","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/117748070/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/117748070/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/117748070/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/117748070/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2ae962956dee92ba4fbc06","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Ryan Reynolds\u003c/strong> is looking back at a horrifying moment in his life.\u003c/p>\n\n\u003cp>While speaking with his \u003cem>Welcome to Wrexham\u003c/em> costar \u003cstrong>Rob Mac\u003c/strong> in a new video for \u003ca href=\"https://www.youtube.com/watch?v=RlJvoBK8tmo\" target=\"_blank\">\u003cem>GQ\u003c/em>\u003c/a> shared Tuesday (June 9), \u003ca href=\"https://www.iheart.com/content/2025-04-24-ryan-reynolds-reveals-son-olins-surprising-favorite-movie/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-24-ryan-reynolds-reveals-son-olins-surprising-favorite-movie/\" target=\"_blank\">\u003cem>Deadpool\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-24-ryan-reynolds-reveals-son-olins-surprising-favorite-movie/\" target=\"_blank\"> actor\u003c/a>, 49, recalled being hospitalized for weeks as a teenager after he was struck by a drunk driver while walking home, per \u003ca href=\"https://www.eonline.com/news/1432866/ryan-reynolds-was-hit-by-drunk-driver-hospitalized-for-4-weeks-as-a-teen\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;When I was 18, I left a bar and I'd had a beer,&quot; he said. &quot;I walked back and I looked at my car for a second. I thought, 'You know what, I'm not going to drive anywhere. Even if it's four blocks home, absolutely not.'&quot;\u003c/p>\n\n\u003cp>While Reynolds said he stood by his &quot;firmly positive and wise decision&quot; not to get behind the wheel, he unfortunately quickly suffered the consequences from someone who made the opposite choice. \u003c/p>\n\n\u003cp>&quot;Instead, I turned around, started to cross the street and I was run over by a drunk driver,&quot; he said, adding, &quot;He hit me so hard his car was not operational.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-13-ryan-reynolds-was-worried-he-would-go-to-jail-for-troublesome-set-prank/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-13-ryan-reynolds-was-worried-he-would-go-to-jail-for-troublesome-set-prank/\" target=\"_blank\">\u003cem>Just Friends\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-13-ryan-reynolds-was-worried-he-would-go-to-jail-for-troublesome-set-prank/\" target=\"_blank\"> actor\u003c/a> described the aftermath of the accident, revealing the extent of the damage as he said he &quot;broke every bone in my left side&quot; and spent four weeks in the hospital recovering. He even sent a thanks to the doctor who treated him for &quot;putting me back together so kindly.&quot;\u003c/p>\n\n\u003cp>In the years since the incident, Reynolds has built not only an extensive acting career but also a family with wife \u003cstrong>Blake Lively\u003c/strong>. The longtime couple \u003ca href=\"https://www.iheart.com/content/2026-05-05-blake-livelys-2026-met-gala-look-included-special-hidden-nod-to-her-kids/\" target=\"_blank\">share four children\u003c/a>: daughters \u003cstrong>James\u003c/strong>, 11, \u003cstrong>Inez\u003c/strong>, 9, and \u003cstrong>Betty\u003c/strong>, 6, and son \u003cstrong>Olin\u003c/strong>, 3. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over/","cuser":"user/ldap/1129327","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/Ryan Reynolds","keywords/health"],"permalink":"https://www.americantop40.com/content/2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over/","primary_image":{"bucket":"new_assets","id":"%2F6a2ae962956dee92ba4fbc06"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781205300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","social_title":"","summary":"The \"Deadpool\" actor said he was hospitalized for four weeks after the horrifying incident.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ryan Reynolds Details Being Hit By Drunk Driver As A Teen: 'I Was Run Over'"},"slug":"2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2ae962956dee92ba4fbc06","title":"Ryan Reynolds Details Being Hit By Drunk Driver As A Teen: 'I Was Run Over'","description":"The \"Deadpool\" actor said he was hospitalized for four weeks after the horrifying incident.","author":"Sarah Tate"},"pub_start":1781205300000,"pub_until":4115978604802,"pub_changed":1781205731830,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca63a9e6c148664589de","slug:2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","slug:2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","keyword:keywords/Ryan Reynolds","keyword:keywords/health","author:user"]}},{"id":"%2F6a2af47e39b096d7b0a9dcff","type":"PUBLISHING","record":{"ref_id":"%2F6a2af47e39b096d7b0a9dcff","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"34742","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Barbadian singer Rihanna (L) and US rapper A$AP Rocky arrive for the world premiere of Marvel Studios' \"Black Panther: Wakanda Forever\" at the Dolby Theatre in Hollywood, California, on October 26, 2022. (Photo by VALERIE MACON / AFP) (Photo by VALERIE MACON/AFP via Getty Images)","id":"%2F6a2af4752b5a1317fce9ad70","new_tab":false,"schedule":{},"source_credit":"VALERIE MACON / AFP / Getty Images","title":"US-ENTERTAINMENT-FILM-BLACK PANTHER","type":"asset","url":"","use_caption":false},{"html":"\u003cp>On Wednesday night (June 10), \u003cstrong>Rihanna\u003c/strong> and \u003cstrong>A$AP Rocky\u003c/strong> joined the celebrations in New York City following the New York Knicks' historic comeback win against the San Antonio Spurs. The Knicks, who trailed by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the NBA Finals.\u003c/p>\n\n\u003cp>After the game, fans flooded the streets to celebrate, with Rihanna and A$AP Rocky joining in the festivities. According to \u003ca href=\"https://www.usmagazine.com/sports/news/rihanna-and-asap-rocky-party-with-knicks-fans-after-game-4/\" target=\"_blank\">Us Weekly\u003c/a>, the couple was seen playing basketball on the streets, with Rihanna eventually sinking a shot to the cheers of the crowd.\u003c/p>\n\n\u003cblockquote>\u003ca href=\"https://x.com/Kurrco/status/2065052279032385595?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2065052279032385595%7Ctwgr%5Eb74f5c4605e38d5df2a55b2d992820396d9c4a3a%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fd-8437579012429830319.ampproject.net%2F2605071401000%2Fframe.html\" target=\"_blank\">\u003cstrong>See the video here!\u003c/strong>\u003c/a>\u003c/blockquote>\n\n\u003cp>The epic comeback, which took place at Madison Square Garden, was witnessed by numerous celebrities, including \u003ca href=\"https://variety.com/2026/tv/news/spike-lee-larry-david-timothee-chalamet-knicks-comeback-1236772167/\" target=\"_blank\">Spike Lee, Larry David, and Taylor Swift\u003c/a>. The Knicks' victory marked the largest comeback in NBA Finals history, putting them on the brink of their first championship since 1973.\u003c/p>\n\n\u003cp>The Knicks' win was sealed by \u003cstrong>OG Anunoby\u003c/strong>'s game-winning tip-in with just 1.2 seconds left, a moment that Knicks coach \u003cstrong>Mike Brown\u003c/strong> described as potentially the most iconic shot in New York basketball history. The series will continue with Game 5 in San Antonio on Saturday, where the Knicks have the chance to clinch the championship.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"673165","kind":"artist","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"5c859fbcd7671d44759f342f60e19c486891e9bf4b01ef02d48ba130abac8a3d","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Rihanna","keywords/A$AP Rocky","keywords/Knicks","keywords/NBA Finals","keywords/comeback","keywords/New York City"],"permalink":"https://www.americantop40.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","primary_image":{"bucket":"assets.getty","id":"%2F6a2af4752b5a1317fce9ad70"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781199900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","social_title":"","summary":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video"},"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70","title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video","description":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","author":""},"pub_start":1781199900000,"pub_until":4115978604802,"pub_changed":1781200291723,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2af47e39b096d7b0a9dcff","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","keyword:keywords/ai-assisted","keyword:keywords/Rihanna","keyword:keywords/A$AP Rocky","keyword:keywords/Knicks","keyword:keywords/NBA Finals","keyword:keywords/comeback","keyword:keywords/New York City"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"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":"%2F6a2b5c91c31d8136c1338c47","type":"PUBLISHING","record":{"ref_id":"%2F6a2b5c91c31d8136c1338c47","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ab016c41-e037-413f-890f-ef15c104e1f1","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"id":"31351268","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b6ec8c31d8136c1338c55","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Sometimes all you need is a little dating advice from \u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Ahead of the release of her new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the pop superstar teamed up with iHeartRadio for &quot;u+me=advice4evr,&quot; a one-of-a-kind live relationship advice show where she took fan calls on everything from age-gap relationships and getting over exes to forgotten anniversaries, making the first move and keeping long-term relationships alive. Along the way, she shared thoughtful advice, plenty of laughs and gave listeners an exclusive sneak peek at never-before-heard songs before the album officially drops later tonight.\u003c/p>\n\n\u003cp>When one caller asked Rodrigo how to get over a guy, the singer admitted she was still trying to answer that question herself before sharing one of her go-to tricks: making an &quot;ick list.&quot;\u003c/p>\n\n\u003cp>&quot;You know, some tips that my friends have given me, have you ever made an ick list?&quot; she said, suggesting people write down everything that gives them the ick about the person they're trying to move on from. &quot;Anytime you're like reminiscing, like, 'Oh my gosh, maybe I should text him, maybe I should call him. I miss him,' just consult ick list, and it'll put you back on the straight and narrow.&quot;\u003c/p>\n\n\u003cp>Another caller wanted to know how to stop romanticizing someone they know isn't right for them, prompting one of Rodrigo's most relatable admissions of the night.\u003c/p>\n\n\u003cp>&quot;Romanticizing a guy that isn't right for you is one of the most fun things a girl can do,&quot; she joked. &quot;I love doing that. It's kind of addicting.&quot;\u003c/p>\n\n\u003cp>Her advice? Fill your schedule with so much friendship, work and hobbies that &quot;you don't even have time to think about that guy.&quot;\u003c/p>\n\n\u003cp>Rodrigo also shared her thoughts on whether sparks should fly immediately after one fan confessed she expected love to feel &quot;like an Olivia Rodrigo bridge.&quot;\u003c/p>\n\n\u003cp>While the singer said she believes you're either attracted to someone or you're not, she also admitted that the instant &quot;butterflies&quot; feeling isn't necessarily the best sign.\u003c/p>\n\n\u003cp>&quot;Sometimes I actually think that that's a recipe for something toxic,&quot; she said. &quot;I've never met someone or I have that sort of instant, crazy connection with, and it doesn't go sour and weird.&quot;\u003c/p>\n\n\u003cp>Elsewhere, the singer revealed that one of her &quot;most successful&quot; flirting tactics has been sliding into someone's DMs with a cute or flirty reply to their Story, while joking that she also likes finding little excuses to touch someone's hand in person.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Freel%2FDZd5YG_uW4u%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/reel/DZd5YG_uW4u/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>Throughout the special, Rodrigo balanced lighthearted moments with heartfelt advice, encouraging fans navigating situationships, long-distance relationships and the ups and downs of modern dating while giving them an exclusive first listen to several songs from \u003cem>you seem pretty sad for a girl so in love\u003c/em> before its official release.\u003c/p>\n\n\u003cp>Olivia Rodrigo's new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, officially arrives on Friday, June 12, at 12 a.m. ET / 9 p.m. PT.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","cuser":"user/ldap/1130646","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/Olivia Rodrigo","keywords/dating advice","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/u+me=advice4evr","keywords/iHeartRadio"],"permalink":"https://www.americantop40.com/content/2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex/","primary_image":{"bucket":"new_assets","id":"%2F6a2b6ec8c31d8136c1338c55"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781231040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","social_title":"","summary":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex"},"slug":"2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b6ec8c31d8136c1338c55","title":"Olivia Rodrigo Says Making An 'Ick List' Helps You Get Over An Ex","description":"Olivia Rodrigo dished out dating advice, shared her go-to flirting tactics and revealed her trick for getting over an ex during her iHeartRadio special, \"u+me=advice4evr.\"","author":"iHeartRadio"},"pub_start":1781231040000,"pub_until":4115978604802,"pub_changed":1781231408150,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b5c91c31d8136c1338c47","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","slug:2026-06-11-olivia-rodrigo-says-making-an-ick-list-helps-you-get-over-an-ex","keyword:keywords/Olivia Rodrigo","keyword:keywords/dating advice","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/u+me=advice4evr","keyword:keywords/iHeartRadio","author:user"]}},{"id":"%2F6a2ac9c687d5c8c233bfce56","type":"PUBLISHING","record":{"ref_id":"%2F6a2ac9c687d5c8c233bfce56","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"81502bbd-6a99-4ae6-b09b-ec3f1b583dff","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"id":"333396848","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b21be13fbfe398361c3c4","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/niall-horan-31344347/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31344347\" data-catalog-related-id=\"\">\u003cstrong>Niall Horan\u003c/strong>\u003c/a> is sharing some insight into his writing process.\u003c/p>\n\n\u003cp>The Irish musician joined \u003ca href=\"https://www.iheart.com/artist/nick-jonas-30584710/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30584710\" data-catalog-related-id=\"\">\u003cstrong>Nick Jonas\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/joe-jonas-601051/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"601051\" data-catalog-related-id=\"\">\u003cstrong>Joe Jonas\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/kevin-jonas-30696612/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30696612\" data-catalog-related-id=\"\">\u003cstrong>Kevin Jonas\u003c/strong>\u003c/a> on \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/episode/hey-niall-horan-336549954\" target=\"_blank\">the June 11 episode\u003c/a> of the \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/\" data-catalog-kind=\"podcast\" data-catalog-id=\"333396848\" data-catalog-related-id=\"\">\u003cem>Hey Jonas!\u003c/em>\u003c/a> podcast where they chatted about some of Horan's &quot;steamy&quot; songs, such as &quot;Slow Hands&quot; and &quot;Tastes So Good,&quot; the latter of which features on \u003ca href=\"https://www.iheart.com/content/2026-06-05-niall-horan-dishes-out-new-album-dinner-party/\" target=\"_blank\">Horan's new album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-05-niall-horan-dishes-out-new-album-dinner-party/\" target=\"_blank\">\u003cem>Dinner Party\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>After Nick commended Horan for doing &quot;a very good job&quot; of writing &quot;steamy pop songs,&quot; he asked Horan what it takes to walk the line between the &quot;sexy vibes&quot; while still staying in a &quot;more ambiguous state.&quot; \u003c/p>\n\n\u003cp>&quot;For me, the songs we're talking about, the title comes first. It tells you it wants to be sexy, steamy,&quot; Horan said. &quot;You just have to write the song that's in front of you. I think a lot of the time, we kind of back out of the idea of writing something like that because it might be 'not you' or 'cringey.' [...] You have to write what the song is telling you.&quot;\u003c/p>\n\n\u003cp>On \u003cem>Hey Jonas!\u003c/em> the \u003ca href=\"https://www.iheart.com/artist/jonas-brothers-40624/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40624\" data-catalog-related-id=\"\">Jonas Brothers\u003c/a> give fans the chance to \u003ca href=\"https://www.iheart.com/content/2026-05-18-jonas-brothers-launch-new-hey-jonas-podcast-how-to-listen/\" target=\"_blank\">listen to Kevin, Joe and Nick like never before\u003c/a> as they have candid, playful and often chaotic conversations with each other as well as special guests. Follow along with new episodes of \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/\" target=\"_blank\">\u003cem>Hey Jonas!\u003c/em>\u003c/a> and even \u003ca href=\"https://www.iheart.com/content/2026-06-01-you-can-now-watch-your-favorite-podcasts-on-iheartradio/\" target=\"_blank\">watch the conversations\u003c/a> on the iHeartRadio app and at iHeart.com.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs/","cuser":"user/ldap/1129327","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/Niall Horan","keywords/Nick Jonas","keywords/Hey Jonas!","keywords/podcast"],"permalink":"https://www.americantop40.com/content/2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs/","primary_image":{"bucket":"new_assets","id":"%2F6a2b21be13fbfe398361c3c4"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781217660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","social_title":"","summary":"\"You have to write what the song is telling you.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Niall Horan (31344347)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Niall Horan Shares His Process Of Writing 'Steamy' Songs"},"slug":"2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b21be13fbfe398361c3c4","title":"Niall Horan Shares His Process Of Writing 'Steamy' Songs","description":"\"You have to write what the song is telling you.\"","author":"Sarah Tate"},"pub_start":1781217660000,"pub_until":4115978604802,"pub_changed":1781218060004,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Niall Horan (31344347)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ac9c687d5c8c233bfce56","slug:2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","slug:2026-06-11-niall-horan-shares-his-process-of-writing-steamy-songs","keyword:keywords/Niall Horan","keyword:keywords/Nick Jonas","keyword:keywords/Hey Jonas!","keyword:keywords/podcast","author:user"]}},{"id":"%2F6a2aca5fd9a9b7b99dadaf13","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca5fd9a9b7b99dadaf13","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0a942c74-d3ab-4ffb-87e6-d01e98bedfc4","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b21b3be5473ff225556b3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jennifer-lopez-35549/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35549\" data-catalog-related-id=\"\">\u003cstrong>Jennifer Lopez\u003c/strong>\u003c/a> struggled to adjust to her quick rise to fame.\u003c/p>\n\n\u003cp>During an appearance on \u003ca href=\"https://www.iheart.com/podcast/1119-films-to-be-buried-with-w-31077271/episode/jennifer-lopez-office-romance-hustlers-out-of-sight-398-336450898\" target=\"_blank\">the June 10 episode\u003c/a> of her \u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">\u003cem>Office Romance\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\"> costar \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">\u003cstrong>Brett Goldstein\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">'s\u003c/a> \u003cem>Films to Be Buried With\u003c/em> podcast, Lopez opened up about her increased anxiety in the early years of her career and learning how to cope with fame following her breakthrough role in the 1997 biopic \u003cem>Selena\u003c/em>, per \u003ca href=\"https://people.com/jennifer-lopez-started-getting-panic-attacks-after-fame-from-selena-role-11995190\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Lopez shot to fame thanks to her performance as late Mexican-American musical sensation \u003ca href=\"https://www.iheart.com/artist/selena-28220/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"28220\" data-catalog-related-id=\"\">\u003cstrong>Selena Quintanilla-Pérez\u003c/strong>\u003c/a>, who took the world by storm with her debut album in 1989 but whose life was tragically cut short when she was murdered in 1995 by \u003cstrong>Yolanda Saldívar\u003c/strong>, president of her fan club. \u003c/p>\n\n\u003cp>After Goldstein asked how Lopez navigated her newfound fame after coming from a family outside of showbusiness, she candidly explained that she was struggling with the massive change, admitting, &quot;It was really bad at first... It was a really bad time.&quot;\u003c/p>\n\n\u003cp>She remembered being &quot;terrified&quot; shortly after the movie came out when someone she didn't know started yelling her name and thinking &quot;please don't attack me.&quot;\u003c/p>\n\n\u003cp>&quot;And they came over, and I was just like so on the defensive and angry... and they were like, 'I loved you in \u003cem>Selena\u003c/em>' or whatever. And I was just like, 'Oh, s---,'&quot; she recalled, adding, &quot;I remember going back to my apartment and realizing my life had changed. I was no longer anonymous, and I started getting panic attacks. The idea of that, and not being able to reverse that, was so scary to me.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/\" target=\"_blank\">The &quot;On the Floor&quot; singer\u003c/a> worried that she would be &quot;trapped&quot; in fame because she did something &quot;I can't undo,&quot; but &quot;little by little&quot; she learned how to &quot;cope and adjust,&quot; partly by speaking with others in the industry about her experience.\u003c/p>\n\n\u003cp>&quot;It wasn't something that couldn't be undone, that nothing is that permanent, nothing is,&quot; she said. &quot;Everything always is changing, and that was a principle [that] kind of helped me through that.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role/","cuser":"user/ldap/1129327","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/Jennifer Lopez","keywords/Selena Quintanilla-Pérez","keywords/Selena","keywords/fame"],"permalink":"https://www.americantop40.com/content/2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role/","primary_image":{"bucket":"new_assets","id":"%2F6a2b21b3be5473ff225556b3"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781213880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","social_title":"","summary":"\"It was really bad at first...\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["categories/music-news"],"distribution":["artists/Jennifer Lopez (33753090)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why Jennifer Lopez Felt 'Terrified' Of Fame After Landing 'Selena' Role"},"slug":"2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b21b3be5473ff225556b3","title":"Why Jennifer Lopez Felt 'Terrified' Of Fame After Landing 'Selena' Role","description":"\"It was really bad at first...\"","author":"Sarah Tate"},"pub_start":1781213880000,"pub_until":4115978604802,"pub_changed":1781214245764,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["categories/music-news","artists/Jennifer Lopez (33753090)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca5fd9a9b7b99dadaf13","slug:2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","slug:2026-06-11-why-jennifer-lopez-felt-terrified-of-fame-after-landing-selena-role","keyword:keywords/Jennifer Lopez","keyword:keywords/Selena Quintanilla-Pérez","keyword:keywords/Selena","keyword:keywords/fame","author:user"]}},{"id":"%2F6a2b1cbc67c509db831da024","type":"PUBLISHING","record":{"ref_id":"%2F6a2b1cbc67c509db831da024","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8f77b535-f62f-4716-be24-771eed9ea996","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2b1d21fca817d032b85799","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> recently revealed that she experienced a near anxiety attack before her headlining performance at Glastonbury 2025. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-04-olivia-rodrigo-recalls-partying-with-charli-xcx-out-of-my-element/\" target=\"_blank\">The 23-year-old pop star\u003c/a> took to the Pyramid Stage last June where she performed alongside \u003cstrong>Robert Smith\u003c/strong> of \u003ca href=\"https://www.iheart.com/artist/the-cure-32153/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32153\" data-catalog-related-id=\"\">The Cure\u003c/a>, singing the band's classics like &quot;Friday I'm In Love&quot; and &quot;Just Like Heaven.&quot; The headline set marked her second appearance at the iconic festival after debuting on The Other Stage in 2022, per \u003ca href=\"https://www.nme.com/news/music/olivia-rodrigo-says-she-had-an-anxiety-attack-before-her-glastonbury-headline-set-3950190\" target=\"_blank\">\u003cem>NME\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Now a year later, Rodrigo opened up to the \u003ca href=\"https://www.bbc.com/news/articles/cly83elvz70o\" target=\"_blank\">\u003cem>BBC\u003c/em>\u003c/a> about her pre-show nerves.\u003c/p>\n\n\u003cp>&quot;I remember having a near anxiety attack in the bathroom, like, 'How am I going to do this? I don't know if I'm ready,'&quot; she said, before explaining that a wave of calm swept over her once she began to sing. &quot;Something overcame me the second I stepped on stage and started singing.&quot;\u003c/p>\n\n\u003cp>She continued, &quot;I felt totally calm and so in my element. I'm not very spiritual or religious, but it's moments like that where I feel music is just so magical that you just can't really describe it.&quot;\u003c/p>\n\n\u003cp>Rodrigo also expressed her deep &quot;reverence&quot; for Glastonbury, stating that she put &quot;so much love and care into&quot; her set and describing the experience as &quot;probably the best weekend&quot; of her life. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-20-olivia-rodrigo-teases-new-single-the-cure-one-of-my-favorites/\" target=\"_blank\">The &quot;drop dead&quot; singer\u003c/a> reunited with Smith on \u003ca href=\"https://www.iheart.com/content/2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album/\" target=\"_blank\">her new album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album/\" target=\"_blank\">\u003cem>you seem pretty sad for a girl so in love\u003c/em>\u003c/a>, collaborating on the track &quot;What's Wrong With Me&quot; both in the studio and while debuting the song in a surprise set at the Primavera Sound music festival in Barcelona.\u003c/p>\n\n\u003cp>\u003cem>you seem pretty sad for a girl so in love\u003c/em> drops Friday, June 12.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"ea580aa52a627814498ceed1c5e6b0ade3746962bcc8d0ba54460a5e699075b0","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Olivia Rodrigo","keywords/Glastonbury 2025","keywords/anxiety attack","keywords/Robert Smith","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/British cuisine","keywords/Sorvo","keywords/sorvo"],"permalink":"https://www.americantop40.com/content/2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance/","primary_image":{"bucket":"new_assets","id":"%2F6a2b1d21fca817d032b85799"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1781210940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","social_title":"","summary":"The \"drop dead\" singer opened up about her pre-show nerves before headlining Glastonbury 2025.","targets":[{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Rodrigo Nearly Had 'Anxiety Attack' Before Big Festival Performance"},"slug":"2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2b1d21fca817d032b85799","title":"Olivia Rodrigo Nearly Had 'Anxiety Attack' Before Big Festival Performance","description":"The \"drop dead\" singer opened up about her pre-show nerves before headlining Glastonbury 2025.","author":""},"pub_start":1781210940000,"pub_until":4115978604802,"pub_changed":1781211306554,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b1cbc67c509db831da024","slug:2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","slug:2026-06-11-olivia-rodrigo-nearly-had-anxiety-attack-before-big-festival-performance","keyword:keywords/ai-assisted","keyword:keywords/Olivia Rodrigo","keyword:keywords/Glastonbury 2025","keyword:keywords/anxiety attack","keyword:keywords/Robert Smith","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/British cuisine","keyword:keywords/Sorvo","keyword:keywords/sorvo"]}},{"id":"%2F6a2b0bce6e81cf4f65e107a1","type":"PUBLISHING","record":{"ref_id":"%2F6a2b0bce6e81cf4f65e107a1","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"11554","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MEXICO CITY, MEXICO - JUNE 11: Shakira performs during the Opening Ceremony before the FIFA World Cup 2026 Group A match between Mexico and South Africa at Mexico City Stadium on June 11, 2026 in Mexico City, Mexico. (Photo by Carl Recine/Getty Images)","id":"%2F6a2b0bc85cca47257eaf0e65","new_tab":false,"schedule":{},"source_credit":"Carl Recine / Getty Images Sport / Getty Images","title":"Mexico v South Africa: Group A - FIFA World Cup 2026","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The FIFA World Cup 2026 kicked off with a vibrant opening ceremony at Estadio Azteca in Mexico City on Thursday (June 11). The event featured performances by global stars, including Colombian pop icon \u003cstrong>Shakira\u003c/strong> and Nigerian artist \u003cstrong>Burna Boy\u003c/strong>. They performed &quot;Dai Dai&quot; as part of the FIFA Sound project, which aims to blend global music cultures with the World Cup experience.\u003c/p>\n\n\u003cp>The ceremony, held before the opening match between Mexico and South Africa, showcased a rich mix of Latin American and international talent. Mexican singer \u003cstrong>Alejandro Fernández\u003c/strong> performed the Mexican national anthem, while South African artist \u003cstrong>Tyla\u003c/strong> sang the South African anthem. The event also included performances by artists such as \u003cstrong>J Balvin\u003c/strong>, \u003cstrong>Belinda\u003c/strong>, and \u003cstrong>Danny Ocean\u003c/strong>.\u003c/p>\n\n\u003cp>Legendary Italian tenor \u003cstrong>Andrea Bocelli\u003c/strong> joined \u003cstrong>EJAE\u003c/strong> to perform the official World Cup anthem &quot;DNA,&quot; alongside \u003cstrong>David Guetta\u003c/strong> and \u003cstrong>Megan Thee Stallion\u003c/strong>. The opening ceremony set a festive tone for the tournament, which is being hosted by the United States, Canada, and Mexico for the first time.\u003c/p>\n\n\u003cp>The 2026 World Cup is notable for being the first tournament to feature 48 teams, up from the previous 32, and for having three separate opening ceremonies across the host nations. Following the Mexico City event, Toronto and Los Angeles will host their own ceremonies on subsequent days.\u003c/p>\n\n\u003cp>The opening match saw Mexico face South Africa in a highly anticipated rematch of their 2010 World Cup opener. The event marked the beginning of a month-long celebration of football, culture, and entertainment.\u003c/p>\n","schedule":{},"type":"html"},{"id":"36640","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Italian singer Andrea Bocelli and South Korean-American singer and songwriter Ejae perform during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Rodrigo OROPEZA / AFP via Getty Images)","id":"%2F6a2b11fc06d42df84d15186e","new_tab":false,"schedule":{},"source_credit":"RODRIGO OROPEZA / AFP / Getty Images","title":"FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Colombian singer and producer J Balvin performs during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Yuri CORTEZ / AFP via Getty Images)","id":"%2F6a2b14962b5a1317fce9ad72","new_tab":false,"schedule":{},"source_credit":"YURI CORTEZ / AFP / Getty Images","title":"FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"MEXICO CITY, MEXICO - JUNE 11: Tyla sings the South African national anthem during the FIFA World Cup 2026 Group A match between Mexico and South Africa at Mexico City Stadium on June 11, 2026 in Mexico City, Mexico. (Photo by Carl Recine/Getty Images)","id":"%2F6a2b14e706d42df84d15186f","new_tab":false,"schedule":{},"source_credit":"Carl Recine / Getty Images Sport / Getty Images","title":"Mexico v South Africa: Group A - FIFA World Cup 2026","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"South KoreanAmerican singer, songwriter, and record producer Ejae performs during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Yuri CORTEZ / AFP via Getty Images)","id":"%2F6a2b14fb2b5a1317fce9ad73","new_tab":false,"schedule":{},"source_credit":"YURI CORTEZ / AFP / Getty Images","title":"FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"TOPSHOT - Colombian singer, songwriter and producer Shakira performs during the opening ceremony ahead of the 2026 World Cup Group A football match between Mexico and South Africa at the Mexico City Stadium in Mexico City on June 11, 2026. (Photo by Rodrigo OROPEZA / AFP via Getty Images)","id":"%2F6a2b15262b5a1317fce9ad74","new_tab":false,"schedule":{},"source_credit":"RODRIGO OROPEZA / AFP / Getty Images","title":"TOPSHOT-FBL-WC-2026-MATCH01-MEX-RSA","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"4a09a446616e881c41ec8ffe01b439276890cbe0dc9c6886a2ab2802f2e010e6","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/FIFA World Cup 2026","keywords/Shakira","keywords/Burna Boy","keywords/opening ceremony","keywords/Mexico City","keywords/Estadio Azteca"],"permalink":"https://www.americantop40.com/content/2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos/","primary_image":{"bucket":"assets.getty","id":"%2F6a2b0bc85cca47257eaf0e65"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1781208180000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","social_title":"","summary":"The FIFA World Cup 2026 is officially underway — and the opening ceremony lineup did NOT disappoint! ","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Shakira, J Balvin & More Kick Off FIFA World Cup In Mexico: See The Photos"},"slug":"2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2b0bc85cca47257eaf0e65","title":"Shakira, J Balvin & More Kick Off FIFA World Cup In Mexico: See The Photos","description":"The FIFA World Cup 2026 is officially underway — and the opening ceremony lineup did NOT disappoint! ","author":""},"pub_start":1781208180000,"pub_until":4115978604802,"pub_changed":1781208921960,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2b0bce6e81cf4f65e107a1","slug:2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","slug:2026-06-11-shakira-j-balvin-more-kick-off-fifa-world-cup-in-mexico-see-the-photos","keyword:keywords/ai-assisted","keyword:keywords/FIFA World Cup 2026","keyword:keywords/Shakira","keyword:keywords/Burna Boy","keyword:keywords/opening ceremony","keyword:keywords/Mexico City","keyword:keywords/Estadio Azteca"]}},{"id":"%2F6a2aca63a9e6c148664589de","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca63a9e6c148664589de","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3d3ff526-d7e5-4cc3-a8d1-02be1f61ae63","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/117748070/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/117748070/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/117748070/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/117748070/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2ae962956dee92ba4fbc06","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Ryan Reynolds\u003c/strong> is looking back at a horrifying moment in his life.\u003c/p>\n\n\u003cp>While speaking with his \u003cem>Welcome to Wrexham\u003c/em> costar \u003cstrong>Rob Mac\u003c/strong> in a new video for \u003ca href=\"https://www.youtube.com/watch?v=RlJvoBK8tmo\" target=\"_blank\">\u003cem>GQ\u003c/em>\u003c/a> shared Tuesday (June 9), \u003ca href=\"https://www.iheart.com/content/2025-04-24-ryan-reynolds-reveals-son-olins-surprising-favorite-movie/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-24-ryan-reynolds-reveals-son-olins-surprising-favorite-movie/\" target=\"_blank\">\u003cem>Deadpool\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-24-ryan-reynolds-reveals-son-olins-surprising-favorite-movie/\" target=\"_blank\"> actor\u003c/a>, 49, recalled being hospitalized for weeks as a teenager after he was struck by a drunk driver while walking home, per \u003ca href=\"https://www.eonline.com/news/1432866/ryan-reynolds-was-hit-by-drunk-driver-hospitalized-for-4-weeks-as-a-teen\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;When I was 18, I left a bar and I'd had a beer,&quot; he said. &quot;I walked back and I looked at my car for a second. I thought, 'You know what, I'm not going to drive anywhere. Even if it's four blocks home, absolutely not.'&quot;\u003c/p>\n\n\u003cp>While Reynolds said he stood by his &quot;firmly positive and wise decision&quot; not to get behind the wheel, he unfortunately quickly suffered the consequences from someone who made the opposite choice. \u003c/p>\n\n\u003cp>&quot;Instead, I turned around, started to cross the street and I was run over by a drunk driver,&quot; he said, adding, &quot;He hit me so hard his car was not operational.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-13-ryan-reynolds-was-worried-he-would-go-to-jail-for-troublesome-set-prank/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-13-ryan-reynolds-was-worried-he-would-go-to-jail-for-troublesome-set-prank/\" target=\"_blank\">\u003cem>Just Friends\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-13-ryan-reynolds-was-worried-he-would-go-to-jail-for-troublesome-set-prank/\" target=\"_blank\"> actor\u003c/a> described the aftermath of the accident, revealing the extent of the damage as he said he &quot;broke every bone in my left side&quot; and spent four weeks in the hospital recovering. He even sent a thanks to the doctor who treated him for &quot;putting me back together so kindly.&quot;\u003c/p>\n\n\u003cp>In the years since the incident, Reynolds has built not only an extensive acting career but also a family with wife \u003cstrong>Blake Lively\u003c/strong>. The longtime couple \u003ca href=\"https://www.iheart.com/content/2026-05-05-blake-livelys-2026-met-gala-look-included-special-hidden-nod-to-her-kids/\" target=\"_blank\">share four children\u003c/a>: daughters \u003cstrong>James\u003c/strong>, 11, \u003cstrong>Inez\u003c/strong>, 9, and \u003cstrong>Betty\u003c/strong>, 6, and son \u003cstrong>Olin\u003c/strong>, 3. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over/","cuser":"user/ldap/1129327","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/Ryan Reynolds","keywords/health"],"permalink":"https://www.americantop40.com/content/2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over/","primary_image":{"bucket":"new_assets","id":"%2F6a2ae962956dee92ba4fbc06"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781205300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","social_title":"","summary":"The \"Deadpool\" actor said he was hospitalized for four weeks after the horrifying incident.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ryan Reynolds Details Being Hit By Drunk Driver As A Teen: 'I Was Run Over'"},"slug":"2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2ae962956dee92ba4fbc06","title":"Ryan Reynolds Details Being Hit By Drunk Driver As A Teen: 'I Was Run Over'","description":"The \"Deadpool\" actor said he was hospitalized for four weeks after the horrifying incident.","author":"Sarah Tate"},"pub_start":1781205300000,"pub_until":4115978604802,"pub_changed":1781205731830,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca63a9e6c148664589de","slug:2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","slug:2026-06-11-ryan-reynolds-details-being-hit-by-drunk-driver-as-a-teen-i-was-run-over","keyword:keywords/Ryan Reynolds","keyword:keywords/health","author:user"]}},{"id":"%2F6a2af47e39b096d7b0a9dcff","type":"PUBLISHING","record":{"ref_id":"%2F6a2af47e39b096d7b0a9dcff","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"34742","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Barbadian singer Rihanna (L) and US rapper A$AP Rocky arrive for the world premiere of Marvel Studios' \"Black Panther: Wakanda Forever\" at the Dolby Theatre in Hollywood, California, on October 26, 2022. (Photo by VALERIE MACON / AFP) (Photo by VALERIE MACON/AFP via Getty Images)","id":"%2F6a2af4752b5a1317fce9ad70","new_tab":false,"schedule":{},"source_credit":"VALERIE MACON / AFP / Getty Images","title":"US-ENTERTAINMENT-FILM-BLACK PANTHER","type":"asset","url":"","use_caption":false},{"html":"\u003cp>On Wednesday night (June 10), \u003cstrong>Rihanna\u003c/strong> and \u003cstrong>A$AP Rocky\u003c/strong> joined the celebrations in New York City following the New York Knicks' historic comeback win against the San Antonio Spurs. The Knicks, who trailed by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the NBA Finals.\u003c/p>\n\n\u003cp>After the game, fans flooded the streets to celebrate, with Rihanna and A$AP Rocky joining in the festivities. According to \u003ca href=\"https://www.usmagazine.com/sports/news/rihanna-and-asap-rocky-party-with-knicks-fans-after-game-4/\" target=\"_blank\">Us Weekly\u003c/a>, the couple was seen playing basketball on the streets, with Rihanna eventually sinking a shot to the cheers of the crowd.\u003c/p>\n\n\u003cblockquote>\u003ca href=\"https://x.com/Kurrco/status/2065052279032385595?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2065052279032385595%7Ctwgr%5Eb74f5c4605e38d5df2a55b2d992820396d9c4a3a%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fd-8437579012429830319.ampproject.net%2F2605071401000%2Fframe.html\" target=\"_blank\">\u003cstrong>See the video here!\u003c/strong>\u003c/a>\u003c/blockquote>\n\n\u003cp>The epic comeback, which took place at Madison Square Garden, was witnessed by numerous celebrities, including \u003ca href=\"https://variety.com/2026/tv/news/spike-lee-larry-david-timothee-chalamet-knicks-comeback-1236772167/\" target=\"_blank\">Spike Lee, Larry David, and Taylor Swift\u003c/a>. The Knicks' victory marked the largest comeback in NBA Finals history, putting them on the brink of their first championship since 1973.\u003c/p>\n\n\u003cp>The Knicks' win was sealed by \u003cstrong>OG Anunoby\u003c/strong>'s game-winning tip-in with just 1.2 seconds left, a moment that Knicks coach \u003cstrong>Mike Brown\u003c/strong> described as potentially the most iconic shot in New York basketball history. The series will continue with Game 5 in San Antonio on Saturday, where the Knicks have the chance to clinch the championship.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"673165","kind":"artist","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"5c859fbcd7671d44759f342f60e19c486891e9bf4b01ef02d48ba130abac8a3d","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Rihanna","keywords/A$AP Rocky","keywords/Knicks","keywords/NBA Finals","keywords/comeback","keywords/New York City"],"permalink":"https://www.americantop40.com/content/2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video/","primary_image":{"bucket":"assets.getty","id":"%2F6a2af4752b5a1317fce9ad70"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781199900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","social_title":"","summary":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video"},"slug":"2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2af4752b5a1317fce9ad70","title":"Rihanna & A$AP Rocky Took Over NYC Streets After Knicks Win: See The Video","description":"Rihanna and A$AP Rocky celebrated in NYC after the Knicks' historic NBA Finals comeback win over the Spurs! See the video! ","author":""},"pub_start":1781199900000,"pub_until":4115978604802,"pub_changed":1781200291723,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2af47e39b096d7b0a9dcff","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","slug:2026-06-11-rihanna-aap-rocky-took-over-nyc-streets-after-knicks-win-see-the-video","keyword:keywords/ai-assisted","keyword:keywords/Rihanna","keyword:keywords/A$AP Rocky","keyword:keywords/Knicks","keyword:keywords/NBA Finals","keyword:keywords/comeback","keyword:keywords/New York City"]}},{"id":"%2F6a2aca4a71759b6e42387db9","type":"PUBLISHING","record":{"ref_id":"%2F6a2aca4a71759b6e42387db9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d6a61d53-0a19-4193-a608-b4a512a0d24e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31552663/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31552663/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31552663/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31552663/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2ad94c50f5652d198dbda4","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/harry-styles-31552663/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31552663\" data-catalog-related-id=\"\">\u003cstrong>Harry Styles\u003c/strong>\u003c/a> and \u003cstrong>Zoë Kravitz\u003c/strong> are putting ink to their romance.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\">\u003cem>Kiss All the Time. Disco, Occasionally.\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-07-harry-styles-embraces-disco-busts-a-move-in-new-dance-no-more-video/\" target=\"_blank\"> musician\u003c/a>, 32, and the \u003cem>Big Little Lies\u003c/em> actress, 37, have reportedly put a permanent seal on their relationship by getting matching tattoos. Kravitz's subtle new ink was on display in a teaser for her \u003ca href=\"https://www.instagram.com/p/DZZyaHIlC5l/?hl=en\" target=\"_blank\">\u003cem>British Vogue\u003c/em>\u003c/a> cover story, a black-and-white snapshot capturing the short &quot;Let It Rip&quot; tattooed in all caps on her back among other her other designs. \u003c/p>\n\n\u003cp>Fans quickly noticed that the tat matched a new one for Styles on his right arm, inked right above a palm tree, which he debuted last month on his \u003cem>Together Together\u003c/em> tour, per \u003ca href=\"https://www.eonline.com/news/1432848/zoe-kravitz-harry-styles-get-matching-let-it-rip-tattoos-after-engagement\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>While neither Styles nor Kravitz have spoken publicly about the matching ink, the revelation comes \u003ca href=\"https://www.iheart.com/content/2026-04-28-harry-styles-zo-kravitz-reportedly-engaged-after-8-months-of-dating/\" target=\"_blank\">amid their reported engagement\u003c/a>. \u003ca href=\"https://people.com/harry-styles-zoe-kravitz-matching-tattoos-amid-engagement-11995170\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a> confirmed the news in April that they were taking the next step in their relationship after eight months of dating. The private couple \u003ca href=\"https://www.iheart.com/content/2026-04-22-harry-styles-zo-kravitz-spark-engagement-rumors-on-london-outing/\" target=\"_blank\">first sparked engagement rumors\u003c/a> when the \u003cem>High Fidelity\u003c/em> star was seen wearing a diamond ring on her left ring finger on an outing in London. \u003c/p>\n\n\u003cp>Kravitz \u003ca href=\"https://www.iheart.com/content/2026-05-04-zo-kravitz-plays-coy-about-harry-styles-engagement-with-lace-met-gala-look/\" target=\"_blank\">played coy about the engagement news\u003c/a> while walking the carpet at the 2026 Met Gala last month, keeping her left hand — and subsequently her ring — hidden in her black lace dress. However, the jewelry was on full display as she danced and cheered along while Style performed onstage \u003ca href=\"https://www.iheart.com/content/2026-05-18-zo-kravitz-flashes-engagement-ring-on-opening-night-of-harry-styles-tour/\" target=\"_blank\">during the opening night of his tour\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/","cuser":"user/ldap/1129327","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/Harry Styles","keywords/Zoë Kravitz","keywords/tattoos","keywords/engagement"],"permalink":"https://www.americantop40.com/content/2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement/","primary_image":{"bucket":"new_assets","id":"%2F6a2ad94c50f5652d198dbda4"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781195820000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","social_title":"","summary":"Eagle-eyed fans noticed the subtle tribute to their love after the \"Big Little Lies\" actress showed off her new ink.","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Harry Styles (31552663)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harry Styles & Zoë Kravitz Show Off Matching Tattoos Amid Engagement"},"slug":"2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2ad94c50f5652d198dbda4","title":"Harry Styles & Zoë Kravitz Show Off Matching Tattoos Amid Engagement","description":"Eagle-eyed fans noticed the subtle tribute to their love after the \"Big Little Lies\" actress showed off her new ink.","author":"Sarah Tate"},"pub_start":1781195820000,"pub_until":4115978604802,"pub_changed":1781196196753,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/music-news","categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Harry Styles (31552663)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2aca4a71759b6e42387db9","slug:2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","slug:2026-06-11-harry-styles-zo-kravitz-show-off-matching-tattoos-amid-engagement","keyword:keywords/Harry Styles","keyword:keywords/Zoë Kravitz","keyword:keywords/tattoos","keyword:keywords/engagement","author:user"]}},{"id":"%2F6a2ad1d767c509db831d9ff6","type":"PUBLISHING","record":{"ref_id":"%2F6a2ad1d767c509db831d9ff6","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"31246427","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - MAY 12: Rapper Cardi B looks on during Game Four of the Eastern Conference Second Round NBA Playoffs between the Boston Celtics and the New York Knicks at Madison Square Garden on May 12, 2025 in New York City. 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 Elsa/Getty Images)","id":"%2F6a2ad1d12b5a1317fce9ad69","new_tab":false,"schedule":{},"source_credit":"Elsa / Getty Images Sport / Getty Images","title":"Boston Celtics v New York Knicks - Game Four","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Cardi B\u003c/strong> shared her humorous vision for New York City if the Knicks win the 2026 NBA Finals. \u003c/p>\n\n\u003cp>During Game 3 against the San Antonio Spurs on Monday night (June 8), the rapper told \u003cem>Entertainment Tonight\u003c/em> that a Knicks championship would mean &quot;the rats will disappear, trees will start growing, potholes will be filled,&quot; and even joked that &quot;the Statue of Liberty is going to finally walk.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>See the video below!\u003c/strong>\u003c/p>\n\n\u003cp>Cardi B's comments quickly went viral, with fans embracing her playful exaggerations. Her love for New York is well-known, and she recently teamed up with Mayor Zohran Mamdani to support a musical contest for free childcare in the city. The rapper's presence at the game further energized the crowd, which included celebrities and diehard fans, as the Knicks pursue their long-awaited NBA title.\u003c/p>\n\n\u003cp>The Bronx native, also performed a halftime show at Madison Square Garden, adding excitement to a historic night for Knicks fans. The game marked the first NBA Finals appearance at MSG since 1999, with New York leading the series 2-0 after two road wins in San Antonio. Despite the Knicks' 115-111 loss in Game 3, the team remains two wins away from their first championship since 1973.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dk9G8f4155kw","@url":"https://www.youtube.com/watch?v=k9G8f4155kw","author_name":"Entertainment Tonight","author_url":"https://www.youtube.com/@EntertainmentTonight","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/k9G8f4155kw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/k9G8f4155kw/hqdefault.jpg","thumbnail_width":480,"title":"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/k9G8f4155kw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cardi B Rattles Off List of Things She Thinks Will Get Better if Knicks Win NBA Championship\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=k9G8f4155kw"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"8c6567a0362e4f292ee6f48800256fc0cfea850b2152e489f3b06a05893a60d1","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Cardi B","keywords/New York Knicks","keywords/NBA Finals","keywords/Madison Square Garden","keywords/entertainment"],"permalink":"https://www.americantop40.com/content/2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear/","primary_image":{"bucket":"assets.getty","id":"%2F6a2ad1d12b5a1317fce9ad69"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781191080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","social_title":"","summary":"Cardi B says a Knicks championship would transform NYC, joking about disappearing rats and walking statues!","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Says Knicks Title Would Change NYC... \"The Rats Would Disappear\""},"slug":"2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2ad1d12b5a1317fce9ad69","title":"Cardi B Says Knicks Title Would Change NYC... \"The Rats Would Disappear\"","description":"Cardi B says a Knicks championship would transform NYC, joking about disappearing rats and walking statues!","author":""},"pub_start":1781191080000,"pub_until":4115978604802,"pub_changed":1781191422987,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ad1d767c509db831d9ff6","slug:2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","slug:2026-06-11-cardi-b-says-knicks-title-would-change-nyc-the-rats-would-disappear","keyword:keywords/ai-assisted","keyword:keywords/Cardi B","keyword:keywords/New York Knicks","keyword:keywords/NBA Finals","keyword:keywords/Madison Square Garden","keyword:keywords/entertainment"]}},{"id":"%2F6a2ac15367f021277a9a666a","type":"PUBLISHING","record":{"ref_id":"%2F6a2ac15367f021277a9a666a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"44512","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"HOUSTON, TEXAS - MARCH 16: Rapper, songwriter, and icon Drake attends a game between the Houston Rockets and the Cleveland Cavaliers at Toyota Center on March 16, 2024 in Houston, Texas. 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 Carmen Mandato/Getty Images)","id":"%2F6a2ac14a6dcf7baf1b3948f6","new_tab":false,"schedule":{},"source_credit":"Carmen Mandato / Getty Images Sport / Getty Images","title":"Cleveland Cavaliers v Houston Rockets","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Drake\u003c/strong> has teamed up with Amazon to launch an official virtual merch warehouse called \u003ca href=\"https://www.amazon.com/stores/DrakesWarehouse/page/0922B197-C7CD-490B-A9FF-7AF36A48C544\" target=\"_blank\">Drake's Warehouse\u003c/a>. \u003c/p>\n\n\u003cp>The store offers a unique collection of merchandise from the Canadian music star, including items like a body pillow... and a poop scooper! The first release features over 30 items that span apparel, accessories, and collectibles celebrating some of Drake's most iconic albums.\u003c/p>\n\n\u003cp>The collaboration marks an evolution in how Amazon partners with artists to sell merchandise, focusing more on exclusive and official products. Among the standout items is the \u003ca href=\"https://musically.com/2025/08/22/amazon-gets-drakes-warehouse-for-merch-hats-tees-body-pillows-and-poop-scoopers/\" target=\"_blank\">official Drake body pillow\u003c/a>, priced at $100, and the &quot;For All The Dogs&quot; poop scooper, available for $50. These products highlight the creative and playful approach Drake is taking with his merchandise.\u003c/p>\n\n\u003cp>According to an \u003ca href=\"https://mr-mag.com/drake-launches-official-virtual-amazon-merch-warehouse-featuring-body-pillow-and-more/\" target=\"_blank\">Amazon representative\u003c/a>, the store offers both new and archival items, providing fans with a wide range of options to celebrate their favorite artist. The launch of Drake's Warehouse is expected to attract significant attention from fans and collectors alike, eager to own a piece of the artist's legacy.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"d54998da2dcaaf16bf01f51e245297c4b7c8f71fdf40ba4bb6a79698aea371af","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Drake","keywords/Amazon","keywords/virtual store","keywords/merchandise","keywords/body pillow","keywords/poop scooper"],"permalink":"https://www.americantop40.com/content/2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store/","primary_image":{"bucket":"assets.getty","id":"%2F6a2ac14a6dcf7baf1b3948f6"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},"publish_date":1781186880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","social_title":"","summary":"Drake has launched a virtual merch store on Amazon, featuring unique items like a body pillow, poop scooper and more!","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store"},"slug":"2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2ac14a6dcf7baf1b3948f6","title":"Fans Are Shocked By What Drake Is Selling In His New Virtual Amazon Store","description":"Drake has launched a virtual merch store on Amazon, featuring unique items like a body pillow, poop scooper and more!","author":""},"pub_start":1781186880000,"pub_until":4115978604802,"pub_changed":1781187247934,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ac15367f021277a9a666a","slug:2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","slug:2026-06-11-fans-are-shocked-by-what-drake-is-selling-in-his-new-virtual-amazon-store","keyword:keywords/ai-assisted","keyword:keywords/Drake","keyword:keywords/Amazon","keyword:keywords/virtual store","keyword:keywords/merchandise","keyword:keywords/body pillow","keyword:keywords/poop scooper"]}},{"id":"%2F6a2ab62b39b096d7b0a9dcca","type":"PUBLISHING","record":{"ref_id":"%2F6a2ab62b39b096d7b0a9dcca","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"4732","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: (L to R) Este Haim, Taylor Swift, and Mariska Hargitay attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. 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 Al Bello/Getty Images)","id":"%2F6a2ab6266dcf7baf1b3948f1","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The 2026 NBA Finals have attracted a star-studded crowd to Madison Square Garden, where the New York Knicks are facing off against the San Antonio Spurs. During Game 4 on Wednesday (June 10), celebrities like \u003cstrong>Taylor Swift\u003c/strong>, \u003cstrong>Timothée Chalamet\u003c/strong>, \u003cstrong>Spike Lee\u003c/strong>, and \u003cstrong>Ben Stiller\u003c/strong> were spotted courtside, cheering on the Knicks as they mounted the largest comeback in NBA Finals history.\u003c/p>\n\n\u003cp>The Knicks, trailing by 29 points, managed to secure a 107-106 victory, taking a 3-1 lead in the series. Swift, in her &quot;Stevie Knicks&quot; shirt, was seen alongside friends Alana and Este Haim and \u003cstrong>Mariska Hargitay\u003c/strong>, all donning Knicks-themed attire. \u003ca href=\"https://www.usatoday.com/story/sports/nba/playoffs/2026/06/10/celebrities-nba-finals-game-4-timothee-chalamet-spike-lee--live/90480493007/\" target=\"_blank\">USA Today\u003c/a> reported that the crowd also included \u003cstrong>Chris Rock\u003c/strong>, \u003cstrong>Adam Sandler\u003c/strong>, and \u003cstrong>Jerry Seinfeld\u003c/strong>.\u003c/p>\n\n\u003cp>The game also featured a halftime performance by the Wu-Tang Clan, adding to the excitement of the evening. \u003ca href=\"https://www.forbes.com/sites/siladityaray/2026/06/11/billionaire-taylor-swift-among-dozens-of-prominent-celebrities-at-the-knicks-spurs-nba-finals-game-4/\" target=\"_blank\">Forbes\u003c/a> noted that the Knicks' victory was celebrated with enthusiasm by the celebrity attendees.\u003c/p>\n\n\u003cp>President Donald Trump, who attended Game 3, was notably absent from Game 4, following a mixed reception during his previous appearance. The Knicks are now one win away from their first NBA title since 1973, with Game 5 set to take place in San Antonio on Saturday.\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Taylor Swift and Mariska Hargitay attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. 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 Al Bello/Getty Images)","id":"%2F6a2ab6676dcf7baf1b3948f2","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Spike Lee attends Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. 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 Al Bello/Getty Images)","id":"%2F6a2ab6866dcf7baf1b3948f3","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Ben Stiller reacts during Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. 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 Al Bello/Getty Images)","id":"%2F6a2ab6982b5a1317fce9ad66","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Jerry Seinfeld and his wife Jessica Seinfeld attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. 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 Dustin Satloff/Getty Images)","id":"%2F6a2ab6ad06d42df84d151869","new_tab":false,"schedule":{},"source_credit":"Dustin Satloff / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Larry David and John McEnroe attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. 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 Al Bello/Getty Images)","id":"%2F6a2ab6bbcd20ce2f3fda6d56","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Timothée Chalamet reacts after Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. 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 Dustin Satloff/Getty Images)","id":"%2F6a2ab6e65cca47257eaf0e5e","new_tab":false,"schedule":{},"source_credit":"Dustin Satloff / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 10: Taylor Swift and Este Haim attend Game Four of the 2026 NBA Finals between the San Antonio Spurs and the New York Knicks at Madison Square Garden on June 10, 2026 in New York City. 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 Al Bello/Getty Images)","id":"%2F6a2ab6fb6dcf7baf1b3948f4","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Four","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"2f6e204ccf98a264f4eaf2f228789699c927fcf69e27f065caca27afe4d9b232","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/NBA Finals","keywords/New York Knicks","keywords/San Antonio Spurs","keywords/celebrities","keywords/Taylor Swift","keywords/Madison Square Garden","keywords/Timothée Chalamet","keywords/Spike Lee","keywords/comeback"],"permalink":"https://www.americantop40.com/content/2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos/","primary_image":{"bucket":"new_assets","id":"%2F6a2aba137c29a335ed565a01"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/SPORTS"]},"publish_date":1781184780000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","social_title":"","summary":"The 2026 NBA Finals at Madison Square Garden drew a HUGE celebrity crowd, including Taylor Swift, Timothée Chalamet and many MORE! See the photos here!","targets":[],"title":"The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos"},"slug":"2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2aba137c29a335ed565a01","title":"The Stars Came Out For Knicks vs. Spurs NBA Finals Game 4: See The Photos","description":"The 2026 NBA Finals at Madison Square Garden drew a HUGE celebrity crowd, including Taylor Swift, Timothée Chalamet and many MORE! See the photos here!","author":""},"pub_start":1781184780000,"pub_until":4115978604802,"pub_changed":1781185141702,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/SPORTS"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2ab62b39b096d7b0a9dcca","slug:2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","slug:2026-06-11-the-stars-came-out-for-knicks-vs-spurs-nba-finals-game-4-see-the-photos","keyword:keywords/ai-assisted","keyword:keywords/NBA Finals","keyword:keywords/New York Knicks","keyword:keywords/San Antonio Spurs","keyword:keywords/celebrities","keyword:keywords/Taylor Swift","keyword:keywords/Madison Square Garden","keyword:keywords/Timothée Chalamet","keyword:keywords/Spike Lee","keyword:keywords/comeback"]}},{"id":"%2F6a29a964c92fb44f38a9b16d","type":"PUBLISHING","record":{"ref_id":"%2F6a29a964c92fb44f38a9b16d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"4422","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a29ae44c92fb44f38a9b179","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" target=\"_blank\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> is stepping into the role... as a dating advice expert! \u003c/p>\n\n\u003cp>Before the release of her upcoming album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the Grammy-winning artist will host \u003cstrong>&quot;u+me=advice forever,&quot;\u003c/strong> a one-hour live relationship advice special from iHeartRadio's Los Angeles studio on Thursday, June 11th.\u003c/p>\n\n\u003cp>Fans can submit their questions now through iHeartRadio's \u003ca href=\"https://www.iheart.com/live/hit-nation-4422/\" target=\"_blank\">\u003cstrong>Hit Nation\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>station using the Talkback feature. \u003cstrong>&quot;u+me=advice forever&quot;\u003c/strong> will air across iHeartRadio CHR and Hot AC stations, as well as Hit Nation, beginning June 11th at 6 p.m. PT/9 p.m. ET. Tune in to hear Olivia tackle real-life dating dilemmas, connect with fans and debut brand-new music before anyone else!\u003c/p>\n\n\u003cp>During the event, fans can bring their biggest questions about love, dating and modern romance directly to Olivia, who will offer her thoughts and advice live on the air. Listeners will also get an early listen to never-before-heard tracks from \u003cem>you seem pretty sad for a girl so in love\u003c/em> ahead of the album's arrival on Friday, June 12.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZaeiZBRbaY%2F","@url":"https://www.instagram.com/p/DZaeiZBRbaY/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZaeiZBRbaY/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZaeiZBRbaY/"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/","cuser":"user/ldap/ccrphx1aas","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":[],"permalink":"https://www.americantop40.com/content/2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join/","primary_image":{"bucket":"assets.getty","id":"%2F6a29aa446dcf7baf1b3948e4"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN"]},"publish_date":1781182800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","social_title":"","summary":"","targets":[],"title":"Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here's How To Join"},"slug":"2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29aa446dcf7baf1b3948e4","title":"Olivia Rodrigo Is Hosting A Dating Advice Radio Show — Here's How To Join","description":"","author":""},"pub_start":1781182800000,"pub_until":4115978604802,"pub_changed":1781182800000,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/ACHOTMODERN"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29a964c92fb44f38a9b16d","slug:2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join","slug:2026-06-10-olivia-rodrigo-is-hosting-a-dating-advice-radio-show-heres-how-to-join"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","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":[]},"device":{"_userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36","_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","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","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_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","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","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","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","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","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","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","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_icons_SocialIcons_component_tsx","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","premiere","packages-renderer-shared-ui-src-elements-MagicLink-component","FauxButton-component","src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-chartlist-ChartListPageLoader-component","meettheshow-MeetTheShow-component","core-page-blocks-podcast-PodcastsLoader-component","Heading-component","LoadMoreFromCursor-component","Eyebrow-component","ChartListLoader-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component","ChartList-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["premiere","core-page-blocks-Ad-component","packages-renderer-shared-ui-src-elements-MagicLink-component","FauxButton-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-chartlist-ChartListPageLoader-component","meettheshow-MeetTheShow-component","core-page-blocks-podcast-PodcastsLoader-component","Heading-component","LoadMoreFromCursor-component","Eyebrow-component","ChartListLoader-component","Podcasts-component","ui-ImageTile-component","Card-component","ChartList-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.fbc2d6f32689138a56a2.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.df07d3e9c7fdd3d632d9.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.50862bc8e61d2550ba30.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.c913180144f8c98160d4.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/premiere.1db99f29968a9ad0fced.js"></script>
<script async data-chunk="packages-renderer-shared-ui-src-elements-MagicLink-component" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.489cbf025d7e1a37ef28.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.9d6a8bfa29e035e27f5b.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be.bfcf691d8065605f5c30.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.be53a63eafce3a4cb5c3.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.2d69e4d087b9bfa12528.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.77c8a3f06251ddf013ea.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.24d292960656fd3af9d0.js"></script>
<script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.b63ebc94f4b64d93597a.js"></script>
<script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.5a0477d28ed0d99214d1.js"></script>
<script async data-chunk="core-page-blocks-chartlist-ChartListPageLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-chartlist-ChartListPageLoader-component.e472ee74ca2efbfca3d6.js"></script>
<script async data-chunk="meettheshow-MeetTheShow-component" src="https://static.inferno.iheart.com/inferno/scripts/meettheshow-MeetTheShow-component.7b6153b937710c132328.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.a9f4b8c4d6a8fab80e55.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="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.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="ChartListLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/ChartListLoader-component.c853c49b10d3bec0abfa.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.61c424009c56803f5507.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.78c164d119458bbe5ddd.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="ChartList-component" src="https://static.inferno.iheart.com/inferno/scripts/ChartList-component.8c3060a36738fbbc6ffd.js"></script>
            </body>
        </html>