<!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="local" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/local.31ad079932cec1e7dcff.css">
<link data-chunk="core-components-tiles-OnairTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-components-tiles-OnairTileLoader-component.12f62d6d6ad5771d626e.css">
<link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css">
<link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css">
<link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css">
<link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.d3f34a80e2ccc4662f3b.css">
<link data-chunk="core-page-blocks-music-MusicTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-music-MusicTile-component.c0f2337b7d57cb7e8b6d.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css">
<link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css">
<link data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceTileLoader-component.a1eb25fbdc158e499608.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="components-catalog-TrackList-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-catalog-TrackList-component.626e2b289929900208bd.css">
<link data-chunk="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css">
                <style data-reactroot="">:root {
        --station-font-family: "Inter","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(285,100%,20%);
        --gradient-stop: hsl(285,100%,16%);
        
                --accent-color: #9900CC;
            
        
             --darkFooterColor: hsl(285,100%,25%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><link data-rh="true" rel="canonical" type="" title="" href="https://kmel.iheart.com/"/>
                <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#9900CC"/><meta data-rh="true" property="og:title" content="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!"/><meta data-rh="true" property="twitter:title" content="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!"/><meta data-rh="true" itemprop="name" content="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!"/><meta data-rh="true" name="description" content="Hip Hop and R&amp;B music radio live from San Francisco Bay Area"/><meta data-rh="true" property="og:description" content="Hip Hop and R&amp;B music radio live from San Francisco Bay Area"/><meta data-rh="true" property="twitter:description" content="Hip Hop and R&amp;B music radio live from San Francisco Bay Area"/><meta data-rh="true" itemprop="description" content="Hip Hop and R&amp;B music radio live from San Francisco Bay Area"/><meta data-rh="true" name="keywords" content="106kmel, hip hop, san francisco, oakland, san jose, bayarea, local artist, music, san francisco, urban radio, west coast"/><meta data-rh="true" property="og:url" content="https://kmel.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://kmel.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://kmel.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><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/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@106kmel"/><meta data-rh="true" property="twitter:creator" content="@106kmel"/><meta data-rh="true" property="twitter:domain" content="kmel.iheart.com"/><meta data-rh="true" property="og:site_name" content="106.1 KMEL"/><meta data-rh="true" name="application-name" content="106.1 KMEL"/><meta data-rh="true" property="fb:app_id" content="135864416484476"/><meta data-rh="true" property="fb:pages" content="42600841807"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-night template-default">
                <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-site-header"><section class="main-header-items"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-hidden="true" aria-label="Primary Site Navigation" id="component-site-nav"><header class="navbar-header"><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" style="width:24px;height:24px;min-height:24px" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M22.4 9.6C21.88 9.08 21.04 9.08 20.52 9.6L16 14.12L11.48 9.6C10.96 9.08 10.12 9.08 9.6 9.6C9.08 10.12 9.08 10.96 9.6 11.48L14.12 16L9.6 20.52C9.08 21.04 9.08 21.88 9.6 22.4C10.12 22.92 10.96 22.92 11.48 22.4L16 17.88L20.52 22.4C21.04 22.92 21.88 22.92 22.4 22.4C22.92 21.88 22.92 21.04 22.4 20.52L17.88 16L22.4 11.48C22.92 10.96 22.92 10.12 22.4 9.6Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><section class="nav-inner-wrapper"><ul class="menu-container main-nav"><li class="menu-top-label"><button aria-label="Listen" class="button-text" tabindex="0"><span class="menu-label">Listen</span></button></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for On-Air" class="button-text" tabindex="0"><span class="menu-label">On-Air</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="The Sana G Morning Show" tabindex="0" href="/featured/the-sana-g-morning-show/">The Sana G Morning Show</a></li><li><a aria-label="Shay Diddy" tabindex="0" href="/featured/shay-diddy/">Shay Diddy</a></li><li><a aria-label="BIGVON" tabindex="0" href="/featured/bigvon/">BIGVON</a></li><li><a aria-label="Cuzzin Dre" tabindex="0" href="/featured/cuzzin-dre/">Cuzzin Dre</a></li><li><a aria-label="ROW" tabindex="0" href="/featured/row/">ROW</a></li><li><a aria-label="G-Biz" tabindex="0" href="/featured/g-biz/">G-Biz</a></li><li><a aria-label="Fillmoe Mike" tabindex="0" href="/featured/fillmoe-mike/about/">Fillmoe Mike</a></li><li><a aria-label="C-Mac" tabindex="0" href="/featured/c-mac/">C-Mac</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Podcasts" class="button-text" tabindex="0"><span class="menu-label">Podcasts</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a href="https://www.iheart.com/podcast/139-sana-g-morning-show-25095719/" target="_blank" rel="noopener" aria-label="Sana G Morning Show On Demand">Sana G Morning Show On Demand</a></li><li><a href="https://www.iheart.com/podcast/960-sana-gs-crush-on-you-28823199/" target="_blank" rel="noopener" aria-label="Sana G&#x27;s Crush On You">Sana G&#x27;s Crush On You</a></li><li><a href="https://www.iheart.com/podcast/960-sana-gs-clown-of-the-day-28890865/" target="_blank" rel="noopener" aria-label="Sana G&#x27;s Clown of the Day">Sana G&#x27;s Clown of the Day</a></li><li><a href="https://www.iheart.com/podcast/139-sana-g-uncut-28141335/" target="_blank" rel="noopener" aria-label="Sanacast">Sanacast</a></li><li><a href="https://www.iheart.com/podcast/413-vontourage-28192450/" target="_blank" rel="noopener" aria-label="Vontourage">Vontourage</a></li><li><a href="https://www.iheart.com/podcast/wash-ya-back-podcast-110764956/" target="_blank" rel="noopener" aria-label="Wash Ya Back w/ Fillmoe Mike">Wash Ya Back w/ Fillmoe Mike</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Music &amp; Media" class="button-text" tabindex="0"><span class="menu-label">Music &amp; Media</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Recently Played" tabindex="0" href="/music/recently-played/">Recently Played</a></li><li><a aria-label="Home Turf" tabindex="0" href="/featured/home-turf/">Home Turf</a></li><li><a aria-label="Music Monday Appointments" tabindex="0" href="/content/2017-08-16-kmel-music-monday/">Music Monday Appointments</a></li><li><a aria-label="Top Songs" tabindex="0" href="/music/top-songs/">Top Songs</a></li><li><a href="https://www.youtube.com/user/KMELtv" target="_blank" rel="noopener" aria-label="KMEL YouTube">KMEL YouTube</a></li><li><a href="https://www.iheart.com/live/106-kmel-293/?autoplay=true" target="_blank" rel="noopener" aria-label="Listen on iHeartRadio">Listen on iHeartRadio</a></li><li><a aria-label="Photos" tabindex="0" href="/pics/">Photos</a></li><li><a aria-label="Trending in the Bay" tabindex="0" href="/featured/trending-in-the-bay/">Trending in the Bay</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Connect" class="button-text" tabindex="0"><span class="menu-label">Connect</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Calendar" tabindex="0" href="/calendar/">Calendar</a></li><li><a href="https://www.bayareaeqhq.com/?utm_source=kmel-fm&amp;utm_medium=radio&amp;utm_campaign=epic-san-francisco" target="_blank" rel="noopener" aria-label="Earthquake Preparedness">Earthquake Preparedness</a></li><li><a aria-label="Contact Us" tabindex="0" href="/contact/">Contact Us</a></li><li><a href="https://www.instagram.com/106kmel/" target="_blank" rel="noopener" aria-label="- Instagram">- Instagram</a></li><li><a href="https://twitter.com/106kmel" target="_blank" rel="noopener" aria-label="- Twitter">- Twitter</a></li><li><a href="https://www.facebook.com/106kmel" target="_blank" rel="noopener" aria-label="- Facebook">- Facebook</a></li><li><a href="https://www.youtube.com/user/KMELtv" target="_blank" rel="noopener" aria-label="- YouTube">- YouTube</a></li><li><a aria-label="Bay Area Traffic" tabindex="0" href="/traffic/">Bay Area Traffic</a></li><li><a aria-label="Advertise With Us" tabindex="0" href="/advertise/">Advertise With Us</a></li><li><a href="https://www.iheartmedia.com/careers" target="_self" aria-label="Jobs">Jobs</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests &amp; Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests &amp; Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="The $250k USA Giveaway" tabindex="0" href="/promotions/the-250k-usa-giveaway-1888769/">The $250k USA Giveaway</a></li><li><a aria-label="iHeartRadio and The R&amp;B Tour are giving you and a guest the chance to win VIP tickets to see Chris Brown and USHER live in Los Angeles!" tabindex="0" href="/promotions/iheartradio-and-the-rb-tour-are-1889333/">iHeartRadio and The R&amp;B Tour are giving you and a guest the chance to win VIP tickets to see Chris Brown and USHER live in Los Angeles!</a></li><li><a aria-label="Advance Screening Passes To See DISCLOSURE DAY" tabindex="0" href="/promotions/advance-screening-passes-to-see-disclosure-1890444/">Advance Screening Passes To See DISCLOSURE DAY</a></li><li><a aria-label="Advance Screening Passes To See TOY STORY 5" tabindex="0" href="/promotions/advance-screening-passes-to-see-toy-1892426/">Advance Screening Passes To See TOY STORY 5</a></li><li><a aria-label="Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!" tabindex="0" href="/promotions/enter-for-your-chance-to-win-1853795/">Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!</a></li><li><a aria-label="All Contests &amp; Promotions" tabindex="0" href="/promotions/">All Contests &amp; Promotions</a></li><li><a aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></li><li class="menu-top-label"><a tabindex="0" href="/contact/">Contact</a></li><li class="menu-top-label"><a tabindex="0" href="/newsletter/">Newsletter</a></li><li class="menu-top-label"><a tabindex="0" href="/advertise/">Advertise on 106.1 KMEL</a></li><li class="menu-top-label"><a href="tel:1-844-844-iHeart">1-844-844-iHeart</a></li><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/106kmel" 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/106kmel" 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.youtube.com/user/KMELtv" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/106kmel" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.snapchat.com/add/iheart106kmel" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@iHeart106KMEL" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></ul></section><footer class="navbar-footer"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-nav" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form></footer></nav><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><section class="listen-user-container"><div class="header-user"></div></section></section></header><main class="component-page layout-generic-full page-home kmel-fm"><div class="alerts"></div><section class="col-top"><div class="component-region region-main-dynamic"><div class="OnairPlayTile-module_componentOnairPlayTile_Yxkqg themed-block" data-cy="componentOnairPlayTile"><section class="OnairPlayTile-module_streamStartWrapper_Or9qT" data-cy="streamStartWrapper"><div class="OnairPlayTile-module_streamStartThumb_hm6i6"><button class="OnairPlayTile-module_play-trigger_XLqj-" aria-label="Play 106.1 KMEL stream now"><span class="OnairPlayTile-module_hover-icon_Dx4i2"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></span><img src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for 106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>106.1 KMEL</h1><span class="OnairPlayTile-module_positioner_lTAsj">#1 For Hip Hop and R&amp;B in the Bay Area!</span><svg tabindex="-1" focusable="false" class="svg-icon icon-live" width="33" height="15" viewBox="0 0 33 15" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="33" height="15" rx="2" fill="#D2252A"></rect><path tabindex="-1" d="M10.291 9.78613H6.73535V3.24951H5.34961V11H10.291V9.78613Z" fill="white"></path><path tabindex="-1" d="M13.1699 11V3.24951H11.7842V11H13.1699Z" fill="white"></path><path tabindex="-1" d="M18.8096 11L21.4897 3.24951H20.0127L18.0791 9.3833H17.9878L16.0381 3.24951H14.5073L17.2144 11H18.8096Z" fill="white"></path><path tabindex="-1" d="M27.8438 9.80225H24.2129V7.63232H27.645V6.50439H24.2129V4.44727H27.8438V3.24951H22.8271V11H27.8438V9.80225Z" fill="white"></path></svg><a class="OnairPlayTile-module_showTitle_mzyM7" tabindex="0" href="/featured/lady-ray/">LadyRAY</a><button class="OnairPlayTile-module_toggleBtn_dBWEQ" aria-label="Play Stream Now"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></button></div></section></div><input type="hidden" data-id="FppTo"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container component-feed feed-style-horizontal themed-block block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-06-30-black-music-month-the-facts-you-should-know/"><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/6813ace75cdbc0f706fbec9a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a?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="Entertainment News - Black Music Month: The Facts You Should Know" 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/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2025-06-30-black-music-month-the-facts-you-should-know/">Black Music Month: The Facts You Should Know</a><time class="component-date-display" dateTime="1780680000000">Jun 05, 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 tabindex="0" href="/promotions/the-250k-usa-giveaway-1888239/"><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//6a19dc627802689538889968?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?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="Listen For Your Chance To Win!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/promotions/the-250k-usa-giveaway-1888239/">Listen For Your Chance To Win!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/"><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//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?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="Listen To All FIFA World Cup 2026™ Matches Live On iHeart!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/">Listen To All FIFA World Cup 2026™ Matches Live On iHeart!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/promotions/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1890487/"><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//6a1e2f423131aec94d9a66f6?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a1e2f423131aec94d9a66f6?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a1e2f423131aec94d9a66f6?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a1e2f423131aec94d9a66f6?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a1e2f423131aec94d9a66f6?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="Win Tickets To Our iHeartRadio Music Festival Before You Can Buy Them!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/promotions/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1890487/">Win Tickets To Our iHeartRadio Music Festival Before You Can Buy Them!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/podcast/category/top-100-overall-132/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Find A New Podcast To Binge!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/podcast/category/top-100-overall-132/" class="card-title" target="_blank" rel="noopener">Find A New Podcast To Binge!</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-feed feed-style-large block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="lP0Ih"><div class="component-grid col-2"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target/"><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/670aba664e37db3394c814e4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/670aba664e37db3394c814e4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/670aba664e37db3394c814e4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/670aba664e37db3394c814e4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/670aba664e37db3394c814e4?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Innocent Woman Killed By Gunmen Who Fired 70 To 80 Shots At Wrong Target" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target/">Innocent Woman Killed By Gunmen Who Fired 70 To 80 Shots At Wrong Target</a><time class="component-date-display" dateTime="1780679940000">Jun 05, 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-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams/"><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/6a2302dc5cca47257eaf0e04?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2302dc5cca47257eaf0e04?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2302dc5cca47257eaf0e04?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2302dc5cca47257eaf0e04?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2302dc5cca47257eaf0e04?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - World Cup Rankings: Which Groups Have The Strongest, Weakest Teams" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams/">World Cup Rankings: Which Groups Have The Strongest, Weakest Teams</a><time class="component-date-display" dateTime="1780679100000">Jun 05, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><input type="hidden" data-id="beE6F"/><input type="hidden" data-id="ha5Er"/><div class="component-container component-playlist tile themed-block"><header class="component-heading"><h2 class="heading-title">106.1 KMEL Music</h2></header><div class="component-tabs"><div class="tab-controls"><ul class="tab-selector"><li class="tab active"><button class="button-text">Recently Played</button></li><li class="tab"><button class="button-text">Top Songs</button></li></ul></div><div class="tab-content"><ul class="component-track-list"><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/aap-rocky-673165/songs/stay-here-4-life-375087421/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/375087421?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/375087421?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/375087421?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="STAY HERE 4 LIFE by A$AP Rocky" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/aap-rocky-673165/songs/stay-here-4-life-375087421/" class="track-title" target="_blank" rel="noopener"><span>STAY HERE 4 LIFE</span></a><a href="https://www.iheart.com/artist/aap-rocky-673165/" class="track-artist" target="_blank" rel="noopener"><span>A$AP Rocky</span></a><a href="https://www.iheart.com/artist/aap-rocky-673165/albums/stay-here-4-life-375087420/" class="track-album" target="_blank" rel="noopener"><span>STAY HERE 4 LIFE</span></a><time class="component-datetime-display track-time" dateTime="2026-06-06T09:07:10" data-timezone="America/Los_Angeles">9:07 AM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/gunna-30193508/songs/wgft-feat-burna-boy-343871455/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/343871455?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/343871455?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/343871455?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="wgft (feat. Burna Boy) by Gunna" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/gunna-30193508/songs/wgft-feat-burna-boy-343871455/" class="track-title" target="_blank" rel="noopener"><span>wgft (feat. Burna Boy)</span></a><a href="https://www.iheart.com/artist/gunna-30193508/" class="track-artist" target="_blank" rel="noopener"><span>Gunna</span></a><a href="https://www.iheart.com/artist/gunna-30193508/albums/the-last-wun-343871446/" class="track-album" target="_blank" rel="noopener"><span>The Last Wun</span></a><time class="component-datetime-display track-time" dateTime="2026-06-06T09:04:29" data-timezone="America/Los_Angeles">9:04 AM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/the-weeknd-744880/songs/die-for-you-43758974/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/43758974?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/43758974?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/43758974?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="Die For You by The Weeknd" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/the-weeknd-744880/songs/die-for-you-43758974/" class="track-title" target="_blank" rel="noopener"><span>Die For You</span></a><a href="https://www.iheart.com/artist/the-weeknd-744880/" class="track-artist" target="_blank" rel="noopener"><span>The Weeknd</span></a><a href="https://www.iheart.com/artist/the-weeknd-744880/albums/starboy-43758957/" class="track-album" target="_blank" rel="noopener"><span>Starboy</span></a><time class="component-datetime-display track-time" dateTime="2026-06-06T09:00:54" data-timezone="America/Los_Angeles">9:00 AM</time></figcaption></figure></li></ul><a class="component-button button-faux secondary small see-all" tabindex="0" href="/music/recently-played/">See All Recently Played</a></div></div></div><input type="hidden" data-id="lHlMQ"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Shows</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/lady-ray/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/6092d0c820eb9a7bcb28000d?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6092d0c820eb9a7bcb28000d?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6092d0c820eb9a7bcb28000d?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of LadyRAY" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/lady-ray/">LadyRAY</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/g-biz/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5b9847b49e937af9684d0b1a?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5b9847b49e937af9684d0b1a?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5b9847b49e937af9684d0b1a?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of G BiZ" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/g-biz/">G BiZ</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/row/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5ba01e8239b0376511c36950?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5ba01e8239b0376511c36950?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5ba01e8239b0376511c36950?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of ROW" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/row/">ROW</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="zlJN0"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><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-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal/"><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/6a22f5a4484e5fba3c1c6eab?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a22f5a4484e5fba3c1c6eab?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a22f5a4484e5fba3c1c6eab?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a22f5a4484e5fba3c1c6eab?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a22f5a4484e5fba3c1c6eab?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Woman Leaps From Balcony To Escape Terrifying Three-Week Kidnapping Ordeal" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal/">Woman Leaps From Balcony To Escape Terrifying Three-Week Kidnapping Ordeal</a><time class="component-date-display" dateTime="1780676460000">Jun 05, 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-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust/"><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/6a22e168ae5bd0e7e326f56e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a22e168ae5bd0e7e326f56e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a22e168ae5bd0e7e326f56e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a22e168ae5bd0e7e326f56e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a22e168ae5bd0e7e326f56e?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - &#x27;Cockroach Kingpin&#x27; Nabbed With 100,000 Live Insects In Record Bug Bust" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust/">&#x27;Cockroach Kingpin&#x27; Nabbed With 100,000 Live Insects In Record Bug Bust</a><time class="component-date-display" dateTime="1780670700000">Jun 05, 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-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition/"><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/6a22d78006d42df84d15181c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a22d78006d42df84d15181c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a22d78006d42df84d15181c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a22d78006d42df84d15181c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a22d78006d42df84d15181c?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 - Lauryn Hill Lands BET Awards&#x27; First-Ever Living Legend Icon Recognition" 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-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition/">Lauryn Hill Lands BET Awards&#x27; First-Ever Living Legend Icon Recognition</a><time class="component-date-display" dateTime="1780670580000">Jun 05, 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-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp/"><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/6a21c1dc5b116328e3ea1bec?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a21c1dc5b116328e3ea1bec?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a21c1dc5b116328e3ea1bec?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a21c1dc5b116328e3ea1bec?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a21c1dc5b116328e3ea1bec?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Missing Sherpa Rescued While Crawling Back To Mount Everest Base Camp" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp/">Missing Sherpa Rescued While Crawling Back To Mount Everest Base Camp</a><time class="component-date-display" dateTime="1780597080000">Jun 04, 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-04-first-look-inside-the-obama-presidential-center/"><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/6a21bf57341835dc1b449905?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a21bf57341835dc1b449905?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a21bf57341835dc1b449905?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a21bf57341835dc1b449905?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a21bf57341835dc1b449905?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - First Look Inside The Obama Presidential Center" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-04-first-look-inside-the-obama-presidential-center/">First Look Inside The Obama Presidential Center</a><time class="component-date-display" dateTime="1780596780000">Jun 04, 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-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us/"><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/6a21aae96dcf7baf1b394891?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a21aae96dcf7baf1b394891?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a21aae96dcf7baf1b394891?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a21aae96dcf7baf1b394891?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a21aae96dcf7baf1b394891?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Scientists Accused Of Smuggling Contagious Pathogens From Africa Into US" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us/">Scientists Accused Of Smuggling Contagious Pathogens From Africa Into US</a><time class="component-date-display" dateTime="1780591020000">Jun 04, 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 class="component-container component-feed feed-style-small-scrollable block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><header class="component-heading"><h2 class="heading-title">From Our Shows</h2></header><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/the-sana-g-morning-show/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/"><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/692db8d936ad79c6ba568961?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961?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="The Sana G Morning Show - Sana Claus Toy &amp; Food Drive LIVE Broadcast!" 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="/featured/the-sana-g-morning-show/">The Sana G Morning Show</a></nav><a class="card-title" tabindex="0" href="/featured/the-sana-g-morning-show/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/">Sana Claus Toy &amp; Food Drive LIVE Broadcast!</a><time class="component-date-display" dateTime="1764603900000">Dec 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/the-sana-g-morning-show/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/"><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/6855bb52ddfe1910f018b8fe?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe?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="The Sana G Morning Show - Sana G Morning Show Grown Folks Prom 2025" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/the-sana-g-morning-show/">The Sana G Morning Show</a></nav><a class="card-title" tabindex="0" href="/featured/the-sana-g-morning-show/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/">Sana G Morning Show Grown Folks Prom 2025</a><time class="component-date-display" dateTime="1750724280000">Jun 23, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/"><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/631e0fbc16c82189ef3db942?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942?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="Cuzzin Dre - Fried Chicken &amp; Tequila? Don Julio &amp; Popeyes Have a Collab Dropping!" 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="/featured/cuzzin-dre/">Cuzzin Dre</a></nav><a class="card-title" tabindex="0" href="/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/">Fried Chicken &amp; Tequila? Don Julio &amp; Popeyes Have a Collab Dropping!</a><time class="component-date-display" dateTime="1738024320000">Jan 27, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/"><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/6704059ac0a9e1bca9caa6d2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2?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="Cuzzin Dre - ‘It’s Hurr Y&#x27;all!’ Sexyy Red Announces Collaboration With Ed Hardy" 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="/featured/cuzzin-dre/">Cuzzin Dre</a></nav><a class="card-title" tabindex="0" href="/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/">‘It’s Hurr Y&#x27;all!’ Sexyy Red Announces Collaboration With Ed Hardy</a><time class="component-date-display" dateTime="1728316740000">Oct 07, 2024</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/"><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/66fcad0520d2467b3f30f37d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d?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="Cuzzin Dre - Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb" 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="/featured/cuzzin-dre/">Cuzzin Dre</a></nav><a class="card-title" tabindex="0" href="/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/">Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb</a><time class="component-date-display" dateTime="1727835240000">Oct 01, 2024</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/"><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/66fcaa565b3b27f10c6faa95?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95?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="Cuzzin Dre - SZA Shut Down Her Old School and Serves Pizza" 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="/featured/cuzzin-dre/">Cuzzin Dre</a></nav><a class="card-title" tabindex="0" href="/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/">SZA Shut Down Her Old School and Serves Pizza</a><time class="component-date-display" dateTime="1727834880000">Oct 01, 2024</time></figcaption></figure></div></div></div><input type="hidden" data-id="LSixG"/><div class="component-container component-feed tile feed-style-xsmall block" data-feed="ID:calendar-topics-feed-matsubs"><div class="component-calendar-feed"><header class="component-heading"><h2 class="heading-title"><a tabindex="0" href="/calendar/">Events</a></h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/calendar/">See All</a></header><div class="feed-cards" data-block-id="aM2ge"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-05-juvenile-at-the-fox-theater/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Concerts - Juvenile at the Fox Theater" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/concerts/">Concerts</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-05-juvenile-at-the-fox-theater/">Juvenile at the Fox Theater</a><time class="component-date-display" dateTime="1780714800822">Jun 05, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-06-12th-annual-pints-for-paws/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf?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="Community - 12th Annual Pints for Paws" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/community/">Community</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-06-12th-annual-pints-for-paws/">12th Annual Pints for Paws</a><time class="component-date-display" dateTime="1780779600832">Jun 06, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live/">Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio</a><time class="component-date-display" dateTime="1781182800922">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f?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="Community - Northern California Brain Tumor Walk at the San Francisco Zoo Sat June 13th" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/community/">Community</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th/">Northern California Brain Tumor Walk at the San Francisco Zoo Sat June 13th</a><time class="component-date-display" dateTime="1781366400540">Jun 13, 2026</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="aM2ge"/><input type="hidden" data-id="rbePH"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on 106.1 KMEL</a></li><li><a href="https://www.iheart.com/apps/" target="_blank" rel="noopener">Download The Free iHeartRadio App</a></li><li><a href="https://www.iheart.com/podcast/" target="_blank" rel="noopener">Find a Podcast</a></li></ul><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/106kmel" 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/106kmel" 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.youtube.com/user/KMELtv" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/106kmel" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.snapchat.com/add/iheart106kmel" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@iHeart106KMEL" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">Hip Hop and R&amp;B music radio live from San Francisco Bay Area</div><hr/><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a tabindex="0" href="/rules/">Contest Rules</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li><li class="public-inspection-file"><a href="https://publicfiles.fcc.gov/fm-profile/KMEL/" target="_blank" rel="noopener">KMEL<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/KMEL/" target="_blank" rel="noopener">KMEL<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/688a7ceba1385902015a5bc4?passthrough=1" target="_blank" rel="noopener">EEO Public File</a></li><li><a href="https://kmel.iheart.com/content/public-file-assistance/" target="_blank" rel="noopener">Public File Assistance</a></li><li><a tabindex="0" href="/fcc-applications/">FCC Applications</a></li></ul><div class="site-ownership"><div>© <!-- -->2026<!-- --> <!-- -->iHeartMedia, Inc.</div></div></div></div></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fe2d86e2d7f8228fabd4d088ba214a695","canonicalHostname":"kmel.iheart.com","hostnames":[],"facets":["genres/Hip Hop and R&B","brands/KMEL-FM (911)","markets/SANFRANCISCO-CA","formats/HIPHOPRNB","facets/All Sites - English","facets/WinB4Contest","facets/FestivalHouseOfMusic","facets/ThankATeacherEnglish","facets/Q2CashContest","facets/Q2CashContestExclusion","facets/250kAmericaContest","facets/FestivalWinB4Contest"],"slug":"kmel-fm","market":"markets/SANFRANCISCO-CA","ownBrand":"brands/KMEL-FM (911)","timeZone":"America/Los_Angeles","keys":["hostname:kmel.iheart.com","hostname:www.kmel.com","hostname:kmel.com","hostname:kmeljams.com","hostname:www.kmeljams.com","hostname:106kmel.com","hostname:www.106kmel.com","hostname:misskimmie.kmel.com","hostname:kmel-fm.radio.iheart.com","id:/e2d86e2d7f8228fabd4d088ba214a695","brand:brands/KMEL-FM (911)","slug:kmel-fm","primaryParentOf:/0dcfc6f46e3c1377a5b9d51bd5adf85f","primaryParentOf:/4602e8632a7d3e7c8fe7e33872c2a8a0","primaryParentOf:/497bfc6e20a75a8d4709d2651a4264fa","primaryParentOf:/593efbf352c3b4e1ace55076","primaryParentOf:/59a57805bd3d389e4f8d3f48","primaryParentOf:/59b9a544bd3d389e4f8d3f60","primaryParentOf:/59e1081de285bcde864f4816","primaryParentOf:/5a0f6f98976cea3fba978420","primaryParentOf:/5b11bb20eaf8974ba90aa5e1","primaryParentOf:/5c3dbf9bcb06317c653be918fc36817b","primaryParentOf:/5dc306984ff44fdb36752571","primaryParentOf:/6ea44e89010d3326e8d49b28276ab4de","primaryParentOf:/708c26bd83f3849c97cd3edc012cdb12","primaryParentOf:/9383fc21882f8fb971fc12bcf6eabffb","primaryParentOf:/9898db404355e345bb1bd84be9fd7631","primaryParentOf:/a6c48afee29950f14f0c613b79b211a7","primaryParentOf:/ac1ea5e134b5347204dd405c714cbb4d","primaryParentOf:/d90c9fbade384aa027253622f6b6b6dc","stream:293","primaryParentOf:/5ee79745e1c53d3c15177c88","primaryParentOf:/5eebd6691fe08fcc9c20f148","primaryParentOf:/5f807e930b50791620c8df58","primaryParentOf:/5f808363ef1e813ffb70d41e","primaryParentOf:/6011de077b4cb847f6268982","broadcastFacility:35121","broadcastFacilityCallsign:kmel","primaryParentOf:/6310fc2d879a8a130fe39c1f","primaryParentOf:/68eeae7d186337fb5d5500e6"],"stream":{"id":293,"primaryPronouncement":"one oh six k. m. e l.","recentlyPlayedEnabled":true,"isActive":"true","talkbackEnabled":true},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"106.1 KMEL","description":"Hip Hop and R&B music radio live from San Francisco Bay Area"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"big_game_score_contest","path":"/big-game-score-contest"},{"name":"cash_for_couples","path":"/cash-for-couples"},{"name":"home","path":"/"},{"name":"weather","path":"/weather"},{"name":"newsletter","path":"/newsletter/"},{"name":"photos","path":"/pics/"},{"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":"music_home","path":"/music/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"error_page","path":"/_error/404/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5437fc3f102c67398935a918981e89135d44745b","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/113bfe4ffd2a8f72ac3aedbae6ea49375653ea39","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f17baa007f57e6d0b2d3d0a47c6a1c5ba57f2ccb","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3a08f418d86e9fe801dfb568340f2668f408d79f","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/08cc2d8c9e1ea2232c2308dd3637710bcc0a3390","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a6fa01d1e9c345566e23664366f72130b1e8d8aa","priority":0,"source":"/adchoices","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/b932a05670f0c2ddd7692f78f75a9977b8007959","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/cacf73de9b0d3140610be74a1f6410382cdd535e","priority":0,"source":"/radioedit","regex":false,"schedule":{"begin":1454341800000,"end":4115978604802},"destination":{"type":"URL","value":"https://radioedit.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5fb695f59931e96bd8bd91ea2258c889135c7fa1","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/dbd08df462c6757bb67e6182ef7c5051636dfdf6","priority":0,"source":"/topic/bin-national-news.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2cc1c670c722ba7c85402166dc2cb8ab3609b758","priority":0,"source":"/streetsoldiers","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/street-soldiers/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ead0ce4a43decfc65e339ee26cd886b244f0fe68","priority":0,"source":"//apps","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6be2cd78d4ea94f9c6e39c9c7b3bdfdd2c851324","priority":0,"source":"/contests","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/fa6c586dc89e514d74b045c03827687617fe2fac","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/8765d5f4ac24e982fa62b17f3b7b071c2248fa83","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/8d6ae0e14902a7b96284d6fcee4bc0478a75877e","priority":0,"source":"/calendar/legacy","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/local-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9977c3d9d09eabc69a3caabc851ba0d448398c7c","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/c73a83da7b0e78e89a6a5a2f58a9c430ce405160","priority":0,"source":"/featured/shay-diddy/content/2017-08-18-man-caught-on-880-in-oakland-traffic-lynching-a-black-doll","regex":false,"schedule":{"begin":1502750460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.kmel.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a32465ee05303b2043fde40dbdfd5552e382aa77","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/aae39b146cf5970ec3a965e07b94b780269ab51f","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/b2caf8e2f2607a2fcf4fa7fd06c1e7e5075547b8","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4f5ff4e27c7451676ab08b93b8125c2c5f360891","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/be9576bffef59f81885c3c41ad2d854c632bb681","priority":0,"source":"/music/undefined","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/7f94ffb10684064d3eb65a582558560c8d632e92","priority":0,"source":"/row","regex":false,"schedule":{"begin":1498016160000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/row/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/58dd2565d99d9320398583f351fb52bb92d13030","priority":0,"source":"/pages/bobbyojay.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/614b87f62527225e4f0ac790a84e4aa23acbcaf3","priority":0,"source":"/assistance/en","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e1e4589733aa32334d56bdbb3f4e4a2905f07eb1","priority":0,"source":"/music/recently-played/undefined","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/15400dd9fe43d8fc1532469803ef1de31b52a194","priority":0,"source":"/sanacast","regex":false,"schedule":{"begin":1498016160000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-sana-g-uncut-28141335/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e6cd615bedfc132611928d4f1a12dfab66e3c087","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/683f89a57e93a31d9d9e4b4449b6e185fd4c1437","priority":0,"source":"/featured/iheartradio-music-festival/_error/404","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/music-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/22beaceae8da6ccd8e45509057a5c9c15e312a7a","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6e5b875e499cbf7f653ae187a0267c525c76c5b3","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/7b964584108e4364700a79cd1654ba57c262fedf","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/fdcf615f4dc00284dc3be0c8c281661c32613af1","priority":0,"source":"/pages/lancesblog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2be9a2a40abeb0cabe62bffb7c2b8b0dfb534c0c","priority":0,"source":"/app2/contest/7ljdfu","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/009ad55f9ee8d3fe3315c890bce9a828a46d5ee3","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/politics$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/85a426380e1ae9e8da77a54176a988c30a88efc5","priority":0,"source":"/topic/bin-entertainment-news.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e417fe2fc0cb811c58bd9373383c5099a7c65869","priority":0,"source":"/generate","regex":false,"schedule":{"begin":1501611780000,"end":4115978604802},"destination":{"type":"URL","value":"https://ccsfcontesting.com/podcast"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3e74966b4f7570047f2f499961da3981346a2ff2","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/contest-rules$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/weird-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/41410424656a1f7e6cc5d7483803da90666bef02","priority":0,"source":"/app2/contest/8lfqyf","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9c9074245064cde74f8c680cd9c6b3e394d1ed81","priority":0,"source":"/livingroomconcertforamerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/8e388bb28aefb0956f84badfd742680617101c79","priority":0,"source":"/ladyray","regex":false,"schedule":{"begin":1498016040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/lady-ray/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a917258d98d0e975c8c8f9c945a38b42b7fcd0be","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4aee26602b201a008359037ba4d91b1aff9da916","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/abc93191cb84404b99a0bdf8b8dc4ae9d448ab43","priority":0,"source":"/livingroomconcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ea28c4968151f9de696578101e195e87f2ca2b79","priority":0,"source":"/fire","regex":false,"schedule":{"begin":1507824660000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/north-bay-wildfires/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/afe07565167c45be1798d5b0e944fa9cb67c901e","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4d5320ed0512cb8b688affdc2c05a7cfd5d3fc65","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/bec106bec9fcd63ae5b98c35ed549ba01eff5be8","priority":0,"source":"/photos/main","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/60dd3ce9eff0a09778625d3a7276fe3a996808bf","priority":0,"source":"/sanag","regex":false,"schedule":{"begin":1498015320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/the-sana-g-morning-show/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/c4c2fb50965a20612187d313cbbf8a7df904c429","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/national-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ce8740c1b4020159fe42d1988297b719ee8d3218","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5c1b9878f9f3a96288f4af265e3ddad39d3a8ad0","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d16bea677671dfb45a2448ce6aece11e0641a60b","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1762444800383,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/74bf4511d388434b27087dfc1814c969e9345ea9","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1498016160000,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6089eb58a4c51e758bd2877a68dbd5f56ef80f4f","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/db9e147eac1ae3b3bdcca7b8092fa792fbe950d7","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6270339829168417d5dd9b3643337979b63b43e1","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1762444800251,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e4a589017b18714a503e26e0c5e449911bc6c728","priority":0,"source":"/livingroom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/79d3170cd92b6f66d07fdc38b9dd258f4e704390","priority":0,"source":"/sana","regex":false,"schedule":{"begin":1498015320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/the-sana-g-morning-show/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e5f6c81075b5ea72983262a91e0026fb52d21388","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/66b158f21f18f376b973d2517332f0b3e03de1d6","priority":0,"source":"/holiday","regex":false,"schedule":{"begin":1762444800180,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e88fb0da0944bfa06184eb69c6d6055f21800dc8","priority":0,"source":"/listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/sports$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ed549553d5f5f486e4d0f9107fbd52bd5efdcb25","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/videos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/bc8fac11db51bd1cb6efa94c2677086edf03b0cd","priority":0,"source":"/survey","regex":false,"schedule":{"begin":1611167820757,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/local-radio-station-survey/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f6b02b6ac73b4a53b44ddb7568a770365e702fcc","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/25f408388c0cf160fb9e61be672d877c6a14cda1","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2b8f3c86a6f52ac9992744763b089595c81f5343","priority":0,"source":"/music/playlist","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/7d7693f9ace5e93cb61b4783fc2545f75521b9f0","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0078b5cef7eb19b8e04197a3c74100ef31cdb7d9","priority":0,"source":"/photos/hot-shots","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/849552e4c837c49d22c9f03c706a7a3e2e805249","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/95c0fcf1f7bd53354e2bd314ca2bc91cf8c93a59","priority":0,"source":"/von","regex":false,"schedule":{"begin":1498016640000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/bigvon/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/feel-good$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/009d76354ca697fe0efb98a46c079dd10a64520a","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0969d246b54608fd37bd3e321ecdb9c5f058d8a6","priority":0,"source":"/hometurf","regex":false,"schedule":{"begin":1498015980000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/bay-area-artists-enter-your-music-898244/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/8b9cb276805c373cc6a73029a8573de818d7d4dc","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/93822542ca8397d25fced9a36e5b76e0ef4ce6e2","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3decfcdc4252e22f188e2e13b64172dc0dbc5e66","priority":0,"source":"/content/2017-08-18-man-caught-on-880-in-oakland-traffic-lynching-a-black-doll","regex":false,"schedule":{"begin":1502232120000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.kmel.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9970e07187bf9c50a944c0f68c5a3fcb711e063f","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0821203a073d7098a92a971bacb19e6de7634f0d","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9b41c2c64c9b9749dd21676958a16019263b567b","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/1980227c423baee62f9a668f26dc8d0f4b08fa01","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1779912000000,"end":1789876848861},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9eb677fac825da0e59988386833cf43fa809ea34","priority":0,"source":"/calendar/concerts-9","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a22c5507ea137b4516a62fc21ca3f7d03745a845","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/08fba091ec4fb525ba4a37c093bf56fed8af6f9f","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/entertainment-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/46875146d8823afd8240c0d9d67ae58f4a36dd1e","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a616fc5d7a5e37f65ff8324d3c413ab346973612","priority":0,"source":"/calendar/station-events-1","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d3f1273162c975a1bba240b17c9149d34d40fb74","priority":0,"source":"/content/2017-10-09-evacuation-information-for-napa-county-fire","regex":false,"schedule":{"begin":1507827540000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/north-bay-wildfires/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a81a9ebaff4797da9efe752037df79df27774aa9","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/aa4d1564daa04f6c2bcee8932386e945a77248f1","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0a9d44ea8f32627bdb8377edbd6208be6063de23","priority":0,"source":"/topic/bin-sports-news.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4b4e0d636b083fa169679890f170321796c10c0c","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/adae0c25a8887e608b4aec8a8264fcf42a4d5a5d","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/01b1482f204c4683515b9c9459d882ac5bdcdf23","priority":0,"source":"/listen","regex":false,"schedule":{"begin":1498016100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/106-kmel-293/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/af933f39e444474237a4b0c0cb2e1548c5a2e13a","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4c1173d10f450f284e21b7a849f41d686cc5b54b","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/b0cbf7222965ea3c1519faa2519328cec2da72a7","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4e92b64b50141bb60a703886a0eec36b723fe053","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/b55470f1ebe900767ddecb539feb9746083f6531","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/fd75fabb0a9e3bb18f876d4ec54dedae5baaeed5","priority":0,"source":"/fires","regex":false,"schedule":{"begin":1507916100000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/north-bay-wildfires/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/bd22ca82ed0eaa5cf4f76fef795a91f36b35aa3b","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/beb2327e9d3003c680785ed21f97bce1cf9b64b6","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9552c58afd58d11a45a4bd628b58d24d5429d036","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1779912000274,"end":1789876800274},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/c649612267a51a9263f8e35001a78172e62f67ac","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/12fb330571ce734bd25fd2a2822339badd1b1707","priority":0,"source":"/pages/johnandkenshow","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/01c594099bc415164d84e34117ba0b90fd00f350","priority":0,"source":"/kmelsummerjam","regex":false,"schedule":{"begin":1555941600000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/kmel-summer-jam/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ced5ef8af53f0d2ee304721734ccadf4c90f24d4","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/women-of-iheartcountry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a635a5b21e0cef8f1d65926626f89123ec549b41","priority":0,"source":"/supportthebay","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/support-the-bay/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/cf983dfbbee03d94e333907b13bd2015337395bc","priority":0,"source":"/music/top-songs/undefined","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5e39f10a7a4aaabb5ec4dc0c00194e3d4c55b935","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/be52c4ffc37bfaf2196726c6c3ece046bfcf3d12","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1779912000000,"end":1789876819263},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d529a687b42a28140f9e6e2d8c08516492e32d20","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/604f4635fbe1c5e4e4b6921428630d5bd967766d","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d9cc4660b951d079198d2b9ceff6cba211e29323","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ca49706e70b7ff53a0a5b07281b925a854f1c6b7","priority":0,"source":"/employthebay","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/trending-in-the-bay/content/2020-03-23-find-out-what-companies-are-hiring-right-now-to-help-employ-the-bay/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e07684076770886c837e68ed1c45a66373b3c20e","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/61f9d7acdeb3c736da85ae4173ebbc7c4f8978df","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e1d1ae0ff71c333cd70772a9cea97f8460fcbf19","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6b84bfce100dd89b7e571e7f3fc0c084da76cc4c","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1779912023975,"end":1789876800000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e85094098148d25211fdd0e60874ea64acca6555","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/465ac5c7b2b21fc6d1781c9188bbfeabd0372686","priority":0,"source":"/supportourstudents","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/support-the-bay/content/2020-support-our-students-by-donating-tech-more/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/20380fdd8af344caad22fe33c9c2c89f87530639","priority":0,"source":"/playlist","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/edad3bb66c43f44c10be2e6cd0165ae2f04cf4bb","priority":0,"source":"/assistance/es","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6b315705040ec0a7aa5d22ad4b7732b1701e25ee","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d599dbc1a95d226627a01aed30440ad3e7bbf624","priority":0,"source":"/shay","regex":false,"schedule":{"begin":1498016220000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/shay-diddy/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f2ea2be0cd9d5bb33471c0e8851c7ca1debe6b92","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6d383708b033df6eed0f380ab22c663fd5a2ac77","priority":0,"source":"/photos","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f572de45c32708297376be3093db6ce7918add2d","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/24b9bb42daae562936ef2cf64fcb5d891e586abb","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/photos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f604ec4696d242c827293cdbef8c4455ce2d663e","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f93cdfd06135f267c57fff9f134eb5ec52ed2a06","priority":0,"source":"/legal/ad-choices/es","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/09ab17611522e7061c0bf70194bb2f01a75ebbee","priority":0,"source":"/topic/kmel%20summer%20jam","regex":false,"schedule":{"begin":1652201520220,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/kmel-summer-jam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/fc40ebc01160c7fc15381733a16987e18cd3b638","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2686ae3bc97977e37265459a03f9349ab631edd9","priority":0,"source":"/%7b%7bcollectionurl%7d%7d","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/7813007a5af71b47e36d8df9c60b5095fadbf633","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f0fc459ce2af2442f7dd0ba4cb8c231e025fc391","priority":0,"source":"/clown","regex":false,"schedule":{"begin":1498015320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/the-sana-g-morning-show/content/2017-clown-of-the-day-archive/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3db57f14db279c9ba18594b7ecf09667fb4a622b","priority":0,"source":"/shaydiddy","regex":false,"schedule":{"begin":1498016220000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/shay-diddy/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0102b3320c08ff564fcd0741272c50209981bac8","priority":0,"source":"/ceo","regex":false,"schedule":{"begin":1740680100302,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/ceos-you-should-know-sf/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2a05dc1fb768deed92f50a50ffd229ce7b0852b5","priority":0,"source":"/legal/ad-choices/en","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/799125e596c332202a0a4acc0e341e686240d293","priority":0,"source":"/.well-known/apple-app-site-association","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5acdadf42bedc6d51dec8a4c5372922727014f59","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e522bf9acc233d44198c2dd6e7b1e86afea38899","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.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://news.iheart.com/featured/capital-one/music-festival/"},"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://kmel.iheart.com/featured/trending-in-the-bay/content/2021-08-19-california-governor-recall-election-how-to-vote-important-dates-to-know/?pname=www.kmel.com&sc=dnsredirect"},"disabled":false,"schedule":{"begin":1604505600927,"end":1633031329450}},{"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":"YcpJI","keywords":["henessy","hennessy","hennesey","hennessey"],"destination":{"type":"URL","value":"/contests/win-your-way-into-the-189152/"},"disabled":false,"schedule":{"begin":1498015920000,"end":1537500720000}},{"id":"lhuEq","keywords":["Love "],"destination":{"type":"URL","value":"/contests/tell-us-your-love-confession-to-89904/"},"disabled":false,"schedule":{"begin":1498016820000,"end":1513831620000}},{"id":"WHSqB","keywords":["aloha pride","alohapride"],"destination":{"type":"URL","value":"/contests/hawaiian-airlines-wants-to-send-233768/"},"disabled":false,"schedule":{"begin":1498017540000,"end":1498892340000}},{"id":"E43Nd","keywords":["california lottery"],"destination":{"type":"URL","value":"/contests/california-lottery-search-find-win-100-205440/"},"disabled":false,"schedule":{"begin":1498017600000,"end":1505966400000}},{"id":"SRm9h","keywords":["Taco","tacos"],"destination":{"type":"URL","value":"/contests/win-a-taco-tuesday-fiesta-18778/"},"disabled":false,"schedule":{"begin":1498019400000,"end":1513834200000}},{"id":"qpuu6","keywords":["atom "],"destination":{"type":"URL","value":"/contests/free-movie-friday-win-249926/"},"disabled":false,"schedule":{"begin":1498087500000,"end":1537572300000}},{"id":"qV6e7","keywords":["aloha","aloha fridays"],"destination":{"type":"BRAND","value":"brands/Hawaiian Airlines Aloha Fridays (2683)"},"disabled":false,"schedule":{"begin":1499294040000,"end":1540161240000}},{"id":"3MLIn","keywords":["creek"],"destination":{"type":"URL","value":"/contests/-286804/"},"disabled":false,"schedule":{"begin":1503690060000,"end":1506800460000}},{"id":"Vm4Xy","keywords":["Game"," big game","The Game"],"destination":{"type":"URL","value":"/contests/watch-the-game-vip-style-340892/"},"disabled":false,"schedule":{"begin":1513623360000,"end":1521482160000}},{"id":"sVAcP","keywords":["fair "],"destination":{"type":"URL","value":"http://ul.ink/CW9E"},"disabled":false,"schedule":{"begin":1527185520000,"end":1531159920000}},{"id":"ebvWE","keywords":["summer jam"],"destination":{"type":"BRAND","value":"brands/KMEL Summer Jam 2017"},"disabled":false,"schedule":{"begin":1529937300000,"end":1537674600000}},{"id":"Nfbjm","keywords":["Jingle Contest"],"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/the-barnes-firm-10-000-441864/?ref=ulink&apt_referrer_id="},"disabled":false,"schedule":{"begin":1530120960000,"end":1534786560000}},{"id":"WgoL3","keywords":["Light the Night"],"destination":{"type":"URL","value":"https://pages.lightthenight.org/gba/SanFran18"},"disabled":false,"schedule":{"begin":1536188160000,"end":1546041360000}},{"id":"lEhSv","keywords":["#kmelsummerjam","KMEL Summer Jam","Summer Jam","kmelsummerjam","summerjam"],"destination":{"type":"BRAND","value":"brands/KMEL Summer Jam"},"disabled":false,"schedule":{"begin":1555941600000,"end":4115978604802}},{"id":"z07fQ","keywords":["106.1 KMEL Holiday House Of Soul","House of Soul","KMEL Holiday House of Soul","kmelhouseofsoul"],"destination":{"type":"BRAND","value":"brands/KMEL Holiday House of Soul"},"disabled":false,"schedule":{"begin":1571753700000,"end":4115978604802}},{"id":"w4q5I","keywords":["support the bay","supportthebay"],"destination":{"type":"URL","value":"/featured/trending-in-the-bay/content/2020-03-17-local-businesses-support-the-bay-by-staying-open-during-shelter-in-place/"},"disabled":false,"schedule":{"begin":0,"end":1586242800000}},{"id":"yacmn","keywords":["street soldiers"],"destination":{"type":"BRAND","value":"brands/Street Soldiers"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}},{"id":"jHZuD","keywords":["change"],"destination":{"type":"BRAND","value":"brands/Change Bay Area"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}},{"id":"tWWha","keywords":["support our students"],"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/support-the-bay/content/2020-support-our-students-by-donating-tech-more/"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}},{"id":"ho65y","keywords":["remy","remy martin flavor","remymartin flavor","remy martin","remymartin"],"destination":{"type":"BRAND","value":"brands/Remy Martin"},"disabled":false,"schedule":{"begin":1597105320867,"end":4115978604802}},{"id":"HXnd9","keywords":["fire","fires","wildfire"],"destination":{"type":"BRAND","value":"brands/North Bay Wildfires"},"disabled":false,"schedule":{"begin":1597934880445,"end":4115978604802}},{"id":"FfpE8","keywords":["meg","meghan","megan"],"destination":{"type":"URL","value":"/contests/enter-for-a-chance-to-win-a-digital-ticket-to-megan-thee-stallion-s-livestream-performance-865778/"},"disabled":false,"schedule":{"begin":1598551020402,"end":1606503420402}},{"id":"Ur6ky","keywords":["redcross","red cross "],"destination":{"type":"URL","value":"https://www.redcross.org/donate/cm/iheartmedianoca-emp.html/"},"disabled":false,"schedule":{"begin":1601400540977,"end":1609266540977}},{"id":"ZnwAk","keywords":["grand","grand in your hand","cash"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/listen-to-win-1-000-1338930/"},"disabled":false,"schedule":{"begin":1601886600597,"end":1668913200597}},{"id":"3bPYH","keywords":["votes","bay area vote","bayareavote","voter guide","sf vote","voter"],"destination":{"type":"BRAND","value":"brands/ Bay Area Votes"},"disabled":false,"schedule":{"begin":1602259980798,"end":4115978604802}},{"id":"AaDQx","keywords":["community"],"destination":{"type":"BRAND","value":"brands/Community Resources"},"disabled":false,"schedule":{"begin":1602260580613,"end":4115978604802}},{"id":"9FIoy","keywords":["kaiser"],"destination":{"type":"BRAND","value":"brands/Community Resources"},"disabled":false,"schedule":{"begin":1602260580588,"end":1610212980588}},{"id":"07CuQ","keywords":["donate","hip hop for hunger","hip hop hunger","hunger"],"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/event/5fa2f9ef38fb107e5d48311c/"},"disabled":false,"schedule":{"begin":1604462580216,"end":1612411380216}},{"id":"Ak3ju","keywords":["home turf","hometurf"],"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/bay-area-artists-enter-your-music-898244/"},"disabled":false,"schedule":{"begin":1605068460432,"end":1613017260432}},{"id":"hZ31o","keywords":["grants","grant"],"destination":{"type":"URL","value":"https://www.unfinishedbusiness.us/landing.html"},"disabled":false,"schedule":{"begin":1605754080432,"end":1613702880432}},{"id":"YcyyJ","keywords":["sana claus","sanaclaus","toys","donate toys"],"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/the-sana-g-morning-show/content/2020-12-03-sana-claus-toy-drive-is-back-heres-how-to-donate/"},"disabled":false,"schedule":{"begin":1607063760452,"end":1614839760452}},{"id":"P4EUE","keywords":["new year's eve","countdown","count down","splat"],"destination":{"type":"URL","value":"https://kmel.iheart.com/content/2020-12-22-listen-to106-kmels-new-years-eve-countdown-of-the-top-106-songs-of-2020/"},"disabled":false,"schedule":{"begin":1608666480856,"end":1616438880856}},{"id":"Y6URj","keywords":["dubs","dub","dubhub","dub hub","warriors"],"destination":{"type":"URL","value":"/promotions/enter-the-keyword-for-a-chance-936620/"},"disabled":false,"schedule":{"begin":1613493900812,"end":1621179900812}},{"id":"mwp7x","keywords":["happy hour","happyhour","kmel happy hour"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/enter-for-a-chance-to-win-1113174/"},"disabled":false,"schedule":{"begin":1622677860137,"end":4115978604802}},{"id":"oes6u","keywords":["lit","lit for the holidays","holiday lights","lights"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/lit-for-the-holidays-1142600"},"disabled":false,"schedule":{"begin":1639706460367,"end":1647478860367}},{"id":"AXusC","keywords":["globetrotter","globetrotters","globe trotter","globe trotters","globetroter"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/enter-for-a-chance-to-win-4-tickets-to-see-the-harlem-globetrotters-1149284"},"disabled":false,"schedule":{"begin":1640212980558,"end":1647985380558}},{"id":"3Yq6i","keywords":["crush on you","crushonyou","crush","speed date","speeddate"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/crush-on-you-valentine-s-speed-date-1622737/"},"disabled":false,"schedule":{"begin":1706515200214,"end":1711986180214}}],"sections":{"general":{"name":"106.1 KMEL","positioner":"#1 For Hip Hop and R&B in the Bay Area!","description":"Hip Hop and R&B music radio live from San Francisco Bay Area","keywords":[{"id":"106kmel"},{"id":"hip hop"},{"id":"san francisco"},{"id":"oakland"},{"id":"san jose"},{"id":"bayarea"},{"id":"local artist"},{"id":"music"},{"id":"san francisco"},{"id":"urban radio"},{"id":"west coast"}],"default_content":[{"id":"collections/Trending in The Bay (497802)"},{"id":"collections/breaking-news"},{"id":"collections/The Sana G Morning Show Blog (44220)"},{"id":"collections/BIGVON Blog (1044)"},{"id":"collections/Shay Diddy Blog (48395)"},{"id":"collections/Street Soldiers"},{"id":"collections/black-entertainment-news"},{"id":"collections/trending-hip-hop-rnb"},{"id":"collections/Holidays In The Bay"}],"additional_distributions":[],"default_podcasts":[],"default_shows":[{"id":"brands/The Sana G Morning Show (44220)","sites":{"_id":"%2F497bfc6e20a75a8d4709d2651a4264fa","slug":"the-sana-g-morning-show","ownBrand":"brands/The Sana G Morning Show (44220)","configByLookup":{"common":{"branding":{"name":"The Sana G Morning Show"}}}}},{"id":"brands/Shay Diddy (48395)","sites":{"_id":"%2Fd90c9fbade384aa027253622f6b6b6dc","slug":"shay-diddy","ownBrand":"brands/Shay Diddy (48395)","configByLookup":{"common":{"branding":{"name":"Shay Diddy"}}}}},{"id":"brands/BIGVON (1044)","sites":{"_id":"%2F9898db404355e345bb1bd84be9fd7631","slug":"bigvon","ownBrand":"brands/BIGVON (1044)","configByLookup":{"common":{"branding":{"name":"BIGVON"}}}}},{"id":"brands/Cuzzin Dre","sites":{"_id":"%2F5b11bb20eaf8974ba90aa5e1","slug":"cuzzin-dre","ownBrand":"brands/Cuzzin Dre","configByLookup":{"common":{"branding":{"name":"Cuzzin Dre"}}}}}],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"San Francisco, CA","country":{"id":"countries/US"},"geo_latitude":"37.7766392","geo_longitude":"-122.3963813","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Change Bay Area: Find out what you can do in the fight against racial injustice here!","link":"https://kmel.iheart.com/featured/change-bay-area/","target":"_self","start_date":{"timestampMs":1592574300000},"end_date":{"timestampMs":1592635500000}},"navigation":{"contact_menu_switch":true,"listen_live_switch":true,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":true,"advertise_switch":true,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"CEulf","type":"page","label":"On-Air","target":"_self","ref":"onair_schedule","children":[{"id":"PLFNI","type":"brand","label":"The Sana G Morning Show","target":"_self","ref":"%2F497bfc6e20a75a8d4709d2651a4264fa","href":"/featured/the-sana-g-morning-show/"},{"id":"fKMQ7","type":"brand","label":"Shay Diddy","target":"_self","ref":"%2Fd90c9fbade384aa027253622f6b6b6dc","href":"/featured/shay-diddy/"},{"id":"AoWwD","type":"brand","label":"BIGVON","target":"_self","ref":"%2F9898db404355e345bb1bd84be9fd7631","href":"/featured/bigvon/"},{"id":"ADCd7","type":"brand","label":"Cuzzin Dre","target":"_self","ref":"%2F5b11bb20eaf8974ba90aa5e1","href":"/featured/cuzzin-dre/"},{"id":"mzNs4","type":"brand","label":"ROW","target":"_self","ref":"%2F0dcfc6f46e3c1377a5b9d51bd5adf85f","href":"/featured/row/"},{"id":"i3J1Y","type":"brand","label":"G-Biz","target":"_self","ref":"%2Fac1ea5e134b5347204dd405c714cbb4d","href":"/featured/g-biz/"},{"id":"Xl439","type":"link","label":"Fillmoe Mike","target":"_self","ref":"https://kmel.iheart.com/featured/fillmoe-mike/about/","href":"https://kmel.iheart.com/featured/fillmoe-mike/about/"},{"id":"dJuCO","type":"brand","label":"C-Mac","target":"_self","ref":"%2F68eeae7d186337fb5d5500e6","href":"/featured/c-mac/"}],"href":"/schedule/"},{"id":"vaqT0","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"97QOa","type":"link","label":"Sana G Morning Show On Demand","target":"_blank","ref":"https://www.iheart.com/podcast/139-sana-g-morning-show-25095719/","href":"https://www.iheart.com/podcast/139-sana-g-morning-show-25095719/"},{"id":"FFx9d","type":"link","label":"Sana G's Crush On You","target":"_blank","ref":"https://www.iheart.com/podcast/960-sana-gs-crush-on-you-28823199/","href":"https://www.iheart.com/podcast/960-sana-gs-crush-on-you-28823199/"},{"id":"GiQa8","type":"link","label":"Sana G's Clown of the Day","target":"_blank","ref":"https://www.iheart.com/podcast/960-sana-gs-clown-of-the-day-28890865/","href":"https://www.iheart.com/podcast/960-sana-gs-clown-of-the-day-28890865/"},{"id":"sHBex","type":"link","label":"Sanacast","target":"_blank","ref":"https://www.iheart.com/podcast/139-sana-g-uncut-28141335/","href":"https://www.iheart.com/podcast/139-sana-g-uncut-28141335/"},{"id":"ydCC9","type":"link","label":"Vontourage","target":"_blank","ref":"https://www.iheart.com/podcast/413-vontourage-28192450/","href":"https://www.iheart.com/podcast/413-vontourage-28192450/"},{"id":"oIjL7","type":"link","label":"Wash Ya Back w/ Fillmoe Mike","target":"_blank","ref":"https://www.iheart.com/podcast/wash-ya-back-podcast-110764956/","href":"https://www.iheart.com/podcast/wash-ya-back-podcast-110764956/"}]},{"id":"DKEZw","type":"page","label":"Music & Media","target":"_self","ref":"music_home","children":[{"id":"ecAcV","type":"page","label":"Recently Played","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"g8ssw","type":"brand","label":"Home Turf","target":"_self","ref":"%2Fa6c48afee29950f14f0c613b79b211a7","href":"/featured/home-turf/"},{"id":"s4WK7","type":"link","label":"Music Monday Appointments","target":"_self","ref":"/content/2017-08-16-kmel-music-monday/","href":"/content/2017-08-16-kmel-music-monday/"},{"id":"Fk8Hs","type":"page","label":"Top Songs","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"},{"id":"XQAB6","type":"link","label":"KMEL YouTube","target":"_blank","ref":"https://www.youtube.com/user/KMELtv","href":"https://www.youtube.com/user/KMELtv"},{"id":"RG2Rv","type":"link","label":"Listen on iHeartRadio","target":"_blank","ref":"https://www.iheart.com/live/106-kmel-293/?autoplay=true","href":"https://www.iheart.com/live/106-kmel-293/?autoplay=true"},{"id":"NNdiI","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/pics/"},{"id":"0I1oC","type":"brand","label":"Trending in the Bay","target":"_self","ref":"%2F5b8fd369b5df9dde9b119d28","href":"/featured/trending-in-the-bay/"}],"href":"/music/"},{"id":"1YV9k","type":"page","label":"Connect","target":"_self","ref":"contact","children":[{"id":"DsMIZ","type":"page","label":"Calendar","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"HZAaS","type":"link","label":"Earthquake Preparedness","target":"_blank","ref":"https://www.bayareaeqhq.com/?utm_source=kmel-fm&utm_medium=radio&utm_campaign=epic-san-francisco","href":"https://www.bayareaeqhq.com/?utm_source=kmel-fm&utm_medium=radio&utm_campaign=epic-san-francisco"},{"id":"O61Wl","type":"page","label":"Contact Us","target":"_self","ref":"contact","href":"/contact/"},{"id":"swV91","type":"link","label":"- Instagram","target":"_blank","ref":"https://www.instagram.com/106kmel/","href":"https://www.instagram.com/106kmel/"},{"id":"gVmUp","type":"link","label":"- Twitter","target":"_blank","ref":"https://twitter.com/106kmel","href":"https://twitter.com/106kmel"},{"id":"vyNbp","type":"link","label":"- Facebook","target":"_blank","ref":"https://www.facebook.com/106kmel","href":"https://www.facebook.com/106kmel"},{"id":"qM3Pj","type":"link","label":"- YouTube","target":"_blank","ref":"https://www.youtube.com/user/KMELtv","href":"https://www.youtube.com/user/KMELtv"},{"id":"DEt8P","type":"page","label":"Bay Area Traffic","target":"_self","ref":"traffic","href":"/traffic/"},{"id":"ByBJy","type":"page","label":"Advertise With Us","target":"_self","ref":"advertise","href":"/advertise/"},{"id":"PaptQ","type":"link","label":"Jobs","target":"_self","ref":"https://www.iheartmedia.com/careers","href":"https://www.iheartmedia.com/careers"}],"href":"/contact/"}],"menu_footer":[]},"design":{"theme":"default","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":{"id":"asset://assets.brands/5d40a56c78bb8e76d21b8c89","asset":{"bucket":"assets.brands","resourceId":"%2F5d40a56c78bb8e76d21b8c89","href":"https://i.iheart.com/v3/re/assets.brands/5d40a56c78bb8e76d21b8c89"}},"station_logo":{"id":"asset://assets.brands/5e0a3df06f30114a05e027a1","asset":{"bucket":"assets.brands","resourceId":"%2F5e0a3df06f30114a05e027a1","href":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1"}},"logo_favicon":{"id":"asset://assets.brands/5e0a3df06f30114a05e027a1","asset":{"bucket":"assets.brands","resourceId":"%2F5e0a3df06f30114a05e027a1","href":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1"}},"font":{"id":"site-fonts/Inter"},"accent_color":"#9900CC","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"106kmel","facebook_app_id":"135864416484476","facebook_fan_page_id":"42600841807","twitter_switch":true,"twitter_name":"106kmel","youtube_switch":true,"youtube_name":"user/KMELtv","instagram_switch":true,"instagram_name":"106kmel","snapchat_switch":true,"snapchat_name":"iheart106kmel","pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"iHeart106KMEL"},"contact":{"page_intro":"106.1 KMEL - The Bay's #1 for Hip-Hop and R&B! Use this page to contact us for questions, prize pick-up info, or advertising.","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"877-955-1061","business_phone_number":"415-247-4357","traffic_tip_phone":"415-247-4100","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"If you won a prize on-air or online, you can claim it at our offices during normal business hours. Please bring at least one form of picture ID and be prepared to provide your social security number for tax purposes.","location_address1":"340 Townsend St.","location_address2":"4th Floor","location_city":"San Francisco","location_state":"CA","location_zip":"94107","office_hours":"Monday through Friday\n9:00am to 5:00pm\nwith the exception of Holidays","email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Prize/Promotion Question"},{"type":"Community Events/PSAs"},{"type":"Programming/Music Questions"}],"eeo_report_asset":{"id":"asset://assets.eeo/688a7ceba1385902015a5bc4"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":true,"email_format":null,"dataskrive_switch":true,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":"KMEL-FM","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":{"type":"broadcast-facilities","plugin":{"broadcastFacilities":[{"facilityId":"35121","broadcastFrequency":"106.1","broadcastBand":"FM","broadcastCallLetters":"KMEL","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F0dcfc6f46e3c1377a5b9d51bd5adf85f","slug":"row","ownBrand":"brands/ROW (55360)","configByLookup":{"common":{"branding":{"name":"ROW"}}}},{"_id":"%2Fac1ea5e134b5347204dd405c714cbb4d","slug":"g-biz","ownBrand":"brands/G BiZ (54992)","configByLookup":{"common":{"branding":{"name":"G BiZ"}}}},{"_id":"%2F68eeae7d186337fb5d5500e6","slug":"c-mac","ownBrand":"brands/C-Mac","configByLookup":{"common":{"branding":{"name":"C-Mac"}}}},{"_id":"%2Fa6c48afee29950f14f0c613b79b211a7","slug":"home-turf","ownBrand":"brands/Home Turf (39026)","configByLookup":{"common":{"branding":{"name":"Home Turf"}}}},{"_id":"%2F5b8fd369b5df9dde9b119d28","slug":"trending-in-the-bay","ownBrand":"brands/Trending in the Bay","configByLookup":{"common":{"branding":{"name":"Trending in the Bay"}}}},{"_id":"%2F497bfc6e20a75a8d4709d2651a4264fa","slug":"the-sana-g-morning-show","ownBrand":"brands/The Sana G Morning Show (44220)","configByLookup":{"common":{"branding":{"name":"The Sana G Morning Show"}}}},{"_id":"%2Fd90c9fbade384aa027253622f6b6b6dc","slug":"shay-diddy","ownBrand":"brands/Shay Diddy (48395)","configByLookup":{"common":{"branding":{"name":"Shay Diddy"}}}},{"_id":"%2F9898db404355e345bb1bd84be9fd7631","slug":"bigvon","ownBrand":"brands/BIGVON (1044)","configByLookup":{"common":{"branding":{"name":"BIGVON"}}}},{"_id":"%2F5b11bb20eaf8974ba90aa5e1","slug":"cuzzin-dre","ownBrand":"brands/Cuzzin Dre","configByLookup":{"common":{"branding":{"name":"Cuzzin Dre"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/master-site/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":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6813ab6f5cdbc0f706fbec8f","type":"PUBLISHING","record":{"ref_id":"%2F6813ab6f5cdbc0f706fbec8f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"409e82a5-34ac-4bef-b7ef-d508c49c928f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1948:  American jazz singer Ella Fitzgerald (1917 - 1996).  (Photo by George Konig/Keystone/Getty Images)","id":"%2F6813ace75cdbc0f706fbec9a","new_tab":false,"schedule":{},"source_credit":"Hulton Archive","title":"Ella Sings","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Black artists shaped the sound of American music, and the world took notice, often without giving credit. This Black Music Month, we’re honoring the innovators, the barrier-breakers, and the truth-tellers whose impact runs deeper than the charts. From the overlooked to the iconic, we’re spotlighting the stories behind the songs.\u003c/p>\n\n\u003ch3>\u003cstrong>1. Rock ‘n’ Roll was birthed by a Black woman.\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1944:  American gospel singer Sister Rosetta Tharpe (1915 - 1973) singing and playing the guitar with the Lucky Millinder Band.  (Photo by Hulton Archive/Getty Images)","id":"%2F681b6c0ea8d0d7268a105917","new_tab":false,"schedule":{},"source_credit":"Archive Photos","title":"Sister Rosetta Tharpe","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Sister Rosetta Tharpe\u003c/strong> — a gospel singer who shredded on the electric guitar — was doing it long before \u003cstrong>Elvis\u003c/strong> was ever in the conversation. She mixed church with soul, blues with boldness, and paved the way for everyone from \u003cstrong>Chuck Berry\u003c/strong> to \u003cstrong>Johnny Cash\u003c/strong>. Her name should be right there at the top when we talk about the roots of rock. And if you’ve never heard of her, that’s not an accident.\u003c/p>\n\n\u003ch3>\u003cstrong>Elvis Presley's Biggest Hits Came From the Work Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306789fd3e337132250f61","new_tab":false,"schedule":{},"source_credit":"Houston Public Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Elvis Presley’s biggest hits were covers of songs originally written and recorded by Black artists. “Hound Dog” was originally recorded by Big Mama Thornton in 1952, but Presley's 1956 rendition became a massive commercial hit, overshadowing the work of a Black artist. Presley's &quot;That's All Right&quot; and &quot;Mystery Train&quot; were also pulled from Black artists. The &quot;King of Rock of Roll&quot; gained fame and fortune from music that Black creators pioneered due to segregation and industry bias.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Blues Vocals Came From A Black Woman\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683067e4fd3e337132250f63","new_tab":false,"schedule":{},"source_credit":"BlackPast.org","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first published blues song came from a Black woman. W.C. Handy may be called the &quot;Father of the Blues,&quot; but Mamie Smith was the first to record a blues vocal in 1920. Smith's hit &quot;Crazy Blues&quot; reportedly sold over a million copies within a year. The record's success marked the beginning of blues being recognized as a distinct genre and helped pave the way for other Black female blues artists, including Bessie Smith, Ma Rainey, and Alberta Hunter.\u003c/p>\n\n\u003ch3>\u003cstrong>George W. Johnson Made History As The First African-American To Record Commercially\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306842fd3e337132250f65","new_tab":false,"schedule":{},"source_credit":"WBSS Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>George W. Johnson was the first African-American to record commercially. (1890). \u003c/strong>Johnson's songs were recorded on wax cylinders, an early format used by companies such as the Edison Phonograph Company and Berliner Gramophone. Artists weren't able to duplicate their records through this type of early technology, so Johnson had to repeatedly perform his songs live to produce multiple copies. Johnson's record &quot;The Laughing Song&quot; was one of the first bestsellers in the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>Tommy Edwards Made History Topping The Charts\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - OCTOBER 9:  Singer Tommy Edwards records the song \"It All Belongs To You\" produced by Harry Myerson or Harry Meyerson and arranged by Leroy Holmes at Metropolitan Studios on October 9, 1958 New York, New York. (Photo by PoPsie Randolph/Michael ","id":"%2F68306874fd3e337132250f67","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Tommy Edwards was the first Black artist to hit #1 on the Billboard Hot 100 (1958) with his song &quot;It's All in the Game.&quot; The Hot 100 Chart launched just months before Edwards' history-making achievement as the new industry standard singles chart. Popular music was previously tracked through multiple charts like\u003cstrong> \u003c/strong>Best Sellers in Stores, Most Played by Jockeys, and Most Played in Jukeboxes. Nat King Cole earned the No. 1 spot on Billboard’s “Most Played by Jockeys” chart in 1948 with “Nature Boy.&quot;\u003c/p>\n\n\u003ch3>\u003cstrong>Ella Fitzgerald Was The First Black Artist To Win A Grammy\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683068cafd3e337132250f69","new_tab":false,"schedule":{},"source_credit":"Grammy.com","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Ella Fitzgerald was the first Black artist to win a Grammy. At the 1959 ceremony, Fitzgerald actually took home two trophies for Best Female Vocal Performance and Best Individual Jazz Performance. Fitzgerald went on to earn 13 Grammys during her career and the Grammy Lifetime Achievement Award in 1967. The singer was a pioneer for Black artists being celebrated by the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>The U.S. Military Used Jazz As Propaganda But Discriminated Against Those Who Created It\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"U.S. veteran holding American flag. Anonymous army solider in National Guard wearing military uniform. Freedom concept for armed forces, military pride, patriotism on independence day / July 4th / Fourth of July or Veteran's Day. Waist up candid portrait ","id":"%2F683068f7fd3e337132250f6b","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Veteran American Flag, Military Uniform, Freedom Concept: Fourth of July or Veteran's Day","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. military tried to use jazz as propaganda during WWII, while still discriminating against the Black artists who created it. The military used programs like Voice of America (VOA) and the Office of War Information (OWI) to counter Nazi propaganda and promote American values abroad. Jazz was featured in the broadcasts to symbolize American creativity, freedom, and modernity. Still, Black musicians faced systemic racism, segregation, and exclusion at home.\u003c/p>\n\n\u003ch3>\u003cstrong>James Brown Was &quot;Too Radical&quot; For Radio Stations\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - SEPTEMBER 17:  Musician James Brown performs on stage at the Miller Rock Thru Time Celebrating 50 Years of Rock Concert at Roseland September 17, 2004 in New York City.  (Photo by Frank Micelotta/Getty Images)","id":"%2F6830695bfd3e337132250f6d","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Miller Rock Thru Time Concert - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>James Brown’s “Say It Loud – I’m Black and I’m Proud” was released just months after the assassination of Dr. Martin Luther King Jr. — and some radio stations refused to play it, calling it “too radical.” But that didn’t stop it from becoming a national anthem for Black pride and power during the Civil Rights era. The song became one of Brown’s biggest hits, reaching No. 1 on the Billboard R&amp;B chart and No. 10 on the Hot 100 — a powerful show of support from Black listeners across the country. Even in the face of resistance, its message was loud, clear, and impossible to ignore — and it’s remained a rallying cry for generations.\u003c/p>\n\n\n\u003ch3>\u003cstrong>Teddy Wilson Starred In The First Known Interracial Jazz Group\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683069bbfd3e337132250f71","new_tab":false,"schedule":{},"source_credit":"IMDb","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Teddy Wilson was a pioneering figure in jazz who was a part of one of the first racially integrated jazz ensembles. In 1935, he joined the Benny Goodman Trio, which included Goodman on clarinet and Gene Krupa on drums. This trio is widely recognized as the first interracial band to perform publicly in the United States, marking a significant moment in music history and the civil rights movement. However, Wilson faced racial discrimination, often having to stay in “colored” hotels while touring. \u003c/p>\n\n\u003ch3>\u003cstrong>Marian Anderson Made Opera History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - OCTOBER 21:  A portrait of opera singer and civil rights activist Marian Anderson is displayed as Treasury Secretary Jacob Lew visits the Marian Anderson Residence Museum to discuss her inclusion on the $5 bill October 21, 2016 in Phila","id":"%2F683069fdfd3e337132250f73","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Treasury Secretary Jacob Lew Visits Marian Anderson Residence Museum Discussing Her Inclusion On 5 Dollar Bill","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Marian Anderson made history on January 7, 1955, by becoming the first African American to perform at the Metropolitan Opera in New York City. At the age of 57, she sang the role of Ulrica, the fortune-teller, in Giuseppe Verdi’s opera Un ballo in maschera (A Masked Ball). Prior to this, Black artists had been excluded from performing at the Met, often relegated to roles as dancers or chorus members.\u003c/p>\n\n\u003ch3>\u003cstrong>Charley Pride Was First Black Artist To Win CMA's Top Award\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NASHVILLE, TENNESSEE - NOVEMBER 11: (FOR EDITORIAL USE ONLY) Charley Pride performs onstage during the The 54th Annual CMA Awards at Nashville’s Music City Center on Wednesday, November 11, 2020 in Nashville, Tennessee.  (Photo by Terry Wyatt/Getty Imag","id":"%2F68306a59fd3e337132250f75","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 54th Annual CMA Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Charley Pride made history in 1971 by becoming the first Black artist to win the Country Music Association's (CMA) Entertainer of the Year award. That same year, he also won Male Vocalist of the Year, making him the first non-white artist to win both categories in the same year. Pride would go on to become the first Black artist to co-host the CMA Awards in 1975. He still remains the only Black artist to have won the CMA's Entertainer of the Year award.\u003c/p>\n\n\u003ch3>\u003cstrong>Isaac Hayes Broke Barriers For Black Artists At The Oscars\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"EASTNOR, ENGLAND - AUGUST 5:  Isaac Hayes performs on the Open Air stage during the third day of the Big Chill music festival at Eastnor Castle Deer Park in the Malvern Hills on August 5, 2007 in Herefordshire, England. (Photo by Jim Dyson/Getty Images)","id":"%2F68306a7cfd3e337132250f77","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"The Big Chill Festival 2007 - Day Three","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Isaac Hayes' &quot;Theme from Shaft&quot; wins the Academy Award for Best Original Song (the soundtrack was nominated for Best Original Score); Hayes is the first black artist to win an Oscar in a non-acting category and the first winner who wrote and recorded the award-winning song.\u003c/p>\n\n\u003ch3>\u003cstrong>Chuck Berry Pioneered The Sound &amp; Look Of Rock Stardom\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PARIS - NOVEMBER 14: Singer Chuck Berry performs at the 'Les Legendes Du Rock and Roll' concert at the Zenith on November 14, 2008 in Paris, France. (Photo by Francois Durand/Getty Images)","id":"%2F68306abcfd3e337132250f7b","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"Les Legendes Du Rock and Roll","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Chuck Berry created the sound (and look) of rock stardom. His guitar riffs, stage presence, and songwriting were foundational — but he was often overshadowed in white media.\u003c/p>\n\n\u003ch3>\u003cstrong>Disco Backlash In The 70s Was Rooted In Racism &amp; Homophobia\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nightclub disco ball in very peri shades, color of the year 2022. Nightlife, celebrations, dance music concepts. Space for text copy","id":"%2F68306af8fd3e337132250f7d","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Nightclub disco ball in very peri, color of the year 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The disco backlash of the late '70s was rooted in racism and homophobia. Disco was created by Black, Latin, and queer communities.\u003c/p>\n\n\u003ch3>\u003cstrong>Prince's Battle For Artistic Control Changed The Industry Forever\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LOS ANGELES, CA - MARCH 19:  Musician Prince is seen on stage at the 36th NAACP Image Awards at the Dorothy Chandler Pavilion on March 19, 2005 in Los Angeles, California. Prince was honored with the Vanguard Award.  (Photo by Kevin Winter/Getty Images)","id":"%2F68306b22fd3e337132250f7f","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"36th NAACP Image Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Prince's battle with Warner Bros. over artistic control and masters changed the industry forever. In the early 1990s, Prince became increasingly frustrated with the label for controlling his master recordings and limiting how much music he could release.  In protest, Prince changed his name in 1993 to an unpronounceable symbol (now known as the &quot;Love Symbol&quot;) and was frequently referred to as &quot;The Artist Formerly Known as Prince.&quot; He also wrote “slave” on his face during performances and public appearances to protest how the industry treated artists.\u003c/p>\n\n\u003ch3>\u003cstrong>Jazz Was Born In New Orleans' Black Neighborhoods\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"New Orleans USA  Feb 2 2016:Visitors and locals are all over in the French Quarter's  streets of New Orleans. People are celebrating and partying  while enjoying the street music. This is an ongoing life style .  There are a lot of talente","id":"%2F68306bff44bd74f5e8f87732","new_tab":false,"schedule":{},"source_credit":"iStock Editorial","title":"Party Time in New Orleans USA .","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Jazz was born in Black neighborhoods of New Orleans. It fused African rhythms with blues and ragtime — and was originally dismissed as “low-class” until white musicians popularized it.\u003c/p>\n\n\u003ch3>\u003cstrong>Kendrick Lamar Is A Historic Pulitzer Prize Winner\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW ORLEANS, LOUISIANA - FEBRUARY 09: Kendrick Lamar performs onstage during Apple Music Super Bowl LIX Halftime Show at Caesars Superdome on February 09, 2025 in New Orleans, Louisiana.  (Photo by Gregory Shamus/Getty Images)","id":"%2F68306c2744bd74f5e8f87734","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Apple Music Super Bowl LIX Halftime Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2018, \u003cstrong>Kendrick Lamar\u003c/strong> made history when he won the Pulitzer Prize for Music for his album DAMN. He was the first non-classical or jazz artist to receive this prestigious honor, breaking a tradition that had stood for over 75 years. The Pulitzer Board praised the album as: “A virtuosic song collection unified by its vernacular authenticity and rhythmic dynamism that offers affecting vignettes capturing the complexity of modern African-American life.”\u003c/p>\n\n\u003ch3>\u003cstrong>Lil Nas Broke Barriers In Country Music\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ELMONT, NEW YORK - SEPTEMBER 11: Lil Nas X is seen backstage at the 2024 MTV Video Music Awards at UBS Arena on September 11, 2024 in Elmont, New York.  (Photo by Catherine Powell/Getty Images for MTV)","id":"%2F68306c4944bd74f5e8f87736","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 MTV Video Music Awards - Backstage","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lil Nas X made history at the 2019 Country Music Association (CMA) Awards by becoming the first openly gay artist to win a CMA Award. He and Billy Ray Cyrus received the Musical Event of the Year award for their remix of &quot;Old Town Road,&quot; which had previously been removed from Billboard's country charts, sparking controversy and discussions about genre boundaries. Lil Nas X's win at the CMAs was part of a series of groundbreaking moments in his career, including becoming the first openly gay artist to win the MTV Video Music Award for Song of the Year for &quot;Old Town Road&quot; in 2019.\u003c/p>\n\n\u003ch3>\u003cstrong>The Miseducation Of Lauryn Hill Was First Hip-Hop Album To Nab Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"INDIO, CALIFORNIA - APRIL 14: (FOR EDITORIAL USE ONLY) Lauryn Hill performs at Coachella Stage during the 2024 Coachella Valley Music and Arts Festival at Empire Polo Club on April 14, 2024 in Indio, California. (Photo by Arturo Holmes/Getty Images for Co","id":"%2F68306c8144bd74f5e8f87738","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 Coachella Valley Music And Arts Festival - Weekend 1 - Day 3","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lauryn Hill's The Miseducation of Lauryn Hill made history at the 41st Annual Grammy Awards in 1999 by becoming the first hip-hop album to win the prestigious Album of the Year award. In addition to Album of the Year, Hill won five Grammy Awards that night, including Best New Artist, Best R&amp;B Album, Best R&amp;B Song, and Best Female R&amp;B Vocal Performance for “Doo Wop (That Thing)”. Her five wins in a single ceremony set a record for a female artist at the time.\u003c/p>\n\n\u003ch3>\u003cstrong>Childish Gambino's &quot;This Is America&quot; Made Grammy History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK, NEW YORK - MAY 06: Donald Glover attends The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" at The Metropolitan Museum of Art on May 06, 2024 in New York City. (Photo by Aliah Anderson/Getty Images)","id":"%2F68306d2d44bd74f5e8f8773c","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" - Arrivals","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2019, Childish Gambino made history at the 61st Annual Grammy Awards when his powerful single “This Is America” became the first rap song to win both Record of the Year and Song of the Year — two of the Grammys' most prestigious general categories. These wins marked a historic moment for hip-hop at the Grammys, which had long been criticized for overlooking rap and Black artistry in major categories.\u003c/p>\n\n\u003ch3>\u003cstrong>Francis Johnson Made History As 1st African American To Become Published Music Composer\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b50da96edfd7d2eee8d1","new_tab":false,"schedule":{},"source_credit":"Smithsonian Museum","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Francis Johnson holds the distinction of being the first African American composer to have his music published as sheet music. In 1818, he released A Collection of New Cotillions, marking a significant milestone in American music history.\u003c/p>\n\n\u003ch3>\u003cstrong>Funk, Techno, &amp; House All Came From Black Communities\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b5c7a96edfd7d2eee8d3","new_tab":false,"schedule":{},"source_credit":"Maskot","title":"Young men and women dancing against illuminated red spotlights at nightclub","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Funk, techno, and house all came from Black communities. In the late 1960s, funk was born from Soul and Rhythm in the Black communities of Cincinnati, Detroit, and New Orleans. Techno originated from working-class Black youth in Detroit in the early 1980s. Chicago was the birthplace of House music in the 80s, particularly in Black and Latinx LGBTQ+ clubs like the Warehouse.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Rap Grammy Went Untelevised\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ANAHEIM, CA - MAY 14:   Actor Will Smith (R) and DJ Jazzy Jeff perform at 102.7 KIIS-FM's 8th Annual Wango Tango 2005 at Angel Stadium on May 14, 2005 in Anaheim, California.  (Photo by Kevin Winter/Getty Images)","id":"%2F6835b61ba96edfd7d2eee8d5","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"102.7 KIIS-FM's 8th Annual Wango Tango 2005","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Best Rap Performance category was added after years of rap gaining mainstream attention in the 1980s. When it came time for the 1989 Grammy Awards, CBS and the Recording Academy chose not to broadcast the rap category on TV. DJ Jazzy Jeff &amp; The Fresh Prince, along with other major nominees like Salt-N-Pepa, LL Cool J, and Public Enemy, boycotted the ceremony in protest.\u003c/p>\n\n\u003cp>\u003cstrong>The First U.S. Hit Song Was Written By A Black Man\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b646a96edfd7d2eee8d7","new_tab":false,"schedule":{},"source_credit":"Perkins School For The Blind","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first American hit song was written by a Black man — and stolen. In 1853, Thomas “Blind Tom” Wiggins, a blind enslaved piano prodigy, wrote music that was later sold and published under white names for profit. He performed for presidents but died without a penny to his name.\u003c/p>\n\n\u003ch3>\u003cstrong>Before Michael Jackson, MTV Refused To Play Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) US pop star and entertainer Michael Jackson preforms before an estimated audience of 60,000 in Brunei on July 16, 1996. Michael Jackson died on June 25, 2009 after suffering a cardiac arrest, sending shockwaves sweeping across the world and tribut","id":"%2F6835b66ea96edfd7d2eee8d9","new_tab":false,"schedule":{},"source_credit":"AFP","title":"(FILES) US pop star and entertainer Mich","type":"asset","url":"","use_caption":false},{"html":"\u003cp>MTV refused to play Black artists until Michael Jackson forced their hand. The network didn’t air Billie Jean until CBS Records threatened to pull all their artists. MTV launched in 1981, but its programming was overwhelmingly focused on white rock acts, largely ignoring Black artists, even those who were massively successful. MTV executives at the time argued they were a “rock channel,” but this was widely criticized as a cover for racial bias.\u003c/p>\n\n\u003ch3>\u003cstrong>Aretha Franklin Was First African-American Woman Inducted Into Rock &amp; Roll Hall Of Fame\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ATLANTA, GA - MARCH 05:  The Queen of Soul Aretha Franklin performs at The Fox Theatre on March 5, 2012 in Atlanta, Georgia.  (Photo by Rick Diamond/Getty Images for The Fox Theatre)","id":"%2F6835b68da96edfd7d2eee8db","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Aretha Franklin Performs At The Fox Theatre","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Aretha Franklin was the first woman inducted into the Rock &amp; Roll Hall of Fame, achieving this milestone in 1987. Her induction was a significant moment in music history, as she was also the first African American woman to be honored in this way. This recognition highlighted her profound impact on soul, R&amp;B, and popular music. \u003c/p>\n\n\u003ch3>\u003cstrong>Natalie Cole Made History as First African-American Woman To Win Grammy's Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"SAN REMO, ITALY:  US singer Natalie Cole performs on the stage of the Ariston Theater in San Remo during the 54th Song Contest Festival 06 March 2004. Cole is one of the international guest stars invited for the show.    AFP PHOTO/Tiziana FABI  (Photo cre","id":"%2F6835b6b1a96edfd7d2eee8dd","new_tab":false,"schedule":{},"source_credit":"AFP","title":"US singer Natalie Cole performs on the s","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Natalie Cole made history in 1992 by winning Album of the Year for her album Unforgettable... with Love. This achievement was particularly significant as it marked the first time a Black woman had won this prestigious award. In total, Unforgettable... with Love earned seven Grammy Awards, including Record of the Year and Song of the Year for the title track.\u003c/p>\n\n\u003cp>\u003cstrong>A Black Man Invented House Music\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LONDON - MAY 06:  DJ Frankie Knuckles plays at the Def Mix 20th Anniversary Weekender at Turnmills nightclub on May 6, 2007 in London, England.  The Weekender sees the start of the world tour to celebrate 20 years of the legendary New York based House mus","id":"%2F6835b6d2a96edfd7d2eee8df","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"20 year celebrations of Def Mix House Lable","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Frankie Knuckles, often called the &quot;Godfather of House Music,&quot; was a Black DJ and producer who played a pivotal role in creating and popularizing the genre. Knuckles was originally from New York and brought his disco and soul roots with him to Chicago. He experimented with mixing disco, soul, and new electronic beats, using drum machines like the Roland TR-808 and TR-909. Early house tracks like “Your Love” (Frankie Knuckles &amp; Jamie Principle) helped define the genre’s emotional, hypnotic sound.\u003c/p>\n\n\u003cp>\u003cstrong>The Government Spied On Black Musicians\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) Picture dated 22 October 1991 of legendary jazz and blues singer Nina Simone in concert at the Olympia music hall in Paris. Simone died 21 April 2003 at the age of 70 ather home in southern France, said her manager in a statement. \nAFP PHOTO BERTR","id":"%2F6835b71fa96edfd7d2eee8e1","new_tab":false,"schedule":{},"source_credit":"AFP","title":"FRANCE-MUSIC-US-SIMONE","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. government spied on Black musicians, particularly during the 20th century, often under the guise of “national security” or concerns about political activism. Many iconic artists were monitored by agencies like the FBI and CIA because of their influence, activism, or simply for being prominent Black voices during turbulent social and political times. FBI files exist on artists like Paul Robeson, Nina Simone, and even Bob Marley, whose activism through music was viewed as a national threat. \u003c/p>\n\n\u003cp>\u003cstrong>\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>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\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>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","cuser":"user/ldap/1133437","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/BIN"],"permalink":"https://kmel.iheart.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","primary_image":{"bucket":"new_assets","id":"%2F6813ace75cdbc0f706fbec9a"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1780680000000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-06-30-black-music-month-the-facts-you-should-know","social_title":"","summary":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Black Music Month: The Facts You Should Know"},"slug":"2025-06-30-black-music-month-the-facts-you-should-know","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a","title":"Black Music Month: The Facts You Should Know","description":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","author":"BIN"},"pub_start":1780680000000,"pub_until":4115978604802,"pub_changed":1780688357296,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6813ab6f5cdbc0f706fbec8f","slug:2025-06-30-black-music-month-the-facts-you-should-know","slug:2025-06-30-black-music-month-the-facts-you-should-know","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F6a1f26c619264ce83c0679da","type":"LEADS","record":{"title":"Listen For Your Chance To Win!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a19dc627802689538889968","img_meta":{"base_id":"%2F6a19dc627802689538889968","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/the-250k-usa-giveaway-1888239/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1f273219264ce83c0679db","type":"LEADS","record":{"title":"Listen To All FIFA World Cup 2026™ Matches Live On iHeart!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a05bf4315f893f0c6933b60","img_meta":{"base_id":"%2F6a05bf4315f893f0c6933b60","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1d9ca9a661af97806a7ef7","type":"LEADS","record":{"title":"Win Tickets To Our iHeartRadio Music Festival Before You Can Buy Them!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a1e2f423131aec94d9a66f6","img_meta":{"base_id":"%2F6a1e2f423131aec94d9a66f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1890487/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/683efec31fe4f5b091c4f697","img_meta":{"base_id":"%2F683efec31fe4f5b091c4f697","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOi0xLCJ3bWVOSyI6MX19","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F6a230517484e5fba3c1c6eb8","type":"PUBLISHING","record":{"ref_id":"%2F6a230517484e5fba3c1c6eb8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f7e7d3fc-f079-4909-ae84-9ed65852ad7a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Police Find Murder Weapon in a Drug Deal Gone Wrong in a Night Case. Professional Forensics Making Sure the Evidence is not Cross Contaminated. Handgun Being Sent to Lab to Identify Fingerprints","id":"%2F670aba664e37db3394c814e4","new_tab":false,"schedule":{},"source_credit":"gorodenkoff / iStock / Getty Images","title":"Police Find Murder Weapon in a Drug Deal Gone Wrong in a Night Case. Professional Forensics Making Sure the Evidence is not Cross Contaminated. Handgun Being Sent to Lab to Identify Fingerprints","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Police in Hammond, Louisiana, are searching for suspects after a 50-year-old woman was killed when gunmen fired up to 80 bullets into a car at a Chevron gas station early Thursday (June 4). According to \u003cem>ABC News\u003c/em>, \u003ca href=\"https://abcnews.com/US/innocent-woman-killed-gunmen-fired-70-80-shots/story?id=133613203\" target=\"_blank\">the shooters apparently believed their intended target was inside the vehicle\u003c/a>, but police say that person had already left before the attack.\u003c/p>\n\n\u003cp>The incident took place around 1:15 a.m. at a gas station on U.S. Highway 190. Hammond Police Chief \u003cstrong>Edwin Bergeron Jr\u003c/strong>. said that the suspects' car—a white sedan, stolen earlier in the week from McComb, Mississippi—pulled up next to a gray sedan and began firing between 70 and 80 rounds. The victim, P\u003cstrong>atricia Shepard\u003c/strong>, was sitting in the parked car after getting a ride home from work. She was pronounced dead at the scene.\u003c/p>\n\n\u003cp>Surveillance footage showed two suspects, dressed in dark clothing and armed with \u003ca href=\"https://www.wwltv.com/article/news/crime/woman-killed-in-shooting-at-hammond-gas-station/289-0134fbb1-b868-4837-86d5-8b86eaf4e83e\" target=\"_blank\">what appeared to be AR-style pistols, getting out of the white sedan and shooting at the gray sedan\u003c/a> before fleeing westbound toward Interstate 55.\u003c/p>\n\n\u003cp>Police believe the \u003ca href=\"https://www.wapt.com/article/innocent-woman-killed-in-hail-of-gunfire-at-gas-station-police-searching-for-suspects/71500658\" target=\"_blank\">suspects had been following the car for hours\u003c/a>, thinking their target was inside. Chief Bergeron explained, &quot;At some point, the alleged target exited the vehicle to ride with someone else.&quot; He called Patricia Shepard an &quot;absolutely innocent victim&quot; who was &quot;at the wrong place, unfortunately, at the wrong time.&quot; Bergeron added, &quot;We will not rest until the scumbags like this go to jail.&quot;\u003c/p>\n\n\u003cp>Authorities say there are at least two or three suspects involved and that they have &quot;promising&quot; leads. Police have asked anyone with information to contact the Hammond Police Department at 985-277-5755 or the Crime Stoppers anonymous tip line at 1-800-554-5245.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target/","primary_image":{"bucket":"assets.getty","id":"%2F670aba664e37db3394c814e4"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780679940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","social_title":"","summary":"Police believe the suspects had been following the car for hours, thinking their target was inside. ","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Innocent Woman Killed By Gunmen Who Fired 70 To 80 Shots At Wrong Target"},"slug":"2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/670aba664e37db3394c814e4","title":"Innocent Woman Killed By Gunmen Who Fired 70 To 80 Shots At Wrong Target","description":"Police believe the suspects had been following the car for hours, thinking their target was inside. ","author":"iHeartRadio"},"pub_start":1780679940000,"pub_until":4115978604802,"pub_changed":1780680327202,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a230517484e5fba3c1c6eb8","slug:2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","slug:2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22fffb484e5fba3c1c6ead","type":"PUBLISHING","record":{"ref_id":"%2F6a22fffb484e5fba3c1c6ead","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"87fc1393-88ca-42c1-9e12-d80a446c42e3","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"France's forward #10 Kylian Mbappe (L) fights for the ball with Ivory Coast's defender #17 Guela Doue (R) during the international friendly football match between France and Ivory Coast ahead of the 2026 FIFA World Cup football tournament at the Stade de la Beaujoire in Nantes, western France, on June 4, 2026. (Photo by FRANCK FIFE / AFP via Getty Images)","id":"%2F6a2302dc5cca47257eaf0e04","new_tab":false,"schedule":{},"source_credit":"FRANCK FIFE / AFP / Getty Images","title":"FBL-WC-2026-FRIENDLY-FRA-CIV","type":"asset","url":"","use_caption":false},{"html":"\u003cp>As the \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> kicks off across North America, fans and analysts are turning to the latest Opta Power Rankings to assess which of the \u003ca href=\"https://www.iheart.com/content/2026-06-03-how-to-listen-to-all-the-group-stage-matches-of-the-fifa-world-cup-2026/\" data-content-id=\"/6a20691cb1ae677babffb3b8\">tournament’s 12 groups\u003c/a> will pose the greatest challenges—and which teams might have an easier path to the knockout stage. With 48 teams participating, understanding the relative strength of each group can help predict which nations may advance or face early elimination.\u003c/p>\n\n\u003cp>According to the comprehensive analysis from the Opta supercomputer, Group I stands out as this edition’s “group of death.” The group features France, Senegal, Norway, and Iraq. France, \u003ca href=\"https://www.iheart.com/content/2026-06-03-spain-france-and-england-favored-to-make-2026-fifa-world-cup-semifinals/\" data-content-id=\"/6a204c36b1ae677babffb397\">widely considered tournament favorites\u003c/a> alongside Spain, face a challenging group stage with Senegal ranked 21st and Norway 25th in the world by Opta, both boasting strong squads and standout players like \u003cstrong>Erling Haaland\u003c/strong>. Iraq, while lower in the rankings, recently showed its strength by drawing with Spain in a pre-tournament friendly. France still have a 60.2% chance of topping their group, but cannot afford any slip-ups, given the quality of their opponents and the unpredictable nature of tournament soccer. If France advance as expected, their most likely round of 32 opponent is Sweden, a team with attacking threats such as \u003cstrong>Alexander Isak\u003c/strong> and \u003cstrong>Viktor Gyökeres\u003c/strong>, which could present a difficult challenge in the knockout rounds. For a detailed breakdown of France’s projected path, see the latest analysis on \u003ca href=\"https://theanalyst.com/articles/france-route-world-cup-2026-glory\" target=\"_blank\">\u003cem>The Analyst\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>In contrast, several groups are viewed as less competitive. For instance, Group G, featuring Belgium, Egypt, Iran, and New Zealand, is seen as one of the weakest according to the Opta Power Rankings and other expert panels. Belgium, although past their peak, are likely to advance without major obstacles, with Egypt and New Zealand ranked significantly lower and Iran facing uncertainty around squad form and injuries. Similarly, Group H—with Spain, Cape Verde, Saudi Arabia, and Uruguay—appears more manageable for the top-seeded Spanish squad, which enters the tournament as favorites in many rankings, despite a recent injury scare to young star \u003cstrong>Lamine Yamal\u003c/strong>. Spain’s group stage opponents are ranked among the lowest in the tournament, giving La Roja a strong chance to progress comfortably. More insights into all group strengths can be found in the \u003ca href=\"https://theanalyst.com/articles/world-cup-groups-2026-easiest-hardest-opta-power-rankings\" target=\"_blank\">full Opta Power Rankings\u003c/a>.\u003c/p>\n\n\u003cp>Expert \u003ca href=\"https://www.espn.com/soccer/story/_/id/48677225/fifa-world-cup-power-rankings-spain-brazil-germany-england-argentina\" target=\"_blank\">opinions from \u003c/a>\u003ca href=\"https://www.espn.com/soccer/story/_/id/48677225/fifa-world-cup-power-rankings-spain-brazil-germany-england-argentina\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>\u003ca href=\"https://www.espn.com/soccer/story/_/id/48677225/fifa-world-cup-power-rankings-spain-brazil-germany-england-argentina\" target=\"_blank\">’s global panel\u003c/a> and \u003ca href=\"https://www.foxsports.com/stories/soccer/2026-world-cup-power-rankings-alexi-lalas\" target=\"_blank\">\u003cem>Fox Sports\u003c/em>\u003c/a>\u003ca href=\"https://www.foxsports.com/stories/soccer/2026-world-cup-power-rankings-alexi-lalas\" target=\"_blank\">’ power rankings\u003c/a> largely confirm these assessments. Both outlets echo that France and Spain are among the top contenders, with England, Brazil, and Argentina also favored to make deep runs. Meanwhile, teams like Haiti, Curaçao, and Cape Verde are seen as rank outsiders, grouped not only with stronger teams but also facing long odds to reach the knockout phase. ESPN’s rankings and Fox Sports’ analysis provide further context on favorites and underdogs as the World Cup gets underway.\u003c/p>\n\n\u003cp>With the tournament running from June 11 to July 19, all eyes will be on how these power rankings play out on the field—and whether any surprise upsets will shake up the projections. The final will be held at New York New Jersey Stadium, capping off more than a month of matches spread across the United States, Mexico, and Canada.\u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams/","primary_image":{"bucket":"assets.getty","id":"%2F6a2302dc5cca47257eaf0e04"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["brands/iHeartRadio","brands/FIFA-FL"]},"publish_date":1780679100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","social_title":"","summary":"With 48 teams participating, understanding the relative strength of each group can help predict which nations may advance or face early elimination.","targets":[{"categories":["categories/sports","categories/national-news","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"World Cup Rankings: Which Groups Have The Strongest, Weakest Teams"},"slug":"2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2302dc5cca47257eaf0e04","title":"World Cup Rankings: Which Groups Have The Strongest, Weakest Teams","description":"With 48 teams participating, understanding the relative strength of each group can help predict which nations may advance or face early elimination.","author":"iHeartRadio"},"pub_start":1780679100000,"pub_until":4115978604802,"pub_changed":1780679465118,"subscription":[{"tags":["categories/sports","categories/national-news","brands/iHeartRadio","brands/FIFA-FL"]},{"tags":["categories/sports","categories/national-news","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22fffb484e5fba3c1c6ead","slug:2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","slug:2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.featured_shows","scope":null,"type":"VAR"}],"title":"Shows","use_onair_schedule":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2Fa6d7503bc2a8170dbf20c6498200f049","slug":"lady-ray","ownBrand":"brands/Lady Ray (52890)","configByLookup":{"common":{"branding":{"name":"LadyRAY","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6092d0c820eb9a7bcb28000d"}}}}}},{"_id":"%2Fac1ea5e134b5347204dd405c714cbb4d","slug":"g-biz","ownBrand":"brands/G BiZ (54992)","configByLookup":{"common":{"branding":{"name":"G BiZ","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b9847b49e937af9684d0b1a"}}}}}},{"_id":"%2F0dcfc6f46e3c1377a5b9d51bd5adf85f","slug":"row","ownBrand":"brands/ROW (55360)","configByLookup":{"common":{"branding":{"name":"ROW","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5ba01e8239b0376511c36950"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":[]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"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":null,"feed":{"results":[{"id":"%2F6a22f173484e5fba3c1c6ea0","type":"PUBLISHING","record":{"ref_id":"%2F6a22f173484e5fba3c1c6ea0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"eef9626e-ab3d-454e-a837-843d19127d2c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Mugshot of Floyd Stuck","id":"%2F6a22f5a4484e5fba3c1c6eab","new_tab":false,"schedule":{},"source_credit":"Lee County Sheriff's Office","title":"Mugshot of Floyd Stuck","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A woman from Lee County, Florida, \u003ca href=\"https://www.foxnews.com/us/woman-leaps-balcony-escape-kidnapping-horrific-cross-country-ordeal-officials\" target=\"_blank\">escaped a violent three-week kidnapping after her ex-boyfriend allegedly held her captive\u003c/a> and drove her across the country, ending with her dramatic leap from a California balcony to save her life, authorities announced Thursday.\u003c/p>\n\n\u003cp>According to Lee County Sheriff \u003cstrong>Carmine Marceno\u003c/strong>, the ordeal began on April 20, when \u003cstrong>Floyd Stuck\u003c/strong>, 41, convinced his former girlfriend to join him on what was supposed to be a brief trip to New York. Instead, Stuck began acting erratically and informed the victim that their plans had changed, \u003ca href=\"https://www.naplesnews.com/story/news/crime/2026/06/04/naples-man-accused-of-kidnapping-victim-from-sw-florida-to-san-diego/90403471007/\" target=\"_blank\">threatening her family if she did not comply with his demands\u003c/a>.\u003c/p>\n\n\u003cp>Deputies say Stuck confiscated her phone and wallet, then drove her through several states, including Florida, Louisiana, Oklahoma, and Nevada, all while reportedly threatening violence and physically assaulting her. Marceno said, &quot;What was supposed to be a three-day flight turned into a three-week long nightmare of fear and violence.&quot; Authorities allege Stuck choked the victim hard enough to leave injuries and repeatedly threatened to kill her or harm her family if she tried to escape.\u003c/p>\n\n\u003cp>The journey ended in San Diego, California, where, according to investigators, Stuck bound the victim with zip ties and duct tape, holding a knife to her throat and threatening to kill her by morning. While Stuck was distracted by a food delivery, the woman managed to jump from a balcony, run to a neighbor’s residence, and call police. She was taken to a hospital and later returned to Lee County in mid-May.\u003c/p>\n\n\u003cp>However, the threats continued. On Tuesday (June 2), the victim’s home security camera captured Stuck allegedly trying to install a tracking device on her vehicle. When deputies responded, they launched a multi-agency manhunt. Stuck was spotted in Bonita Springs, Florida, where he fled a traffic stop. He abandoned his car in a parking garage and escaped using a rideshare service before being apprehended in Collier County after a vehicle and foot chase.\u003c/p>\n\n\u003cp>Stuck faces charges of kidnapping, aggravated stalking, installing a tracking device without consent, fleeing and eluding law enforcement, and interfering with law enforcement. Sheriff Marceno \u003ca href=\"https://www.winknews.com/news/lee/lee-county-woman-escapes-alleged-cross-country-kidnapping-only-to-find-suspect-back-outside-her/article_3f3ab0d6-e751-4c01-a3f1-0bedeeadc6ed.html\" target=\"_blank\">described Stuck as a “calculated maniac”\u003c/a> with a lengthy criminal history, including fraud, grand theft, burglary, armed robbery, arson, and using fake bombs in Maryland jewelry store robberies. At the time of his arrest, Stuck was out on bond in a separate Collier County fraud case involving over $100,000.\u003c/p>\n\n\u003cp>Authorities say the investigation remains active and more charges could be filed in multiple states. Stuck’s arraignment in Collier County is scheduled for June 29.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal/","primary_image":{"bucket":"new_assets","id":"%2F6a22f5a4484e5fba3c1c6eab"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780676460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","social_title":"","summary":"Authorities described the kidnapping suspect as a “calculated maniac” with a lengthy criminal history.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Leaps From Balcony To Escape Terrifying Three-Week Kidnapping Ordeal"},"slug":"2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a22f5a4484e5fba3c1c6eab","title":"Woman Leaps From Balcony To Escape Terrifying Three-Week Kidnapping Ordeal","description":"Authorities described the kidnapping suspect as a “calculated maniac” with a lengthy criminal history.","author":"iHeartRadio"},"pub_start":1780676460000,"pub_until":4115978604802,"pub_changed":1780695268042,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22f173484e5fba3c1c6ea0","slug:2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","slug:2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22e0b9484e5fba3c1c6e7e","type":"PUBLISHING","record":{"ref_id":"%2F6a22e0b9484e5fba3c1c6e7e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"57b9e15e-6e34-47c9-9059-1a3c3516560b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Madagascar Hissing Cockroach (Gromphadorhina portentosa), is one of the largest roaches in the order, the Madagascar Hissing cockroach is one you might have seen in the movies. Their long and hard exterior combined with its reddish-brown color distinguishes it from others of its kind. The most defining feature is the roach’s ability to hiss when they are disturbed, mating or fighting. While invasive and not typically welcomed in the home, this cockroach is actually a popular pet for some. Photograph taken in Italy in October 2022. Animals in captivity.","id":"%2F6a22e168ae5bd0e7e326f56e","new_tab":false,"schedule":{},"source_credit":"Dario  Argenti / Moment / Getty Images","title":"The Madagascar Hissing Cockroach","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Australian authorities have \u003ca href=\"https://www.nbcnews.com/world/asia/australian-cockroach-kingpin-caught-100000-illegal-insects-record-bust-rcna348609\" target=\"_blank\">seized more than 100,000 live exotic cockroaches from a commercial breeder\u003c/a> in Bathurst, New South Wales, marking the country’s largest-ever bust of illegal invertebrates. The haul, valued at up to $142,000, included Madagascar hissing cockroaches and dubia cockroaches, both of which are illegal to import, keep, breed, or sell in Australia due to biosecurity concerns, according to the Department of Climate Change, Energy, Environment and Water (DCCEEW).\u003c/p>\n\n\u003cp>Officials say the seized insects were likely destined for the pet trade, especially as reptile food. Dubia cockroaches are popular among reptile owners because of their size and nutritional value, but authorities \u003ca href=\"https://www.theguardian.com/australia-news/2026/jun/05/live-cockroaches-seized-nsw-breeder-australia\" target=\"_blank\">warned these exotic species pose a significant threat to Australia’s unique ecosystem\u003c/a>. The cockroaches have not undergone an environmental risk assessment, and their release could spread diseases and endanger native wildlife and agriculture.\u003c/p>\n\n\u003cp>A DCCEEW spokesperson said, &quot;If you are found to possess, breed or trade exotic cockroaches such as dubia cockroaches and Madagascar hissing cockroaches, they will be seized and you could face penalties under federal law.&quot; No charges have yet been laid against the Bathurst breeder, but authorities stressed that investigations are ongoing and penalties can include significant fines.\u003c/p>\n\n\u003cp>The New South Wales Department of Primary Industries and Regional Development is \u003ca href=\"https://www.abc.net.au/news/2026-06-05/dubia-cockroaches-seized-from-alleged-bathurst-breeder/106762346\" target=\"_blank\">handling the euthanasia and disposal of the seized cockroaches\u003c/a>.\u003c/p>\n\n\u003cp>Authorities have urged reptile owners to use legal alternatives, such as crickets and native wood roaches, and have put pet businesses on notice.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust/","primary_image":{"bucket":"assets.getty","id":"%2F6a22e168ae5bd0e7e326f56e"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780670700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","social_title":"","summary":"Officials say the seized insects were likely destined for the pet trade, especially as reptile food.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"'Cockroach Kingpin' Nabbed With 100,000 Live Insects In Record Bug Bust"},"slug":"2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22e168ae5bd0e7e326f56e","title":"'Cockroach Kingpin' Nabbed With 100,000 Live Insects In Record Bug Bust","description":"Officials say the seized insects were likely destined for the pet trade, especially as reptile food.","author":"iHeartRadio"},"pub_start":1780670700000,"pub_until":4115978604802,"pub_changed":1780671081773,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22e0b9484e5fba3c1c6e7e","slug:2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","slug:2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22d52d74a38adbbd8d783a","type":"PUBLISHING","record":{"ref_id":"%2F6a22d52d74a38adbbd8d783a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f86648a5-66f4-41b8-8a5d-08e5a7a79284","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/89227/?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/89227/?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/89227/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/89227/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"LOS ANGELES, CALIFORNIA - FEBRUARY 01: (FOR EDITORIAL USE ONLY) Lauryn Hill performs onstage during the 68th GRAMMY Awards at Crypto.com Arena on February 01, 2026 in Los Angeles, California. (Photo by Frazer Harrison/Getty Images)","id":"%2F6a22d78006d42df84d15181c","new_tab":false,"schedule":{},"source_credit":"Frazer Harrison / Getty Images Entertainment / Getty Images","title":"68th GRAMMY Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A living legend!\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/lauryn-hill-89227/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89227\" data-catalog-related-id=\"\">\u003cstrong>Lauryn Hill\u003c/strong>\u003c/a> will be honored at the 2026 \u003ca href=\"https://www.iheart.com/content/2025-08-07-bet-cancels-hip-hop-and-soul-train-awards-after-major-shakeup/\" target=\"_blank\">BET Awards\u003c/a> by receiving the inaugural Living Legend Icon Award.\u003c/p>\n\n\u003cp>Per \u003ca href=\"https://people.com/bet-awards-2026-lauryn-hill-to-receive-living-legend-icon-award-11991241\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>, the new award &quot;honors the pioneers who mastered their craft and never let go of the culture. This distinction belongs to the artists and creators whose body of work has remained essential not because the culture held on to them, but because they never stopped holding on to it.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>Connie Orlando\u003c/strong>, the EVP of Specials, Music Programming &amp; Music Strategy for the network, said in a statement, &quot;\u003ca href=\"https://www.iheart.com/content/2026-01-29-lauryn-hill-to-perform-in-honor-of-dangelo-roberta-flack-at-2026-grammys/\" target=\"_blank\">Ms. Hill\u003c/a> is the very definition of a living legend. Across every era, she has never chased the moment; she has shaped it. Her artistry redefined what was possible in our music and gave a generation permission to be fearless, spiritual, and free. Her influence is woven into the fabric of the culture, and it is a profound honor to celebrate her legacy.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/artist/lauryn-hill-89227/\" target=\"_blank\">&quot;Ex-Factor&quot; songstress\u003c/a> catapulted to fame in the 1990s as a member of influential hip hop group \u003ca href=\"https://www.iheart.com/artist/fugees-98169/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"98169\" data-catalog-related-id=\"\">\u003cstrong>The Fugees\u003c/strong>\u003c/a>, producing hits like &quot;Ready or Not&quot; and &quot;Killing Me Softly.&quot; \u003c/p>\n\n\u003cp>In 1998, Hill released her \u003ca href=\"https://www.iheart.com/content/2026-02-25-lauryn-hill-oasis-shakira-more-nominated-for-rock-roll-hall-of-fame/\" target=\"_blank\">debut solo album\u003c/a>, \u003cem>The Miseducation of Lauryn Hill\u003c/em>, garnering her five Grammy awards and featuring massive hits like &quot;Doo Wop (That Thing).&quot;\u003c/p>\n\n\u003cp>The 2026 BET Awards will air live on June 28. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition/","cuser":"user/ldap/1141982","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/Lauryn Hill"],"permalink":"https://kmel.iheart.com/content/2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition/","primary_image":{"bucket":"assets.getty","id":"%2F6a22d78006d42df84d15181c"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780670580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","social_title":"","summary":"Lauryn Hill is slated to become the first recipient of the inaugural Living Legend Icon Award at the 2026 BET Awards.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"categories":["categories/music-news"],"distribution":["artists/Lauryn Hill (34001884)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lauryn Hill Lands BET Awards' First-Ever Living Legend Icon Recognition"},"slug":"2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22d78006d42df84d15181c","title":"Lauryn Hill Lands BET Awards' First-Ever Living Legend Icon Recognition","description":"Lauryn Hill is slated to become the first recipient of the inaugural Living Legend Icon Award at the 2026 BET Awards.","author":"Will Mendelson"},"pub_start":1780670580000,"pub_until":4115978604802,"pub_changed":1780670975986,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["categories/music-news","artists/Lauryn Hill (34001884)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22d52d74a38adbbd8d783a","slug:2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","slug:2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","keyword:keywords/Lauryn Hill","author:user"]}},{"id":"%2F6a21c152b3c63e02cc00bbea","type":"PUBLISHING","record":{"ref_id":"%2F6a21c152b3c63e02cc00bbea","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a8b5ceaf-0b72-4fbe-b973-0c0c3521cdff","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Nepali Sherpa porter on his way to mount everest base camp,Nepalese porters crossing the Khumbu glacier near Gorak Shep village, Khumbu valley, Nepal Himalayas mountains","id":"%2F6a21c1dc5b116328e3ea1bec","new_tab":false,"schedule":{},"source_credit":"DanielPrudek / iStock / Getty Images","title":"Nepali Sherpa porter on way to mount everest base camp","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.nbcnews.com/world/asia/sherpa-missing-week-mount-everest-no-food-oxygen-rescued-crawling-base-rcna348418\" target=\"_blank\">Sherpa guide who was missing for nearly a week on Mount Everest has been found alive\u003c/a>, crawling toward base camp after surviving without food, water, or supplemental oxygen. \u003cstrong>Dawa Sherpa\u003c/strong>, age 52, disappeared around Wednesday (May 29) as he descended from the summit with his client, but did not arrive at base camp even though the climber did. Dawa was last seen above Camp 3 at about 24,600 feet.\u003c/p>\n\n\u003cp>Rescuers lost hope as days passed, and Dawa’s family had begun funeral rituals, believing he had perished. His daughter, \u003cstrong>M\u003c/strong>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">\u003cstrong>hendo Lhamo Sherpa\u003c/strong>\u003c/a>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">, told \u003c/a>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">\u003cem>Reuters\u003c/em>\u003c/a>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">, “He recognised me\u003c/a> … is good and speaks. We are happy,” after visiting him at Kathmandu’s HAMS Hospital, where he is awake and being treated for frostbite and other complications. His wife confirmed they had already offered last rite prayers for his soul before the rescue.\u003c/p>\n\n\u003cp>Dawa was located Thursday (June 4) by \u003ca href=\"https://people.com/sherpa-guide-believed-to-be-dead-found-crawling-down-mount-everest-six-days-after-vanished-during-climb-11990774\" target=\"_blank\">a cleaning crew from the Sagarmatha Pollution Control Committee, who found him crawling through the hazardous Khumbu Icefall\u003c/a>, just above base camp. After being carried to safety, he was airlifted to Kathmandu for medical care. \u003c/p>\n\n\u003cp>It is unclear how Dawa got separated from the climber he was helping, but both were among the final climbers of the season, which ended last month \u003ca href=\"https://www.iheart.com/content/2026-05-22-record-number-of-climbers-scaled-mount-everest-in-a-single-day/\" data-content-id=\"/6a1082adf4713f028a6cc45c\">after a record 1,000 people summited Everest\u003c/a>. The rescue was described as “nothing short of a miracle” and “a true self-rescue,” according to People.\u003c/p>\n\n\u003cp>The 2026 Everest season has been the busiest ever, but it has also brought risks—at least five climbers and guides have died, three of them Nepalis. Dawa’s survival has been hailed by Nepal’s mountaineering community as extraordinary, as few, if any, have survived alone at such altitude and in such harsh conditions. As Dawa recovers, his case highlights both the dangers faced by mountain guides and the resilience required to survive Everest.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp/","primary_image":{"bucket":"assets.getty","id":"%2F6a21c1dc5b116328e3ea1bec"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780597080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","social_title":"","summary":"The Sherpa was missing for a week without food, water, or oxygen.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Missing Sherpa Rescued While Crawling Back To Mount Everest Base Camp"},"slug":"2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a21c1dc5b116328e3ea1bec","title":"Missing Sherpa Rescued While Crawling Back To Mount Everest Base Camp","description":"The Sherpa was missing for a week without food, water, or oxygen.","author":"iHeartRadio"},"pub_start":1780597080000,"pub_until":4115978604802,"pub_changed":1780597452459,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a21c152b3c63e02cc00bbea","slug:2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","slug:2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a21bcaf341835dc1b4498d5","type":"PUBLISHING","record":{"ref_id":"%2F6a21bcaf341835dc1b4498d5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4f8bca4a-c176-42e9-b02e-077825b96e71","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"BIN","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21bf57341835dc1b449905","new_tab":false,"schedule":{},"source_credit":"Obama Presidential Center","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.binnews.com/content/2021-09-29-barack-and-michelle-obama-break-ground-at-presidential-center-in-chicago/\" data-content-id=\"/61546bef0e1a8e7d9075407e\">Obama Presidential Center\u003c/a> opens to the public on June 19, 2026 — and ahead of that date, the doors swung open for a media preview of what the Obamas have built on Chicago's South Side. The short version: it's worth the trip.\u003c/p>\n\n\u003cp>Set across 19.3 acres in historic Jackson Park, the Center is anchored by four main buildings — a Museum, a Forum, a Chicago Public Library branch, and the athletic facility Home Court — all connected by John Lewis Plaza at the heart of the campus. The grounds are open to the public daily and free of charge. Only the Museum requires a timed ticket, though Illinois residents get in free every Tuesday.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21bdc3341835dc1b4498e4","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Museum spans four floors and traces a sweeping arc — from the founding principles of American democracy through the social movements of the twentieth century, into the Obama campaign and presidency, and forward toward what comes next. The exhibits don't just tell the Obamas' story; they place it within the larger story of America — humbly, powerfully, and with an eye toward the future. Artifacts include\u003cstrong> Michelle Obama\u003c/strong>'s iconic gowns, a full-scale Oval Office replica, and an 88-foot digital installation called Power of Words that draws on speeches, songs, poetry, and imagery to remind visitors what language can do when it's wielded with purpose.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21beed341835dc1b449903","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Forum — free and open without a ticket — houses an auditorium, classrooms, a restaurant and café, and a community gathering space anchored by the Hadiya Pendleton Atrium. The Chicago Public Library branch on campus features the Presidential Reading Room, home to more than 3,500 books personally meaningful to President and Mrs. Obama. \u003c/p>\n\n\u003cp>Outside, the Ann Dunham Water Terrace honors the President's late mother with a sculpture by artist Maya Lin, while the Eleanor Roosevelt Fruit and Vegetable Garden brings food, education, and community together in one space. Home Court — a 60,000-square-foot facility with an NBA-regulation basketball court — rounds out the campus with youth-focused programming built around sports, leadership, and teamwork.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21be1a341835dc1b4498f3","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Twenty-eight original works by 30 commissioned artists are integrated throughout the campus, with 23 of those pieces free and accessible to the public outdoors — a significant and deliberate expansion of public art on Chicago's South Side.\u003c/p>\n\n\u003cp>The economic impact of the $850 million campus investment is just as intentional: 5,000 construction jobs were created, more than half of all construction contracts went to diverse firms, and a third of total workforce hours were performed by residents from Chicago's South and West Sides.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21be40341835dc1b4498f6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Leading the Center into its opening are some of the sharpest minds in the business — Obama Foundation CEO \u003cstrong>Valerie Jarret\u003c/strong>t, Chief Corporate Affairs Officer \u003cstrong>Michael Strautmanis\u003c/strong>, Incoming Executive Vice President of the Presidential Center \u003cstrong>John Roberson\u003c/strong>, Executive Vice President of Programs \u003cstrong>Tina Tchen\u003c/strong>, and Museum Founding Director Dr. \u003cstrong>Louise Bernard\u003c/strong>.\u003c/p>\n\n\u003cp>Decades in the making. \u003ca href=\"https://www.obama.org/visit/\" target=\"_blank\">Finally here\u003c/a>. Free to the community it was always meant to serve.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21bdde341835dc1b4498eb","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Obama Foundation is a non-profit collaborator of the Black Information Network.\u003c/p>\n\n\u003cp>\u003cstrong>\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>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\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>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-06-04-first-look-inside-the-obama-presidential-center/","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/BIN","keywords/Museum","keywords/Obamas"],"permalink":"https://kmel.iheart.com/content/2026-06-04-first-look-inside-the-obama-presidential-center/","primary_image":{"bucket":"new_assets","id":"%2F6a21bf57341835dc1b449905"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1780596780000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-first-look-inside-the-obama-presidential-center","social_title":"","summary":"The Obama Presidential Center opens to the public on June 19, 2026 — and ahead of that date, the doors swung open for a media preview of what the Obamas have built on Chicago's South Side.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"First Look Inside The Obama Presidential Center"},"slug":"2026-06-04-first-look-inside-the-obama-presidential-center","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a21bf57341835dc1b449905","title":"First Look Inside The Obama Presidential Center","description":"The Obama Presidential Center opens to the public on June 19, 2026 — and ahead of that date, the doors swung open for a media preview of what the Obamas have built on Chicago's South Side.","author":"BIN"},"pub_start":1780596780000,"pub_until":4115978604802,"pub_changed":1780601417384,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6a21bcaf341835dc1b4498d5","slug:2026-06-04-first-look-inside-the-obama-presidential-center","slug:2026-06-04-first-look-inside-the-obama-presidential-center","keyword:keywords/BIN","keyword:keywords/Museum","keyword:keywords/Obamas","author:user"]}},{"id":"%2F6a21a989b3c63e02cc00bbdf","type":"PUBLISHING","record":{"ref_id":"%2F6a21a989b3c63e02cc00bbdf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"09f9a63f-855c-4bcb-8088-fd1d0895b2da","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Doctor holds blood samples for Mpox Clade 1 Variant test in the hospital background.","id":"%2F6a21aae96dcf7baf1b394891","new_tab":false,"schedule":{},"source_credit":"Md Zakir Mahmud / iStock / Getty Images","title":"Mpox Clade 1 Variant test","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Two researchers from the National Institutes of Health’s Rocky Mountain Laboratories in Montana have been \u003ca href=\"https://www.dailymail.com/health/article-15870691/vincent-munster-claude-kwe-mpox-smuggling-detroit.html\" target=\"_blank\">charged with smuggling vials containing the deactivated mpox virus into the United States\u003c/a> and allegedly lying about it to federal officials. According to a criminal complaint unsealed in Detroit federal court, \u003cstrong>Vincent Munster\u003c/strong>, 53, chief of the virus ecology section, and \u003cstrong>Claude Kwe\u003c/strong>, 38, a research fellow, were stopped at Detroit Metropolitan Airport after arriving from the Republic of Congo, where an mpox outbreak was ongoing. The pair had traveled via Paris and landed in Michigan on January 25.\u003c/p>\n\n\u003cp>Federal investigators said that Munster and Kwe brought in a large black case containing 113 vials in Styrofoam coolers. After being questioned by Customs and Border Protection (CBP) officers, the two scientists claimed the case held only diagnostics and testing equipment. However, further inspection and \u003ca href=\"https://www.newsnationnow.com/health/nih-researchers-smuggle-monkeypox-us-doj/\" target=\"_blank\">FBI tests revealed that 17 of 20 tested vials contained inactivated mpox virus\u003c/a>, one contained inactivated chickenpox virus, and two held human DNA.\u003c/p>\n\n\u003cp>The FBI said Munster “adamantly denied” carrying any biological materials. Munster also told investigators that any required documentation was in his laptop, but added, “you don’t need them. I do this all the time,” according to the FBI. The Department of Health and Human Services’ Office of Inspector General said, “Any deliberate effort to conceal and smuggle biological materials into the United States without proper authorization is a breach of the public’s trust and could have placed the public at risk.&quot;\u003c/p>\n\n\u003cp>Mpox, formerly called monkeypox, causes symptoms like rash and fever and can sometimes lead to serious illness, though most people recover fully. The World Health Organization notes the virus can spread through close contact and, since 2022, has been found to spread via sexual contact, leading to outbreaks in over 70 countries. The Republic of Congo recently ended a two-year outbreak linked to more than 2,000 deaths.\u003c/p>\n\n\u003cp>The U.S. Department of Justice announced that Munster and Kwe face charges of conspiracy to smuggle and making false statements to law enforcement, with \u003ca href=\"https://www.statnews.com/2026/06/02/nih-scientist-federal-charges-mpox/\" target=\"_blank\">potential sentences of up to five years in prison if convicted\u003c/a>. Both men are scheduled to appear in federal court in Missoula, Montana, on Wednesday. The National Institutes of Health stated it is cooperating with authorities, but declined further comment due to the ongoing investigation.\u003c/p>\n\n\u003cp>No motive for bringing the deactivated virus samples was mentioned in the court filings, but both defendants are experienced virologists who have worked extensively on mpox research. The investigation remains active, and further legal developments are expected in the coming weeks.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us/","primary_image":{"bucket":"assets.getty","id":"%2F6a21aae96dcf7baf1b394891"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780591020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","social_title":"","summary":"Federal investigators said that the pair of scientists were caught at Detroit Metropolitan Airport with a large black case containing 113 vials in Styrofoam coolers.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Scientists Accused Of Smuggling Contagious Pathogens From Africa Into US"},"slug":"2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a21aae96dcf7baf1b394891","title":"Scientists Accused Of Smuggling Contagious Pathogens From Africa Into US","description":"Federal investigators said that the pair of scientists were caught at Detroit Metropolitan Airport with a large black case containing 113 vials in Styrofoam coolers.","author":"iHeartRadio"},"pub_start":1780591020000,"pub_until":4115978604802,"pub_changed":1780591404687,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a21a989b3c63e02cc00bbdf","slug:2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","slug:2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F692db8ac36ad79c6ba568956","type":"PUBLISHING","record":{"ref_id":"%2F692db8ac36ad79c6ba568956","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F692db8d936ad79c6ba568961","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Come join Sana G &amp; G BiZ from 6am to 10am at our annual Sana Claus Food &amp; Toy drive LIVE broadcast! Help give back to the community and bring a toy or canned food to donate at the Bayfair Center Chili's in San Leandro.\u003c/p>\n\n\u003cp>Thanks to our partners: Patelco Credit Union, Oakland Recycles, Youth Uprising, Alameda County Fire Department, and Alameda County Community Food Bank!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/","cuser":"user/ldap/1123896","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://kmel.iheart.com/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/","primary_image":{"bucket":"new_assets","id":"%2F692db8d936ad79c6ba568961"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]},"publish_date":1764603900000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-12-01-sana-claus-toy-food-drive-live-broadcast","social_title":"","summary":"","targets":[],"title":"Sana Claus Toy & Food Drive LIVE Broadcast!"},"slug":"2025-12-01-sana-claus-toy-food-drive-live-broadcast","summary":{"image":"https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961","title":"Sana Claus Toy & Food Drive LIVE Broadcast!","description":"","author":""},"pub_start":1764603900000,"pub_until":4115978604802,"pub_changed":1764604243152,"subscription":[{"tags":["categories/local-news","brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/692db8ac36ad79c6ba568956","slug:2025-12-01-sana-claus-toy-food-drive-live-broadcast","slug:2025-12-01-sana-claus-toy-food-drive-live-broadcast"]}},{"id":"%2F6855b9fdddfe1910f018b8f5","type":"PUBLISHING","record":{"ref_id":"%2F6855b9fdddfe1910f018b8f5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6859da6bf12496fbee04c87a","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The 2025 Sana G Morning Show Grown Folks Prom was a movie! \u003c/p>\n\n\u003cp>It was a vibe from start to finish with everyone dressed to impress. We had our own Prom King &amp; Queen of the night\u003c/p>\n\n\u003cp>Get your red carpet and event pics \u003ca href=\"https://drive.google.com/drive/folders/12T8IPbBUBT11t3ye4RJgzmeQqpk-5jPw?usp=sharing\" target=\"_blank\">here\u003c/a>. If you used our photobooth get those images \u003ca href=\"https://memorify.smugmug.com/106-KMEL-Grown-Folks-Prom-June-21-2025\" target=\"_blank\">here\u003c/a>. Don't forget to tune in on the iHeartRadio app with us.\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%2Fyoutu.be%2F3LhfmIvsL1c","@url":"https://youtu.be/3LhfmIvsL1c","author_name":"106 KMEL","author_url":"https://www.youtube.com/@KMELtv","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/3LhfmIvsL1c?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=\"Grown Folks Prom 2025\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/3LhfmIvsL1c/hqdefault.jpg","thumbnail_width":480,"title":"Grown Folks Prom 2025","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/3LhfmIvsL1c?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=\"Grown Folks Prom 2025\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/3LhfmIvsL1c"},{"id":"293","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://kmel.iheart.com/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/","cuser":"user/ldap/1123896","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/kmel prom","keywords/Sana G Morning Show Grown Folks Prom","keywords/vibe","keywords/start","keywords/everyone","keywords/red carpet pics","keywords/images","keywords/Prom King","keywords/Queen"],"permalink":"https://kmel.iheart.com/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/","primary_image":{"bucket":"new_assets","id":"%2F6855bb52ddfe1910f018b8fe"},"primary_target":{"categories":[],"distribution":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]},"publish_date":1750724280000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-06-20-sana-g-morning-show-grown-folks-prom-2025","social_title":"","summary":"","targets":[],"title":"Sana G Morning Show Grown Folks Prom 2025"},"slug":"2025-06-20-sana-g-morning-show-grown-folks-prom-2025","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe","title":"Sana G Morning Show Grown Folks Prom 2025","description":"","author":""},"pub_start":1750724280000,"pub_until":4115978604802,"pub_changed":1750975999191,"subscription":[{"tags":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6855b9fdddfe1910f018b8f5","slug:2025-06-20-sana-g-morning-show-grown-folks-prom-2025","slug:2025-06-20-sana-g-morning-show-grown-folks-prom-2025","keyword:keywords/kmel prom","keyword:keywords/Sana G Morning Show Grown Folks Prom","keyword:keywords/vibe","keyword:keywords/start","keyword:keywords/everyone","keyword:keywords/red carpet pics","keyword:keywords/images","keyword:keywords/Prom King","keyword:keywords/Queen"]}},{"id":"%2F679823fd79241843ef47593a","type":"PUBLISHING","record":{"ref_id":"%2F679823fd79241843ef47593a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Are you ready for tequila flavored chicken?!  The two brands have yet to disclose what the exact collab will be, one can only guess. Tequila brand Don Julio and the fried chicken chain Popeyes took to Instagram to tease an announcement. \u003c/p>\n\n\u003cp>Don Julio's reposado tequila and Popeyes takeout boxes can be spotted in the video, which is captioned: &quot;The kitchen is heating up for the big game. Party starts 1.31.25&quot;\u003c/p>\n\n\u003cp>Are you here for the collab?? Peep the short commercial down below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDFLJz-RuZD5%2F","@url":"https://www.instagram.com/p/DFLJz-RuZD5/","author_name":"popeyes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DFLJz-RuZD5/?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/DFLJz-RuZD5/?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>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DFLJz-RuZD5/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by @popeyes\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":853,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/474687538_18478575934050236_5934387749495667572_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=108&_nc_ohc=P1Wk4rlR_0YQ7kNvgHtDLoy&_nc_gid=9ae8db7263ab4f23bcaee41ad222a98b&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYBTu2iJK9XmZesHOMXp7wy8GgtXp9fWjRlz3czScx2pHA&oe=679E0920&_nc_sid=cc8940","thumbnail_width":480,"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/DFLJz-RuZD5/?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/DFLJz-RuZD5/?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>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DFLJz-RuZD5/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by @popeyes\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DFLJz-RuZD5/"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/","cuser":"user/ldap/1116887","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/popeyes","keywords/don Julio"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/","primary_image":{"bucket":"assets.getty","id":"%2F631e0fbc16c82189ef3db942"},"primary_target":{"categories":["categories/entertainment-news","categories/lifestyle","categories/weird-news","categories/feel-good"],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1738024320000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","social_title":"","summary":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","targets":[],"title":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!"},"slug":"2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942","title":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","description":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","author":"Cuzzin Dre"},"pub_start":1738024320000,"pub_until":4115978604802,"pub_changed":1738024661232,"subscription":[{"tags":["categories/entertainment-news","categories/lifestyle","categories/weird-news","categories/feel-good","brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/679823fd79241843ef47593a","slug:2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","slug:2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","keyword:keywords/popeyes","keyword:keywords/don Julio","author:user"]}},{"id":"%2F670405285f5a28f4da77a603","type":"PUBLISHING","record":{"ref_id":"%2F670405285f5a28f4da77a603","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Sexyy Red has announced a new collaboration. The rapper has teamed up with Ed Hardy. Sexyy Red is showcasing the new looks she cooked up with the fashion house, on her Instagram. She introduced the collaboration by captioning the post: “ITS HURR YAL!! My Collection With Ed Hardy is now live! Yal go get da Sexyy Collection Link In My Bio!!! @edhardyforever hair from @kendrasboutique.” You rocking Ed Hardy??\u003c/p>\n\n\u003cp>Source: Sexyy Red IG \u003c/p>\n\n\u003cp>https://www.instagram.com/sexyyred/p/DAtpWUZvPOb/?img_index=1\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/","cuser":"user/ldap/1116887","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/Sexyy Red","keywords/Ed Hardy"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/","primary_image":{"bucket":"assets.getty","id":"%2F6704059ac0a9e1bca9caa6d2"},"primary_target":{"categories":[],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1728316740000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","social_title":"","summary":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","targets":[],"title":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy"},"slug":"2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2","title":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","description":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","author":"Cuzzin Dre"},"pub_start":1728316740000,"pub_until":4115978604802,"pub_changed":1728317105864,"subscription":[{"tags":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/670405285f5a28f4da77a603","slug:2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","slug:2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","keyword:keywords/Sexyy Red","keyword:keywords/Ed Hardy","author:user"]}},{"id":"%2F66fcacbfc7a0df7d542d9298","type":"PUBLISHING","record":{"ref_id":"%2F66fcacbfc7a0df7d542d9298","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Rapper YG is facing some legal issues after being arrested for DUI in Burbank, California. According to the police report, cops rolled up on YG standing outside his car after rolling up on a curb. Sources say YG wasn't given a breathalyzer, so it's not clear whether he was under the influence of alcohol or drugs. They did take a blood sample. YG was ultimately charged with misdemeanor DUI. Full story via TMZ \u003ca href=\"https://www.tmz.com/2024/10/01/rapper-yg-arrested-dui-burbank-california/\" target=\"_blank\">HERE\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/","cuser":"user/ldap/1116887","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/YG","keywords/DUI"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/","primary_image":{"bucket":"assets.getty","id":"%2F66fcad0520d2467b3f30f37d"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1727835240000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","social_title":"","summary":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","targets":[],"title":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb"},"slug":"2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d","title":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","description":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","author":"Cuzzin Dre"},"pub_start":1727835240000,"pub_until":4115978604802,"pub_changed":1727835612859,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/66fcacbfc7a0df7d542d9298","slug:2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","slug:2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","keyword:keywords/YG","keyword:keywords/DUI","author:user"]}},{"id":"%2F66fcaa2018103aa02c85f80d","type":"PUBLISHING","record":{"ref_id":"%2F66fcaa2018103aa02c85f80d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Sza touched the lives of 2,000 kids. The Grammy-winning artist took to Instagram to let students at her former high school, Columbia High School in Maplewood, New Jersey, know she was paying for lunch on Tuesday at Sabatino's Pizza and, if interested, stop by and grab a slice. Students swarmed the pizza spot for their free slice. The crowd got so big that the cops had to come in and shut down the main road to the town. Parents posted photos of the envent on social media. Reactions were mixed, but sources there said things went smoothly.  Check out the video on IG via \u003ca href=\"https://www.instagram.com/njdotcom/reel/DAlkQDCvWXX/\" target=\"_blank\">@NJdotcom\u003c/a> \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/","cuser":"user/ldap/1116887","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/SZA"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/","primary_image":{"bucket":"assets.getty","id":"%2F66fcaa565b3b27f10c6faa95"},"primary_target":{"categories":[],"distribution":["brands/Cuzzin Dre"]},"publish_date":1727834880000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","social_title":"","summary":"SZA Shut Down Her Old School and Serves Pizza","targets":[],"title":"SZA Shut Down Her Old School and Serves Pizza"},"slug":"2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95","title":"SZA Shut Down Her Old School and Serves Pizza","description":"SZA Shut Down Her Old School and Serves Pizza","author":"Cuzzin Dre"},"pub_start":1727834880000,"pub_until":4115978604802,"pub_changed":1727835204832,"subscription":[{"tags":["brands/Cuzzin Dre"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/66fcaa2018103aa02c85f80d","slug:2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","slug:2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","keyword:keywords/SZA","author:user"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F696ac6e69839ed7b7f428fb9","type":"PUBLISHING","record":{"ref_id":"%2F696ac6e69839ed7b7f428fb9","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-06-05-juvenile-at-the-fox-theater","cuser":"user/ldap/1112496","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F696ac7169839ed7b7f428fc6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6","source_credit":"","title":"","url":"asset://assets.calendar/696ac7169839ed7b7f428fc6","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Juvenile\u003c/p>\n\n\u003cp>June 5\u003c/p>\n\n\u003cp>Fox Theater in Oakland\u003c/p>\n\n\u003cp>Tickets are on sale now at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1780714800822,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F696ac7169839ed7b7f428fc6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6","source_credit":"","title":"","url":"asset://assets.calendar/696ac7169839ed7b7f428fc6","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-05-juvenile-at-the-fox-theater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Juvenile at the Fox Theater"},"venue_address":{"type":"plain","value":"1807 Telegraph Ave, Oakland, CA"},"venue_name":{"type":"plain","value":"The Fox Theater "}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://kmel.iheart.com/calendar/content/2026-06-05-juvenile-at-the-fox-theater","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/696ac7169839ed7b7f428fc6","use_caption":false},"keywords":[],"primary_slug":"2026-06-05-juvenile-at-the-fox-theater","slugs":["2026-06-05-juvenile-at-the-fox-theater"],"sponsored":false,"title":"Juvenile at the Fox Theater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1768896000000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"cC5C1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-06-05-juvenile-at-the-fox-theater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6","title":"Juvenile at the Fox Theater","description":"","author":""},"pub_start":1768896000000,"pub_until":4115978604802,"pub_changed":1768896000000,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/696ac6e69839ed7b7f428fb9","slug:2026-06-05-juvenile-at-the-fox-theater","slug:2026-06-05-juvenile-at-the-fox-theater"]}},{"id":"%2F6a1dded69e18d620623b2ab0","type":"PUBLISHING","record":{"ref_id":"%2F6a1dded69e18d620623b2ab0","type":"content:calendar","payload":{"canonical_url":"https://1013.iheart.com/calendar/content/2026-06-06-12th-annual-pints-for-paws","cuser":"user/ldap/1123896","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a1ddf459e18d620623b2abf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf","source_credit":"","title":"","url":"asset://assets.calendar/6a1ddf459e18d620623b2abf","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Raise a glass for shelter pets at the 12th Annual Pints for Paws Saturday June 6th. Enjoy unlimited tastings of craft beer, cider, wine, vodka...plus live music, tasty bites, and friendly dogs! Pints for Paws always sells out, so get your tickets NOW at \u003ca href=\"http://BerkeleyHumane.org\" target=\"_blank\">BerkeleyHumane.org\u003c/a>.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1780779600832,"enabled":false,"end":1780790400832}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a1ddf459e18d620623b2abf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf","source_credit":"","title":"","url":"asset://assets.calendar/6a1ddf459e18d620623b2abf","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-06-12th-annual-pints-for-paws"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"12th Annual Pints for Paws"},"venue_address":{"type":"plain","value":"2700 Ninth St, Berkeley"},"venue_name":{"type":"plain","value":"Berkeley"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://1013.iheart.com/calendar/content/2026-06-06-12th-annual-pints-for-paws","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a1ddf459e18d620623b2abf","use_caption":false},"keywords":[],"primary_slug":"2026-06-06-12th-annual-pints-for-paws","slugs":["2026-06-06-12th-annual-pints-for-paws"],"sponsored":false,"title":"12th Annual Pints for Paws"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780342380000,"publish_end_date":1780790400000,"publish_origin":"brands/KIOI-FM (846)","syndication":{"publish_origin":"brands/KIOI-FM (846)","refs":{}},"targets":[{"id":"6a1dded69e18d620623b2ab1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community","calendar-categories/station-events"],"where":["brands/KIOI-FM (846)","brands/KMEL-FM (911)","brands/KYLD-FM (1073)","brands/KOSF-FM (12017)","brands/KISQ-FM (850)"],"workflow":""}]}},"slug":"2026-06-06-12th-annual-pints-for-paws","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf","title":"12th Annual Pints for Paws","description":"","author":""},"pub_start":1780342380000,"pub_until":1780790400000,"pub_changed":1780342792613,"subscription":[{"tags":["calendar-categories/community","calendar-categories/station-events","brands/KIOI-FM (846)","brands/KMEL-FM (911)","brands/KYLD-FM (1073)","brands/KOSF-FM (12017)","brands/KISQ-FM (850)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KIOI-FM (846)","id:/6a1dded69e18d620623b2ab0","slug:2026-06-06-12th-annual-pints-for-paws","slug:2026-06-06-12th-annual-pints-for-paws"]}},{"id":"%2F6a10c23228f23a76b1014701","type":"PUBLISHING","record":{"ref_id":"%2F6a10c23228f23a76b1014701","type":"content:calendar","payload":{"canonical_url":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","cuser":"user/ldap/mberger","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a10c2c428f23a76b101470f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"Listen To All FIFA World Cup 2026 Matches Live","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>FOX Sports and iHeartMedia have partnered to expand coverage of the FIFA World Cup 2026™, bringing FOX Sports’ full English-language match commentary to iHeartRadio’s vast audio platforms. The collaboration will deliver live broadcasts of all 104 matches, from the opening game on June 11 to the final on July 19, across iHeartRadio’s digital app and more than 100 broadcast stations nationwide, including FOX Sports Radio affiliates.\u003c/p>\n\n\u003cp>Fans will be able to listen to FOX Sports’ television commentary teams at \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" target=\"_blank\">FIFA World Cup 2026\u003c/a>\u003c/a> on the iHeartRadio app, which is available on over 500 platforms and 2,000 devices. Key matches, including all U.S. Men’s National Team (USMNT) games and the final, will air widely on terrestrial radio, ensuring broad accessibility for listeners at home or on the go.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554?preset=true\" target=\"_blank\">\u003cstrong>Set FIFA World Cup 2026 station as a preset here!\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>“This summer’s World Cup will be the biggest yet, with more teams than ever competing as the U.S. Men’s National Team takes the global stage on home soil, and we’re thrilled to partner with FOX Sports to bring this monumental tournament to our combined audiences,” said \u003cstrong>Tom Poleman\u003c/strong>, Chief Programming Officer for iHeartMedia. “This partnership allows us to deliver complete, live coverage at an unprecedented scale, reaching fans wherever they are — at home, in the car or on the go — and connecting them to the passion and unforgettable moments of the World Cup.”\u003c/p>\n\n\u003cp>The 2026 tournament will feature 48 teams competing in 104 matches across 16 cities in the United States, Canada, and Mexico, marking the first time the event is hosted by three countries. iHeartRadio’s coverage will include play-by-play broadcasts, enhanced coverage of USMNT matches, and access to its \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">lineup of soccer-focused podcasts\u003c/a> featuring prominent voices in the sport.\u003c/p>\n\n\u003cp>The USMNT will kick off their first game on Friday, June 12 against Paraguay in Los Angeles at 9:00 PM ET. Their next match will be on Friday, June 19 against Australia in Seattle at 3:00 PM ET. They will wrap up the Group Stage on Thursday, June 25 against Türkiye at 10:00 PM ET.\u003c/p>\n\n\u003cp>FOX Sports will remain the official English-language television home, airing all matches across FOX and FS1, with additional streaming in 4K via FOX One. Together, the partnership aims to provide fans with seamless, multiplatform access to one of the world’s biggest sporting events.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1781182800922,"enabled":false,"end":1784519940922}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a10c2c428f23a76b101470f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™"},"title":{"type":"title","value":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"author":"","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false},"keywords":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"],"primary_slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slugs":["2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"],"sponsored":false,"title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"targeting":{"exclusion":{"tags":["formats/OTHER"]},"publish_date":1779483600000,"publish_end_date":1784519100000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"id":"6a10c23228f23a76b1014702","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/sports"],"where":["facets/All Sites - English"],"workflow":""}]}},"slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","author":""},"pub_start":1779483600000,"pub_until":1784519100000,"pub_changed":1779484903736,"subscription":[{"tags":["calendar-categories/sports","facets/All Sites - English"]}],"exclusion":[{"tags":["formats/OTHER"]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a10c23228f23a76b1014701","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","keyword:keywords/FIFA World Cup","keyword:keywords/World Cup","keyword:keywords/iHeartRadio","keyword:keywords/soccer"]}},{"id":"%2F6a063697e8ebb9996bbc6181","type":"PUBLISHING","record":{"ref_id":"%2F6a063697e8ebb9996bbc6181","type":"content:calendar","payload":{"canonical_url":"https://1013.iheart.com/calendar/content/2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","cuser":"user/ldap/ccrorl1soh","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a0636dde8ebb9996bbc618f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f","source_credit":"","title":"","url":"asset://assets.calendar/6a0636dde8ebb9996bbc618f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The Northern California brain tumor community will come together on June 13, 2026 to raise awareness and funds to support the needs of brain tumor patients and their families. Join us for a morning of celebration, remembrance and hope at the San Francisco Zoo. Your community is here. Let’s discover a cure, together. Included in your event registration:\u003c/p>\n\n\u003cp>Included in your event registration:\u003c/p>\n\n\u003cp>Zoo admission for the entire day\u003c/p>\n\n\u003cp>Full continental breakfast\u003c/p>\n\n\u003cp>NBTS private event experience, which includes our opening ceremony, a celebration of life, survivor tribute, silent auction, and so much more.\u003c/p>\n\n\u003cp>\u003ca href=\"https://braintumor.org/event/northern-california-brain-tumor-walk/\" target=\"_blank\">Click here to learn more\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1781366400540,"enabled":false,"end":1781380800540}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a0636dde8ebb9996bbc618f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f","source_credit":"","title":"","url":"asset://assets.calendar/6a0636dde8ebb9996bbc618f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Northern California Brain Tumor Walk at the San Francisco Zoo Sat June 13th"},"venue_address":{"type":"plain","value":"Sloat Blvd & 45th Ave, San Francisco, CA 94116"},"venue_name":{"type":"plain","value":"San Francisco Zoo"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://1013.iheart.com/calendar/content/2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a0636dde8ebb9996bbc618f","use_caption":false},"keywords":[],"primary_slug":"2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","slugs":["2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th"],"sponsored":false,"title":"Northern California Brain Tumor Walk at the San Francisco Zoo Sat June 13th"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778791860000,"publish_end_date":4115978604802,"publish_origin":"brands/KIOI-FM (846)","syndication":{"publish_origin":"brands/KIOI-FM (846)","refs":{}},"targets":[{"id":"sBPRt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community"],"where":["markets/SANFRANCISCO-CA"],"workflow":"627aae59944e6e79b362763e"}]}},"slug":"2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f","title":"Northern California Brain Tumor Walk at the San Francisco Zoo Sat June 13th","description":"","author":""},"pub_start":1778791860000,"pub_until":4115978604802,"pub_changed":1778792223646,"subscription":[{"tags":["calendar-categories/community","markets/SANFRANCISCO-CA"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KIOI-FM (846)","id:/6a063697e8ebb9996bbc6181","slug:2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","slug:2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1888239"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["$podcastloader-",{"data":[]}],["contestsloader-kmel-fm",{"data":[{"appType":"countdown","appId":"1888769","parentAppId":"1888239","title":"The $250k USA Giveaway","shareTitle":"I just entered the keyword!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/the-250k-usa-giveaway-1888769/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE4ODgyMzlfbW9iaWxlXzE3Nzk0NjY4OTgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","prize":"Listen to 106 KMEL weekdays in the  hours for the nationwide $2,500 keyword, then enter it here for your chance to win $2,500 toward your dream trip - visit the states, cities, landmarks, and national parks that make our country amazing!","sort":"","startTime":"2026-05-31","endTime":"2026-07-03","scheduleStatus":"live","startDate":"2026-05-31","endDate":"2026-07-03","description":"","active":"auto","subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE4ODgyMzlfbW9iaWxlXzE3Nzk0NjY4OTgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5MWJuUmtiM2R1WHpFNE9EZ3lNemxmYlc5aWFXeGxYekUzTnprME5qWTRPVGd1Y0c1bklpd2lZblZqYTJWMElqb2lZWEIwYVhaaFpHRXRabWxzWlhNaUxDSmxaR2wwY3lJNmV5SnlaWE5wZW1VaU9uc2lkMmxrZEdnaU9qRTJNREFzSW1obGFXZG9kQ0k2TXpJd01Dd2labWwwSWpvaWFXNXphV1JsSWl3aWQybDBhRzkxZEVWdWJHRnlaMlZ0Wlc1MElqcDBjblZsZlN3aWRHOUdiM0p0WVhRaU9pSjNaV0p3SWl3aWQyVmljQ0k2ZXlKeGRXRnNhWFI1SWpveE1EQXNJbk50WVhKMFUzVmljMkZ0Y0d4bElqcDBjblZsTENKbFptWnZjblFpT2pSOUxDSnZjR1Z5WVhScGIyNXpJanBiZXlKdmNHVnlZWFJwYjI0aU9pSnpkSEpwY0NKOVhYMTk=","accountId":"535695393","facebookShareImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE4ODgyMzlfc3RhbmRhcmRfMTc3OTQ2NjkwMS5wbmciLCJidWNrZXQiOiJhcHRpdmFkYS1maWxlcyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTYwMCwiaGVpZ2h0IjozMjAwLCJmaXQiOiJpbnNpZGUiLCJ3aXRob3V0RW5sYXJnZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","width":"630","shareLocation":"link","timeZone":"America/Los_Angeles"},{"appType":"contest","appId":"1889333","parentAppId":"1889277","title":"iHeartRadio and The R&B Tour are giving you and a guest the chance to win VIP tickets to see Chris Brown and USHER live in Los Angeles!","shareTitle":"iHeartRadio and Live Nation and The R&B Tour are giving you and a guest the chance to win VIP tickets to see Chris Brown and USHER live in Los Angeles!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/iheartradio-and-live-nation-the-r-amp-b-tour-are-giving-you-and-a-guest-the-chance-to-win-vip-tickets-to-see-chris-brown-and-usher-live-in-los-angeles-1889333/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODg5Mjc3X3N0YW5kYXJkXzE3ODAzOTI1MDUucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODg5Mjc3X21vYmlsZV8xNzgwMzkyNTExLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-05-31 21:00:00","endTime":"2026-06-30 20:59:00","scheduleStatus":"live","startDate":"2026-05-31 21:00:00","endDate":"2026-06-30 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODg5Mjc3X21vYmlsZV8xNzgwMzkyNTExLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RnNU1qYzNYMjF2WW1sc1pWOHhOemd3TXpreU5URXhMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1890444","parentAppId":"1890439","title":"Advance Screening Passes To See DISCLOSURE DAY","shareTitle":"Advance Screening Passes To See DISCLOSURE DAY","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/advance-screening-passes-to-see-disclosure-day-1890444/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODkwNDM5X3N0YW5kYXJkXzE3ODAwODQyMTAucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODkwNDM5X21vYmlsZV8xNzgwMDg0MjU1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-05-29 00:00:00","endTime":"2026-06-08 23:59:00","scheduleStatus":"live","startDate":"2026-05-29 00:00:00","endDate":"2026-06-08 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODkwNDM5X21vYmlsZV8xNzgwMDg0MjU1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh4T1RjME5qSTJNREZmWTI5dWRHVnpkRjh4T0Rrd05ETTVYMjF2WW1sc1pWOHhOemd3TURnME1qVTFMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1892426","parentAppId":"1892424","title":"Advance Screening Passes To See TOY STORY 5","shareTitle":"Advance Screening Passes To See TOY STORY 5","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/advance-screening-passes-to-see-toy-story-5-1892426/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODkyNDI0X3N0YW5kYXJkXzE3ODAzNTE0MDQucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODkyNDI0X21vYmlsZV8xNzgwMzUxMzg2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-06-05 00:00:00","endTime":"2026-06-12 23:59:00","scheduleStatus":"live","startDate":"2026-06-05 00:00:00","endDate":"2026-06-12 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODkyNDI0X21vYmlsZV8xNzgwMzUxMzg2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh4T1RjME5qSTJNREZmWTI5dWRHVnpkRjh4T0RreU5ESTBYMjF2WW1sc1pWOHhOemd3TXpVeE16ZzJMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1853795","parentAppId":"1853442","title":"Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!","shareTitle":"Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/enter-for-your-chance-to-win-an-exclusive-maybelline-gift-bundle-1853795/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODUzNDQyX3N0YW5kYXJkXzE3NzAxNTk0MTEuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODUzNDQyX21vYmlsZV8xNzcwMTU5NDMxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-02-03 21:00:00","endTime":"2026-07-31 20:59:00","scheduleStatus":"live","startDate":"2026-02-03 21:00:00","endDate":"2026-07-31 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODUzNDQyX21vYmlsZV8xNzcwMTU5NDMxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RVek5EUXlYMjF2WW1sc1pWOHhOemN3TVRVNU5ETXhMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1891646","parentAppId":"1890487","title":"Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!","shareTitle":"Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1891646/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X3N0YW5kYXJkXzE3ODAzNjI2ODgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X21vYmlsZV8xNzgwMzYyNDcwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"11","startTime":"2026-06-02 06:00:00","endTime":"2026-06-09 20:59:00","scheduleStatus":"live","startDate":"2026-06-02 06:00:00","endDate":"2026-06-09 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X21vYmlsZV8xNzgwMzYyNDcwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0Rrd05EZzNYMjF2WW1sc1pWOHhOemd3TXpZeU5EY3dMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["onairtileloader-kmel-fm",{"data":{"current":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":1101,"coreStationId":47,"name":"LadyRAY","show":"shows/Lady Ray (1101)","station":"KMEL-FM","link":"","onNow":true,"startTime12":"6:00 AM","startDate":"2026-06-06T13:00:00.000Z","startMs":1780750800000,"startEng":"Saturday, June 6th, 2026 6:00 AM","stopTime12":"10:00 AM","stopDate":"2026-06-06T17:00:00.000Z","stopMs":1780765200000,"stopEng":"Saturday, June 6th, 2026 10:00 AM","showSite":{"slug":"lady-ray","configByLookup":{"sections":{"general":{"name":"LadyRAY","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6092d0c820eb9a7bcb28000d"}}}}}}},"upcoming":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":5240,"coreStationId":47,"name":"G BiZ","show":"shows/G-Biz (5240)","station":"KMEL-FM","link":"","onNow":false,"startTime12":"10:00 AM","startDate":"2026-06-06T17:00:00.000Z","startMs":1780765200000,"startEng":"Saturday, June 6th, 2026 10:00 AM","stopTime12":"3:00 PM","stopDate":"2026-06-06T22:00:00.000Z","stopMs":1780783200000,"stopEng":"Saturday, June 6th, 2026 3:00 PM","showSite":{"slug":"g-biz","configByLookup":{"sections":{"general":{"name":"G BiZ","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b9847b49e937af9684d0b1a"}}}}}}},"later":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":4280,"coreStationId":47,"name":"ROW","show":"shows/Row (4280)","station":"KMEL-FM","link":"","onNow":false,"startTime12":"3:00 PM","startDate":"2026-06-06T22:00:00.000Z","startMs":1780783200000,"startEng":"Saturday, June 6th, 2026 3:00 PM","stopTime12":"8:00 PM","stopDate":"2026-06-07T03:00:00.000Z","stopMs":1780801200000,"stopEng":"Saturday, June 6th, 2026 8:00 PM","showSite":{"slug":"row","configByLookup":{"sections":{"general":{"name":"ROW","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5ba01e8239b0376511c36950"}}}}}}}}}],["item-eyebrow-/6813ab6f5cdbc0f706fbec8f",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a230517484e5fba3c1c6eb8",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a22fffb484e5fba3c1c6ead",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/6a22f173484e5fba3c1c6ea0",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a22e0b9484e5fba3c1c6e7e",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a22d52d74a38adbbd8d783a",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a21c152b3c63e02cc00bbea",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a21bcaf341835dc1b4498d5",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a21a989b3c63e02cc00bbdf",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/692db8ac36ad79c6ba568956",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/6855b9fdddfe1910f018b8f5",{"data":null}],["item-eyebrow-/679823fd79241843ef47593a",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/670405285f5a28f4da77a603",{"data":null}],["item-eyebrow-/66fcacbfc7a0df7d542d9298",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/66fcaa2018103aa02c85f80d",{"data":null}],["item-eyebrow-/696ac6e69839ed7b7f428fb9",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/6a1dded69e18d620623b2ab0",{"data":{"name":"community","source":{"id":null,"display_name":"Community","description":null,"source_name":null,"type":"user"},"displayName":"Community"}}],["item-eyebrow-/6a10c23228f23a76b1014701",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-kmel-fm",{"data":{"count":1379,"pageInfo":{"nextCursor":"AAAAAGokRhIAAAAAAAAAAwAABWM"},"tracks":[{"artistId":673165,"albumId":375087420,"trackId":375087421,"title":"STAY HERE 4 LIFE","artist":{"artistName":"A$AP Rocky","genreId":null},"albumName":"STAY HERE 4 LIFE","trackDuration":346,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-sbmg/N_A10301A00057200524_20260121230207717/1010e3533f1ad1e30b741428a2815070.20126.jpg","explicitLyrics":true,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1780762030,"endTime":1780762267,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":30193508,"albumId":343871446,"trackId":343871455,"title":"wgft (feat. Burna Boy)","artist":{"artistName":"Gunna","genreId":null},"albumName":"The Last Wun","trackDuration":184,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-wmg/new_release/20250807191043273/075679606365/resources/8ca37fef22f6d8a2c4d1755938a692ad.jpg","explicitLyrics":false,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1780761869,"endTime":1780762053,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":744880,"albumId":43758957,"trackId":43758974,"title":"Die For You","artist":{"artistName":"The Weeknd","genreId":null},"albumName":"Starboy","trackDuration":260,"imagePath":"http://image.iheart.com/bell-ingestion-pipeline-production-umg/full/00602557212358_20240207014619480/c7ae76f7f235ee444c7a715317c3e915.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1780761654,"endTime":1780761874,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["item-eyebrow-/6a063697e8ebb9996bbc6181",{"data":{"name":"community","source":{"id":null,"display_name":"Community","description":null,"source_name":null,"type":"user"},"displayName":"Community"}}],["keyword-contest-loader-kmel-fm-1888239",{"data":{"appType":"countdown","appId":"1888769","title":"The $250k USA Giveaway","currentKeyword":{"previous":{"sort":"3","timeStamp":1780703700,"endTime":1780729200,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15853210","prize":{"timeStamp":1780642800,"endTime":1780729200,"sort":"4","active":"","description":"","countdown_prize_id":"1395528","isStarted":true,"isLive":false,"isComplete":true}},"current":{"sort":"0","timeStamp":1780757700,"endTime":1780768500,"isComplete":false,"isLive":true,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15853211","prize":{"timeStamp":1780729200,"endTime":1780815600,"sort":"5","active":"","description":"","countdown_prize_id":"1395529","isStarted":true,"isLive":true,"isComplete":false}},"next":{"sort":"1","timeStamp":1780768500,"endTime":1780779300,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15853212","prize":{"timeStamp":1780729200,"endTime":1780815600,"sort":"5","active":"","description":"","countdown_prize_id":"1395529","isStarted":true,"isLive":true,"isComplete":false}}},"submittableKeyword":{"previous":{"sort":"3","timeStamp":1780703700,"endTime":1780729200,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15853210","prize":{"timeStamp":1780642800,"endTime":1780729200,"sort":"4","active":"","description":"","countdown_prize_id":"1395528","isStarted":true,"isLive":false,"isComplete":true}},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":"0","timeStamp":1780930500,"endTime":1780941300,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15853219","prize":{"timeStamp":1780902000,"endTime":1780988400,"sort":"7","active":"","description":"","countdown_prize_id":"1395531","isStarted":false,"isLive":false,"isComplete":false}}}}}]],"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","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"e6Rs0","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6813ab6f5cdbc0f706fbec8f","type":"PUBLISHING","record":{"ref_id":"%2F6813ab6f5cdbc0f706fbec8f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"409e82a5-34ac-4bef-b7ef-d508c49c928f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1948:  American jazz singer Ella Fitzgerald (1917 - 1996).  (Photo by George Konig/Keystone/Getty Images)","id":"%2F6813ace75cdbc0f706fbec9a","new_tab":false,"schedule":{},"source_credit":"Hulton Archive","title":"Ella Sings","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Black artists shaped the sound of American music, and the world took notice, often without giving credit. This Black Music Month, we’re honoring the innovators, the barrier-breakers, and the truth-tellers whose impact runs deeper than the charts. From the overlooked to the iconic, we’re spotlighting the stories behind the songs.\u003c/p>\n\n\u003ch3>\u003cstrong>1. Rock ‘n’ Roll was birthed by a Black woman.\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1944:  American gospel singer Sister Rosetta Tharpe (1915 - 1973) singing and playing the guitar with the Lucky Millinder Band.  (Photo by Hulton Archive/Getty Images)","id":"%2F681b6c0ea8d0d7268a105917","new_tab":false,"schedule":{},"source_credit":"Archive Photos","title":"Sister Rosetta Tharpe","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Sister Rosetta Tharpe\u003c/strong> — a gospel singer who shredded on the electric guitar — was doing it long before \u003cstrong>Elvis\u003c/strong> was ever in the conversation. She mixed church with soul, blues with boldness, and paved the way for everyone from \u003cstrong>Chuck Berry\u003c/strong> to \u003cstrong>Johnny Cash\u003c/strong>. Her name should be right there at the top when we talk about the roots of rock. And if you’ve never heard of her, that’s not an accident.\u003c/p>\n\n\u003ch3>\u003cstrong>Elvis Presley's Biggest Hits Came From the Work Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306789fd3e337132250f61","new_tab":false,"schedule":{},"source_credit":"Houston Public Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Elvis Presley’s biggest hits were covers of songs originally written and recorded by Black artists. “Hound Dog” was originally recorded by Big Mama Thornton in 1952, but Presley's 1956 rendition became a massive commercial hit, overshadowing the work of a Black artist. Presley's &quot;That's All Right&quot; and &quot;Mystery Train&quot; were also pulled from Black artists. The &quot;King of Rock of Roll&quot; gained fame and fortune from music that Black creators pioneered due to segregation and industry bias.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Blues Vocals Came From A Black Woman\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683067e4fd3e337132250f63","new_tab":false,"schedule":{},"source_credit":"BlackPast.org","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first published blues song came from a Black woman. W.C. Handy may be called the &quot;Father of the Blues,&quot; but Mamie Smith was the first to record a blues vocal in 1920. Smith's hit &quot;Crazy Blues&quot; reportedly sold over a million copies within a year. The record's success marked the beginning of blues being recognized as a distinct genre and helped pave the way for other Black female blues artists, including Bessie Smith, Ma Rainey, and Alberta Hunter.\u003c/p>\n\n\u003ch3>\u003cstrong>George W. Johnson Made History As The First African-American To Record Commercially\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306842fd3e337132250f65","new_tab":false,"schedule":{},"source_credit":"WBSS Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>George W. Johnson was the first African-American to record commercially. (1890). \u003c/strong>Johnson's songs were recorded on wax cylinders, an early format used by companies such as the Edison Phonograph Company and Berliner Gramophone. Artists weren't able to duplicate their records through this type of early technology, so Johnson had to repeatedly perform his songs live to produce multiple copies. Johnson's record &quot;The Laughing Song&quot; was one of the first bestsellers in the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>Tommy Edwards Made History Topping The Charts\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - OCTOBER 9:  Singer Tommy Edwards records the song \"It All Belongs To You\" produced by Harry Myerson or Harry Meyerson and arranged by Leroy Holmes at Metropolitan Studios on October 9, 1958 New York, New York. (Photo by PoPsie Randolph/Michael ","id":"%2F68306874fd3e337132250f67","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Tommy Edwards was the first Black artist to hit #1 on the Billboard Hot 100 (1958) with his song &quot;It's All in the Game.&quot; The Hot 100 Chart launched just months before Edwards' history-making achievement as the new industry standard singles chart. Popular music was previously tracked through multiple charts like\u003cstrong> \u003c/strong>Best Sellers in Stores, Most Played by Jockeys, and Most Played in Jukeboxes. Nat King Cole earned the No. 1 spot on Billboard’s “Most Played by Jockeys” chart in 1948 with “Nature Boy.&quot;\u003c/p>\n\n\u003ch3>\u003cstrong>Ella Fitzgerald Was The First Black Artist To Win A Grammy\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683068cafd3e337132250f69","new_tab":false,"schedule":{},"source_credit":"Grammy.com","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Ella Fitzgerald was the first Black artist to win a Grammy. At the 1959 ceremony, Fitzgerald actually took home two trophies for Best Female Vocal Performance and Best Individual Jazz Performance. Fitzgerald went on to earn 13 Grammys during her career and the Grammy Lifetime Achievement Award in 1967. The singer was a pioneer for Black artists being celebrated by the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>The U.S. Military Used Jazz As Propaganda But Discriminated Against Those Who Created It\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"U.S. veteran holding American flag. Anonymous army solider in National Guard wearing military uniform. Freedom concept for armed forces, military pride, patriotism on independence day / July 4th / Fourth of July or Veteran's Day. Waist up candid portrait ","id":"%2F683068f7fd3e337132250f6b","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Veteran American Flag, Military Uniform, Freedom Concept: Fourth of July or Veteran's Day","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. military tried to use jazz as propaganda during WWII, while still discriminating against the Black artists who created it. The military used programs like Voice of America (VOA) and the Office of War Information (OWI) to counter Nazi propaganda and promote American values abroad. Jazz was featured in the broadcasts to symbolize American creativity, freedom, and modernity. Still, Black musicians faced systemic racism, segregation, and exclusion at home.\u003c/p>\n\n\u003ch3>\u003cstrong>James Brown Was &quot;Too Radical&quot; For Radio Stations\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - SEPTEMBER 17:  Musician James Brown performs on stage at the Miller Rock Thru Time Celebrating 50 Years of Rock Concert at Roseland September 17, 2004 in New York City.  (Photo by Frank Micelotta/Getty Images)","id":"%2F6830695bfd3e337132250f6d","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Miller Rock Thru Time Concert - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>James Brown’s “Say It Loud – I’m Black and I’m Proud” was released just months after the assassination of Dr. Martin Luther King Jr. — and some radio stations refused to play it, calling it “too radical.” But that didn’t stop it from becoming a national anthem for Black pride and power during the Civil Rights era. The song became one of Brown’s biggest hits, reaching No. 1 on the Billboard R&amp;B chart and No. 10 on the Hot 100 — a powerful show of support from Black listeners across the country. Even in the face of resistance, its message was loud, clear, and impossible to ignore — and it’s remained a rallying cry for generations.\u003c/p>\n\n\n\u003ch3>\u003cstrong>Teddy Wilson Starred In The First Known Interracial Jazz Group\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683069bbfd3e337132250f71","new_tab":false,"schedule":{},"source_credit":"IMDb","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Teddy Wilson was a pioneering figure in jazz who was a part of one of the first racially integrated jazz ensembles. In 1935, he joined the Benny Goodman Trio, which included Goodman on clarinet and Gene Krupa on drums. This trio is widely recognized as the first interracial band to perform publicly in the United States, marking a significant moment in music history and the civil rights movement. However, Wilson faced racial discrimination, often having to stay in “colored” hotels while touring. \u003c/p>\n\n\u003ch3>\u003cstrong>Marian Anderson Made Opera History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - OCTOBER 21:  A portrait of opera singer and civil rights activist Marian Anderson is displayed as Treasury Secretary Jacob Lew visits the Marian Anderson Residence Museum to discuss her inclusion on the $5 bill October 21, 2016 in Phila","id":"%2F683069fdfd3e337132250f73","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Treasury Secretary Jacob Lew Visits Marian Anderson Residence Museum Discussing Her Inclusion On 5 Dollar Bill","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Marian Anderson made history on January 7, 1955, by becoming the first African American to perform at the Metropolitan Opera in New York City. At the age of 57, she sang the role of Ulrica, the fortune-teller, in Giuseppe Verdi’s opera Un ballo in maschera (A Masked Ball). Prior to this, Black artists had been excluded from performing at the Met, often relegated to roles as dancers or chorus members.\u003c/p>\n\n\u003ch3>\u003cstrong>Charley Pride Was First Black Artist To Win CMA's Top Award\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NASHVILLE, TENNESSEE - NOVEMBER 11: (FOR EDITORIAL USE ONLY) Charley Pride performs onstage during the The 54th Annual CMA Awards at Nashville’s Music City Center on Wednesday, November 11, 2020 in Nashville, Tennessee.  (Photo by Terry Wyatt/Getty Imag","id":"%2F68306a59fd3e337132250f75","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 54th Annual CMA Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Charley Pride made history in 1971 by becoming the first Black artist to win the Country Music Association's (CMA) Entertainer of the Year award. That same year, he also won Male Vocalist of the Year, making him the first non-white artist to win both categories in the same year. Pride would go on to become the first Black artist to co-host the CMA Awards in 1975. He still remains the only Black artist to have won the CMA's Entertainer of the Year award.\u003c/p>\n\n\u003ch3>\u003cstrong>Isaac Hayes Broke Barriers For Black Artists At The Oscars\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"EASTNOR, ENGLAND - AUGUST 5:  Isaac Hayes performs on the Open Air stage during the third day of the Big Chill music festival at Eastnor Castle Deer Park in the Malvern Hills on August 5, 2007 in Herefordshire, England. (Photo by Jim Dyson/Getty Images)","id":"%2F68306a7cfd3e337132250f77","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"The Big Chill Festival 2007 - Day Three","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Isaac Hayes' &quot;Theme from Shaft&quot; wins the Academy Award for Best Original Song (the soundtrack was nominated for Best Original Score); Hayes is the first black artist to win an Oscar in a non-acting category and the first winner who wrote and recorded the award-winning song.\u003c/p>\n\n\u003ch3>\u003cstrong>Chuck Berry Pioneered The Sound &amp; Look Of Rock Stardom\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PARIS - NOVEMBER 14: Singer Chuck Berry performs at the 'Les Legendes Du Rock and Roll' concert at the Zenith on November 14, 2008 in Paris, France. (Photo by Francois Durand/Getty Images)","id":"%2F68306abcfd3e337132250f7b","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"Les Legendes Du Rock and Roll","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Chuck Berry created the sound (and look) of rock stardom. His guitar riffs, stage presence, and songwriting were foundational — but he was often overshadowed in white media.\u003c/p>\n\n\u003ch3>\u003cstrong>Disco Backlash In The 70s Was Rooted In Racism &amp; Homophobia\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nightclub disco ball in very peri shades, color of the year 2022. Nightlife, celebrations, dance music concepts. Space for text copy","id":"%2F68306af8fd3e337132250f7d","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Nightclub disco ball in very peri, color of the year 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The disco backlash of the late '70s was rooted in racism and homophobia. Disco was created by Black, Latin, and queer communities.\u003c/p>\n\n\u003ch3>\u003cstrong>Prince's Battle For Artistic Control Changed The Industry Forever\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LOS ANGELES, CA - MARCH 19:  Musician Prince is seen on stage at the 36th NAACP Image Awards at the Dorothy Chandler Pavilion on March 19, 2005 in Los Angeles, California. Prince was honored with the Vanguard Award.  (Photo by Kevin Winter/Getty Images)","id":"%2F68306b22fd3e337132250f7f","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"36th NAACP Image Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Prince's battle with Warner Bros. over artistic control and masters changed the industry forever. In the early 1990s, Prince became increasingly frustrated with the label for controlling his master recordings and limiting how much music he could release.  In protest, Prince changed his name in 1993 to an unpronounceable symbol (now known as the &quot;Love Symbol&quot;) and was frequently referred to as &quot;The Artist Formerly Known as Prince.&quot; He also wrote “slave” on his face during performances and public appearances to protest how the industry treated artists.\u003c/p>\n\n\u003ch3>\u003cstrong>Jazz Was Born In New Orleans' Black Neighborhoods\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"New Orleans USA  Feb 2 2016:Visitors and locals are all over in the French Quarter's  streets of New Orleans. People are celebrating and partying  while enjoying the street music. This is an ongoing life style .  There are a lot of talente","id":"%2F68306bff44bd74f5e8f87732","new_tab":false,"schedule":{},"source_credit":"iStock Editorial","title":"Party Time in New Orleans USA .","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Jazz was born in Black neighborhoods of New Orleans. It fused African rhythms with blues and ragtime — and was originally dismissed as “low-class” until white musicians popularized it.\u003c/p>\n\n\u003ch3>\u003cstrong>Kendrick Lamar Is A Historic Pulitzer Prize Winner\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW ORLEANS, LOUISIANA - FEBRUARY 09: Kendrick Lamar performs onstage during Apple Music Super Bowl LIX Halftime Show at Caesars Superdome on February 09, 2025 in New Orleans, Louisiana.  (Photo by Gregory Shamus/Getty Images)","id":"%2F68306c2744bd74f5e8f87734","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Apple Music Super Bowl LIX Halftime Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2018, \u003cstrong>Kendrick Lamar\u003c/strong> made history when he won the Pulitzer Prize for Music for his album DAMN. He was the first non-classical or jazz artist to receive this prestigious honor, breaking a tradition that had stood for over 75 years. The Pulitzer Board praised the album as: “A virtuosic song collection unified by its vernacular authenticity and rhythmic dynamism that offers affecting vignettes capturing the complexity of modern African-American life.”\u003c/p>\n\n\u003ch3>\u003cstrong>Lil Nas Broke Barriers In Country Music\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ELMONT, NEW YORK - SEPTEMBER 11: Lil Nas X is seen backstage at the 2024 MTV Video Music Awards at UBS Arena on September 11, 2024 in Elmont, New York.  (Photo by Catherine Powell/Getty Images for MTV)","id":"%2F68306c4944bd74f5e8f87736","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 MTV Video Music Awards - Backstage","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lil Nas X made history at the 2019 Country Music Association (CMA) Awards by becoming the first openly gay artist to win a CMA Award. He and Billy Ray Cyrus received the Musical Event of the Year award for their remix of &quot;Old Town Road,&quot; which had previously been removed from Billboard's country charts, sparking controversy and discussions about genre boundaries. Lil Nas X's win at the CMAs was part of a series of groundbreaking moments in his career, including becoming the first openly gay artist to win the MTV Video Music Award for Song of the Year for &quot;Old Town Road&quot; in 2019.\u003c/p>\n\n\u003ch3>\u003cstrong>The Miseducation Of Lauryn Hill Was First Hip-Hop Album To Nab Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"INDIO, CALIFORNIA - APRIL 14: (FOR EDITORIAL USE ONLY) Lauryn Hill performs at Coachella Stage during the 2024 Coachella Valley Music and Arts Festival at Empire Polo Club on April 14, 2024 in Indio, California. (Photo by Arturo Holmes/Getty Images for Co","id":"%2F68306c8144bd74f5e8f87738","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 Coachella Valley Music And Arts Festival - Weekend 1 - Day 3","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lauryn Hill's The Miseducation of Lauryn Hill made history at the 41st Annual Grammy Awards in 1999 by becoming the first hip-hop album to win the prestigious Album of the Year award. In addition to Album of the Year, Hill won five Grammy Awards that night, including Best New Artist, Best R&amp;B Album, Best R&amp;B Song, and Best Female R&amp;B Vocal Performance for “Doo Wop (That Thing)”. Her five wins in a single ceremony set a record for a female artist at the time.\u003c/p>\n\n\u003ch3>\u003cstrong>Childish Gambino's &quot;This Is America&quot; Made Grammy History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK, NEW YORK - MAY 06: Donald Glover attends The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" at The Metropolitan Museum of Art on May 06, 2024 in New York City. (Photo by Aliah Anderson/Getty Images)","id":"%2F68306d2d44bd74f5e8f8773c","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" - Arrivals","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2019, Childish Gambino made history at the 61st Annual Grammy Awards when his powerful single “This Is America” became the first rap song to win both Record of the Year and Song of the Year — two of the Grammys' most prestigious general categories. These wins marked a historic moment for hip-hop at the Grammys, which had long been criticized for overlooking rap and Black artistry in major categories.\u003c/p>\n\n\u003ch3>\u003cstrong>Francis Johnson Made History As 1st African American To Become Published Music Composer\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b50da96edfd7d2eee8d1","new_tab":false,"schedule":{},"source_credit":"Smithsonian Museum","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Francis Johnson holds the distinction of being the first African American composer to have his music published as sheet music. In 1818, he released A Collection of New Cotillions, marking a significant milestone in American music history.\u003c/p>\n\n\u003ch3>\u003cstrong>Funk, Techno, &amp; House All Came From Black Communities\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b5c7a96edfd7d2eee8d3","new_tab":false,"schedule":{},"source_credit":"Maskot","title":"Young men and women dancing against illuminated red spotlights at nightclub","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Funk, techno, and house all came from Black communities. In the late 1960s, funk was born from Soul and Rhythm in the Black communities of Cincinnati, Detroit, and New Orleans. Techno originated from working-class Black youth in Detroit in the early 1980s. Chicago was the birthplace of House music in the 80s, particularly in Black and Latinx LGBTQ+ clubs like the Warehouse.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Rap Grammy Went Untelevised\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ANAHEIM, CA - MAY 14:   Actor Will Smith (R) and DJ Jazzy Jeff perform at 102.7 KIIS-FM's 8th Annual Wango Tango 2005 at Angel Stadium on May 14, 2005 in Anaheim, California.  (Photo by Kevin Winter/Getty Images)","id":"%2F6835b61ba96edfd7d2eee8d5","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"102.7 KIIS-FM's 8th Annual Wango Tango 2005","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Best Rap Performance category was added after years of rap gaining mainstream attention in the 1980s. When it came time for the 1989 Grammy Awards, CBS and the Recording Academy chose not to broadcast the rap category on TV. DJ Jazzy Jeff &amp; The Fresh Prince, along with other major nominees like Salt-N-Pepa, LL Cool J, and Public Enemy, boycotted the ceremony in protest.\u003c/p>\n\n\u003cp>\u003cstrong>The First U.S. Hit Song Was Written By A Black Man\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b646a96edfd7d2eee8d7","new_tab":false,"schedule":{},"source_credit":"Perkins School For The Blind","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first American hit song was written by a Black man — and stolen. In 1853, Thomas “Blind Tom” Wiggins, a blind enslaved piano prodigy, wrote music that was later sold and published under white names for profit. He performed for presidents but died without a penny to his name.\u003c/p>\n\n\u003ch3>\u003cstrong>Before Michael Jackson, MTV Refused To Play Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) US pop star and entertainer Michael Jackson preforms before an estimated audience of 60,000 in Brunei on July 16, 1996. Michael Jackson died on June 25, 2009 after suffering a cardiac arrest, sending shockwaves sweeping across the world and tribut","id":"%2F6835b66ea96edfd7d2eee8d9","new_tab":false,"schedule":{},"source_credit":"AFP","title":"(FILES) US pop star and entertainer Mich","type":"asset","url":"","use_caption":false},{"html":"\u003cp>MTV refused to play Black artists until Michael Jackson forced their hand. The network didn’t air Billie Jean until CBS Records threatened to pull all their artists. MTV launched in 1981, but its programming was overwhelmingly focused on white rock acts, largely ignoring Black artists, even those who were massively successful. MTV executives at the time argued they were a “rock channel,” but this was widely criticized as a cover for racial bias.\u003c/p>\n\n\u003ch3>\u003cstrong>Aretha Franklin Was First African-American Woman Inducted Into Rock &amp; Roll Hall Of Fame\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ATLANTA, GA - MARCH 05:  The Queen of Soul Aretha Franklin performs at The Fox Theatre on March 5, 2012 in Atlanta, Georgia.  (Photo by Rick Diamond/Getty Images for The Fox Theatre)","id":"%2F6835b68da96edfd7d2eee8db","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Aretha Franklin Performs At The Fox Theatre","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Aretha Franklin was the first woman inducted into the Rock &amp; Roll Hall of Fame, achieving this milestone in 1987. Her induction was a significant moment in music history, as she was also the first African American woman to be honored in this way. This recognition highlighted her profound impact on soul, R&amp;B, and popular music. \u003c/p>\n\n\u003ch3>\u003cstrong>Natalie Cole Made History as First African-American Woman To Win Grammy's Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"SAN REMO, ITALY:  US singer Natalie Cole performs on the stage of the Ariston Theater in San Remo during the 54th Song Contest Festival 06 March 2004. Cole is one of the international guest stars invited for the show.    AFP PHOTO/Tiziana FABI  (Photo cre","id":"%2F6835b6b1a96edfd7d2eee8dd","new_tab":false,"schedule":{},"source_credit":"AFP","title":"US singer Natalie Cole performs on the s","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Natalie Cole made history in 1992 by winning Album of the Year for her album Unforgettable... with Love. This achievement was particularly significant as it marked the first time a Black woman had won this prestigious award. In total, Unforgettable... with Love earned seven Grammy Awards, including Record of the Year and Song of the Year for the title track.\u003c/p>\n\n\u003cp>\u003cstrong>A Black Man Invented House Music\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LONDON - MAY 06:  DJ Frankie Knuckles plays at the Def Mix 20th Anniversary Weekender at Turnmills nightclub on May 6, 2007 in London, England.  The Weekender sees the start of the world tour to celebrate 20 years of the legendary New York based House mus","id":"%2F6835b6d2a96edfd7d2eee8df","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"20 year celebrations of Def Mix House Lable","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Frankie Knuckles, often called the &quot;Godfather of House Music,&quot; was a Black DJ and producer who played a pivotal role in creating and popularizing the genre. Knuckles was originally from New York and brought his disco and soul roots with him to Chicago. He experimented with mixing disco, soul, and new electronic beats, using drum machines like the Roland TR-808 and TR-909. Early house tracks like “Your Love” (Frankie Knuckles &amp; Jamie Principle) helped define the genre’s emotional, hypnotic sound.\u003c/p>\n\n\u003cp>\u003cstrong>The Government Spied On Black Musicians\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) Picture dated 22 October 1991 of legendary jazz and blues singer Nina Simone in concert at the Olympia music hall in Paris. Simone died 21 April 2003 at the age of 70 ather home in southern France, said her manager in a statement. \nAFP PHOTO BERTR","id":"%2F6835b71fa96edfd7d2eee8e1","new_tab":false,"schedule":{},"source_credit":"AFP","title":"FRANCE-MUSIC-US-SIMONE","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. government spied on Black musicians, particularly during the 20th century, often under the guise of “national security” or concerns about political activism. Many iconic artists were monitored by agencies like the FBI and CIA because of their influence, activism, or simply for being prominent Black voices during turbulent social and political times. FBI files exist on artists like Paul Robeson, Nina Simone, and even Bob Marley, whose activism through music was viewed as a national threat. \u003c/p>\n\n\u003cp>\u003cstrong>\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>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\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>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","cuser":"user/ldap/1133437","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/BIN"],"permalink":"https://kmel.iheart.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","primary_image":{"bucket":"new_assets","id":"%2F6813ace75cdbc0f706fbec9a"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1780680000000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-06-30-black-music-month-the-facts-you-should-know","social_title":"","summary":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Black Music Month: The Facts You Should Know"},"slug":"2025-06-30-black-music-month-the-facts-you-should-know","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a","title":"Black Music Month: The Facts You Should Know","description":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","author":"BIN"},"pub_start":1780680000000,"pub_until":4115978604802,"pub_changed":1780688357296,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6813ab6f5cdbc0f706fbec8f","slug:2025-06-30-black-music-month-the-facts-you-should-know","slug:2025-06-30-black-music-month-the-facts-you-should-know","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F6813ab6f5cdbc0f706fbec8f","type":"PUBLISHING","record":{"ref_id":"%2F6813ab6f5cdbc0f706fbec8f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"409e82a5-34ac-4bef-b7ef-d508c49c928f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1948:  American jazz singer Ella Fitzgerald (1917 - 1996).  (Photo by George Konig/Keystone/Getty Images)","id":"%2F6813ace75cdbc0f706fbec9a","new_tab":false,"schedule":{},"source_credit":"Hulton Archive","title":"Ella Sings","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Black artists shaped the sound of American music, and the world took notice, often without giving credit. This Black Music Month, we’re honoring the innovators, the barrier-breakers, and the truth-tellers whose impact runs deeper than the charts. From the overlooked to the iconic, we’re spotlighting the stories behind the songs.\u003c/p>\n\n\u003ch3>\u003cstrong>1. Rock ‘n’ Roll was birthed by a Black woman.\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1944:  American gospel singer Sister Rosetta Tharpe (1915 - 1973) singing and playing the guitar with the Lucky Millinder Band.  (Photo by Hulton Archive/Getty Images)","id":"%2F681b6c0ea8d0d7268a105917","new_tab":false,"schedule":{},"source_credit":"Archive Photos","title":"Sister Rosetta Tharpe","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Sister Rosetta Tharpe\u003c/strong> — a gospel singer who shredded on the electric guitar — was doing it long before \u003cstrong>Elvis\u003c/strong> was ever in the conversation. She mixed church with soul, blues with boldness, and paved the way for everyone from \u003cstrong>Chuck Berry\u003c/strong> to \u003cstrong>Johnny Cash\u003c/strong>. Her name should be right there at the top when we talk about the roots of rock. And if you’ve never heard of her, that’s not an accident.\u003c/p>\n\n\u003ch3>\u003cstrong>Elvis Presley's Biggest Hits Came From the Work Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306789fd3e337132250f61","new_tab":false,"schedule":{},"source_credit":"Houston Public Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Elvis Presley’s biggest hits were covers of songs originally written and recorded by Black artists. “Hound Dog” was originally recorded by Big Mama Thornton in 1952, but Presley's 1956 rendition became a massive commercial hit, overshadowing the work of a Black artist. Presley's &quot;That's All Right&quot; and &quot;Mystery Train&quot; were also pulled from Black artists. The &quot;King of Rock of Roll&quot; gained fame and fortune from music that Black creators pioneered due to segregation and industry bias.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Blues Vocals Came From A Black Woman\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683067e4fd3e337132250f63","new_tab":false,"schedule":{},"source_credit":"BlackPast.org","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first published blues song came from a Black woman. W.C. Handy may be called the &quot;Father of the Blues,&quot; but Mamie Smith was the first to record a blues vocal in 1920. Smith's hit &quot;Crazy Blues&quot; reportedly sold over a million copies within a year. The record's success marked the beginning of blues being recognized as a distinct genre and helped pave the way for other Black female blues artists, including Bessie Smith, Ma Rainey, and Alberta Hunter.\u003c/p>\n\n\u003ch3>\u003cstrong>George W. Johnson Made History As The First African-American To Record Commercially\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306842fd3e337132250f65","new_tab":false,"schedule":{},"source_credit":"WBSS Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>George W. Johnson was the first African-American to record commercially. (1890). \u003c/strong>Johnson's songs were recorded on wax cylinders, an early format used by companies such as the Edison Phonograph Company and Berliner Gramophone. Artists weren't able to duplicate their records through this type of early technology, so Johnson had to repeatedly perform his songs live to produce multiple copies. Johnson's record &quot;The Laughing Song&quot; was one of the first bestsellers in the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>Tommy Edwards Made History Topping The Charts\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - OCTOBER 9:  Singer Tommy Edwards records the song \"It All Belongs To You\" produced by Harry Myerson or Harry Meyerson and arranged by Leroy Holmes at Metropolitan Studios on October 9, 1958 New York, New York. (Photo by PoPsie Randolph/Michael ","id":"%2F68306874fd3e337132250f67","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Tommy Edwards was the first Black artist to hit #1 on the Billboard Hot 100 (1958) with his song &quot;It's All in the Game.&quot; The Hot 100 Chart launched just months before Edwards' history-making achievement as the new industry standard singles chart. Popular music was previously tracked through multiple charts like\u003cstrong> \u003c/strong>Best Sellers in Stores, Most Played by Jockeys, and Most Played in Jukeboxes. Nat King Cole earned the No. 1 spot on Billboard’s “Most Played by Jockeys” chart in 1948 with “Nature Boy.&quot;\u003c/p>\n\n\u003ch3>\u003cstrong>Ella Fitzgerald Was The First Black Artist To Win A Grammy\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683068cafd3e337132250f69","new_tab":false,"schedule":{},"source_credit":"Grammy.com","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Ella Fitzgerald was the first Black artist to win a Grammy. At the 1959 ceremony, Fitzgerald actually took home two trophies for Best Female Vocal Performance and Best Individual Jazz Performance. Fitzgerald went on to earn 13 Grammys during her career and the Grammy Lifetime Achievement Award in 1967. The singer was a pioneer for Black artists being celebrated by the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>The U.S. Military Used Jazz As Propaganda But Discriminated Against Those Who Created It\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"U.S. veteran holding American flag. Anonymous army solider in National Guard wearing military uniform. Freedom concept for armed forces, military pride, patriotism on independence day / July 4th / Fourth of July or Veteran's Day. Waist up candid portrait ","id":"%2F683068f7fd3e337132250f6b","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Veteran American Flag, Military Uniform, Freedom Concept: Fourth of July or Veteran's Day","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. military tried to use jazz as propaganda during WWII, while still discriminating against the Black artists who created it. The military used programs like Voice of America (VOA) and the Office of War Information (OWI) to counter Nazi propaganda and promote American values abroad. Jazz was featured in the broadcasts to symbolize American creativity, freedom, and modernity. Still, Black musicians faced systemic racism, segregation, and exclusion at home.\u003c/p>\n\n\u003ch3>\u003cstrong>James Brown Was &quot;Too Radical&quot; For Radio Stations\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - SEPTEMBER 17:  Musician James Brown performs on stage at the Miller Rock Thru Time Celebrating 50 Years of Rock Concert at Roseland September 17, 2004 in New York City.  (Photo by Frank Micelotta/Getty Images)","id":"%2F6830695bfd3e337132250f6d","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Miller Rock Thru Time Concert - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>James Brown’s “Say It Loud – I’m Black and I’m Proud” was released just months after the assassination of Dr. Martin Luther King Jr. — and some radio stations refused to play it, calling it “too radical.” But that didn’t stop it from becoming a national anthem for Black pride and power during the Civil Rights era. The song became one of Brown’s biggest hits, reaching No. 1 on the Billboard R&amp;B chart and No. 10 on the Hot 100 — a powerful show of support from Black listeners across the country. Even in the face of resistance, its message was loud, clear, and impossible to ignore — and it’s remained a rallying cry for generations.\u003c/p>\n\n\n\u003ch3>\u003cstrong>Teddy Wilson Starred In The First Known Interracial Jazz Group\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683069bbfd3e337132250f71","new_tab":false,"schedule":{},"source_credit":"IMDb","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Teddy Wilson was a pioneering figure in jazz who was a part of one of the first racially integrated jazz ensembles. In 1935, he joined the Benny Goodman Trio, which included Goodman on clarinet and Gene Krupa on drums. This trio is widely recognized as the first interracial band to perform publicly in the United States, marking a significant moment in music history and the civil rights movement. However, Wilson faced racial discrimination, often having to stay in “colored” hotels while touring. \u003c/p>\n\n\u003ch3>\u003cstrong>Marian Anderson Made Opera History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - OCTOBER 21:  A portrait of opera singer and civil rights activist Marian Anderson is displayed as Treasury Secretary Jacob Lew visits the Marian Anderson Residence Museum to discuss her inclusion on the $5 bill October 21, 2016 in Phila","id":"%2F683069fdfd3e337132250f73","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Treasury Secretary Jacob Lew Visits Marian Anderson Residence Museum Discussing Her Inclusion On 5 Dollar Bill","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Marian Anderson made history on January 7, 1955, by becoming the first African American to perform at the Metropolitan Opera in New York City. At the age of 57, she sang the role of Ulrica, the fortune-teller, in Giuseppe Verdi’s opera Un ballo in maschera (A Masked Ball). Prior to this, Black artists had been excluded from performing at the Met, often relegated to roles as dancers or chorus members.\u003c/p>\n\n\u003ch3>\u003cstrong>Charley Pride Was First Black Artist To Win CMA's Top Award\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NASHVILLE, TENNESSEE - NOVEMBER 11: (FOR EDITORIAL USE ONLY) Charley Pride performs onstage during the The 54th Annual CMA Awards at Nashville’s Music City Center on Wednesday, November 11, 2020 in Nashville, Tennessee.  (Photo by Terry Wyatt/Getty Imag","id":"%2F68306a59fd3e337132250f75","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 54th Annual CMA Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Charley Pride made history in 1971 by becoming the first Black artist to win the Country Music Association's (CMA) Entertainer of the Year award. That same year, he also won Male Vocalist of the Year, making him the first non-white artist to win both categories in the same year. Pride would go on to become the first Black artist to co-host the CMA Awards in 1975. He still remains the only Black artist to have won the CMA's Entertainer of the Year award.\u003c/p>\n\n\u003ch3>\u003cstrong>Isaac Hayes Broke Barriers For Black Artists At The Oscars\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"EASTNOR, ENGLAND - AUGUST 5:  Isaac Hayes performs on the Open Air stage during the third day of the Big Chill music festival at Eastnor Castle Deer Park in the Malvern Hills on August 5, 2007 in Herefordshire, England. (Photo by Jim Dyson/Getty Images)","id":"%2F68306a7cfd3e337132250f77","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"The Big Chill Festival 2007 - Day Three","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Isaac Hayes' &quot;Theme from Shaft&quot; wins the Academy Award for Best Original Song (the soundtrack was nominated for Best Original Score); Hayes is the first black artist to win an Oscar in a non-acting category and the first winner who wrote and recorded the award-winning song.\u003c/p>\n\n\u003ch3>\u003cstrong>Chuck Berry Pioneered The Sound &amp; Look Of Rock Stardom\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PARIS - NOVEMBER 14: Singer Chuck Berry performs at the 'Les Legendes Du Rock and Roll' concert at the Zenith on November 14, 2008 in Paris, France. (Photo by Francois Durand/Getty Images)","id":"%2F68306abcfd3e337132250f7b","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"Les Legendes Du Rock and Roll","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Chuck Berry created the sound (and look) of rock stardom. His guitar riffs, stage presence, and songwriting were foundational — but he was often overshadowed in white media.\u003c/p>\n\n\u003ch3>\u003cstrong>Disco Backlash In The 70s Was Rooted In Racism &amp; Homophobia\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nightclub disco ball in very peri shades, color of the year 2022. Nightlife, celebrations, dance music concepts. Space for text copy","id":"%2F68306af8fd3e337132250f7d","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Nightclub disco ball in very peri, color of the year 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The disco backlash of the late '70s was rooted in racism and homophobia. Disco was created by Black, Latin, and queer communities.\u003c/p>\n\n\u003ch3>\u003cstrong>Prince's Battle For Artistic Control Changed The Industry Forever\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LOS ANGELES, CA - MARCH 19:  Musician Prince is seen on stage at the 36th NAACP Image Awards at the Dorothy Chandler Pavilion on March 19, 2005 in Los Angeles, California. Prince was honored with the Vanguard Award.  (Photo by Kevin Winter/Getty Images)","id":"%2F68306b22fd3e337132250f7f","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"36th NAACP Image Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Prince's battle with Warner Bros. over artistic control and masters changed the industry forever. In the early 1990s, Prince became increasingly frustrated with the label for controlling his master recordings and limiting how much music he could release.  In protest, Prince changed his name in 1993 to an unpronounceable symbol (now known as the &quot;Love Symbol&quot;) and was frequently referred to as &quot;The Artist Formerly Known as Prince.&quot; He also wrote “slave” on his face during performances and public appearances to protest how the industry treated artists.\u003c/p>\n\n\u003ch3>\u003cstrong>Jazz Was Born In New Orleans' Black Neighborhoods\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"New Orleans USA  Feb 2 2016:Visitors and locals are all over in the French Quarter's  streets of New Orleans. People are celebrating and partying  while enjoying the street music. This is an ongoing life style .  There are a lot of talente","id":"%2F68306bff44bd74f5e8f87732","new_tab":false,"schedule":{},"source_credit":"iStock Editorial","title":"Party Time in New Orleans USA .","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Jazz was born in Black neighborhoods of New Orleans. It fused African rhythms with blues and ragtime — and was originally dismissed as “low-class” until white musicians popularized it.\u003c/p>\n\n\u003ch3>\u003cstrong>Kendrick Lamar Is A Historic Pulitzer Prize Winner\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW ORLEANS, LOUISIANA - FEBRUARY 09: Kendrick Lamar performs onstage during Apple Music Super Bowl LIX Halftime Show at Caesars Superdome on February 09, 2025 in New Orleans, Louisiana.  (Photo by Gregory Shamus/Getty Images)","id":"%2F68306c2744bd74f5e8f87734","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Apple Music Super Bowl LIX Halftime Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2018, \u003cstrong>Kendrick Lamar\u003c/strong> made history when he won the Pulitzer Prize for Music for his album DAMN. He was the first non-classical or jazz artist to receive this prestigious honor, breaking a tradition that had stood for over 75 years. The Pulitzer Board praised the album as: “A virtuosic song collection unified by its vernacular authenticity and rhythmic dynamism that offers affecting vignettes capturing the complexity of modern African-American life.”\u003c/p>\n\n\u003ch3>\u003cstrong>Lil Nas Broke Barriers In Country Music\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ELMONT, NEW YORK - SEPTEMBER 11: Lil Nas X is seen backstage at the 2024 MTV Video Music Awards at UBS Arena on September 11, 2024 in Elmont, New York.  (Photo by Catherine Powell/Getty Images for MTV)","id":"%2F68306c4944bd74f5e8f87736","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 MTV Video Music Awards - Backstage","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lil Nas X made history at the 2019 Country Music Association (CMA) Awards by becoming the first openly gay artist to win a CMA Award. He and Billy Ray Cyrus received the Musical Event of the Year award for their remix of &quot;Old Town Road,&quot; which had previously been removed from Billboard's country charts, sparking controversy and discussions about genre boundaries. Lil Nas X's win at the CMAs was part of a series of groundbreaking moments in his career, including becoming the first openly gay artist to win the MTV Video Music Award for Song of the Year for &quot;Old Town Road&quot; in 2019.\u003c/p>\n\n\u003ch3>\u003cstrong>The Miseducation Of Lauryn Hill Was First Hip-Hop Album To Nab Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"INDIO, CALIFORNIA - APRIL 14: (FOR EDITORIAL USE ONLY) Lauryn Hill performs at Coachella Stage during the 2024 Coachella Valley Music and Arts Festival at Empire Polo Club on April 14, 2024 in Indio, California. (Photo by Arturo Holmes/Getty Images for Co","id":"%2F68306c8144bd74f5e8f87738","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 Coachella Valley Music And Arts Festival - Weekend 1 - Day 3","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lauryn Hill's The Miseducation of Lauryn Hill made history at the 41st Annual Grammy Awards in 1999 by becoming the first hip-hop album to win the prestigious Album of the Year award. In addition to Album of the Year, Hill won five Grammy Awards that night, including Best New Artist, Best R&amp;B Album, Best R&amp;B Song, and Best Female R&amp;B Vocal Performance for “Doo Wop (That Thing)”. Her five wins in a single ceremony set a record for a female artist at the time.\u003c/p>\n\n\u003ch3>\u003cstrong>Childish Gambino's &quot;This Is America&quot; Made Grammy History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK, NEW YORK - MAY 06: Donald Glover attends The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" at The Metropolitan Museum of Art on May 06, 2024 in New York City. (Photo by Aliah Anderson/Getty Images)","id":"%2F68306d2d44bd74f5e8f8773c","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" - Arrivals","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2019, Childish Gambino made history at the 61st Annual Grammy Awards when his powerful single “This Is America” became the first rap song to win both Record of the Year and Song of the Year — two of the Grammys' most prestigious general categories. These wins marked a historic moment for hip-hop at the Grammys, which had long been criticized for overlooking rap and Black artistry in major categories.\u003c/p>\n\n\u003ch3>\u003cstrong>Francis Johnson Made History As 1st African American To Become Published Music Composer\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b50da96edfd7d2eee8d1","new_tab":false,"schedule":{},"source_credit":"Smithsonian Museum","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Francis Johnson holds the distinction of being the first African American composer to have his music published as sheet music. In 1818, he released A Collection of New Cotillions, marking a significant milestone in American music history.\u003c/p>\n\n\u003ch3>\u003cstrong>Funk, Techno, &amp; House All Came From Black Communities\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b5c7a96edfd7d2eee8d3","new_tab":false,"schedule":{},"source_credit":"Maskot","title":"Young men and women dancing against illuminated red spotlights at nightclub","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Funk, techno, and house all came from Black communities. In the late 1960s, funk was born from Soul and Rhythm in the Black communities of Cincinnati, Detroit, and New Orleans. Techno originated from working-class Black youth in Detroit in the early 1980s. Chicago was the birthplace of House music in the 80s, particularly in Black and Latinx LGBTQ+ clubs like the Warehouse.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Rap Grammy Went Untelevised\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ANAHEIM, CA - MAY 14:   Actor Will Smith (R) and DJ Jazzy Jeff perform at 102.7 KIIS-FM's 8th Annual Wango Tango 2005 at Angel Stadium on May 14, 2005 in Anaheim, California.  (Photo by Kevin Winter/Getty Images)","id":"%2F6835b61ba96edfd7d2eee8d5","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"102.7 KIIS-FM's 8th Annual Wango Tango 2005","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Best Rap Performance category was added after years of rap gaining mainstream attention in the 1980s. When it came time for the 1989 Grammy Awards, CBS and the Recording Academy chose not to broadcast the rap category on TV. DJ Jazzy Jeff &amp; The Fresh Prince, along with other major nominees like Salt-N-Pepa, LL Cool J, and Public Enemy, boycotted the ceremony in protest.\u003c/p>\n\n\u003cp>\u003cstrong>The First U.S. Hit Song Was Written By A Black Man\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b646a96edfd7d2eee8d7","new_tab":false,"schedule":{},"source_credit":"Perkins School For The Blind","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first American hit song was written by a Black man — and stolen. In 1853, Thomas “Blind Tom” Wiggins, a blind enslaved piano prodigy, wrote music that was later sold and published under white names for profit. He performed for presidents but died without a penny to his name.\u003c/p>\n\n\u003ch3>\u003cstrong>Before Michael Jackson, MTV Refused To Play Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) US pop star and entertainer Michael Jackson preforms before an estimated audience of 60,000 in Brunei on July 16, 1996. Michael Jackson died on June 25, 2009 after suffering a cardiac arrest, sending shockwaves sweeping across the world and tribut","id":"%2F6835b66ea96edfd7d2eee8d9","new_tab":false,"schedule":{},"source_credit":"AFP","title":"(FILES) US pop star and entertainer Mich","type":"asset","url":"","use_caption":false},{"html":"\u003cp>MTV refused to play Black artists until Michael Jackson forced their hand. The network didn’t air Billie Jean until CBS Records threatened to pull all their artists. MTV launched in 1981, but its programming was overwhelmingly focused on white rock acts, largely ignoring Black artists, even those who were massively successful. MTV executives at the time argued they were a “rock channel,” but this was widely criticized as a cover for racial bias.\u003c/p>\n\n\u003ch3>\u003cstrong>Aretha Franklin Was First African-American Woman Inducted Into Rock &amp; Roll Hall Of Fame\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ATLANTA, GA - MARCH 05:  The Queen of Soul Aretha Franklin performs at The Fox Theatre on March 5, 2012 in Atlanta, Georgia.  (Photo by Rick Diamond/Getty Images for The Fox Theatre)","id":"%2F6835b68da96edfd7d2eee8db","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Aretha Franklin Performs At The Fox Theatre","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Aretha Franklin was the first woman inducted into the Rock &amp; Roll Hall of Fame, achieving this milestone in 1987. Her induction was a significant moment in music history, as she was also the first African American woman to be honored in this way. This recognition highlighted her profound impact on soul, R&amp;B, and popular music. \u003c/p>\n\n\u003ch3>\u003cstrong>Natalie Cole Made History as First African-American Woman To Win Grammy's Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"SAN REMO, ITALY:  US singer Natalie Cole performs on the stage of the Ariston Theater in San Remo during the 54th Song Contest Festival 06 March 2004. Cole is one of the international guest stars invited for the show.    AFP PHOTO/Tiziana FABI  (Photo cre","id":"%2F6835b6b1a96edfd7d2eee8dd","new_tab":false,"schedule":{},"source_credit":"AFP","title":"US singer Natalie Cole performs on the s","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Natalie Cole made history in 1992 by winning Album of the Year for her album Unforgettable... with Love. This achievement was particularly significant as it marked the first time a Black woman had won this prestigious award. In total, Unforgettable... with Love earned seven Grammy Awards, including Record of the Year and Song of the Year for the title track.\u003c/p>\n\n\u003cp>\u003cstrong>A Black Man Invented House Music\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LONDON - MAY 06:  DJ Frankie Knuckles plays at the Def Mix 20th Anniversary Weekender at Turnmills nightclub on May 6, 2007 in London, England.  The Weekender sees the start of the world tour to celebrate 20 years of the legendary New York based House mus","id":"%2F6835b6d2a96edfd7d2eee8df","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"20 year celebrations of Def Mix House Lable","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Frankie Knuckles, often called the &quot;Godfather of House Music,&quot; was a Black DJ and producer who played a pivotal role in creating and popularizing the genre. Knuckles was originally from New York and brought his disco and soul roots with him to Chicago. He experimented with mixing disco, soul, and new electronic beats, using drum machines like the Roland TR-808 and TR-909. Early house tracks like “Your Love” (Frankie Knuckles &amp; Jamie Principle) helped define the genre’s emotional, hypnotic sound.\u003c/p>\n\n\u003cp>\u003cstrong>The Government Spied On Black Musicians\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) Picture dated 22 October 1991 of legendary jazz and blues singer Nina Simone in concert at the Olympia music hall in Paris. Simone died 21 April 2003 at the age of 70 ather home in southern France, said her manager in a statement. \nAFP PHOTO BERTR","id":"%2F6835b71fa96edfd7d2eee8e1","new_tab":false,"schedule":{},"source_credit":"AFP","title":"FRANCE-MUSIC-US-SIMONE","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. government spied on Black musicians, particularly during the 20th century, often under the guise of “national security” or concerns about political activism. Many iconic artists were monitored by agencies like the FBI and CIA because of their influence, activism, or simply for being prominent Black voices during turbulent social and political times. FBI files exist on artists like Paul Robeson, Nina Simone, and even Bob Marley, whose activism through music was viewed as a national threat. \u003c/p>\n\n\u003cp>\u003cstrong>\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>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\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>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","cuser":"user/ldap/1133437","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/BIN"],"permalink":"https://kmel.iheart.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","primary_image":{"bucket":"new_assets","id":"%2F6813ace75cdbc0f706fbec9a"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1780680000000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-06-30-black-music-month-the-facts-you-should-know","social_title":"","summary":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Black Music Month: The Facts You Should Know"},"slug":"2025-06-30-black-music-month-the-facts-you-should-know","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a","title":"Black Music Month: The Facts You Should Know","description":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","author":"BIN"},"pub_start":1780680000000,"pub_until":4115978604802,"pub_changed":1780688357296,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6813ab6f5cdbc0f706fbec8f","slug:2025-06-30-black-music-month-the-facts-you-should-know","slug:2025-06-30-black-music-month-the-facts-you-should-know","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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":["106kmel","hip-hop","san-francisco","oakland","san-jose","bayarea","local-artist","music","san-francisco","urban-radio","west-coast"],"genre":["hip hop and r&b"],"format":"HIPHOPRNB"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"KMEL-FM","stationFormat":"HIPHOPRNB","stationMarket":"SANFRANCISCO-CA","stationMicrosite":"","tags":["106kmel","hip-hop","san-francisco","oakland","san-jose","bayarea","local-artist","music","san-francisco","urban-radio","west-coast"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"kmel.iheart.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":"#9900CC","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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":"106.1 KMEL - #1 For Hip Hop and R&B in the Bay Area!","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"106.1 KMEL - #1 For Hip Hop and R&B in the Bay Area!","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"106.1 KMEL - #1 For Hip Hop and R&B in the Bay Area!","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"106.1 KMEL - #1 For Hip Hop and R&B in the Bay Area!","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Hip Hop and R&B music radio live from San Francisco Bay Area","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Hip Hop and R&B music radio live from San Francisco Bay Area","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Hip Hop and R&B music radio live from San Francisco Bay Area","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Hip Hop and R&B music radio live from San Francisco Bay Area","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"106kmel, hip hop, san francisco, oakland, san jose, bayarea, local artist, music, san francisco, urban radio, west coast","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://kmel.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://kmel.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://kmel.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","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/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","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":"@106kmel","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@106kmel","type":"meta"}],["canonical",{"value":"https://kmel.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"kmel.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"106.1 KMEL","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"106.1 KMEL","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"135864416484476","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"42600841807","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:/e2d86e2d7f8228fabd4d088ba214a695/inferno","SM6.0:config-m:/497bfc6e20a75a8d4709d2651a4264fa/inferno","SM6.0:config-m:/5b11bb20eaf8974ba90aa5e1/inferno","SM6.0:config-m:/9898db404355e345bb1bd84be9fd7631/inferno","SM6.0:config-m:/d90c9fbade384aa027253622f6b6b6dc/inferno","SM6.0:config-m:/e2d86e2d7f8228fabd4d088ba214a695/inferno","SM6.0:index-m","SM6.0:index-m:/497bfc6e20a75a8d4709d2651a4264fa","SM6.0:index-m:/5b11bb20eaf8974ba90aa5e1","SM6.0:index-m:/9898db404355e345bb1bd84be9fd7631","SM6.0:index-m:/d90c9fbade384aa027253622f6b6b6dc","SM6.0:index-m:/e2d86e2d7f8228fabd4d088ba214a695","app/sites","app/sites/20260526162735637","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/Clear Channel","streams","streams/293","webapi","webapi-v4:name-tag2","webapi-v4:name-tag2:3972b6d964263c9e88e14bda918d391c","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:6c98d77af4f9144ae917118891e932a6","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:e7a5d9294b3b4e27c1279abd1e6600c7","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:df353715aa94f214122a3f9fdaee9376","domain/kmel.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/619464ae213358e0879b80dd","PS:datasource:/61c23c21397a8b2a488261b6","PS:datasource:/627ab2d884db215fa1665df9","PS:leads","PS:leads:/5d8bd536df8f904b41e2618b","PS:leads:/60c11fb91cd14383a9774ca0","PS:leads:/6765c22a27c687c84e024cf4","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/6a1d9ca9a661af97806a7ef7","PS:leads:/6a1f26c619264ce83c0679da","PS:leads:/6a1f273219264ce83c0679db","PS:leads:listing","PS:subscription","PS:subscription:afccb7ac7c2663c09080d11e700273a3","PS:subscription:e168ca7e5038ea0ec277e01bdc9da410","SM6.0:config-m:/0dcfc6f46e3c1377a5b9d51bd5adf85f/inferno","SM6.0:config-m:/a6d7503bc2a8170dbf20c6498200f049/inferno","SM6.0:config-m:/ac1ea5e134b5347204dd405c714cbb4d/inferno","SM6.0:datasource-leads","SM6.0:datasource-leads:73c6cfab76caf6b28d0e6177adda3791","SM6.0:datasource-leads:cf7f288a547b54d8e0ba1090c228f354","SM6.0:datasource-leads:dfc0db23f3a4d12f953542de79d28b89","SM6.0:datasource-publishing","SM6.0:datasource-publishing:3e76ad9d7dfcb3e9a23278f083072fb6","SM6.0:datasource-publishing:45140da85fa004d99829712b1d0d277c","SM6.0:datasource-publishing:490205757b98f3825343cad72abcb19c","SM6.0:datasource-publishing:5588d1267c293c9013cb1a486de1a206","SM6.0:datasource-publishing:bf91d6412d9b370ada07a181e5155516","SM6.0:site-streams","SM6.0:site-streams:df353715aa94f214122a3f9fdaee9376","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/pubsub","app/pubsub/20250721163332915","sites","webapi-v4:sites:3ef9eb04563ed71e5a80bac90cb20391","aptivada","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"kmel.iheart.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/master-site/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":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6813ab6f5cdbc0f706fbec8f","type":"PUBLISHING","record":{"ref_id":"%2F6813ab6f5cdbc0f706fbec8f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"409e82a5-34ac-4bef-b7ef-d508c49c928f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1948:  American jazz singer Ella Fitzgerald (1917 - 1996).  (Photo by George Konig/Keystone/Getty Images)","id":"%2F6813ace75cdbc0f706fbec9a","new_tab":false,"schedule":{},"source_credit":"Hulton Archive","title":"Ella Sings","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Black artists shaped the sound of American music, and the world took notice, often without giving credit. This Black Music Month, we’re honoring the innovators, the barrier-breakers, and the truth-tellers whose impact runs deeper than the charts. From the overlooked to the iconic, we’re spotlighting the stories behind the songs.\u003c/p>\n\n\u003ch3>\u003cstrong>1. Rock ‘n’ Roll was birthed by a Black woman.\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1944:  American gospel singer Sister Rosetta Tharpe (1915 - 1973) singing and playing the guitar with the Lucky Millinder Band.  (Photo by Hulton Archive/Getty Images)","id":"%2F681b6c0ea8d0d7268a105917","new_tab":false,"schedule":{},"source_credit":"Archive Photos","title":"Sister Rosetta Tharpe","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Sister Rosetta Tharpe\u003c/strong> — a gospel singer who shredded on the electric guitar — was doing it long before \u003cstrong>Elvis\u003c/strong> was ever in the conversation. She mixed church with soul, blues with boldness, and paved the way for everyone from \u003cstrong>Chuck Berry\u003c/strong> to \u003cstrong>Johnny Cash\u003c/strong>. Her name should be right there at the top when we talk about the roots of rock. And if you’ve never heard of her, that’s not an accident.\u003c/p>\n\n\u003ch3>\u003cstrong>Elvis Presley's Biggest Hits Came From the Work Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306789fd3e337132250f61","new_tab":false,"schedule":{},"source_credit":"Houston Public Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Elvis Presley’s biggest hits were covers of songs originally written and recorded by Black artists. “Hound Dog” was originally recorded by Big Mama Thornton in 1952, but Presley's 1956 rendition became a massive commercial hit, overshadowing the work of a Black artist. Presley's &quot;That's All Right&quot; and &quot;Mystery Train&quot; were also pulled from Black artists. The &quot;King of Rock of Roll&quot; gained fame and fortune from music that Black creators pioneered due to segregation and industry bias.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Blues Vocals Came From A Black Woman\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683067e4fd3e337132250f63","new_tab":false,"schedule":{},"source_credit":"BlackPast.org","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first published blues song came from a Black woman. W.C. Handy may be called the &quot;Father of the Blues,&quot; but Mamie Smith was the first to record a blues vocal in 1920. Smith's hit &quot;Crazy Blues&quot; reportedly sold over a million copies within a year. The record's success marked the beginning of blues being recognized as a distinct genre and helped pave the way for other Black female blues artists, including Bessie Smith, Ma Rainey, and Alberta Hunter.\u003c/p>\n\n\u003ch3>\u003cstrong>George W. Johnson Made History As The First African-American To Record Commercially\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306842fd3e337132250f65","new_tab":false,"schedule":{},"source_credit":"WBSS Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>George W. Johnson was the first African-American to record commercially. (1890). \u003c/strong>Johnson's songs were recorded on wax cylinders, an early format used by companies such as the Edison Phonograph Company and Berliner Gramophone. Artists weren't able to duplicate their records through this type of early technology, so Johnson had to repeatedly perform his songs live to produce multiple copies. Johnson's record &quot;The Laughing Song&quot; was one of the first bestsellers in the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>Tommy Edwards Made History Topping The Charts\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - OCTOBER 9:  Singer Tommy Edwards records the song \"It All Belongs To You\" produced by Harry Myerson or Harry Meyerson and arranged by Leroy Holmes at Metropolitan Studios on October 9, 1958 New York, New York. (Photo by PoPsie Randolph/Michael ","id":"%2F68306874fd3e337132250f67","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Tommy Edwards was the first Black artist to hit #1 on the Billboard Hot 100 (1958) with his song &quot;It's All in the Game.&quot; The Hot 100 Chart launched just months before Edwards' history-making achievement as the new industry standard singles chart. Popular music was previously tracked through multiple charts like\u003cstrong> \u003c/strong>Best Sellers in Stores, Most Played by Jockeys, and Most Played in Jukeboxes. Nat King Cole earned the No. 1 spot on Billboard’s “Most Played by Jockeys” chart in 1948 with “Nature Boy.&quot;\u003c/p>\n\n\u003ch3>\u003cstrong>Ella Fitzgerald Was The First Black Artist To Win A Grammy\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683068cafd3e337132250f69","new_tab":false,"schedule":{},"source_credit":"Grammy.com","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Ella Fitzgerald was the first Black artist to win a Grammy. At the 1959 ceremony, Fitzgerald actually took home two trophies for Best Female Vocal Performance and Best Individual Jazz Performance. Fitzgerald went on to earn 13 Grammys during her career and the Grammy Lifetime Achievement Award in 1967. The singer was a pioneer for Black artists being celebrated by the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>The U.S. Military Used Jazz As Propaganda But Discriminated Against Those Who Created It\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"U.S. veteran holding American flag. Anonymous army solider in National Guard wearing military uniform. Freedom concept for armed forces, military pride, patriotism on independence day / July 4th / Fourth of July or Veteran's Day. Waist up candid portrait ","id":"%2F683068f7fd3e337132250f6b","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Veteran American Flag, Military Uniform, Freedom Concept: Fourth of July or Veteran's Day","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. military tried to use jazz as propaganda during WWII, while still discriminating against the Black artists who created it. The military used programs like Voice of America (VOA) and the Office of War Information (OWI) to counter Nazi propaganda and promote American values abroad. Jazz was featured in the broadcasts to symbolize American creativity, freedom, and modernity. Still, Black musicians faced systemic racism, segregation, and exclusion at home.\u003c/p>\n\n\u003ch3>\u003cstrong>James Brown Was &quot;Too Radical&quot; For Radio Stations\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - SEPTEMBER 17:  Musician James Brown performs on stage at the Miller Rock Thru Time Celebrating 50 Years of Rock Concert at Roseland September 17, 2004 in New York City.  (Photo by Frank Micelotta/Getty Images)","id":"%2F6830695bfd3e337132250f6d","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Miller Rock Thru Time Concert - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>James Brown’s “Say It Loud – I’m Black and I’m Proud” was released just months after the assassination of Dr. Martin Luther King Jr. — and some radio stations refused to play it, calling it “too radical.” But that didn’t stop it from becoming a national anthem for Black pride and power during the Civil Rights era. The song became one of Brown’s biggest hits, reaching No. 1 on the Billboard R&amp;B chart and No. 10 on the Hot 100 — a powerful show of support from Black listeners across the country. Even in the face of resistance, its message was loud, clear, and impossible to ignore — and it’s remained a rallying cry for generations.\u003c/p>\n\n\n\u003ch3>\u003cstrong>Teddy Wilson Starred In The First Known Interracial Jazz Group\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683069bbfd3e337132250f71","new_tab":false,"schedule":{},"source_credit":"IMDb","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Teddy Wilson was a pioneering figure in jazz who was a part of one of the first racially integrated jazz ensembles. In 1935, he joined the Benny Goodman Trio, which included Goodman on clarinet and Gene Krupa on drums. This trio is widely recognized as the first interracial band to perform publicly in the United States, marking a significant moment in music history and the civil rights movement. However, Wilson faced racial discrimination, often having to stay in “colored” hotels while touring. \u003c/p>\n\n\u003ch3>\u003cstrong>Marian Anderson Made Opera History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - OCTOBER 21:  A portrait of opera singer and civil rights activist Marian Anderson is displayed as Treasury Secretary Jacob Lew visits the Marian Anderson Residence Museum to discuss her inclusion on the $5 bill October 21, 2016 in Phila","id":"%2F683069fdfd3e337132250f73","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Treasury Secretary Jacob Lew Visits Marian Anderson Residence Museum Discussing Her Inclusion On 5 Dollar Bill","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Marian Anderson made history on January 7, 1955, by becoming the first African American to perform at the Metropolitan Opera in New York City. At the age of 57, she sang the role of Ulrica, the fortune-teller, in Giuseppe Verdi’s opera Un ballo in maschera (A Masked Ball). Prior to this, Black artists had been excluded from performing at the Met, often relegated to roles as dancers or chorus members.\u003c/p>\n\n\u003ch3>\u003cstrong>Charley Pride Was First Black Artist To Win CMA's Top Award\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NASHVILLE, TENNESSEE - NOVEMBER 11: (FOR EDITORIAL USE ONLY) Charley Pride performs onstage during the The 54th Annual CMA Awards at Nashville’s Music City Center on Wednesday, November 11, 2020 in Nashville, Tennessee.  (Photo by Terry Wyatt/Getty Imag","id":"%2F68306a59fd3e337132250f75","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 54th Annual CMA Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Charley Pride made history in 1971 by becoming the first Black artist to win the Country Music Association's (CMA) Entertainer of the Year award. That same year, he also won Male Vocalist of the Year, making him the first non-white artist to win both categories in the same year. Pride would go on to become the first Black artist to co-host the CMA Awards in 1975. He still remains the only Black artist to have won the CMA's Entertainer of the Year award.\u003c/p>\n\n\u003ch3>\u003cstrong>Isaac Hayes Broke Barriers For Black Artists At The Oscars\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"EASTNOR, ENGLAND - AUGUST 5:  Isaac Hayes performs on the Open Air stage during the third day of the Big Chill music festival at Eastnor Castle Deer Park in the Malvern Hills on August 5, 2007 in Herefordshire, England. (Photo by Jim Dyson/Getty Images)","id":"%2F68306a7cfd3e337132250f77","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"The Big Chill Festival 2007 - Day Three","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Isaac Hayes' &quot;Theme from Shaft&quot; wins the Academy Award for Best Original Song (the soundtrack was nominated for Best Original Score); Hayes is the first black artist to win an Oscar in a non-acting category and the first winner who wrote and recorded the award-winning song.\u003c/p>\n\n\u003ch3>\u003cstrong>Chuck Berry Pioneered The Sound &amp; Look Of Rock Stardom\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PARIS - NOVEMBER 14: Singer Chuck Berry performs at the 'Les Legendes Du Rock and Roll' concert at the Zenith on November 14, 2008 in Paris, France. (Photo by Francois Durand/Getty Images)","id":"%2F68306abcfd3e337132250f7b","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"Les Legendes Du Rock and Roll","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Chuck Berry created the sound (and look) of rock stardom. His guitar riffs, stage presence, and songwriting were foundational — but he was often overshadowed in white media.\u003c/p>\n\n\u003ch3>\u003cstrong>Disco Backlash In The 70s Was Rooted In Racism &amp; Homophobia\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nightclub disco ball in very peri shades, color of the year 2022. Nightlife, celebrations, dance music concepts. Space for text copy","id":"%2F68306af8fd3e337132250f7d","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Nightclub disco ball in very peri, color of the year 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The disco backlash of the late '70s was rooted in racism and homophobia. Disco was created by Black, Latin, and queer communities.\u003c/p>\n\n\u003ch3>\u003cstrong>Prince's Battle For Artistic Control Changed The Industry Forever\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LOS ANGELES, CA - MARCH 19:  Musician Prince is seen on stage at the 36th NAACP Image Awards at the Dorothy Chandler Pavilion on March 19, 2005 in Los Angeles, California. Prince was honored with the Vanguard Award.  (Photo by Kevin Winter/Getty Images)","id":"%2F68306b22fd3e337132250f7f","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"36th NAACP Image Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Prince's battle with Warner Bros. over artistic control and masters changed the industry forever. In the early 1990s, Prince became increasingly frustrated with the label for controlling his master recordings and limiting how much music he could release.  In protest, Prince changed his name in 1993 to an unpronounceable symbol (now known as the &quot;Love Symbol&quot;) and was frequently referred to as &quot;The Artist Formerly Known as Prince.&quot; He also wrote “slave” on his face during performances and public appearances to protest how the industry treated artists.\u003c/p>\n\n\u003ch3>\u003cstrong>Jazz Was Born In New Orleans' Black Neighborhoods\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"New Orleans USA  Feb 2 2016:Visitors and locals are all over in the French Quarter's  streets of New Orleans. People are celebrating and partying  while enjoying the street music. This is an ongoing life style .  There are a lot of talente","id":"%2F68306bff44bd74f5e8f87732","new_tab":false,"schedule":{},"source_credit":"iStock Editorial","title":"Party Time in New Orleans USA .","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Jazz was born in Black neighborhoods of New Orleans. It fused African rhythms with blues and ragtime — and was originally dismissed as “low-class” until white musicians popularized it.\u003c/p>\n\n\u003ch3>\u003cstrong>Kendrick Lamar Is A Historic Pulitzer Prize Winner\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW ORLEANS, LOUISIANA - FEBRUARY 09: Kendrick Lamar performs onstage during Apple Music Super Bowl LIX Halftime Show at Caesars Superdome on February 09, 2025 in New Orleans, Louisiana.  (Photo by Gregory Shamus/Getty Images)","id":"%2F68306c2744bd74f5e8f87734","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Apple Music Super Bowl LIX Halftime Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2018, \u003cstrong>Kendrick Lamar\u003c/strong> made history when he won the Pulitzer Prize for Music for his album DAMN. He was the first non-classical or jazz artist to receive this prestigious honor, breaking a tradition that had stood for over 75 years. The Pulitzer Board praised the album as: “A virtuosic song collection unified by its vernacular authenticity and rhythmic dynamism that offers affecting vignettes capturing the complexity of modern African-American life.”\u003c/p>\n\n\u003ch3>\u003cstrong>Lil Nas Broke Barriers In Country Music\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ELMONT, NEW YORK - SEPTEMBER 11: Lil Nas X is seen backstage at the 2024 MTV Video Music Awards at UBS Arena on September 11, 2024 in Elmont, New York.  (Photo by Catherine Powell/Getty Images for MTV)","id":"%2F68306c4944bd74f5e8f87736","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 MTV Video Music Awards - Backstage","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lil Nas X made history at the 2019 Country Music Association (CMA) Awards by becoming the first openly gay artist to win a CMA Award. He and Billy Ray Cyrus received the Musical Event of the Year award for their remix of &quot;Old Town Road,&quot; which had previously been removed from Billboard's country charts, sparking controversy and discussions about genre boundaries. Lil Nas X's win at the CMAs was part of a series of groundbreaking moments in his career, including becoming the first openly gay artist to win the MTV Video Music Award for Song of the Year for &quot;Old Town Road&quot; in 2019.\u003c/p>\n\n\u003ch3>\u003cstrong>The Miseducation Of Lauryn Hill Was First Hip-Hop Album To Nab Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"INDIO, CALIFORNIA - APRIL 14: (FOR EDITORIAL USE ONLY) Lauryn Hill performs at Coachella Stage during the 2024 Coachella Valley Music and Arts Festival at Empire Polo Club on April 14, 2024 in Indio, California. (Photo by Arturo Holmes/Getty Images for Co","id":"%2F68306c8144bd74f5e8f87738","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 Coachella Valley Music And Arts Festival - Weekend 1 - Day 3","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lauryn Hill's The Miseducation of Lauryn Hill made history at the 41st Annual Grammy Awards in 1999 by becoming the first hip-hop album to win the prestigious Album of the Year award. In addition to Album of the Year, Hill won five Grammy Awards that night, including Best New Artist, Best R&amp;B Album, Best R&amp;B Song, and Best Female R&amp;B Vocal Performance for “Doo Wop (That Thing)”. Her five wins in a single ceremony set a record for a female artist at the time.\u003c/p>\n\n\u003ch3>\u003cstrong>Childish Gambino's &quot;This Is America&quot; Made Grammy History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK, NEW YORK - MAY 06: Donald Glover attends The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" at The Metropolitan Museum of Art on May 06, 2024 in New York City. (Photo by Aliah Anderson/Getty Images)","id":"%2F68306d2d44bd74f5e8f8773c","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" - Arrivals","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2019, Childish Gambino made history at the 61st Annual Grammy Awards when his powerful single “This Is America” became the first rap song to win both Record of the Year and Song of the Year — two of the Grammys' most prestigious general categories. These wins marked a historic moment for hip-hop at the Grammys, which had long been criticized for overlooking rap and Black artistry in major categories.\u003c/p>\n\n\u003ch3>\u003cstrong>Francis Johnson Made History As 1st African American To Become Published Music Composer\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b50da96edfd7d2eee8d1","new_tab":false,"schedule":{},"source_credit":"Smithsonian Museum","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Francis Johnson holds the distinction of being the first African American composer to have his music published as sheet music. In 1818, he released A Collection of New Cotillions, marking a significant milestone in American music history.\u003c/p>\n\n\u003ch3>\u003cstrong>Funk, Techno, &amp; House All Came From Black Communities\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b5c7a96edfd7d2eee8d3","new_tab":false,"schedule":{},"source_credit":"Maskot","title":"Young men and women dancing against illuminated red spotlights at nightclub","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Funk, techno, and house all came from Black communities. In the late 1960s, funk was born from Soul and Rhythm in the Black communities of Cincinnati, Detroit, and New Orleans. Techno originated from working-class Black youth in Detroit in the early 1980s. Chicago was the birthplace of House music in the 80s, particularly in Black and Latinx LGBTQ+ clubs like the Warehouse.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Rap Grammy Went Untelevised\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ANAHEIM, CA - MAY 14:   Actor Will Smith (R) and DJ Jazzy Jeff perform at 102.7 KIIS-FM's 8th Annual Wango Tango 2005 at Angel Stadium on May 14, 2005 in Anaheim, California.  (Photo by Kevin Winter/Getty Images)","id":"%2F6835b61ba96edfd7d2eee8d5","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"102.7 KIIS-FM's 8th Annual Wango Tango 2005","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Best Rap Performance category was added after years of rap gaining mainstream attention in the 1980s. When it came time for the 1989 Grammy Awards, CBS and the Recording Academy chose not to broadcast the rap category on TV. DJ Jazzy Jeff &amp; The Fresh Prince, along with other major nominees like Salt-N-Pepa, LL Cool J, and Public Enemy, boycotted the ceremony in protest.\u003c/p>\n\n\u003cp>\u003cstrong>The First U.S. Hit Song Was Written By A Black Man\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b646a96edfd7d2eee8d7","new_tab":false,"schedule":{},"source_credit":"Perkins School For The Blind","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first American hit song was written by a Black man — and stolen. In 1853, Thomas “Blind Tom” Wiggins, a blind enslaved piano prodigy, wrote music that was later sold and published under white names for profit. He performed for presidents but died without a penny to his name.\u003c/p>\n\n\u003ch3>\u003cstrong>Before Michael Jackson, MTV Refused To Play Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) US pop star and entertainer Michael Jackson preforms before an estimated audience of 60,000 in Brunei on July 16, 1996. Michael Jackson died on June 25, 2009 after suffering a cardiac arrest, sending shockwaves sweeping across the world and tribut","id":"%2F6835b66ea96edfd7d2eee8d9","new_tab":false,"schedule":{},"source_credit":"AFP","title":"(FILES) US pop star and entertainer Mich","type":"asset","url":"","use_caption":false},{"html":"\u003cp>MTV refused to play Black artists until Michael Jackson forced their hand. The network didn’t air Billie Jean until CBS Records threatened to pull all their artists. MTV launched in 1981, but its programming was overwhelmingly focused on white rock acts, largely ignoring Black artists, even those who were massively successful. MTV executives at the time argued they were a “rock channel,” but this was widely criticized as a cover for racial bias.\u003c/p>\n\n\u003ch3>\u003cstrong>Aretha Franklin Was First African-American Woman Inducted Into Rock &amp; Roll Hall Of Fame\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ATLANTA, GA - MARCH 05:  The Queen of Soul Aretha Franklin performs at The Fox Theatre on March 5, 2012 in Atlanta, Georgia.  (Photo by Rick Diamond/Getty Images for The Fox Theatre)","id":"%2F6835b68da96edfd7d2eee8db","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Aretha Franklin Performs At The Fox Theatre","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Aretha Franklin was the first woman inducted into the Rock &amp; Roll Hall of Fame, achieving this milestone in 1987. Her induction was a significant moment in music history, as she was also the first African American woman to be honored in this way. This recognition highlighted her profound impact on soul, R&amp;B, and popular music. \u003c/p>\n\n\u003ch3>\u003cstrong>Natalie Cole Made History as First African-American Woman To Win Grammy's Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"SAN REMO, ITALY:  US singer Natalie Cole performs on the stage of the Ariston Theater in San Remo during the 54th Song Contest Festival 06 March 2004. Cole is one of the international guest stars invited for the show.    AFP PHOTO/Tiziana FABI  (Photo cre","id":"%2F6835b6b1a96edfd7d2eee8dd","new_tab":false,"schedule":{},"source_credit":"AFP","title":"US singer Natalie Cole performs on the s","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Natalie Cole made history in 1992 by winning Album of the Year for her album Unforgettable... with Love. This achievement was particularly significant as it marked the first time a Black woman had won this prestigious award. In total, Unforgettable... with Love earned seven Grammy Awards, including Record of the Year and Song of the Year for the title track.\u003c/p>\n\n\u003cp>\u003cstrong>A Black Man Invented House Music\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LONDON - MAY 06:  DJ Frankie Knuckles plays at the Def Mix 20th Anniversary Weekender at Turnmills nightclub on May 6, 2007 in London, England.  The Weekender sees the start of the world tour to celebrate 20 years of the legendary New York based House mus","id":"%2F6835b6d2a96edfd7d2eee8df","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"20 year celebrations of Def Mix House Lable","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Frankie Knuckles, often called the &quot;Godfather of House Music,&quot; was a Black DJ and producer who played a pivotal role in creating and popularizing the genre. Knuckles was originally from New York and brought his disco and soul roots with him to Chicago. He experimented with mixing disco, soul, and new electronic beats, using drum machines like the Roland TR-808 and TR-909. Early house tracks like “Your Love” (Frankie Knuckles &amp; Jamie Principle) helped define the genre’s emotional, hypnotic sound.\u003c/p>\n\n\u003cp>\u003cstrong>The Government Spied On Black Musicians\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) Picture dated 22 October 1991 of legendary jazz and blues singer Nina Simone in concert at the Olympia music hall in Paris. Simone died 21 April 2003 at the age of 70 ather home in southern France, said her manager in a statement. \nAFP PHOTO BERTR","id":"%2F6835b71fa96edfd7d2eee8e1","new_tab":false,"schedule":{},"source_credit":"AFP","title":"FRANCE-MUSIC-US-SIMONE","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. government spied on Black musicians, particularly during the 20th century, often under the guise of “national security” or concerns about political activism. Many iconic artists were monitored by agencies like the FBI and CIA because of their influence, activism, or simply for being prominent Black voices during turbulent social and political times. FBI files exist on artists like Paul Robeson, Nina Simone, and even Bob Marley, whose activism through music was viewed as a national threat. \u003c/p>\n\n\u003cp>\u003cstrong>\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>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\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>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","cuser":"user/ldap/1133437","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/BIN"],"permalink":"https://kmel.iheart.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","primary_image":{"bucket":"new_assets","id":"%2F6813ace75cdbc0f706fbec9a"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1780680000000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-06-30-black-music-month-the-facts-you-should-know","social_title":"","summary":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Black Music Month: The Facts You Should Know"},"slug":"2025-06-30-black-music-month-the-facts-you-should-know","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a","title":"Black Music Month: The Facts You Should Know","description":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","author":"BIN"},"pub_start":1780680000000,"pub_until":4115978604802,"pub_changed":1780688357296,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6813ab6f5cdbc0f706fbec8f","slug:2025-06-30-black-music-month-the-facts-you-should-know","slug:2025-06-30-black-music-month-the-facts-you-should-know","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F6a1f26c619264ce83c0679da","type":"LEADS","record":{"title":"Listen For Your Chance To Win!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a19dc627802689538889968","img_meta":{"base_id":"%2F6a19dc627802689538889968","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/the-250k-usa-giveaway-1888239/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1f273219264ce83c0679db","type":"LEADS","record":{"title":"Listen To All FIFA World Cup 2026™ Matches Live On iHeart!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a05bf4315f893f0c6933b60","img_meta":{"base_id":"%2F6a05bf4315f893f0c6933b60","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1d9ca9a661af97806a7ef7","type":"LEADS","record":{"title":"Win Tickets To Our iHeartRadio Music Festival Before You Can Buy Them!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a1e2f423131aec94d9a66f6","img_meta":{"base_id":"%2F6a1e2f423131aec94d9a66f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1890487/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/683efec31fe4f5b091c4f697","img_meta":{"base_id":"%2F683efec31fe4f5b091c4f697","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOi0xLCJ3bWVOSyI6MX19","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F6a230517484e5fba3c1c6eb8","type":"PUBLISHING","record":{"ref_id":"%2F6a230517484e5fba3c1c6eb8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f7e7d3fc-f079-4909-ae84-9ed65852ad7a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Police Find Murder Weapon in a Drug Deal Gone Wrong in a Night Case. Professional Forensics Making Sure the Evidence is not Cross Contaminated. Handgun Being Sent to Lab to Identify Fingerprints","id":"%2F670aba664e37db3394c814e4","new_tab":false,"schedule":{},"source_credit":"gorodenkoff / iStock / Getty Images","title":"Police Find Murder Weapon in a Drug Deal Gone Wrong in a Night Case. Professional Forensics Making Sure the Evidence is not Cross Contaminated. Handgun Being Sent to Lab to Identify Fingerprints","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Police in Hammond, Louisiana, are searching for suspects after a 50-year-old woman was killed when gunmen fired up to 80 bullets into a car at a Chevron gas station early Thursday (June 4). According to \u003cem>ABC News\u003c/em>, \u003ca href=\"https://abcnews.com/US/innocent-woman-killed-gunmen-fired-70-80-shots/story?id=133613203\" target=\"_blank\">the shooters apparently believed their intended target was inside the vehicle\u003c/a>, but police say that person had already left before the attack.\u003c/p>\n\n\u003cp>The incident took place around 1:15 a.m. at a gas station on U.S. Highway 190. Hammond Police Chief \u003cstrong>Edwin Bergeron Jr\u003c/strong>. said that the suspects' car—a white sedan, stolen earlier in the week from McComb, Mississippi—pulled up next to a gray sedan and began firing between 70 and 80 rounds. The victim, P\u003cstrong>atricia Shepard\u003c/strong>, was sitting in the parked car after getting a ride home from work. She was pronounced dead at the scene.\u003c/p>\n\n\u003cp>Surveillance footage showed two suspects, dressed in dark clothing and armed with \u003ca href=\"https://www.wwltv.com/article/news/crime/woman-killed-in-shooting-at-hammond-gas-station/289-0134fbb1-b868-4837-86d5-8b86eaf4e83e\" target=\"_blank\">what appeared to be AR-style pistols, getting out of the white sedan and shooting at the gray sedan\u003c/a> before fleeing westbound toward Interstate 55.\u003c/p>\n\n\u003cp>Police believe the \u003ca href=\"https://www.wapt.com/article/innocent-woman-killed-in-hail-of-gunfire-at-gas-station-police-searching-for-suspects/71500658\" target=\"_blank\">suspects had been following the car for hours\u003c/a>, thinking their target was inside. Chief Bergeron explained, &quot;At some point, the alleged target exited the vehicle to ride with someone else.&quot; He called Patricia Shepard an &quot;absolutely innocent victim&quot; who was &quot;at the wrong place, unfortunately, at the wrong time.&quot; Bergeron added, &quot;We will not rest until the scumbags like this go to jail.&quot;\u003c/p>\n\n\u003cp>Authorities say there are at least two or three suspects involved and that they have &quot;promising&quot; leads. Police have asked anyone with information to contact the Hammond Police Department at 985-277-5755 or the Crime Stoppers anonymous tip line at 1-800-554-5245.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target/","primary_image":{"bucket":"assets.getty","id":"%2F670aba664e37db3394c814e4"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780679940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","social_title":"","summary":"Police believe the suspects had been following the car for hours, thinking their target was inside. ","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Innocent Woman Killed By Gunmen Who Fired 70 To 80 Shots At Wrong Target"},"slug":"2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/670aba664e37db3394c814e4","title":"Innocent Woman Killed By Gunmen Who Fired 70 To 80 Shots At Wrong Target","description":"Police believe the suspects had been following the car for hours, thinking their target was inside. ","author":"iHeartRadio"},"pub_start":1780679940000,"pub_until":4115978604802,"pub_changed":1780680327202,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a230517484e5fba3c1c6eb8","slug:2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","slug:2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22fffb484e5fba3c1c6ead","type":"PUBLISHING","record":{"ref_id":"%2F6a22fffb484e5fba3c1c6ead","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"87fc1393-88ca-42c1-9e12-d80a446c42e3","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"France's forward #10 Kylian Mbappe (L) fights for the ball with Ivory Coast's defender #17 Guela Doue (R) during the international friendly football match between France and Ivory Coast ahead of the 2026 FIFA World Cup football tournament at the Stade de la Beaujoire in Nantes, western France, on June 4, 2026. (Photo by FRANCK FIFE / AFP via Getty Images)","id":"%2F6a2302dc5cca47257eaf0e04","new_tab":false,"schedule":{},"source_credit":"FRANCK FIFE / AFP / Getty Images","title":"FBL-WC-2026-FRIENDLY-FRA-CIV","type":"asset","url":"","use_caption":false},{"html":"\u003cp>As the \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> kicks off across North America, fans and analysts are turning to the latest Opta Power Rankings to assess which of the \u003ca href=\"https://www.iheart.com/content/2026-06-03-how-to-listen-to-all-the-group-stage-matches-of-the-fifa-world-cup-2026/\" data-content-id=\"/6a20691cb1ae677babffb3b8\">tournament’s 12 groups\u003c/a> will pose the greatest challenges—and which teams might have an easier path to the knockout stage. With 48 teams participating, understanding the relative strength of each group can help predict which nations may advance or face early elimination.\u003c/p>\n\n\u003cp>According to the comprehensive analysis from the Opta supercomputer, Group I stands out as this edition’s “group of death.” The group features France, Senegal, Norway, and Iraq. France, \u003ca href=\"https://www.iheart.com/content/2026-06-03-spain-france-and-england-favored-to-make-2026-fifa-world-cup-semifinals/\" data-content-id=\"/6a204c36b1ae677babffb397\">widely considered tournament favorites\u003c/a> alongside Spain, face a challenging group stage with Senegal ranked 21st and Norway 25th in the world by Opta, both boasting strong squads and standout players like \u003cstrong>Erling Haaland\u003c/strong>. Iraq, while lower in the rankings, recently showed its strength by drawing with Spain in a pre-tournament friendly. France still have a 60.2% chance of topping their group, but cannot afford any slip-ups, given the quality of their opponents and the unpredictable nature of tournament soccer. If France advance as expected, their most likely round of 32 opponent is Sweden, a team with attacking threats such as \u003cstrong>Alexander Isak\u003c/strong> and \u003cstrong>Viktor Gyökeres\u003c/strong>, which could present a difficult challenge in the knockout rounds. For a detailed breakdown of France’s projected path, see the latest analysis on \u003ca href=\"https://theanalyst.com/articles/france-route-world-cup-2026-glory\" target=\"_blank\">\u003cem>The Analyst\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>In contrast, several groups are viewed as less competitive. For instance, Group G, featuring Belgium, Egypt, Iran, and New Zealand, is seen as one of the weakest according to the Opta Power Rankings and other expert panels. Belgium, although past their peak, are likely to advance without major obstacles, with Egypt and New Zealand ranked significantly lower and Iran facing uncertainty around squad form and injuries. Similarly, Group H—with Spain, Cape Verde, Saudi Arabia, and Uruguay—appears more manageable for the top-seeded Spanish squad, which enters the tournament as favorites in many rankings, despite a recent injury scare to young star \u003cstrong>Lamine Yamal\u003c/strong>. Spain’s group stage opponents are ranked among the lowest in the tournament, giving La Roja a strong chance to progress comfortably. More insights into all group strengths can be found in the \u003ca href=\"https://theanalyst.com/articles/world-cup-groups-2026-easiest-hardest-opta-power-rankings\" target=\"_blank\">full Opta Power Rankings\u003c/a>.\u003c/p>\n\n\u003cp>Expert \u003ca href=\"https://www.espn.com/soccer/story/_/id/48677225/fifa-world-cup-power-rankings-spain-brazil-germany-england-argentina\" target=\"_blank\">opinions from \u003c/a>\u003ca href=\"https://www.espn.com/soccer/story/_/id/48677225/fifa-world-cup-power-rankings-spain-brazil-germany-england-argentina\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>\u003ca href=\"https://www.espn.com/soccer/story/_/id/48677225/fifa-world-cup-power-rankings-spain-brazil-germany-england-argentina\" target=\"_blank\">’s global panel\u003c/a> and \u003ca href=\"https://www.foxsports.com/stories/soccer/2026-world-cup-power-rankings-alexi-lalas\" target=\"_blank\">\u003cem>Fox Sports\u003c/em>\u003c/a>\u003ca href=\"https://www.foxsports.com/stories/soccer/2026-world-cup-power-rankings-alexi-lalas\" target=\"_blank\">’ power rankings\u003c/a> largely confirm these assessments. Both outlets echo that France and Spain are among the top contenders, with England, Brazil, and Argentina also favored to make deep runs. Meanwhile, teams like Haiti, Curaçao, and Cape Verde are seen as rank outsiders, grouped not only with stronger teams but also facing long odds to reach the knockout phase. ESPN’s rankings and Fox Sports’ analysis provide further context on favorites and underdogs as the World Cup gets underway.\u003c/p>\n\n\u003cp>With the tournament running from June 11 to July 19, all eyes will be on how these power rankings play out on the field—and whether any surprise upsets will shake up the projections. The final will be held at New York New Jersey Stadium, capping off more than a month of matches spread across the United States, Mexico, and Canada.\u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams/","primary_image":{"bucket":"assets.getty","id":"%2F6a2302dc5cca47257eaf0e04"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["brands/iHeartRadio","brands/FIFA-FL"]},"publish_date":1780679100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","social_title":"","summary":"With 48 teams participating, understanding the relative strength of each group can help predict which nations may advance or face early elimination.","targets":[{"categories":["categories/sports","categories/national-news","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"World Cup Rankings: Which Groups Have The Strongest, Weakest Teams"},"slug":"2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2302dc5cca47257eaf0e04","title":"World Cup Rankings: Which Groups Have The Strongest, Weakest Teams","description":"With 48 teams participating, understanding the relative strength of each group can help predict which nations may advance or face early elimination.","author":"iHeartRadio"},"pub_start":1780679100000,"pub_until":4115978604802,"pub_changed":1780679465118,"subscription":[{"tags":["categories/sports","categories/national-news","brands/iHeartRadio","brands/FIFA-FL"]},{"tags":["categories/sports","categories/national-news","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22fffb484e5fba3c1c6ead","slug:2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","slug:2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.featured_shows","scope":null,"type":"VAR"}],"title":"Shows","use_onair_schedule":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2Fa6d7503bc2a8170dbf20c6498200f049","slug":"lady-ray","ownBrand":"brands/Lady Ray (52890)","configByLookup":{"common":{"branding":{"name":"LadyRAY","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6092d0c820eb9a7bcb28000d"}}}}}},{"_id":"%2Fac1ea5e134b5347204dd405c714cbb4d","slug":"g-biz","ownBrand":"brands/G BiZ (54992)","configByLookup":{"common":{"branding":{"name":"G BiZ","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b9847b49e937af9684d0b1a"}}}}}},{"_id":"%2F0dcfc6f46e3c1377a5b9d51bd5adf85f","slug":"row","ownBrand":"brands/ROW (55360)","configByLookup":{"common":{"branding":{"name":"ROW","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5ba01e8239b0376511c36950"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":[]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"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":null,"feed":{"results":[{"id":"%2F6a22f173484e5fba3c1c6ea0","type":"PUBLISHING","record":{"ref_id":"%2F6a22f173484e5fba3c1c6ea0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"eef9626e-ab3d-454e-a837-843d19127d2c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Mugshot of Floyd Stuck","id":"%2F6a22f5a4484e5fba3c1c6eab","new_tab":false,"schedule":{},"source_credit":"Lee County Sheriff's Office","title":"Mugshot of Floyd Stuck","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A woman from Lee County, Florida, \u003ca href=\"https://www.foxnews.com/us/woman-leaps-balcony-escape-kidnapping-horrific-cross-country-ordeal-officials\" target=\"_blank\">escaped a violent three-week kidnapping after her ex-boyfriend allegedly held her captive\u003c/a> and drove her across the country, ending with her dramatic leap from a California balcony to save her life, authorities announced Thursday.\u003c/p>\n\n\u003cp>According to Lee County Sheriff \u003cstrong>Carmine Marceno\u003c/strong>, the ordeal began on April 20, when \u003cstrong>Floyd Stuck\u003c/strong>, 41, convinced his former girlfriend to join him on what was supposed to be a brief trip to New York. Instead, Stuck began acting erratically and informed the victim that their plans had changed, \u003ca href=\"https://www.naplesnews.com/story/news/crime/2026/06/04/naples-man-accused-of-kidnapping-victim-from-sw-florida-to-san-diego/90403471007/\" target=\"_blank\">threatening her family if she did not comply with his demands\u003c/a>.\u003c/p>\n\n\u003cp>Deputies say Stuck confiscated her phone and wallet, then drove her through several states, including Florida, Louisiana, Oklahoma, and Nevada, all while reportedly threatening violence and physically assaulting her. Marceno said, &quot;What was supposed to be a three-day flight turned into a three-week long nightmare of fear and violence.&quot; Authorities allege Stuck choked the victim hard enough to leave injuries and repeatedly threatened to kill her or harm her family if she tried to escape.\u003c/p>\n\n\u003cp>The journey ended in San Diego, California, where, according to investigators, Stuck bound the victim with zip ties and duct tape, holding a knife to her throat and threatening to kill her by morning. While Stuck was distracted by a food delivery, the woman managed to jump from a balcony, run to a neighbor’s residence, and call police. She was taken to a hospital and later returned to Lee County in mid-May.\u003c/p>\n\n\u003cp>However, the threats continued. On Tuesday (June 2), the victim’s home security camera captured Stuck allegedly trying to install a tracking device on her vehicle. When deputies responded, they launched a multi-agency manhunt. Stuck was spotted in Bonita Springs, Florida, where he fled a traffic stop. He abandoned his car in a parking garage and escaped using a rideshare service before being apprehended in Collier County after a vehicle and foot chase.\u003c/p>\n\n\u003cp>Stuck faces charges of kidnapping, aggravated stalking, installing a tracking device without consent, fleeing and eluding law enforcement, and interfering with law enforcement. Sheriff Marceno \u003ca href=\"https://www.winknews.com/news/lee/lee-county-woman-escapes-alleged-cross-country-kidnapping-only-to-find-suspect-back-outside-her/article_3f3ab0d6-e751-4c01-a3f1-0bedeeadc6ed.html\" target=\"_blank\">described Stuck as a “calculated maniac”\u003c/a> with a lengthy criminal history, including fraud, grand theft, burglary, armed robbery, arson, and using fake bombs in Maryland jewelry store robberies. At the time of his arrest, Stuck was out on bond in a separate Collier County fraud case involving over $100,000.\u003c/p>\n\n\u003cp>Authorities say the investigation remains active and more charges could be filed in multiple states. Stuck’s arraignment in Collier County is scheduled for June 29.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal/","primary_image":{"bucket":"new_assets","id":"%2F6a22f5a4484e5fba3c1c6eab"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780676460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","social_title":"","summary":"Authorities described the kidnapping suspect as a “calculated maniac” with a lengthy criminal history.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Leaps From Balcony To Escape Terrifying Three-Week Kidnapping Ordeal"},"slug":"2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a22f5a4484e5fba3c1c6eab","title":"Woman Leaps From Balcony To Escape Terrifying Three-Week Kidnapping Ordeal","description":"Authorities described the kidnapping suspect as a “calculated maniac” with a lengthy criminal history.","author":"iHeartRadio"},"pub_start":1780676460000,"pub_until":4115978604802,"pub_changed":1780695268042,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22f173484e5fba3c1c6ea0","slug:2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","slug:2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22e0b9484e5fba3c1c6e7e","type":"PUBLISHING","record":{"ref_id":"%2F6a22e0b9484e5fba3c1c6e7e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"57b9e15e-6e34-47c9-9059-1a3c3516560b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Madagascar Hissing Cockroach (Gromphadorhina portentosa), is one of the largest roaches in the order, the Madagascar Hissing cockroach is one you might have seen in the movies. Their long and hard exterior combined with its reddish-brown color distinguishes it from others of its kind. The most defining feature is the roach’s ability to hiss when they are disturbed, mating or fighting. While invasive and not typically welcomed in the home, this cockroach is actually a popular pet for some. Photograph taken in Italy in October 2022. Animals in captivity.","id":"%2F6a22e168ae5bd0e7e326f56e","new_tab":false,"schedule":{},"source_credit":"Dario  Argenti / Moment / Getty Images","title":"The Madagascar Hissing Cockroach","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Australian authorities have \u003ca href=\"https://www.nbcnews.com/world/asia/australian-cockroach-kingpin-caught-100000-illegal-insects-record-bust-rcna348609\" target=\"_blank\">seized more than 100,000 live exotic cockroaches from a commercial breeder\u003c/a> in Bathurst, New South Wales, marking the country’s largest-ever bust of illegal invertebrates. The haul, valued at up to $142,000, included Madagascar hissing cockroaches and dubia cockroaches, both of which are illegal to import, keep, breed, or sell in Australia due to biosecurity concerns, according to the Department of Climate Change, Energy, Environment and Water (DCCEEW).\u003c/p>\n\n\u003cp>Officials say the seized insects were likely destined for the pet trade, especially as reptile food. Dubia cockroaches are popular among reptile owners because of their size and nutritional value, but authorities \u003ca href=\"https://www.theguardian.com/australia-news/2026/jun/05/live-cockroaches-seized-nsw-breeder-australia\" target=\"_blank\">warned these exotic species pose a significant threat to Australia’s unique ecosystem\u003c/a>. The cockroaches have not undergone an environmental risk assessment, and their release could spread diseases and endanger native wildlife and agriculture.\u003c/p>\n\n\u003cp>A DCCEEW spokesperson said, &quot;If you are found to possess, breed or trade exotic cockroaches such as dubia cockroaches and Madagascar hissing cockroaches, they will be seized and you could face penalties under federal law.&quot; No charges have yet been laid against the Bathurst breeder, but authorities stressed that investigations are ongoing and penalties can include significant fines.\u003c/p>\n\n\u003cp>The New South Wales Department of Primary Industries and Regional Development is \u003ca href=\"https://www.abc.net.au/news/2026-06-05/dubia-cockroaches-seized-from-alleged-bathurst-breeder/106762346\" target=\"_blank\">handling the euthanasia and disposal of the seized cockroaches\u003c/a>.\u003c/p>\n\n\u003cp>Authorities have urged reptile owners to use legal alternatives, such as crickets and native wood roaches, and have put pet businesses on notice.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust/","primary_image":{"bucket":"assets.getty","id":"%2F6a22e168ae5bd0e7e326f56e"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780670700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","social_title":"","summary":"Officials say the seized insects were likely destined for the pet trade, especially as reptile food.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"'Cockroach Kingpin' Nabbed With 100,000 Live Insects In Record Bug Bust"},"slug":"2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22e168ae5bd0e7e326f56e","title":"'Cockroach Kingpin' Nabbed With 100,000 Live Insects In Record Bug Bust","description":"Officials say the seized insects were likely destined for the pet trade, especially as reptile food.","author":"iHeartRadio"},"pub_start":1780670700000,"pub_until":4115978604802,"pub_changed":1780671081773,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22e0b9484e5fba3c1c6e7e","slug:2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","slug:2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22d52d74a38adbbd8d783a","type":"PUBLISHING","record":{"ref_id":"%2F6a22d52d74a38adbbd8d783a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f86648a5-66f4-41b8-8a5d-08e5a7a79284","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/89227/?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/89227/?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/89227/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/89227/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"LOS ANGELES, CALIFORNIA - FEBRUARY 01: (FOR EDITORIAL USE ONLY) Lauryn Hill performs onstage during the 68th GRAMMY Awards at Crypto.com Arena on February 01, 2026 in Los Angeles, California. (Photo by Frazer Harrison/Getty Images)","id":"%2F6a22d78006d42df84d15181c","new_tab":false,"schedule":{},"source_credit":"Frazer Harrison / Getty Images Entertainment / Getty Images","title":"68th GRAMMY Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A living legend!\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/lauryn-hill-89227/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89227\" data-catalog-related-id=\"\">\u003cstrong>Lauryn Hill\u003c/strong>\u003c/a> will be honored at the 2026 \u003ca href=\"https://www.iheart.com/content/2025-08-07-bet-cancels-hip-hop-and-soul-train-awards-after-major-shakeup/\" target=\"_blank\">BET Awards\u003c/a> by receiving the inaugural Living Legend Icon Award.\u003c/p>\n\n\u003cp>Per \u003ca href=\"https://people.com/bet-awards-2026-lauryn-hill-to-receive-living-legend-icon-award-11991241\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>, the new award &quot;honors the pioneers who mastered their craft and never let go of the culture. This distinction belongs to the artists and creators whose body of work has remained essential not because the culture held on to them, but because they never stopped holding on to it.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>Connie Orlando\u003c/strong>, the EVP of Specials, Music Programming &amp; Music Strategy for the network, said in a statement, &quot;\u003ca href=\"https://www.iheart.com/content/2026-01-29-lauryn-hill-to-perform-in-honor-of-dangelo-roberta-flack-at-2026-grammys/\" target=\"_blank\">Ms. Hill\u003c/a> is the very definition of a living legend. Across every era, she has never chased the moment; she has shaped it. Her artistry redefined what was possible in our music and gave a generation permission to be fearless, spiritual, and free. Her influence is woven into the fabric of the culture, and it is a profound honor to celebrate her legacy.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/artist/lauryn-hill-89227/\" target=\"_blank\">&quot;Ex-Factor&quot; songstress\u003c/a> catapulted to fame in the 1990s as a member of influential hip hop group \u003ca href=\"https://www.iheart.com/artist/fugees-98169/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"98169\" data-catalog-related-id=\"\">\u003cstrong>The Fugees\u003c/strong>\u003c/a>, producing hits like &quot;Ready or Not&quot; and &quot;Killing Me Softly.&quot; \u003c/p>\n\n\u003cp>In 1998, Hill released her \u003ca href=\"https://www.iheart.com/content/2026-02-25-lauryn-hill-oasis-shakira-more-nominated-for-rock-roll-hall-of-fame/\" target=\"_blank\">debut solo album\u003c/a>, \u003cem>The Miseducation of Lauryn Hill\u003c/em>, garnering her five Grammy awards and featuring massive hits like &quot;Doo Wop (That Thing).&quot;\u003c/p>\n\n\u003cp>The 2026 BET Awards will air live on June 28. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition/","cuser":"user/ldap/1141982","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/Lauryn Hill"],"permalink":"https://kmel.iheart.com/content/2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition/","primary_image":{"bucket":"assets.getty","id":"%2F6a22d78006d42df84d15181c"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780670580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","social_title":"","summary":"Lauryn Hill is slated to become the first recipient of the inaugural Living Legend Icon Award at the 2026 BET Awards.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"categories":["categories/music-news"],"distribution":["artists/Lauryn Hill (34001884)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lauryn Hill Lands BET Awards' First-Ever Living Legend Icon Recognition"},"slug":"2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22d78006d42df84d15181c","title":"Lauryn Hill Lands BET Awards' First-Ever Living Legend Icon Recognition","description":"Lauryn Hill is slated to become the first recipient of the inaugural Living Legend Icon Award at the 2026 BET Awards.","author":"Will Mendelson"},"pub_start":1780670580000,"pub_until":4115978604802,"pub_changed":1780670975986,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["categories/music-news","artists/Lauryn Hill (34001884)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22d52d74a38adbbd8d783a","slug:2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","slug:2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","keyword:keywords/Lauryn Hill","author:user"]}},{"id":"%2F6a21c152b3c63e02cc00bbea","type":"PUBLISHING","record":{"ref_id":"%2F6a21c152b3c63e02cc00bbea","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a8b5ceaf-0b72-4fbe-b973-0c0c3521cdff","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Nepali Sherpa porter on his way to mount everest base camp,Nepalese porters crossing the Khumbu glacier near Gorak Shep village, Khumbu valley, Nepal Himalayas mountains","id":"%2F6a21c1dc5b116328e3ea1bec","new_tab":false,"schedule":{},"source_credit":"DanielPrudek / iStock / Getty Images","title":"Nepali Sherpa porter on way to mount everest base camp","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.nbcnews.com/world/asia/sherpa-missing-week-mount-everest-no-food-oxygen-rescued-crawling-base-rcna348418\" target=\"_blank\">Sherpa guide who was missing for nearly a week on Mount Everest has been found alive\u003c/a>, crawling toward base camp after surviving without food, water, or supplemental oxygen. \u003cstrong>Dawa Sherpa\u003c/strong>, age 52, disappeared around Wednesday (May 29) as he descended from the summit with his client, but did not arrive at base camp even though the climber did. Dawa was last seen above Camp 3 at about 24,600 feet.\u003c/p>\n\n\u003cp>Rescuers lost hope as days passed, and Dawa’s family had begun funeral rituals, believing he had perished. His daughter, \u003cstrong>M\u003c/strong>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">\u003cstrong>hendo Lhamo Sherpa\u003c/strong>\u003c/a>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">, told \u003c/a>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">\u003cem>Reuters\u003c/em>\u003c/a>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">, “He recognised me\u003c/a> … is good and speaks. We are happy,” after visiting him at Kathmandu’s HAMS Hospital, where he is awake and being treated for frostbite and other complications. His wife confirmed they had already offered last rite prayers for his soul before the rescue.\u003c/p>\n\n\u003cp>Dawa was located Thursday (June 4) by \u003ca href=\"https://people.com/sherpa-guide-believed-to-be-dead-found-crawling-down-mount-everest-six-days-after-vanished-during-climb-11990774\" target=\"_blank\">a cleaning crew from the Sagarmatha Pollution Control Committee, who found him crawling through the hazardous Khumbu Icefall\u003c/a>, just above base camp. After being carried to safety, he was airlifted to Kathmandu for medical care. \u003c/p>\n\n\u003cp>It is unclear how Dawa got separated from the climber he was helping, but both were among the final climbers of the season, which ended last month \u003ca href=\"https://www.iheart.com/content/2026-05-22-record-number-of-climbers-scaled-mount-everest-in-a-single-day/\" data-content-id=\"/6a1082adf4713f028a6cc45c\">after a record 1,000 people summited Everest\u003c/a>. The rescue was described as “nothing short of a miracle” and “a true self-rescue,” according to People.\u003c/p>\n\n\u003cp>The 2026 Everest season has been the busiest ever, but it has also brought risks—at least five climbers and guides have died, three of them Nepalis. Dawa’s survival has been hailed by Nepal’s mountaineering community as extraordinary, as few, if any, have survived alone at such altitude and in such harsh conditions. As Dawa recovers, his case highlights both the dangers faced by mountain guides and the resilience required to survive Everest.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp/","primary_image":{"bucket":"assets.getty","id":"%2F6a21c1dc5b116328e3ea1bec"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780597080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","social_title":"","summary":"The Sherpa was missing for a week without food, water, or oxygen.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Missing Sherpa Rescued While Crawling Back To Mount Everest Base Camp"},"slug":"2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a21c1dc5b116328e3ea1bec","title":"Missing Sherpa Rescued While Crawling Back To Mount Everest Base Camp","description":"The Sherpa was missing for a week without food, water, or oxygen.","author":"iHeartRadio"},"pub_start":1780597080000,"pub_until":4115978604802,"pub_changed":1780597452459,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a21c152b3c63e02cc00bbea","slug:2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","slug:2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a21bcaf341835dc1b4498d5","type":"PUBLISHING","record":{"ref_id":"%2F6a21bcaf341835dc1b4498d5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4f8bca4a-c176-42e9-b02e-077825b96e71","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"BIN","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21bf57341835dc1b449905","new_tab":false,"schedule":{},"source_credit":"Obama Presidential Center","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.binnews.com/content/2021-09-29-barack-and-michelle-obama-break-ground-at-presidential-center-in-chicago/\" data-content-id=\"/61546bef0e1a8e7d9075407e\">Obama Presidential Center\u003c/a> opens to the public on June 19, 2026 — and ahead of that date, the doors swung open for a media preview of what the Obamas have built on Chicago's South Side. The short version: it's worth the trip.\u003c/p>\n\n\u003cp>Set across 19.3 acres in historic Jackson Park, the Center is anchored by four main buildings — a Museum, a Forum, a Chicago Public Library branch, and the athletic facility Home Court — all connected by John Lewis Plaza at the heart of the campus. The grounds are open to the public daily and free of charge. Only the Museum requires a timed ticket, though Illinois residents get in free every Tuesday.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21bdc3341835dc1b4498e4","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Museum spans four floors and traces a sweeping arc — from the founding principles of American democracy through the social movements of the twentieth century, into the Obama campaign and presidency, and forward toward what comes next. The exhibits don't just tell the Obamas' story; they place it within the larger story of America — humbly, powerfully, and with an eye toward the future. Artifacts include\u003cstrong> Michelle Obama\u003c/strong>'s iconic gowns, a full-scale Oval Office replica, and an 88-foot digital installation called Power of Words that draws on speeches, songs, poetry, and imagery to remind visitors what language can do when it's wielded with purpose.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21beed341835dc1b449903","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Forum — free and open without a ticket — houses an auditorium, classrooms, a restaurant and café, and a community gathering space anchored by the Hadiya Pendleton Atrium. The Chicago Public Library branch on campus features the Presidential Reading Room, home to more than 3,500 books personally meaningful to President and Mrs. Obama. \u003c/p>\n\n\u003cp>Outside, the Ann Dunham Water Terrace honors the President's late mother with a sculpture by artist Maya Lin, while the Eleanor Roosevelt Fruit and Vegetable Garden brings food, education, and community together in one space. Home Court — a 60,000-square-foot facility with an NBA-regulation basketball court — rounds out the campus with youth-focused programming built around sports, leadership, and teamwork.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21be1a341835dc1b4498f3","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Twenty-eight original works by 30 commissioned artists are integrated throughout the campus, with 23 of those pieces free and accessible to the public outdoors — a significant and deliberate expansion of public art on Chicago's South Side.\u003c/p>\n\n\u003cp>The economic impact of the $850 million campus investment is just as intentional: 5,000 construction jobs were created, more than half of all construction contracts went to diverse firms, and a third of total workforce hours were performed by residents from Chicago's South and West Sides.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21be40341835dc1b4498f6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Leading the Center into its opening are some of the sharpest minds in the business — Obama Foundation CEO \u003cstrong>Valerie Jarret\u003c/strong>t, Chief Corporate Affairs Officer \u003cstrong>Michael Strautmanis\u003c/strong>, Incoming Executive Vice President of the Presidential Center \u003cstrong>John Roberson\u003c/strong>, Executive Vice President of Programs \u003cstrong>Tina Tchen\u003c/strong>, and Museum Founding Director Dr. \u003cstrong>Louise Bernard\u003c/strong>.\u003c/p>\n\n\u003cp>Decades in the making. \u003ca href=\"https://www.obama.org/visit/\" target=\"_blank\">Finally here\u003c/a>. Free to the community it was always meant to serve.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21bdde341835dc1b4498eb","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Obama Foundation is a non-profit collaborator of the Black Information Network.\u003c/p>\n\n\u003cp>\u003cstrong>\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>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\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>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-06-04-first-look-inside-the-obama-presidential-center/","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/BIN","keywords/Museum","keywords/Obamas"],"permalink":"https://kmel.iheart.com/content/2026-06-04-first-look-inside-the-obama-presidential-center/","primary_image":{"bucket":"new_assets","id":"%2F6a21bf57341835dc1b449905"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1780596780000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-first-look-inside-the-obama-presidential-center","social_title":"","summary":"The Obama Presidential Center opens to the public on June 19, 2026 — and ahead of that date, the doors swung open for a media preview of what the Obamas have built on Chicago's South Side.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"First Look Inside The Obama Presidential Center"},"slug":"2026-06-04-first-look-inside-the-obama-presidential-center","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a21bf57341835dc1b449905","title":"First Look Inside The Obama Presidential Center","description":"The Obama Presidential Center opens to the public on June 19, 2026 — and ahead of that date, the doors swung open for a media preview of what the Obamas have built on Chicago's South Side.","author":"BIN"},"pub_start":1780596780000,"pub_until":4115978604802,"pub_changed":1780601417384,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6a21bcaf341835dc1b4498d5","slug:2026-06-04-first-look-inside-the-obama-presidential-center","slug:2026-06-04-first-look-inside-the-obama-presidential-center","keyword:keywords/BIN","keyword:keywords/Museum","keyword:keywords/Obamas","author:user"]}},{"id":"%2F6a21a989b3c63e02cc00bbdf","type":"PUBLISHING","record":{"ref_id":"%2F6a21a989b3c63e02cc00bbdf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"09f9a63f-855c-4bcb-8088-fd1d0895b2da","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Doctor holds blood samples for Mpox Clade 1 Variant test in the hospital background.","id":"%2F6a21aae96dcf7baf1b394891","new_tab":false,"schedule":{},"source_credit":"Md Zakir Mahmud / iStock / Getty Images","title":"Mpox Clade 1 Variant test","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Two researchers from the National Institutes of Health’s Rocky Mountain Laboratories in Montana have been \u003ca href=\"https://www.dailymail.com/health/article-15870691/vincent-munster-claude-kwe-mpox-smuggling-detroit.html\" target=\"_blank\">charged with smuggling vials containing the deactivated mpox virus into the United States\u003c/a> and allegedly lying about it to federal officials. According to a criminal complaint unsealed in Detroit federal court, \u003cstrong>Vincent Munster\u003c/strong>, 53, chief of the virus ecology section, and \u003cstrong>Claude Kwe\u003c/strong>, 38, a research fellow, were stopped at Detroit Metropolitan Airport after arriving from the Republic of Congo, where an mpox outbreak was ongoing. The pair had traveled via Paris and landed in Michigan on January 25.\u003c/p>\n\n\u003cp>Federal investigators said that Munster and Kwe brought in a large black case containing 113 vials in Styrofoam coolers. After being questioned by Customs and Border Protection (CBP) officers, the two scientists claimed the case held only diagnostics and testing equipment. However, further inspection and \u003ca href=\"https://www.newsnationnow.com/health/nih-researchers-smuggle-monkeypox-us-doj/\" target=\"_blank\">FBI tests revealed that 17 of 20 tested vials contained inactivated mpox virus\u003c/a>, one contained inactivated chickenpox virus, and two held human DNA.\u003c/p>\n\n\u003cp>The FBI said Munster “adamantly denied” carrying any biological materials. Munster also told investigators that any required documentation was in his laptop, but added, “you don’t need them. I do this all the time,” according to the FBI. The Department of Health and Human Services’ Office of Inspector General said, “Any deliberate effort to conceal and smuggle biological materials into the United States without proper authorization is a breach of the public’s trust and could have placed the public at risk.&quot;\u003c/p>\n\n\u003cp>Mpox, formerly called monkeypox, causes symptoms like rash and fever and can sometimes lead to serious illness, though most people recover fully. The World Health Organization notes the virus can spread through close contact and, since 2022, has been found to spread via sexual contact, leading to outbreaks in over 70 countries. The Republic of Congo recently ended a two-year outbreak linked to more than 2,000 deaths.\u003c/p>\n\n\u003cp>The U.S. Department of Justice announced that Munster and Kwe face charges of conspiracy to smuggle and making false statements to law enforcement, with \u003ca href=\"https://www.statnews.com/2026/06/02/nih-scientist-federal-charges-mpox/\" target=\"_blank\">potential sentences of up to five years in prison if convicted\u003c/a>. Both men are scheduled to appear in federal court in Missoula, Montana, on Wednesday. The National Institutes of Health stated it is cooperating with authorities, but declined further comment due to the ongoing investigation.\u003c/p>\n\n\u003cp>No motive for bringing the deactivated virus samples was mentioned in the court filings, but both defendants are experienced virologists who have worked extensively on mpox research. The investigation remains active, and further legal developments are expected in the coming weeks.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us/","primary_image":{"bucket":"assets.getty","id":"%2F6a21aae96dcf7baf1b394891"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780591020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","social_title":"","summary":"Federal investigators said that the pair of scientists were caught at Detroit Metropolitan Airport with a large black case containing 113 vials in Styrofoam coolers.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Scientists Accused Of Smuggling Contagious Pathogens From Africa Into US"},"slug":"2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a21aae96dcf7baf1b394891","title":"Scientists Accused Of Smuggling Contagious Pathogens From Africa Into US","description":"Federal investigators said that the pair of scientists were caught at Detroit Metropolitan Airport with a large black case containing 113 vials in Styrofoam coolers.","author":"iHeartRadio"},"pub_start":1780591020000,"pub_until":4115978604802,"pub_changed":1780591404687,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a21a989b3c63e02cc00bbdf","slug:2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","slug:2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F692db8ac36ad79c6ba568956","type":"PUBLISHING","record":{"ref_id":"%2F692db8ac36ad79c6ba568956","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F692db8d936ad79c6ba568961","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Come join Sana G &amp; G BiZ from 6am to 10am at our annual Sana Claus Food &amp; Toy drive LIVE broadcast! Help give back to the community and bring a toy or canned food to donate at the Bayfair Center Chili's in San Leandro.\u003c/p>\n\n\u003cp>Thanks to our partners: Patelco Credit Union, Oakland Recycles, Youth Uprising, Alameda County Fire Department, and Alameda County Community Food Bank!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/","cuser":"user/ldap/1123896","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://kmel.iheart.com/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/","primary_image":{"bucket":"new_assets","id":"%2F692db8d936ad79c6ba568961"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]},"publish_date":1764603900000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-12-01-sana-claus-toy-food-drive-live-broadcast","social_title":"","summary":"","targets":[],"title":"Sana Claus Toy & Food Drive LIVE Broadcast!"},"slug":"2025-12-01-sana-claus-toy-food-drive-live-broadcast","summary":{"image":"https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961","title":"Sana Claus Toy & Food Drive LIVE Broadcast!","description":"","author":""},"pub_start":1764603900000,"pub_until":4115978604802,"pub_changed":1764604243152,"subscription":[{"tags":["categories/local-news","brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/692db8ac36ad79c6ba568956","slug:2025-12-01-sana-claus-toy-food-drive-live-broadcast","slug:2025-12-01-sana-claus-toy-food-drive-live-broadcast"]}},{"id":"%2F6855b9fdddfe1910f018b8f5","type":"PUBLISHING","record":{"ref_id":"%2F6855b9fdddfe1910f018b8f5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6859da6bf12496fbee04c87a","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The 2025 Sana G Morning Show Grown Folks Prom was a movie! \u003c/p>\n\n\u003cp>It was a vibe from start to finish with everyone dressed to impress. We had our own Prom King &amp; Queen of the night\u003c/p>\n\n\u003cp>Get your red carpet and event pics \u003ca href=\"https://drive.google.com/drive/folders/12T8IPbBUBT11t3ye4RJgzmeQqpk-5jPw?usp=sharing\" target=\"_blank\">here\u003c/a>. If you used our photobooth get those images \u003ca href=\"https://memorify.smugmug.com/106-KMEL-Grown-Folks-Prom-June-21-2025\" target=\"_blank\">here\u003c/a>. Don't forget to tune in on the iHeartRadio app with us.\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%2Fyoutu.be%2F3LhfmIvsL1c","@url":"https://youtu.be/3LhfmIvsL1c","author_name":"106 KMEL","author_url":"https://www.youtube.com/@KMELtv","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/3LhfmIvsL1c?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=\"Grown Folks Prom 2025\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/3LhfmIvsL1c/hqdefault.jpg","thumbnail_width":480,"title":"Grown Folks Prom 2025","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/3LhfmIvsL1c?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=\"Grown Folks Prom 2025\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/3LhfmIvsL1c"},{"id":"293","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://kmel.iheart.com/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/","cuser":"user/ldap/1123896","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/kmel prom","keywords/Sana G Morning Show Grown Folks Prom","keywords/vibe","keywords/start","keywords/everyone","keywords/red carpet pics","keywords/images","keywords/Prom King","keywords/Queen"],"permalink":"https://kmel.iheart.com/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/","primary_image":{"bucket":"new_assets","id":"%2F6855bb52ddfe1910f018b8fe"},"primary_target":{"categories":[],"distribution":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]},"publish_date":1750724280000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-06-20-sana-g-morning-show-grown-folks-prom-2025","social_title":"","summary":"","targets":[],"title":"Sana G Morning Show Grown Folks Prom 2025"},"slug":"2025-06-20-sana-g-morning-show-grown-folks-prom-2025","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe","title":"Sana G Morning Show Grown Folks Prom 2025","description":"","author":""},"pub_start":1750724280000,"pub_until":4115978604802,"pub_changed":1750975999191,"subscription":[{"tags":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6855b9fdddfe1910f018b8f5","slug:2025-06-20-sana-g-morning-show-grown-folks-prom-2025","slug:2025-06-20-sana-g-morning-show-grown-folks-prom-2025","keyword:keywords/kmel prom","keyword:keywords/Sana G Morning Show Grown Folks Prom","keyword:keywords/vibe","keyword:keywords/start","keyword:keywords/everyone","keyword:keywords/red carpet pics","keyword:keywords/images","keyword:keywords/Prom King","keyword:keywords/Queen"]}},{"id":"%2F679823fd79241843ef47593a","type":"PUBLISHING","record":{"ref_id":"%2F679823fd79241843ef47593a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Are you ready for tequila flavored chicken?!  The two brands have yet to disclose what the exact collab will be, one can only guess. Tequila brand Don Julio and the fried chicken chain Popeyes took to Instagram to tease an announcement. \u003c/p>\n\n\u003cp>Don Julio's reposado tequila and Popeyes takeout boxes can be spotted in the video, which is captioned: &quot;The kitchen is heating up for the big game. Party starts 1.31.25&quot;\u003c/p>\n\n\u003cp>Are you here for the collab?? Peep the short commercial down below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDFLJz-RuZD5%2F","@url":"https://www.instagram.com/p/DFLJz-RuZD5/","author_name":"popeyes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DFLJz-RuZD5/?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/DFLJz-RuZD5/?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>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DFLJz-RuZD5/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by @popeyes\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":853,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/474687538_18478575934050236_5934387749495667572_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=108&_nc_ohc=P1Wk4rlR_0YQ7kNvgHtDLoy&_nc_gid=9ae8db7263ab4f23bcaee41ad222a98b&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYBTu2iJK9XmZesHOMXp7wy8GgtXp9fWjRlz3czScx2pHA&oe=679E0920&_nc_sid=cc8940","thumbnail_width":480,"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/DFLJz-RuZD5/?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/DFLJz-RuZD5/?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>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DFLJz-RuZD5/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by @popeyes\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DFLJz-RuZD5/"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/","cuser":"user/ldap/1116887","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/popeyes","keywords/don Julio"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/","primary_image":{"bucket":"assets.getty","id":"%2F631e0fbc16c82189ef3db942"},"primary_target":{"categories":["categories/entertainment-news","categories/lifestyle","categories/weird-news","categories/feel-good"],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1738024320000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","social_title":"","summary":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","targets":[],"title":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!"},"slug":"2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942","title":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","description":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","author":"Cuzzin Dre"},"pub_start":1738024320000,"pub_until":4115978604802,"pub_changed":1738024661232,"subscription":[{"tags":["categories/entertainment-news","categories/lifestyle","categories/weird-news","categories/feel-good","brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/679823fd79241843ef47593a","slug:2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","slug:2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","keyword:keywords/popeyes","keyword:keywords/don Julio","author:user"]}},{"id":"%2F670405285f5a28f4da77a603","type":"PUBLISHING","record":{"ref_id":"%2F670405285f5a28f4da77a603","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Sexyy Red has announced a new collaboration. The rapper has teamed up with Ed Hardy. Sexyy Red is showcasing the new looks she cooked up with the fashion house, on her Instagram. She introduced the collaboration by captioning the post: “ITS HURR YAL!! My Collection With Ed Hardy is now live! Yal go get da Sexyy Collection Link In My Bio!!! @edhardyforever hair from @kendrasboutique.” You rocking Ed Hardy??\u003c/p>\n\n\u003cp>Source: Sexyy Red IG \u003c/p>\n\n\u003cp>https://www.instagram.com/sexyyred/p/DAtpWUZvPOb/?img_index=1\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/","cuser":"user/ldap/1116887","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/Sexyy Red","keywords/Ed Hardy"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/","primary_image":{"bucket":"assets.getty","id":"%2F6704059ac0a9e1bca9caa6d2"},"primary_target":{"categories":[],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1728316740000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","social_title":"","summary":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","targets":[],"title":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy"},"slug":"2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2","title":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","description":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","author":"Cuzzin Dre"},"pub_start":1728316740000,"pub_until":4115978604802,"pub_changed":1728317105864,"subscription":[{"tags":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/670405285f5a28f4da77a603","slug:2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","slug:2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","keyword:keywords/Sexyy Red","keyword:keywords/Ed Hardy","author:user"]}},{"id":"%2F66fcacbfc7a0df7d542d9298","type":"PUBLISHING","record":{"ref_id":"%2F66fcacbfc7a0df7d542d9298","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Rapper YG is facing some legal issues after being arrested for DUI in Burbank, California. According to the police report, cops rolled up on YG standing outside his car after rolling up on a curb. Sources say YG wasn't given a breathalyzer, so it's not clear whether he was under the influence of alcohol or drugs. They did take a blood sample. YG was ultimately charged with misdemeanor DUI. Full story via TMZ \u003ca href=\"https://www.tmz.com/2024/10/01/rapper-yg-arrested-dui-burbank-california/\" target=\"_blank\">HERE\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/","cuser":"user/ldap/1116887","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/YG","keywords/DUI"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/","primary_image":{"bucket":"assets.getty","id":"%2F66fcad0520d2467b3f30f37d"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1727835240000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","social_title":"","summary":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","targets":[],"title":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb"},"slug":"2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d","title":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","description":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","author":"Cuzzin Dre"},"pub_start":1727835240000,"pub_until":4115978604802,"pub_changed":1727835612859,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/66fcacbfc7a0df7d542d9298","slug:2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","slug:2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","keyword:keywords/YG","keyword:keywords/DUI","author:user"]}},{"id":"%2F66fcaa2018103aa02c85f80d","type":"PUBLISHING","record":{"ref_id":"%2F66fcaa2018103aa02c85f80d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Sza touched the lives of 2,000 kids. The Grammy-winning artist took to Instagram to let students at her former high school, Columbia High School in Maplewood, New Jersey, know she was paying for lunch on Tuesday at Sabatino's Pizza and, if interested, stop by and grab a slice. Students swarmed the pizza spot for their free slice. The crowd got so big that the cops had to come in and shut down the main road to the town. Parents posted photos of the envent on social media. Reactions were mixed, but sources there said things went smoothly.  Check out the video on IG via \u003ca href=\"https://www.instagram.com/njdotcom/reel/DAlkQDCvWXX/\" target=\"_blank\">@NJdotcom\u003c/a> \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/","cuser":"user/ldap/1116887","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/SZA"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/","primary_image":{"bucket":"assets.getty","id":"%2F66fcaa565b3b27f10c6faa95"},"primary_target":{"categories":[],"distribution":["brands/Cuzzin Dre"]},"publish_date":1727834880000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","social_title":"","summary":"SZA Shut Down Her Old School and Serves Pizza","targets":[],"title":"SZA Shut Down Her Old School and Serves Pizza"},"slug":"2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95","title":"SZA Shut Down Her Old School and Serves Pizza","description":"SZA Shut Down Her Old School and Serves Pizza","author":"Cuzzin Dre"},"pub_start":1727834880000,"pub_until":4115978604802,"pub_changed":1727835204832,"subscription":[{"tags":["brands/Cuzzin Dre"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/66fcaa2018103aa02c85f80d","slug:2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","slug:2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","keyword:keywords/SZA","author:user"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F696ac6e69839ed7b7f428fb9","type":"PUBLISHING","record":{"ref_id":"%2F696ac6e69839ed7b7f428fb9","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-06-05-juvenile-at-the-fox-theater","cuser":"user/ldap/1112496","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F696ac7169839ed7b7f428fc6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6","source_credit":"","title":"","url":"asset://assets.calendar/696ac7169839ed7b7f428fc6","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Juvenile\u003c/p>\n\n\u003cp>June 5\u003c/p>\n\n\u003cp>Fox Theater in Oakland\u003c/p>\n\n\u003cp>Tickets are on sale now at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1780714800822,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F696ac7169839ed7b7f428fc6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6","source_credit":"","title":"","url":"asset://assets.calendar/696ac7169839ed7b7f428fc6","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-05-juvenile-at-the-fox-theater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Juvenile at the Fox Theater"},"venue_address":{"type":"plain","value":"1807 Telegraph Ave, Oakland, CA"},"venue_name":{"type":"plain","value":"The Fox Theater "}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://kmel.iheart.com/calendar/content/2026-06-05-juvenile-at-the-fox-theater","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/696ac7169839ed7b7f428fc6","use_caption":false},"keywords":[],"primary_slug":"2026-06-05-juvenile-at-the-fox-theater","slugs":["2026-06-05-juvenile-at-the-fox-theater"],"sponsored":false,"title":"Juvenile at the Fox Theater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1768896000000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"cC5C1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-06-05-juvenile-at-the-fox-theater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/696ac7169839ed7b7f428fc6","title":"Juvenile at the Fox Theater","description":"","author":""},"pub_start":1768896000000,"pub_until":4115978604802,"pub_changed":1768896000000,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/696ac6e69839ed7b7f428fb9","slug:2026-06-05-juvenile-at-the-fox-theater","slug:2026-06-05-juvenile-at-the-fox-theater"]}},{"id":"%2F6a1dded69e18d620623b2ab0","type":"PUBLISHING","record":{"ref_id":"%2F6a1dded69e18d620623b2ab0","type":"content:calendar","payload":{"canonical_url":"https://1013.iheart.com/calendar/content/2026-06-06-12th-annual-pints-for-paws","cuser":"user/ldap/1123896","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a1ddf459e18d620623b2abf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf","source_credit":"","title":"","url":"asset://assets.calendar/6a1ddf459e18d620623b2abf","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Raise a glass for shelter pets at the 12th Annual Pints for Paws Saturday June 6th. Enjoy unlimited tastings of craft beer, cider, wine, vodka...plus live music, tasty bites, and friendly dogs! Pints for Paws always sells out, so get your tickets NOW at \u003ca href=\"http://BerkeleyHumane.org\" target=\"_blank\">BerkeleyHumane.org\u003c/a>.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1780779600832,"enabled":false,"end":1780790400832}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a1ddf459e18d620623b2abf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf","source_credit":"","title":"","url":"asset://assets.calendar/6a1ddf459e18d620623b2abf","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-06-12th-annual-pints-for-paws"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"12th Annual Pints for Paws"},"venue_address":{"type":"plain","value":"2700 Ninth St, Berkeley"},"venue_name":{"type":"plain","value":"Berkeley"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://1013.iheart.com/calendar/content/2026-06-06-12th-annual-pints-for-paws","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a1ddf459e18d620623b2abf","use_caption":false},"keywords":[],"primary_slug":"2026-06-06-12th-annual-pints-for-paws","slugs":["2026-06-06-12th-annual-pints-for-paws"],"sponsored":false,"title":"12th Annual Pints for Paws"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780342380000,"publish_end_date":1780790400000,"publish_origin":"brands/KIOI-FM (846)","syndication":{"publish_origin":"brands/KIOI-FM (846)","refs":{}},"targets":[{"id":"6a1dded69e18d620623b2ab1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community","calendar-categories/station-events"],"where":["brands/KIOI-FM (846)","brands/KMEL-FM (911)","brands/KYLD-FM (1073)","brands/KOSF-FM (12017)","brands/KISQ-FM (850)"],"workflow":""}]}},"slug":"2026-06-06-12th-annual-pints-for-paws","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a1ddf459e18d620623b2abf","title":"12th Annual Pints for Paws","description":"","author":""},"pub_start":1780342380000,"pub_until":1780790400000,"pub_changed":1780342792613,"subscription":[{"tags":["calendar-categories/community","calendar-categories/station-events","brands/KIOI-FM (846)","brands/KMEL-FM (911)","brands/KYLD-FM (1073)","brands/KOSF-FM (12017)","brands/KISQ-FM (850)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KIOI-FM (846)","id:/6a1dded69e18d620623b2ab0","slug:2026-06-06-12th-annual-pints-for-paws","slug:2026-06-06-12th-annual-pints-for-paws"]}},{"id":"%2F6a10c23228f23a76b1014701","type":"PUBLISHING","record":{"ref_id":"%2F6a10c23228f23a76b1014701","type":"content:calendar","payload":{"canonical_url":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","cuser":"user/ldap/mberger","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a10c2c428f23a76b101470f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"Listen To All FIFA World Cup 2026 Matches Live","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>FOX Sports and iHeartMedia have partnered to expand coverage of the FIFA World Cup 2026™, bringing FOX Sports’ full English-language match commentary to iHeartRadio’s vast audio platforms. The collaboration will deliver live broadcasts of all 104 matches, from the opening game on June 11 to the final on July 19, across iHeartRadio’s digital app and more than 100 broadcast stations nationwide, including FOX Sports Radio affiliates.\u003c/p>\n\n\u003cp>Fans will be able to listen to FOX Sports’ television commentary teams at \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" target=\"_blank\">FIFA World Cup 2026\u003c/a>\u003c/a> on the iHeartRadio app, which is available on over 500 platforms and 2,000 devices. Key matches, including all U.S. Men’s National Team (USMNT) games and the final, will air widely on terrestrial radio, ensuring broad accessibility for listeners at home or on the go.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554?preset=true\" target=\"_blank\">\u003cstrong>Set FIFA World Cup 2026 station as a preset here!\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>“This summer’s World Cup will be the biggest yet, with more teams than ever competing as the U.S. Men’s National Team takes the global stage on home soil, and we’re thrilled to partner with FOX Sports to bring this monumental tournament to our combined audiences,” said \u003cstrong>Tom Poleman\u003c/strong>, Chief Programming Officer for iHeartMedia. “This partnership allows us to deliver complete, live coverage at an unprecedented scale, reaching fans wherever they are — at home, in the car or on the go — and connecting them to the passion and unforgettable moments of the World Cup.”\u003c/p>\n\n\u003cp>The 2026 tournament will feature 48 teams competing in 104 matches across 16 cities in the United States, Canada, and Mexico, marking the first time the event is hosted by three countries. iHeartRadio’s coverage will include play-by-play broadcasts, enhanced coverage of USMNT matches, and access to its \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">lineup of soccer-focused podcasts\u003c/a> featuring prominent voices in the sport.\u003c/p>\n\n\u003cp>The USMNT will kick off their first game on Friday, June 12 against Paraguay in Los Angeles at 9:00 PM ET. Their next match will be on Friday, June 19 against Australia in Seattle at 3:00 PM ET. They will wrap up the Group Stage on Thursday, June 25 against Türkiye at 10:00 PM ET.\u003c/p>\n\n\u003cp>FOX Sports will remain the official English-language television home, airing all matches across FOX and FS1, with additional streaming in 4K via FOX One. Together, the partnership aims to provide fans with seamless, multiplatform access to one of the world’s biggest sporting events.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1781182800922,"enabled":false,"end":1784519940922}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a10c2c428f23a76b101470f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™"},"title":{"type":"title","value":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"author":"","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false},"keywords":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"],"primary_slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slugs":["2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"],"sponsored":false,"title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"targeting":{"exclusion":{"tags":["formats/OTHER"]},"publish_date":1779483600000,"publish_end_date":1784519100000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"id":"6a10c23228f23a76b1014702","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/sports"],"where":["facets/All Sites - English"],"workflow":""}]}},"slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","author":""},"pub_start":1779483600000,"pub_until":1784519100000,"pub_changed":1779484903736,"subscription":[{"tags":["calendar-categories/sports","facets/All Sites - English"]}],"exclusion":[{"tags":["formats/OTHER"]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a10c23228f23a76b1014701","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","keyword:keywords/FIFA World Cup","keyword:keywords/World Cup","keyword:keywords/iHeartRadio","keyword:keywords/soccer"]}},{"id":"%2F6a063697e8ebb9996bbc6181","type":"PUBLISHING","record":{"ref_id":"%2F6a063697e8ebb9996bbc6181","type":"content:calendar","payload":{"canonical_url":"https://1013.iheart.com/calendar/content/2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","cuser":"user/ldap/ccrorl1soh","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a0636dde8ebb9996bbc618f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f","source_credit":"","title":"","url":"asset://assets.calendar/6a0636dde8ebb9996bbc618f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The Northern California brain tumor community will come together on June 13, 2026 to raise awareness and funds to support the needs of brain tumor patients and their families. Join us for a morning of celebration, remembrance and hope at the San Francisco Zoo. Your community is here. Let’s discover a cure, together. Included in your event registration:\u003c/p>\n\n\u003cp>Included in your event registration:\u003c/p>\n\n\u003cp>Zoo admission for the entire day\u003c/p>\n\n\u003cp>Full continental breakfast\u003c/p>\n\n\u003cp>NBTS private event experience, which includes our opening ceremony, a celebration of life, survivor tribute, silent auction, and so much more.\u003c/p>\n\n\u003cp>\u003ca href=\"https://braintumor.org/event/northern-california-brain-tumor-walk/\" target=\"_blank\">Click here to learn more\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1781366400540,"enabled":false,"end":1781380800540}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a0636dde8ebb9996bbc618f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f","source_credit":"","title":"","url":"asset://assets.calendar/6a0636dde8ebb9996bbc618f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Northern California Brain Tumor Walk at the San Francisco Zoo Sat June 13th"},"venue_address":{"type":"plain","value":"Sloat Blvd & 45th Ave, San Francisco, CA 94116"},"venue_name":{"type":"plain","value":"San Francisco Zoo"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://1013.iheart.com/calendar/content/2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a0636dde8ebb9996bbc618f","use_caption":false},"keywords":[],"primary_slug":"2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","slugs":["2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th"],"sponsored":false,"title":"Northern California Brain Tumor Walk at the San Francisco Zoo Sat June 13th"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778791860000,"publish_end_date":4115978604802,"publish_origin":"brands/KIOI-FM (846)","syndication":{"publish_origin":"brands/KIOI-FM (846)","refs":{}},"targets":[{"id":"sBPRt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community"],"where":["markets/SANFRANCISCO-CA"],"workflow":"627aae59944e6e79b362763e"}]}},"slug":"2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a0636dde8ebb9996bbc618f","title":"Northern California Brain Tumor Walk at the San Francisco Zoo Sat June 13th","description":"","author":""},"pub_start":1778791860000,"pub_until":4115978604802,"pub_changed":1778792223646,"subscription":[{"tags":["calendar-categories/community","markets/SANFRANCISCO-CA"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KIOI-FM (846)","id:/6a063697e8ebb9996bbc6181","slug:2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th","slug:2026-06-13-northern-california-brain-tumor-walk-at-the-san-francisco-zoo-sat-june-13th"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1888239"},{"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":"%2F6813ab6f5cdbc0f706fbec8f","type":"PUBLISHING","record":{"ref_id":"%2F6813ab6f5cdbc0f706fbec8f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"409e82a5-34ac-4bef-b7ef-d508c49c928f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1948:  American jazz singer Ella Fitzgerald (1917 - 1996).  (Photo by George Konig/Keystone/Getty Images)","id":"%2F6813ace75cdbc0f706fbec9a","new_tab":false,"schedule":{},"source_credit":"Hulton Archive","title":"Ella Sings","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Black artists shaped the sound of American music, and the world took notice, often without giving credit. This Black Music Month, we’re honoring the innovators, the barrier-breakers, and the truth-tellers whose impact runs deeper than the charts. From the overlooked to the iconic, we’re spotlighting the stories behind the songs.\u003c/p>\n\n\u003ch3>\u003cstrong>1. Rock ‘n’ Roll was birthed by a Black woman.\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"circa 1944:  American gospel singer Sister Rosetta Tharpe (1915 - 1973) singing and playing the guitar with the Lucky Millinder Band.  (Photo by Hulton Archive/Getty Images)","id":"%2F681b6c0ea8d0d7268a105917","new_tab":false,"schedule":{},"source_credit":"Archive Photos","title":"Sister Rosetta Tharpe","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Sister Rosetta Tharpe\u003c/strong> — a gospel singer who shredded on the electric guitar — was doing it long before \u003cstrong>Elvis\u003c/strong> was ever in the conversation. She mixed church with soul, blues with boldness, and paved the way for everyone from \u003cstrong>Chuck Berry\u003c/strong> to \u003cstrong>Johnny Cash\u003c/strong>. Her name should be right there at the top when we talk about the roots of rock. And if you’ve never heard of her, that’s not an accident.\u003c/p>\n\n\u003ch3>\u003cstrong>Elvis Presley's Biggest Hits Came From the Work Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306789fd3e337132250f61","new_tab":false,"schedule":{},"source_credit":"Houston Public Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Elvis Presley’s biggest hits were covers of songs originally written and recorded by Black artists. “Hound Dog” was originally recorded by Big Mama Thornton in 1952, but Presley's 1956 rendition became a massive commercial hit, overshadowing the work of a Black artist. Presley's &quot;That's All Right&quot; and &quot;Mystery Train&quot; were also pulled from Black artists. The &quot;King of Rock of Roll&quot; gained fame and fortune from music that Black creators pioneered due to segregation and industry bias.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Blues Vocals Came From A Black Woman\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683067e4fd3e337132250f63","new_tab":false,"schedule":{},"source_credit":"BlackPast.org","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first published blues song came from a Black woman. W.C. Handy may be called the &quot;Father of the Blues,&quot; but Mamie Smith was the first to record a blues vocal in 1920. Smith's hit &quot;Crazy Blues&quot; reportedly sold over a million copies within a year. The record's success marked the beginning of blues being recognized as a distinct genre and helped pave the way for other Black female blues artists, including Bessie Smith, Ma Rainey, and Alberta Hunter.\u003c/p>\n\n\u003ch3>\u003cstrong>George W. Johnson Made History As The First African-American To Record Commercially\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68306842fd3e337132250f65","new_tab":false,"schedule":{},"source_credit":"WBSS Media","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>George W. Johnson was the first African-American to record commercially. (1890). \u003c/strong>Johnson's songs were recorded on wax cylinders, an early format used by companies such as the Edison Phonograph Company and Berliner Gramophone. Artists weren't able to duplicate their records through this type of early technology, so Johnson had to repeatedly perform his songs live to produce multiple copies. Johnson's record &quot;The Laughing Song&quot; was one of the first bestsellers in the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>Tommy Edwards Made History Topping The Charts\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - OCTOBER 9:  Singer Tommy Edwards records the song \"It All Belongs To You\" produced by Harry Myerson or Harry Meyerson and arranged by Leroy Holmes at Metropolitan Studios on October 9, 1958 New York, New York. (Photo by PoPsie Randolph/Michael ","id":"%2F68306874fd3e337132250f67","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Tommy Edwards was the first Black artist to hit #1 on the Billboard Hot 100 (1958) with his song &quot;It's All in the Game.&quot; The Hot 100 Chart launched just months before Edwards' history-making achievement as the new industry standard singles chart. Popular music was previously tracked through multiple charts like\u003cstrong> \u003c/strong>Best Sellers in Stores, Most Played by Jockeys, and Most Played in Jukeboxes. Nat King Cole earned the No. 1 spot on Billboard’s “Most Played by Jockeys” chart in 1948 with “Nature Boy.&quot;\u003c/p>\n\n\u003ch3>\u003cstrong>Ella Fitzgerald Was The First Black Artist To Win A Grammy\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683068cafd3e337132250f69","new_tab":false,"schedule":{},"source_credit":"Grammy.com","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Ella Fitzgerald was the first Black artist to win a Grammy. At the 1959 ceremony, Fitzgerald actually took home two trophies for Best Female Vocal Performance and Best Individual Jazz Performance. Fitzgerald went on to earn 13 Grammys during her career and the Grammy Lifetime Achievement Award in 1967. The singer was a pioneer for Black artists being celebrated by the music industry.\u003c/p>\n\n\u003ch3>\u003cstrong>The U.S. Military Used Jazz As Propaganda But Discriminated Against Those Who Created It\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"U.S. veteran holding American flag. Anonymous army solider in National Guard wearing military uniform. Freedom concept for armed forces, military pride, patriotism on independence day / July 4th / Fourth of July or Veteran's Day. Waist up candid portrait ","id":"%2F683068f7fd3e337132250f6b","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Veteran American Flag, Military Uniform, Freedom Concept: Fourth of July or Veteran's Day","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. military tried to use jazz as propaganda during WWII, while still discriminating against the Black artists who created it. The military used programs like Voice of America (VOA) and the Office of War Information (OWI) to counter Nazi propaganda and promote American values abroad. Jazz was featured in the broadcasts to symbolize American creativity, freedom, and modernity. Still, Black musicians faced systemic racism, segregation, and exclusion at home.\u003c/p>\n\n\u003ch3>\u003cstrong>James Brown Was &quot;Too Radical&quot; For Radio Stations\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK - SEPTEMBER 17:  Musician James Brown performs on stage at the Miller Rock Thru Time Celebrating 50 Years of Rock Concert at Roseland September 17, 2004 in New York City.  (Photo by Frank Micelotta/Getty Images)","id":"%2F6830695bfd3e337132250f6d","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Miller Rock Thru Time Concert - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>James Brown’s “Say It Loud – I’m Black and I’m Proud” was released just months after the assassination of Dr. Martin Luther King Jr. — and some radio stations refused to play it, calling it “too radical.” But that didn’t stop it from becoming a national anthem for Black pride and power during the Civil Rights era. The song became one of Brown’s biggest hits, reaching No. 1 on the Billboard R&amp;B chart and No. 10 on the Hot 100 — a powerful show of support from Black listeners across the country. Even in the face of resistance, its message was loud, clear, and impossible to ignore — and it’s remained a rallying cry for generations.\u003c/p>\n\n\n\u003ch3>\u003cstrong>Teddy Wilson Starred In The First Known Interracial Jazz Group\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683069bbfd3e337132250f71","new_tab":false,"schedule":{},"source_credit":"IMDb","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Teddy Wilson was a pioneering figure in jazz who was a part of one of the first racially integrated jazz ensembles. In 1935, he joined the Benny Goodman Trio, which included Goodman on clarinet and Gene Krupa on drums. This trio is widely recognized as the first interracial band to perform publicly in the United States, marking a significant moment in music history and the civil rights movement. However, Wilson faced racial discrimination, often having to stay in “colored” hotels while touring. \u003c/p>\n\n\u003ch3>\u003cstrong>Marian Anderson Made Opera History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - OCTOBER 21:  A portrait of opera singer and civil rights activist Marian Anderson is displayed as Treasury Secretary Jacob Lew visits the Marian Anderson Residence Museum to discuss her inclusion on the $5 bill October 21, 2016 in Phila","id":"%2F683069fdfd3e337132250f73","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Treasury Secretary Jacob Lew Visits Marian Anderson Residence Museum Discussing Her Inclusion On 5 Dollar Bill","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Marian Anderson made history on January 7, 1955, by becoming the first African American to perform at the Metropolitan Opera in New York City. At the age of 57, she sang the role of Ulrica, the fortune-teller, in Giuseppe Verdi’s opera Un ballo in maschera (A Masked Ball). Prior to this, Black artists had been excluded from performing at the Met, often relegated to roles as dancers or chorus members.\u003c/p>\n\n\u003ch3>\u003cstrong>Charley Pride Was First Black Artist To Win CMA's Top Award\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NASHVILLE, TENNESSEE - NOVEMBER 11: (FOR EDITORIAL USE ONLY) Charley Pride performs onstage during the The 54th Annual CMA Awards at Nashville’s Music City Center on Wednesday, November 11, 2020 in Nashville, Tennessee.  (Photo by Terry Wyatt/Getty Imag","id":"%2F68306a59fd3e337132250f75","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 54th Annual CMA Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Charley Pride made history in 1971 by becoming the first Black artist to win the Country Music Association's (CMA) Entertainer of the Year award. That same year, he also won Male Vocalist of the Year, making him the first non-white artist to win both categories in the same year. Pride would go on to become the first Black artist to co-host the CMA Awards in 1975. He still remains the only Black artist to have won the CMA's Entertainer of the Year award.\u003c/p>\n\n\u003ch3>\u003cstrong>Isaac Hayes Broke Barriers For Black Artists At The Oscars\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"EASTNOR, ENGLAND - AUGUST 5:  Isaac Hayes performs on the Open Air stage during the third day of the Big Chill music festival at Eastnor Castle Deer Park in the Malvern Hills on August 5, 2007 in Herefordshire, England. (Photo by Jim Dyson/Getty Images)","id":"%2F68306a7cfd3e337132250f77","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"The Big Chill Festival 2007 - Day Three","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Isaac Hayes' &quot;Theme from Shaft&quot; wins the Academy Award for Best Original Song (the soundtrack was nominated for Best Original Score); Hayes is the first black artist to win an Oscar in a non-acting category and the first winner who wrote and recorded the award-winning song.\u003c/p>\n\n\u003ch3>\u003cstrong>Chuck Berry Pioneered The Sound &amp; Look Of Rock Stardom\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PARIS - NOVEMBER 14: Singer Chuck Berry performs at the 'Les Legendes Du Rock and Roll' concert at the Zenith on November 14, 2008 in Paris, France. (Photo by Francois Durand/Getty Images)","id":"%2F68306abcfd3e337132250f7b","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"Les Legendes Du Rock and Roll","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Chuck Berry created the sound (and look) of rock stardom. His guitar riffs, stage presence, and songwriting were foundational — but he was often overshadowed in white media.\u003c/p>\n\n\u003ch3>\u003cstrong>Disco Backlash In The 70s Was Rooted In Racism &amp; Homophobia\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nightclub disco ball in very peri shades, color of the year 2022. Nightlife, celebrations, dance music concepts. Space for text copy","id":"%2F68306af8fd3e337132250f7d","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"Nightclub disco ball in very peri, color of the year 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The disco backlash of the late '70s was rooted in racism and homophobia. Disco was created by Black, Latin, and queer communities.\u003c/p>\n\n\u003ch3>\u003cstrong>Prince's Battle For Artistic Control Changed The Industry Forever\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LOS ANGELES, CA - MARCH 19:  Musician Prince is seen on stage at the 36th NAACP Image Awards at the Dorothy Chandler Pavilion on March 19, 2005 in Los Angeles, California. Prince was honored with the Vanguard Award.  (Photo by Kevin Winter/Getty Images)","id":"%2F68306b22fd3e337132250f7f","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"36th NAACP Image Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Prince's battle with Warner Bros. over artistic control and masters changed the industry forever. In the early 1990s, Prince became increasingly frustrated with the label for controlling his master recordings and limiting how much music he could release.  In protest, Prince changed his name in 1993 to an unpronounceable symbol (now known as the &quot;Love Symbol&quot;) and was frequently referred to as &quot;The Artist Formerly Known as Prince.&quot; He also wrote “slave” on his face during performances and public appearances to protest how the industry treated artists.\u003c/p>\n\n\u003ch3>\u003cstrong>Jazz Was Born In New Orleans' Black Neighborhoods\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"New Orleans USA  Feb 2 2016:Visitors and locals are all over in the French Quarter's  streets of New Orleans. People are celebrating and partying  while enjoying the street music. This is an ongoing life style .  There are a lot of talente","id":"%2F68306bff44bd74f5e8f87732","new_tab":false,"schedule":{},"source_credit":"iStock Editorial","title":"Party Time in New Orleans USA .","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Jazz was born in Black neighborhoods of New Orleans. It fused African rhythms with blues and ragtime — and was originally dismissed as “low-class” until white musicians popularized it.\u003c/p>\n\n\u003ch3>\u003cstrong>Kendrick Lamar Is A Historic Pulitzer Prize Winner\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW ORLEANS, LOUISIANA - FEBRUARY 09: Kendrick Lamar performs onstage during Apple Music Super Bowl LIX Halftime Show at Caesars Superdome on February 09, 2025 in New Orleans, Louisiana.  (Photo by Gregory Shamus/Getty Images)","id":"%2F68306c2744bd74f5e8f87734","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Apple Music Super Bowl LIX Halftime Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2018, \u003cstrong>Kendrick Lamar\u003c/strong> made history when he won the Pulitzer Prize for Music for his album DAMN. He was the first non-classical or jazz artist to receive this prestigious honor, breaking a tradition that had stood for over 75 years. The Pulitzer Board praised the album as: “A virtuosic song collection unified by its vernacular authenticity and rhythmic dynamism that offers affecting vignettes capturing the complexity of modern African-American life.”\u003c/p>\n\n\u003ch3>\u003cstrong>Lil Nas Broke Barriers In Country Music\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ELMONT, NEW YORK - SEPTEMBER 11: Lil Nas X is seen backstage at the 2024 MTV Video Music Awards at UBS Arena on September 11, 2024 in Elmont, New York.  (Photo by Catherine Powell/Getty Images for MTV)","id":"%2F68306c4944bd74f5e8f87736","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 MTV Video Music Awards - Backstage","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lil Nas X made history at the 2019 Country Music Association (CMA) Awards by becoming the first openly gay artist to win a CMA Award. He and Billy Ray Cyrus received the Musical Event of the Year award for their remix of &quot;Old Town Road,&quot; which had previously been removed from Billboard's country charts, sparking controversy and discussions about genre boundaries. Lil Nas X's win at the CMAs was part of a series of groundbreaking moments in his career, including becoming the first openly gay artist to win the MTV Video Music Award for Song of the Year for &quot;Old Town Road&quot; in 2019.\u003c/p>\n\n\u003ch3>\u003cstrong>The Miseducation Of Lauryn Hill Was First Hip-Hop Album To Nab Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"INDIO, CALIFORNIA - APRIL 14: (FOR EDITORIAL USE ONLY) Lauryn Hill performs at Coachella Stage during the 2024 Coachella Valley Music and Arts Festival at Empire Polo Club on April 14, 2024 in Indio, California. (Photo by Arturo Holmes/Getty Images for Co","id":"%2F68306c8144bd74f5e8f87738","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 Coachella Valley Music And Arts Festival - Weekend 1 - Day 3","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Lauryn Hill's The Miseducation of Lauryn Hill made history at the 41st Annual Grammy Awards in 1999 by becoming the first hip-hop album to win the prestigious Album of the Year award. In addition to Album of the Year, Hill won five Grammy Awards that night, including Best New Artist, Best R&amp;B Album, Best R&amp;B Song, and Best Female R&amp;B Vocal Performance for “Doo Wop (That Thing)”. Her five wins in a single ceremony set a record for a female artist at the time.\u003c/p>\n\n\u003ch3>\u003cstrong>Childish Gambino's &quot;This Is America&quot; Made Grammy History\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"NEW YORK, NEW YORK - MAY 06: Donald Glover attends The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" at The Metropolitan Museum of Art on May 06, 2024 in New York City. (Photo by Aliah Anderson/Getty Images)","id":"%2F68306d2d44bd74f5e8f8773c","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"The 2024 Met Gala Celebrating \"Sleeping Beauties: Reawakening Fashion\" - Arrivals","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In 2019, Childish Gambino made history at the 61st Annual Grammy Awards when his powerful single “This Is America” became the first rap song to win both Record of the Year and Song of the Year — two of the Grammys' most prestigious general categories. These wins marked a historic moment for hip-hop at the Grammys, which had long been criticized for overlooking rap and Black artistry in major categories.\u003c/p>\n\n\u003ch3>\u003cstrong>Francis Johnson Made History As 1st African American To Become Published Music Composer\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b50da96edfd7d2eee8d1","new_tab":false,"schedule":{},"source_credit":"Smithsonian Museum","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Francis Johnson holds the distinction of being the first African American composer to have his music published as sheet music. In 1818, he released A Collection of New Cotillions, marking a significant milestone in American music history.\u003c/p>\n\n\u003ch3>\u003cstrong>Funk, Techno, &amp; House All Came From Black Communities\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b5c7a96edfd7d2eee8d3","new_tab":false,"schedule":{},"source_credit":"Maskot","title":"Young men and women dancing against illuminated red spotlights at nightclub","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Funk, techno, and house all came from Black communities. In the late 1960s, funk was born from Soul and Rhythm in the Black communities of Cincinnati, Detroit, and New Orleans. Techno originated from working-class Black youth in Detroit in the early 1980s. Chicago was the birthplace of House music in the 80s, particularly in Black and Latinx LGBTQ+ clubs like the Warehouse.\u003c/p>\n\n\u003ch3>\u003cstrong>The First Rap Grammy Went Untelevised\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ANAHEIM, CA - MAY 14:   Actor Will Smith (R) and DJ Jazzy Jeff perform at 102.7 KIIS-FM's 8th Annual Wango Tango 2005 at Angel Stadium on May 14, 2005 in Anaheim, California.  (Photo by Kevin Winter/Getty Images)","id":"%2F6835b61ba96edfd7d2eee8d5","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"102.7 KIIS-FM's 8th Annual Wango Tango 2005","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Best Rap Performance category was added after years of rap gaining mainstream attention in the 1980s. When it came time for the 1989 Grammy Awards, CBS and the Recording Academy chose not to broadcast the rap category on TV. DJ Jazzy Jeff &amp; The Fresh Prince, along with other major nominees like Salt-N-Pepa, LL Cool J, and Public Enemy, boycotted the ceremony in protest.\u003c/p>\n\n\u003cp>\u003cstrong>The First U.S. Hit Song Was Written By A Black Man\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6835b646a96edfd7d2eee8d7","new_tab":false,"schedule":{},"source_credit":"Perkins School For The Blind","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The first American hit song was written by a Black man — and stolen. In 1853, Thomas “Blind Tom” Wiggins, a blind enslaved piano prodigy, wrote music that was later sold and published under white names for profit. He performed for presidents but died without a penny to his name.\u003c/p>\n\n\u003ch3>\u003cstrong>Before Michael Jackson, MTV Refused To Play Black Artists\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) US pop star and entertainer Michael Jackson preforms before an estimated audience of 60,000 in Brunei on July 16, 1996. Michael Jackson died on June 25, 2009 after suffering a cardiac arrest, sending shockwaves sweeping across the world and tribut","id":"%2F6835b66ea96edfd7d2eee8d9","new_tab":false,"schedule":{},"source_credit":"AFP","title":"(FILES) US pop star and entertainer Mich","type":"asset","url":"","use_caption":false},{"html":"\u003cp>MTV refused to play Black artists until Michael Jackson forced their hand. The network didn’t air Billie Jean until CBS Records threatened to pull all their artists. MTV launched in 1981, but its programming was overwhelmingly focused on white rock acts, largely ignoring Black artists, even those who were massively successful. MTV executives at the time argued they were a “rock channel,” but this was widely criticized as a cover for racial bias.\u003c/p>\n\n\u003ch3>\u003cstrong>Aretha Franklin Was First African-American Woman Inducted Into Rock &amp; Roll Hall Of Fame\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ATLANTA, GA - MARCH 05:  The Queen of Soul Aretha Franklin performs at The Fox Theatre on March 5, 2012 in Atlanta, Georgia.  (Photo by Rick Diamond/Getty Images for The Fox Theatre)","id":"%2F6835b68da96edfd7d2eee8db","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Aretha Franklin Performs At The Fox Theatre","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Aretha Franklin was the first woman inducted into the Rock &amp; Roll Hall of Fame, achieving this milestone in 1987. Her induction was a significant moment in music history, as she was also the first African American woman to be honored in this way. This recognition highlighted her profound impact on soul, R&amp;B, and popular music. \u003c/p>\n\n\u003ch3>\u003cstrong>Natalie Cole Made History as First African-American Woman To Win Grammy's Album Of The Year\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"SAN REMO, ITALY:  US singer Natalie Cole performs on the stage of the Ariston Theater in San Remo during the 54th Song Contest Festival 06 March 2004. Cole is one of the international guest stars invited for the show.    AFP PHOTO/Tiziana FABI  (Photo cre","id":"%2F6835b6b1a96edfd7d2eee8dd","new_tab":false,"schedule":{},"source_credit":"AFP","title":"US singer Natalie Cole performs on the s","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Natalie Cole made history in 1992 by winning Album of the Year for her album Unforgettable... with Love. This achievement was particularly significant as it marked the first time a Black woman had won this prestigious award. In total, Unforgettable... with Love earned seven Grammy Awards, including Record of the Year and Song of the Year for the title track.\u003c/p>\n\n\u003cp>\u003cstrong>A Black Man Invented House Music\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LONDON - MAY 06:  DJ Frankie Knuckles plays at the Def Mix 20th Anniversary Weekender at Turnmills nightclub on May 6, 2007 in London, England.  The Weekender sees the start of the world tour to celebrate 20 years of the legendary New York based House mus","id":"%2F6835b6d2a96edfd7d2eee8df","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"20 year celebrations of Def Mix House Lable","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Frankie Knuckles, often called the &quot;Godfather of House Music,&quot; was a Black DJ and producer who played a pivotal role in creating and popularizing the genre. Knuckles was originally from New York and brought his disco and soul roots with him to Chicago. He experimented with mixing disco, soul, and new electronic beats, using drum machines like the Roland TR-808 and TR-909. Early house tracks like “Your Love” (Frankie Knuckles &amp; Jamie Principle) helped define the genre’s emotional, hypnotic sound.\u003c/p>\n\n\u003cp>\u003cstrong>The Government Spied On Black Musicians\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"(FILES) Picture dated 22 October 1991 of legendary jazz and blues singer Nina Simone in concert at the Olympia music hall in Paris. Simone died 21 April 2003 at the age of 70 ather home in southern France, said her manager in a statement. \nAFP PHOTO BERTR","id":"%2F6835b71fa96edfd7d2eee8e1","new_tab":false,"schedule":{},"source_credit":"AFP","title":"FRANCE-MUSIC-US-SIMONE","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. government spied on Black musicians, particularly during the 20th century, often under the guise of “national security” or concerns about political activism. Many iconic artists were monitored by agencies like the FBI and CIA because of their influence, activism, or simply for being prominent Black voices during turbulent social and political times. FBI files exist on artists like Paul Robeson, Nina Simone, and even Bob Marley, whose activism through music was viewed as a national threat. \u003c/p>\n\n\u003cp>\u003cstrong>\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>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\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>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","cuser":"user/ldap/1133437","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/BIN"],"permalink":"https://kmel.iheart.com/content/2025-06-30-black-music-month-the-facts-you-should-know/","primary_image":{"bucket":"new_assets","id":"%2F6813ace75cdbc0f706fbec9a"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1780680000000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-06-30-black-music-month-the-facts-you-should-know","social_title":"","summary":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Black Music Month: The Facts You Should Know"},"slug":"2025-06-30-black-music-month-the-facts-you-should-know","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6813ace75cdbc0f706fbec9a","title":"Black Music Month: The Facts You Should Know","description":"Black artists shaped the sound of American music, and the world took notice, often without giving credit. ","author":"BIN"},"pub_start":1780680000000,"pub_until":4115978604802,"pub_changed":1780688357296,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6813ab6f5cdbc0f706fbec8f","slug:2025-06-30-black-music-month-the-facts-you-should-know","slug:2025-06-30-black-music-month-the-facts-you-should-know","keyword:keywords/BIN","author:user"]}},{"id":"%2F6a230517484e5fba3c1c6eb8","type":"PUBLISHING","record":{"ref_id":"%2F6a230517484e5fba3c1c6eb8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f7e7d3fc-f079-4909-ae84-9ed65852ad7a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Police Find Murder Weapon in a Drug Deal Gone Wrong in a Night Case. Professional Forensics Making Sure the Evidence is not Cross Contaminated. Handgun Being Sent to Lab to Identify Fingerprints","id":"%2F670aba664e37db3394c814e4","new_tab":false,"schedule":{},"source_credit":"gorodenkoff / iStock / Getty Images","title":"Police Find Murder Weapon in a Drug Deal Gone Wrong in a Night Case. Professional Forensics Making Sure the Evidence is not Cross Contaminated. Handgun Being Sent to Lab to Identify Fingerprints","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Police in Hammond, Louisiana, are searching for suspects after a 50-year-old woman was killed when gunmen fired up to 80 bullets into a car at a Chevron gas station early Thursday (June 4). According to \u003cem>ABC News\u003c/em>, \u003ca href=\"https://abcnews.com/US/innocent-woman-killed-gunmen-fired-70-80-shots/story?id=133613203\" target=\"_blank\">the shooters apparently believed their intended target was inside the vehicle\u003c/a>, but police say that person had already left before the attack.\u003c/p>\n\n\u003cp>The incident took place around 1:15 a.m. at a gas station on U.S. Highway 190. Hammond Police Chief \u003cstrong>Edwin Bergeron Jr\u003c/strong>. said that the suspects' car—a white sedan, stolen earlier in the week from McComb, Mississippi—pulled up next to a gray sedan and began firing between 70 and 80 rounds. The victim, P\u003cstrong>atricia Shepard\u003c/strong>, was sitting in the parked car after getting a ride home from work. She was pronounced dead at the scene.\u003c/p>\n\n\u003cp>Surveillance footage showed two suspects, dressed in dark clothing and armed with \u003ca href=\"https://www.wwltv.com/article/news/crime/woman-killed-in-shooting-at-hammond-gas-station/289-0134fbb1-b868-4837-86d5-8b86eaf4e83e\" target=\"_blank\">what appeared to be AR-style pistols, getting out of the white sedan and shooting at the gray sedan\u003c/a> before fleeing westbound toward Interstate 55.\u003c/p>\n\n\u003cp>Police believe the \u003ca href=\"https://www.wapt.com/article/innocent-woman-killed-in-hail-of-gunfire-at-gas-station-police-searching-for-suspects/71500658\" target=\"_blank\">suspects had been following the car for hours\u003c/a>, thinking their target was inside. Chief Bergeron explained, &quot;At some point, the alleged target exited the vehicle to ride with someone else.&quot; He called Patricia Shepard an &quot;absolutely innocent victim&quot; who was &quot;at the wrong place, unfortunately, at the wrong time.&quot; Bergeron added, &quot;We will not rest until the scumbags like this go to jail.&quot;\u003c/p>\n\n\u003cp>Authorities say there are at least two or three suspects involved and that they have &quot;promising&quot; leads. Police have asked anyone with information to contact the Hammond Police Department at 985-277-5755 or the Crime Stoppers anonymous tip line at 1-800-554-5245.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target/","primary_image":{"bucket":"assets.getty","id":"%2F670aba664e37db3394c814e4"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780679940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","social_title":"","summary":"Police believe the suspects had been following the car for hours, thinking their target was inside. ","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Innocent Woman Killed By Gunmen Who Fired 70 To 80 Shots At Wrong Target"},"slug":"2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/670aba664e37db3394c814e4","title":"Innocent Woman Killed By Gunmen Who Fired 70 To 80 Shots At Wrong Target","description":"Police believe the suspects had been following the car for hours, thinking their target was inside. ","author":"iHeartRadio"},"pub_start":1780679940000,"pub_until":4115978604802,"pub_changed":1780680327202,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a230517484e5fba3c1c6eb8","slug:2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","slug:2026-06-05-innocent-woman-killed-by-gunmen-who-fired-70-to-80-shots-at-wrong-target","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22fffb484e5fba3c1c6ead","type":"PUBLISHING","record":{"ref_id":"%2F6a22fffb484e5fba3c1c6ead","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"87fc1393-88ca-42c1-9e12-d80a446c42e3","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"France's forward #10 Kylian Mbappe (L) fights for the ball with Ivory Coast's defender #17 Guela Doue (R) during the international friendly football match between France and Ivory Coast ahead of the 2026 FIFA World Cup football tournament at the Stade de la Beaujoire in Nantes, western France, on June 4, 2026. (Photo by FRANCK FIFE / AFP via Getty Images)","id":"%2F6a2302dc5cca47257eaf0e04","new_tab":false,"schedule":{},"source_credit":"FRANCK FIFE / AFP / Getty Images","title":"FBL-WC-2026-FRIENDLY-FRA-CIV","type":"asset","url":"","use_caption":false},{"html":"\u003cp>As the \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> kicks off across North America, fans and analysts are turning to the latest Opta Power Rankings to assess which of the \u003ca href=\"https://www.iheart.com/content/2026-06-03-how-to-listen-to-all-the-group-stage-matches-of-the-fifa-world-cup-2026/\" data-content-id=\"/6a20691cb1ae677babffb3b8\">tournament’s 12 groups\u003c/a> will pose the greatest challenges—and which teams might have an easier path to the knockout stage. With 48 teams participating, understanding the relative strength of each group can help predict which nations may advance or face early elimination.\u003c/p>\n\n\u003cp>According to the comprehensive analysis from the Opta supercomputer, Group I stands out as this edition’s “group of death.” The group features France, Senegal, Norway, and Iraq. France, \u003ca href=\"https://www.iheart.com/content/2026-06-03-spain-france-and-england-favored-to-make-2026-fifa-world-cup-semifinals/\" data-content-id=\"/6a204c36b1ae677babffb397\">widely considered tournament favorites\u003c/a> alongside Spain, face a challenging group stage with Senegal ranked 21st and Norway 25th in the world by Opta, both boasting strong squads and standout players like \u003cstrong>Erling Haaland\u003c/strong>. Iraq, while lower in the rankings, recently showed its strength by drawing with Spain in a pre-tournament friendly. France still have a 60.2% chance of topping their group, but cannot afford any slip-ups, given the quality of their opponents and the unpredictable nature of tournament soccer. If France advance as expected, their most likely round of 32 opponent is Sweden, a team with attacking threats such as \u003cstrong>Alexander Isak\u003c/strong> and \u003cstrong>Viktor Gyökeres\u003c/strong>, which could present a difficult challenge in the knockout rounds. For a detailed breakdown of France’s projected path, see the latest analysis on \u003ca href=\"https://theanalyst.com/articles/france-route-world-cup-2026-glory\" target=\"_blank\">\u003cem>The Analyst\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>In contrast, several groups are viewed as less competitive. For instance, Group G, featuring Belgium, Egypt, Iran, and New Zealand, is seen as one of the weakest according to the Opta Power Rankings and other expert panels. Belgium, although past their peak, are likely to advance without major obstacles, with Egypt and New Zealand ranked significantly lower and Iran facing uncertainty around squad form and injuries. Similarly, Group H—with Spain, Cape Verde, Saudi Arabia, and Uruguay—appears more manageable for the top-seeded Spanish squad, which enters the tournament as favorites in many rankings, despite a recent injury scare to young star \u003cstrong>Lamine Yamal\u003c/strong>. Spain’s group stage opponents are ranked among the lowest in the tournament, giving La Roja a strong chance to progress comfortably. More insights into all group strengths can be found in the \u003ca href=\"https://theanalyst.com/articles/world-cup-groups-2026-easiest-hardest-opta-power-rankings\" target=\"_blank\">full Opta Power Rankings\u003c/a>.\u003c/p>\n\n\u003cp>Expert \u003ca href=\"https://www.espn.com/soccer/story/_/id/48677225/fifa-world-cup-power-rankings-spain-brazil-germany-england-argentina\" target=\"_blank\">opinions from \u003c/a>\u003ca href=\"https://www.espn.com/soccer/story/_/id/48677225/fifa-world-cup-power-rankings-spain-brazil-germany-england-argentina\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>\u003ca href=\"https://www.espn.com/soccer/story/_/id/48677225/fifa-world-cup-power-rankings-spain-brazil-germany-england-argentina\" target=\"_blank\">’s global panel\u003c/a> and \u003ca href=\"https://www.foxsports.com/stories/soccer/2026-world-cup-power-rankings-alexi-lalas\" target=\"_blank\">\u003cem>Fox Sports\u003c/em>\u003c/a>\u003ca href=\"https://www.foxsports.com/stories/soccer/2026-world-cup-power-rankings-alexi-lalas\" target=\"_blank\">’ power rankings\u003c/a> largely confirm these assessments. Both outlets echo that France and Spain are among the top contenders, with England, Brazil, and Argentina also favored to make deep runs. Meanwhile, teams like Haiti, Curaçao, and Cape Verde are seen as rank outsiders, grouped not only with stronger teams but also facing long odds to reach the knockout phase. ESPN’s rankings and Fox Sports’ analysis provide further context on favorites and underdogs as the World Cup gets underway.\u003c/p>\n\n\u003cp>With the tournament running from June 11 to July 19, all eyes will be on how these power rankings play out on the field—and whether any surprise upsets will shake up the projections. The final will be held at New York New Jersey Stadium, capping off more than a month of matches spread across the United States, Mexico, and Canada.\u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams/","primary_image":{"bucket":"assets.getty","id":"%2F6a2302dc5cca47257eaf0e04"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["brands/iHeartRadio","brands/FIFA-FL"]},"publish_date":1780679100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","social_title":"","summary":"With 48 teams participating, understanding the relative strength of each group can help predict which nations may advance or face early elimination.","targets":[{"categories":["categories/sports","categories/national-news","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"World Cup Rankings: Which Groups Have The Strongest, Weakest Teams"},"slug":"2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2302dc5cca47257eaf0e04","title":"World Cup Rankings: Which Groups Have The Strongest, Weakest Teams","description":"With 48 teams participating, understanding the relative strength of each group can help predict which nations may advance or face early elimination.","author":"iHeartRadio"},"pub_start":1780679100000,"pub_until":4115978604802,"pub_changed":1780679465118,"subscription":[{"tags":["categories/sports","categories/national-news","brands/iHeartRadio","brands/FIFA-FL"]},{"tags":["categories/sports","categories/national-news","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22fffb484e5fba3c1c6ead","slug:2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","slug:2026-06-05-world-cup-rankings-which-groups-have-the-strongest-weakest-teams","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22f173484e5fba3c1c6ea0","type":"PUBLISHING","record":{"ref_id":"%2F6a22f173484e5fba3c1c6ea0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"eef9626e-ab3d-454e-a837-843d19127d2c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Mugshot of Floyd Stuck","id":"%2F6a22f5a4484e5fba3c1c6eab","new_tab":false,"schedule":{},"source_credit":"Lee County Sheriff's Office","title":"Mugshot of Floyd Stuck","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A woman from Lee County, Florida, \u003ca href=\"https://www.foxnews.com/us/woman-leaps-balcony-escape-kidnapping-horrific-cross-country-ordeal-officials\" target=\"_blank\">escaped a violent three-week kidnapping after her ex-boyfriend allegedly held her captive\u003c/a> and drove her across the country, ending with her dramatic leap from a California balcony to save her life, authorities announced Thursday.\u003c/p>\n\n\u003cp>According to Lee County Sheriff \u003cstrong>Carmine Marceno\u003c/strong>, the ordeal began on April 20, when \u003cstrong>Floyd Stuck\u003c/strong>, 41, convinced his former girlfriend to join him on what was supposed to be a brief trip to New York. Instead, Stuck began acting erratically and informed the victim that their plans had changed, \u003ca href=\"https://www.naplesnews.com/story/news/crime/2026/06/04/naples-man-accused-of-kidnapping-victim-from-sw-florida-to-san-diego/90403471007/\" target=\"_blank\">threatening her family if she did not comply with his demands\u003c/a>.\u003c/p>\n\n\u003cp>Deputies say Stuck confiscated her phone and wallet, then drove her through several states, including Florida, Louisiana, Oklahoma, and Nevada, all while reportedly threatening violence and physically assaulting her. Marceno said, &quot;What was supposed to be a three-day flight turned into a three-week long nightmare of fear and violence.&quot; Authorities allege Stuck choked the victim hard enough to leave injuries and repeatedly threatened to kill her or harm her family if she tried to escape.\u003c/p>\n\n\u003cp>The journey ended in San Diego, California, where, according to investigators, Stuck bound the victim with zip ties and duct tape, holding a knife to her throat and threatening to kill her by morning. While Stuck was distracted by a food delivery, the woman managed to jump from a balcony, run to a neighbor’s residence, and call police. She was taken to a hospital and later returned to Lee County in mid-May.\u003c/p>\n\n\u003cp>However, the threats continued. On Tuesday (June 2), the victim’s home security camera captured Stuck allegedly trying to install a tracking device on her vehicle. When deputies responded, they launched a multi-agency manhunt. Stuck was spotted in Bonita Springs, Florida, where he fled a traffic stop. He abandoned his car in a parking garage and escaped using a rideshare service before being apprehended in Collier County after a vehicle and foot chase.\u003c/p>\n\n\u003cp>Stuck faces charges of kidnapping, aggravated stalking, installing a tracking device without consent, fleeing and eluding law enforcement, and interfering with law enforcement. Sheriff Marceno \u003ca href=\"https://www.winknews.com/news/lee/lee-county-woman-escapes-alleged-cross-country-kidnapping-only-to-find-suspect-back-outside-her/article_3f3ab0d6-e751-4c01-a3f1-0bedeeadc6ed.html\" target=\"_blank\">described Stuck as a “calculated maniac”\u003c/a> with a lengthy criminal history, including fraud, grand theft, burglary, armed robbery, arson, and using fake bombs in Maryland jewelry store robberies. At the time of his arrest, Stuck was out on bond in a separate Collier County fraud case involving over $100,000.\u003c/p>\n\n\u003cp>Authorities say the investigation remains active and more charges could be filed in multiple states. Stuck’s arraignment in Collier County is scheduled for June 29.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal/","primary_image":{"bucket":"new_assets","id":"%2F6a22f5a4484e5fba3c1c6eab"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780676460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","social_title":"","summary":"Authorities described the kidnapping suspect as a “calculated maniac” with a lengthy criminal history.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Leaps From Balcony To Escape Terrifying Three-Week Kidnapping Ordeal"},"slug":"2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a22f5a4484e5fba3c1c6eab","title":"Woman Leaps From Balcony To Escape Terrifying Three-Week Kidnapping Ordeal","description":"Authorities described the kidnapping suspect as a “calculated maniac” with a lengthy criminal history.","author":"iHeartRadio"},"pub_start":1780676460000,"pub_until":4115978604802,"pub_changed":1780695268042,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22f173484e5fba3c1c6ea0","slug:2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","slug:2026-06-05-woman-leaps-from-balcony-to-escape-terrifying-three-week-kidnapping-ordeal","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22e0b9484e5fba3c1c6e7e","type":"PUBLISHING","record":{"ref_id":"%2F6a22e0b9484e5fba3c1c6e7e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"57b9e15e-6e34-47c9-9059-1a3c3516560b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Madagascar Hissing Cockroach (Gromphadorhina portentosa), is one of the largest roaches in the order, the Madagascar Hissing cockroach is one you might have seen in the movies. Their long and hard exterior combined with its reddish-brown color distinguishes it from others of its kind. The most defining feature is the roach’s ability to hiss when they are disturbed, mating or fighting. While invasive and not typically welcomed in the home, this cockroach is actually a popular pet for some. Photograph taken in Italy in October 2022. Animals in captivity.","id":"%2F6a22e168ae5bd0e7e326f56e","new_tab":false,"schedule":{},"source_credit":"Dario  Argenti / Moment / Getty Images","title":"The Madagascar Hissing Cockroach","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Australian authorities have \u003ca href=\"https://www.nbcnews.com/world/asia/australian-cockroach-kingpin-caught-100000-illegal-insects-record-bust-rcna348609\" target=\"_blank\">seized more than 100,000 live exotic cockroaches from a commercial breeder\u003c/a> in Bathurst, New South Wales, marking the country’s largest-ever bust of illegal invertebrates. The haul, valued at up to $142,000, included Madagascar hissing cockroaches and dubia cockroaches, both of which are illegal to import, keep, breed, or sell in Australia due to biosecurity concerns, according to the Department of Climate Change, Energy, Environment and Water (DCCEEW).\u003c/p>\n\n\u003cp>Officials say the seized insects were likely destined for the pet trade, especially as reptile food. Dubia cockroaches are popular among reptile owners because of their size and nutritional value, but authorities \u003ca href=\"https://www.theguardian.com/australia-news/2026/jun/05/live-cockroaches-seized-nsw-breeder-australia\" target=\"_blank\">warned these exotic species pose a significant threat to Australia’s unique ecosystem\u003c/a>. The cockroaches have not undergone an environmental risk assessment, and their release could spread diseases and endanger native wildlife and agriculture.\u003c/p>\n\n\u003cp>A DCCEEW spokesperson said, &quot;If you are found to possess, breed or trade exotic cockroaches such as dubia cockroaches and Madagascar hissing cockroaches, they will be seized and you could face penalties under federal law.&quot; No charges have yet been laid against the Bathurst breeder, but authorities stressed that investigations are ongoing and penalties can include significant fines.\u003c/p>\n\n\u003cp>The New South Wales Department of Primary Industries and Regional Development is \u003ca href=\"https://www.abc.net.au/news/2026-06-05/dubia-cockroaches-seized-from-alleged-bathurst-breeder/106762346\" target=\"_blank\">handling the euthanasia and disposal of the seized cockroaches\u003c/a>.\u003c/p>\n\n\u003cp>Authorities have urged reptile owners to use legal alternatives, such as crickets and native wood roaches, and have put pet businesses on notice.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust/","primary_image":{"bucket":"assets.getty","id":"%2F6a22e168ae5bd0e7e326f56e"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780670700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","social_title":"","summary":"Officials say the seized insects were likely destined for the pet trade, especially as reptile food.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"'Cockroach Kingpin' Nabbed With 100,000 Live Insects In Record Bug Bust"},"slug":"2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22e168ae5bd0e7e326f56e","title":"'Cockroach Kingpin' Nabbed With 100,000 Live Insects In Record Bug Bust","description":"Officials say the seized insects were likely destined for the pet trade, especially as reptile food.","author":"iHeartRadio"},"pub_start":1780670700000,"pub_until":4115978604802,"pub_changed":1780671081773,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22e0b9484e5fba3c1c6e7e","slug:2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","slug:2026-06-05-cockroach-kingpin-nabbed-with-100000-live-insects-in-record-bug-bust","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a22d52d74a38adbbd8d783a","type":"PUBLISHING","record":{"ref_id":"%2F6a22d52d74a38adbbd8d783a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f86648a5-66f4-41b8-8a5d-08e5a7a79284","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/89227/?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/89227/?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/89227/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/89227/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"LOS ANGELES, CALIFORNIA - FEBRUARY 01: (FOR EDITORIAL USE ONLY) Lauryn Hill performs onstage during the 68th GRAMMY Awards at Crypto.com Arena on February 01, 2026 in Los Angeles, California. (Photo by Frazer Harrison/Getty Images)","id":"%2F6a22d78006d42df84d15181c","new_tab":false,"schedule":{},"source_credit":"Frazer Harrison / Getty Images Entertainment / Getty Images","title":"68th GRAMMY Awards - Show","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A living legend!\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/lauryn-hill-89227/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89227\" data-catalog-related-id=\"\">\u003cstrong>Lauryn Hill\u003c/strong>\u003c/a> will be honored at the 2026 \u003ca href=\"https://www.iheart.com/content/2025-08-07-bet-cancels-hip-hop-and-soul-train-awards-after-major-shakeup/\" target=\"_blank\">BET Awards\u003c/a> by receiving the inaugural Living Legend Icon Award.\u003c/p>\n\n\u003cp>Per \u003ca href=\"https://people.com/bet-awards-2026-lauryn-hill-to-receive-living-legend-icon-award-11991241\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>, the new award &quot;honors the pioneers who mastered their craft and never let go of the culture. This distinction belongs to the artists and creators whose body of work has remained essential not because the culture held on to them, but because they never stopped holding on to it.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>Connie Orlando\u003c/strong>, the EVP of Specials, Music Programming &amp; Music Strategy for the network, said in a statement, &quot;\u003ca href=\"https://www.iheart.com/content/2026-01-29-lauryn-hill-to-perform-in-honor-of-dangelo-roberta-flack-at-2026-grammys/\" target=\"_blank\">Ms. Hill\u003c/a> is the very definition of a living legend. Across every era, she has never chased the moment; she has shaped it. Her artistry redefined what was possible in our music and gave a generation permission to be fearless, spiritual, and free. Her influence is woven into the fabric of the culture, and it is a profound honor to celebrate her legacy.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/artist/lauryn-hill-89227/\" target=\"_blank\">&quot;Ex-Factor&quot; songstress\u003c/a> catapulted to fame in the 1990s as a member of influential hip hop group \u003ca href=\"https://www.iheart.com/artist/fugees-98169/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"98169\" data-catalog-related-id=\"\">\u003cstrong>The Fugees\u003c/strong>\u003c/a>, producing hits like &quot;Ready or Not&quot; and &quot;Killing Me Softly.&quot; \u003c/p>\n\n\u003cp>In 1998, Hill released her \u003ca href=\"https://www.iheart.com/content/2026-02-25-lauryn-hill-oasis-shakira-more-nominated-for-rock-roll-hall-of-fame/\" target=\"_blank\">debut solo album\u003c/a>, \u003cem>The Miseducation of Lauryn Hill\u003c/em>, garnering her five Grammy awards and featuring massive hits like &quot;Doo Wop (That Thing).&quot;\u003c/p>\n\n\u003cp>The 2026 BET Awards will air live on June 28. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition/","cuser":"user/ldap/1141982","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/Lauryn Hill"],"permalink":"https://kmel.iheart.com/content/2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition/","primary_image":{"bucket":"assets.getty","id":"%2F6a22d78006d42df84d15181c"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780670580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","social_title":"","summary":"Lauryn Hill is slated to become the first recipient of the inaugural Living Legend Icon Award at the 2026 BET Awards.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"categories":["categories/music-news"],"distribution":["artists/Lauryn Hill (34001884)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lauryn Hill Lands BET Awards' First-Ever Living Legend Icon Recognition"},"slug":"2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22d78006d42df84d15181c","title":"Lauryn Hill Lands BET Awards' First-Ever Living Legend Icon Recognition","description":"Lauryn Hill is slated to become the first recipient of the inaugural Living Legend Icon Award at the 2026 BET Awards.","author":"Will Mendelson"},"pub_start":1780670580000,"pub_until":4115978604802,"pub_changed":1780670975986,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRRHYTHMIC","formats/HIPHOPRNB"]},{"tags":["categories/music-news","artists/Lauryn Hill (34001884)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22d52d74a38adbbd8d783a","slug:2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","slug:2026-06-05-lauryn-hill-lands-bet-awards-first-ever-living-legend-icon-recognition","keyword:keywords/Lauryn Hill","author:user"]}},{"id":"%2F6a21c152b3c63e02cc00bbea","type":"PUBLISHING","record":{"ref_id":"%2F6a21c152b3c63e02cc00bbea","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a8b5ceaf-0b72-4fbe-b973-0c0c3521cdff","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Nepali Sherpa porter on his way to mount everest base camp,Nepalese porters crossing the Khumbu glacier near Gorak Shep village, Khumbu valley, Nepal Himalayas mountains","id":"%2F6a21c1dc5b116328e3ea1bec","new_tab":false,"schedule":{},"source_credit":"DanielPrudek / iStock / Getty Images","title":"Nepali Sherpa porter on way to mount everest base camp","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.nbcnews.com/world/asia/sherpa-missing-week-mount-everest-no-food-oxygen-rescued-crawling-base-rcna348418\" target=\"_blank\">Sherpa guide who was missing for nearly a week on Mount Everest has been found alive\u003c/a>, crawling toward base camp after surviving without food, water, or supplemental oxygen. \u003cstrong>Dawa Sherpa\u003c/strong>, age 52, disappeared around Wednesday (May 29) as he descended from the summit with his client, but did not arrive at base camp even though the climber did. Dawa was last seen above Camp 3 at about 24,600 feet.\u003c/p>\n\n\u003cp>Rescuers lost hope as days passed, and Dawa’s family had begun funeral rituals, believing he had perished. His daughter, \u003cstrong>M\u003c/strong>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">\u003cstrong>hendo Lhamo Sherpa\u003c/strong>\u003c/a>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">, told \u003c/a>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">\u003cem>Reuters\u003c/em>\u003c/a>\u003ca href=\"https://www.reuters.com/world/asia-pacific/sherpa-rescued-after-going-missing-everest-with-no-food-oxygen-2026-06-04/\" target=\"_blank\">, “He recognised me\u003c/a> … is good and speaks. We are happy,” after visiting him at Kathmandu’s HAMS Hospital, where he is awake and being treated for frostbite and other complications. His wife confirmed they had already offered last rite prayers for his soul before the rescue.\u003c/p>\n\n\u003cp>Dawa was located Thursday (June 4) by \u003ca href=\"https://people.com/sherpa-guide-believed-to-be-dead-found-crawling-down-mount-everest-six-days-after-vanished-during-climb-11990774\" target=\"_blank\">a cleaning crew from the Sagarmatha Pollution Control Committee, who found him crawling through the hazardous Khumbu Icefall\u003c/a>, just above base camp. After being carried to safety, he was airlifted to Kathmandu for medical care. \u003c/p>\n\n\u003cp>It is unclear how Dawa got separated from the climber he was helping, but both were among the final climbers of the season, which ended last month \u003ca href=\"https://www.iheart.com/content/2026-05-22-record-number-of-climbers-scaled-mount-everest-in-a-single-day/\" data-content-id=\"/6a1082adf4713f028a6cc45c\">after a record 1,000 people summited Everest\u003c/a>. The rescue was described as “nothing short of a miracle” and “a true self-rescue,” according to People.\u003c/p>\n\n\u003cp>The 2026 Everest season has been the busiest ever, but it has also brought risks—at least five climbers and guides have died, three of them Nepalis. Dawa’s survival has been hailed by Nepal’s mountaineering community as extraordinary, as few, if any, have survived alone at such altitude and in such harsh conditions. As Dawa recovers, his case highlights both the dangers faced by mountain guides and the resilience required to survive Everest.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp/","primary_image":{"bucket":"assets.getty","id":"%2F6a21c1dc5b116328e3ea1bec"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780597080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","social_title":"","summary":"The Sherpa was missing for a week without food, water, or oxygen.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Missing Sherpa Rescued While Crawling Back To Mount Everest Base Camp"},"slug":"2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a21c1dc5b116328e3ea1bec","title":"Missing Sherpa Rescued While Crawling Back To Mount Everest Base Camp","description":"The Sherpa was missing for a week without food, water, or oxygen.","author":"iHeartRadio"},"pub_start":1780597080000,"pub_until":4115978604802,"pub_changed":1780597452459,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a21c152b3c63e02cc00bbea","slug:2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","slug:2026-06-04-missing-sherpa-rescued-while-crawling-back-to-mount-everest-base-camp","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a21bcaf341835dc1b4498d5","type":"PUBLISHING","record":{"ref_id":"%2F6a21bcaf341835dc1b4498d5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4f8bca4a-c176-42e9-b02e-077825b96e71","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"BIN","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21bf57341835dc1b449905","new_tab":false,"schedule":{},"source_credit":"Obama Presidential Center","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.binnews.com/content/2021-09-29-barack-and-michelle-obama-break-ground-at-presidential-center-in-chicago/\" data-content-id=\"/61546bef0e1a8e7d9075407e\">Obama Presidential Center\u003c/a> opens to the public on June 19, 2026 — and ahead of that date, the doors swung open for a media preview of what the Obamas have built on Chicago's South Side. The short version: it's worth the trip.\u003c/p>\n\n\u003cp>Set across 19.3 acres in historic Jackson Park, the Center is anchored by four main buildings — a Museum, a Forum, a Chicago Public Library branch, and the athletic facility Home Court — all connected by John Lewis Plaza at the heart of the campus. The grounds are open to the public daily and free of charge. Only the Museum requires a timed ticket, though Illinois residents get in free every Tuesday.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21bdc3341835dc1b4498e4","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Museum spans four floors and traces a sweeping arc — from the founding principles of American democracy through the social movements of the twentieth century, into the Obama campaign and presidency, and forward toward what comes next. The exhibits don't just tell the Obamas' story; they place it within the larger story of America — humbly, powerfully, and with an eye toward the future. Artifacts include\u003cstrong> Michelle Obama\u003c/strong>'s iconic gowns, a full-scale Oval Office replica, and an 88-foot digital installation called Power of Words that draws on speeches, songs, poetry, and imagery to remind visitors what language can do when it's wielded with purpose.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21beed341835dc1b449903","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Forum — free and open without a ticket — houses an auditorium, classrooms, a restaurant and café, and a community gathering space anchored by the Hadiya Pendleton Atrium. The Chicago Public Library branch on campus features the Presidential Reading Room, home to more than 3,500 books personally meaningful to President and Mrs. Obama. \u003c/p>\n\n\u003cp>Outside, the Ann Dunham Water Terrace honors the President's late mother with a sculpture by artist Maya Lin, while the Eleanor Roosevelt Fruit and Vegetable Garden brings food, education, and community together in one space. Home Court — a 60,000-square-foot facility with an NBA-regulation basketball court — rounds out the campus with youth-focused programming built around sports, leadership, and teamwork.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21be1a341835dc1b4498f3","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Twenty-eight original works by 30 commissioned artists are integrated throughout the campus, with 23 of those pieces free and accessible to the public outdoors — a significant and deliberate expansion of public art on Chicago's South Side.\u003c/p>\n\n\u003cp>The economic impact of the $850 million campus investment is just as intentional: 5,000 construction jobs were created, more than half of all construction contracts went to diverse firms, and a third of total workforce hours were performed by residents from Chicago's South and West Sides.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21be40341835dc1b4498f6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Leading the Center into its opening are some of the sharpest minds in the business — Obama Foundation CEO \u003cstrong>Valerie Jarret\u003c/strong>t, Chief Corporate Affairs Officer \u003cstrong>Michael Strautmanis\u003c/strong>, Incoming Executive Vice President of the Presidential Center \u003cstrong>John Roberson\u003c/strong>, Executive Vice President of Programs \u003cstrong>Tina Tchen\u003c/strong>, and Museum Founding Director Dr. \u003cstrong>Louise Bernard\u003c/strong>.\u003c/p>\n\n\u003cp>Decades in the making. \u003ca href=\"https://www.obama.org/visit/\" target=\"_blank\">Finally here\u003c/a>. Free to the community it was always meant to serve.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a21bdde341835dc1b4498eb","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Obama Foundation is a non-profit collaborator of the Black Information Network.\u003c/p>\n\n\u003cp>\u003cstrong>\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>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\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>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-06-04-first-look-inside-the-obama-presidential-center/","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/BIN","keywords/Museum","keywords/Obamas"],"permalink":"https://kmel.iheart.com/content/2026-06-04-first-look-inside-the-obama-presidential-center/","primary_image":{"bucket":"new_assets","id":"%2F6a21bf57341835dc1b449905"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1780596780000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-first-look-inside-the-obama-presidential-center","social_title":"","summary":"The Obama Presidential Center opens to the public on June 19, 2026 — and ahead of that date, the doors swung open for a media preview of what the Obamas have built on Chicago's South Side.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"First Look Inside The Obama Presidential Center"},"slug":"2026-06-04-first-look-inside-the-obama-presidential-center","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a21bf57341835dc1b449905","title":"First Look Inside The Obama Presidential Center","description":"The Obama Presidential Center opens to the public on June 19, 2026 — and ahead of that date, the doors swung open for a media preview of what the Obamas have built on Chicago's South Side.","author":"BIN"},"pub_start":1780596780000,"pub_until":4115978604802,"pub_changed":1780601417384,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6a21bcaf341835dc1b4498d5","slug:2026-06-04-first-look-inside-the-obama-presidential-center","slug:2026-06-04-first-look-inside-the-obama-presidential-center","keyword:keywords/BIN","keyword:keywords/Museum","keyword:keywords/Obamas","author:user"]}},{"id":"%2F6a21a989b3c63e02cc00bbdf","type":"PUBLISHING","record":{"ref_id":"%2F6a21a989b3c63e02cc00bbdf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"09f9a63f-855c-4bcb-8088-fd1d0895b2da","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Doctor holds blood samples for Mpox Clade 1 Variant test in the hospital background.","id":"%2F6a21aae96dcf7baf1b394891","new_tab":false,"schedule":{},"source_credit":"Md Zakir Mahmud / iStock / Getty Images","title":"Mpox Clade 1 Variant test","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Two researchers from the National Institutes of Health’s Rocky Mountain Laboratories in Montana have been \u003ca href=\"https://www.dailymail.com/health/article-15870691/vincent-munster-claude-kwe-mpox-smuggling-detroit.html\" target=\"_blank\">charged with smuggling vials containing the deactivated mpox virus into the United States\u003c/a> and allegedly lying about it to federal officials. According to a criminal complaint unsealed in Detroit federal court, \u003cstrong>Vincent Munster\u003c/strong>, 53, chief of the virus ecology section, and \u003cstrong>Claude Kwe\u003c/strong>, 38, a research fellow, were stopped at Detroit Metropolitan Airport after arriving from the Republic of Congo, where an mpox outbreak was ongoing. The pair had traveled via Paris and landed in Michigan on January 25.\u003c/p>\n\n\u003cp>Federal investigators said that Munster and Kwe brought in a large black case containing 113 vials in Styrofoam coolers. After being questioned by Customs and Border Protection (CBP) officers, the two scientists claimed the case held only diagnostics and testing equipment. However, further inspection and \u003ca href=\"https://www.newsnationnow.com/health/nih-researchers-smuggle-monkeypox-us-doj/\" target=\"_blank\">FBI tests revealed that 17 of 20 tested vials contained inactivated mpox virus\u003c/a>, one contained inactivated chickenpox virus, and two held human DNA.\u003c/p>\n\n\u003cp>The FBI said Munster “adamantly denied” carrying any biological materials. Munster also told investigators that any required documentation was in his laptop, but added, “you don’t need them. I do this all the time,” according to the FBI. The Department of Health and Human Services’ Office of Inspector General said, “Any deliberate effort to conceal and smuggle biological materials into the United States without proper authorization is a breach of the public’s trust and could have placed the public at risk.&quot;\u003c/p>\n\n\u003cp>Mpox, formerly called monkeypox, causes symptoms like rash and fever and can sometimes lead to serious illness, though most people recover fully. The World Health Organization notes the virus can spread through close contact and, since 2022, has been found to spread via sexual contact, leading to outbreaks in over 70 countries. The Republic of Congo recently ended a two-year outbreak linked to more than 2,000 deaths.\u003c/p>\n\n\u003cp>The U.S. Department of Justice announced that Munster and Kwe face charges of conspiracy to smuggle and making false statements to law enforcement, with \u003ca href=\"https://www.statnews.com/2026/06/02/nih-scientist-federal-charges-mpox/\" target=\"_blank\">potential sentences of up to five years in prison if convicted\u003c/a>. Both men are scheduled to appear in federal court in Missoula, Montana, on Wednesday. The National Institutes of Health stated it is cooperating with authorities, but declined further comment due to the ongoing investigation.\u003c/p>\n\n\u003cp>No motive for bringing the deactivated virus samples was mentioned in the court filings, but both defendants are experienced virologists who have worked extensively on mpox research. The investigation remains active, and further legal developments are expected in the coming weeks.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us/","primary_image":{"bucket":"assets.getty","id":"%2F6a21aae96dcf7baf1b394891"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780591020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","social_title":"","summary":"Federal investigators said that the pair of scientists were caught at Detroit Metropolitan Airport with a large black case containing 113 vials in Styrofoam coolers.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Scientists Accused Of Smuggling Contagious Pathogens From Africa Into US"},"slug":"2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a21aae96dcf7baf1b394891","title":"Scientists Accused Of Smuggling Contagious Pathogens From Africa Into US","description":"Federal investigators said that the pair of scientists were caught at Detroit Metropolitan Airport with a large black case containing 113 vials in Styrofoam coolers.","author":"iHeartRadio"},"pub_start":1780591020000,"pub_until":4115978604802,"pub_changed":1780591404687,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a21a989b3c63e02cc00bbdf","slug:2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","slug:2026-06-04-scientists-accused-smuggling-contagious-pathogens-from-africa-into-us","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a20691cb1ae677babffb3b8","type":"PUBLISHING","record":{"ref_id":"%2F6a20691cb1ae677babffb3b8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b12f7a7f-73dc-4936-b708-e5bee026521a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A view of Philadelphia Stadium (temporarily renamed from Lincoln Financial Field) ahead of the 2026 FIFA World Cup in Philadelphia, Pennsylvania, on June 1, 2026. (Photo by Brendan Smialowski / AFP via Getty Images)","id":"%2F6a206a20e8f0234de55b2efc","new_tab":false,"schedule":{},"source_credit":"BRENDAN SMIALOWSKI / AFP / Getty Images","title":"FBL-WC-2026-STADIUM-PHILADELPHIA","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The largest \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">World Cup\u003c/a> in history is just days away, with fans and teams preparing for kickoff on Thursday, June 11, 202. The event will feature 48 countries vying for the trophy, as they play 104 matches, hosted across 16 cities in the United States, Canada, and Mexico. For the first round of the tournament there will be 12 groups with four teams in each group. The top two teams in each group will advance to the next round, along with the eight best third-place teams.\u003c/p>\n\n\u003cp>Group A features host nation Mexico alongside South Africa, Korea Republic, and Czechia, with Mexico opening the tournament in Mexico City and additional group matches in Guadalajara and Monterrey. In Group B, Canada hosts matches in Toronto and Vancouver against Switzerland, Qatar, and Bosnia and Herzegovina. The United States is in Group D with Paraguay, Australia, and Türkiye, and will play group-stage matches in Los Angeles and Seattle.\u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n\u003cp>Check out the \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/articles/match-schedule-fixtures-results-teams-stadiums\" target=\"_blank\">full schedule for the FIFA World Cup 2026 Group Stage\u003c/a> Matches below:\u003c/p>\n\n\u003cp>Thursday, 11 June 2026\u003c/p>\n\n\u003cp>Mexico v South Africa - Group A – Mexico City Stadium\u003c/p>\n\n\u003cp>Korea Republic v Czechia – Group A - Estadio Guadalajara\u003c/p>\n\n\u003cp>Friday, 12 June 2026\u003c/p>\n\n\u003cp>Canada v Bosnia and Herzegovina - Group B – Toronto Stadium\u003c/p>\n\n\u003cp>USA v Paraguay - Group D – Los Angeles Stadium\u003c/p>\n\n\u003cp>Saturday, 13 June 2026\u003c/p>\n\n\u003cp>Haiti v Scotland – Group C - Boston Stadium\u003c/p>\n\n\u003cp>Australia v Türkiye – Group D - BC Place Vancouver\u003c/p>\n\n\u003cp>Brazil v Morocco – Group C - New York New Jersey Stadium\u003c/p>\n\n\u003cp>Qatar v Switzerland – Group B - San Francisco Bay Area Stadium\u003c/p>\n\n\u003cp>Sunday, 14 June 2026\u003c/p>\n\n\u003cp>Côte d'Ivoire v Ecuador – Group E - Philadelphia Stadium\u003c/p>\n\n\u003cp>Germany v Curaçao – Group E - Houston Stadium\u003c/p>\n\n\u003cp>Netherlands v Japan – Group F - Dallas Stadium\u003c/p>\n\n\u003cp>Sweden v Tunisia – Group F - Estadio Monterrey\u003c/p>\n\n\u003cp>Monday, 15 June 2026\u003c/p>\n\n\u003cp>Saudi Arabia v Uruguay – Group H - Miami Stadium\u003c/p>\n\n\u003cp>Spain v Cabo Verde – Group H - Atlanta Stadium\u003c/p>\n\n\u003cp>IR Iran v New Zealand – Group G - Los Angeles Stadium\u003c/p>\n\n\u003cp>Belgium v Egypt – Group G - Seattle Stadium\u003c/p>\n\n\u003cp>Tuesday, 16 June 2026\u003c/p>\n\n\u003cp>France v Senegal – Group I - New York New Jersey Stadium\u003c/p>\n\n\u003cp>Iraq v Norway – Group I - Boston Stadium\u003c/p>\n\n\u003cp>Argentina v Algeria – Group J - Kansas City Stadium\u003c/p>\n\n\u003cp>Austria v Jordan – Group J - San Francisco Bay Area Stadium\u003c/p>\n\n\u003cp>Wednesday, 17 June 2026\u003c/p>\n\n\u003cp>Ghana v Panama – Group L - Toronto Stadium\u003c/p>\n\n\u003cp>England v Croatia – Group L - Dallas Stadium\u003c/p>\n\n\u003cp>Portugal v Congo DR – Group K - Houston Stadium\u003c/p>\n\n\u003cp>Uzbekistan v Colombia – Group K - Mexico City Stadium\u003c/p>\n\n\u003cp>Thursday, 18 June 2026\u003c/p>\n\n\u003cp>Czechia v South Africa – Group A - Atlanta Stadium\u003c/p>\n\n\u003cp>Switzerland v Bosnia and Herzegovina – Group B - Los Angeles Stadium\u003c/p>\n\n\u003cp>Canada v Qatar - Group B – BC Place Vancouver\u003c/p>\n\n\u003cp>Mexico v Korea Republic - Group A - Estadio Guadalajara\u003c/p>\n\n\u003cp>Friday, 19 June 2026\u003c/p>\n\n\u003cp>Brazil v Haiti – Group C - Philadelphia Stadium\u003c/p>\n\n\u003cp>Scotland v Morocco – Group C - Boston Stadium\u003c/p>\n\n\u003cp>Türkiye v Paraguay – Group D - San Francisco Bay Area Stadium\u003c/p>\n\n\u003cp>USA v Australia - Group D – Seattle Stadium\u003c/p>\n\n\u003cp>Saturday, 20 June 2026\u003c/p>\n\n\u003cp>Germany v Côte d'Ivoire – Group E - Toronto Stadium\u003c/p>\n\n\u003cp>Ecuador v Curaçao – Group E - Kansas City Stadium\u003c/p>\n\n\u003cp>Netherlands v Sweden – Group F - Houston Stadium\u003c/p>\n\n\u003cp>Tunisia v Japan – Group F - Estadio Monterrey\u003c/p>\n\n\u003cp>Sunday, 21 June 2026\u003c/p>\n\n\u003cp>Uruguay v Cabo Verde – Group H - Miami Stadium\u003c/p>\n\n\u003cp>Spain v Saudi Arabia – Group H - Atlanta Stadium\u003c/p>\n\n\u003cp>Belgium v IR Iran – Group G - Los Angeles Stadium\u003c/p>\n\n\u003cp>New Zealand v Egypt – Group G - BC Place Vancouver\u003c/p>\n\n\u003cp>Monday, 22 June 2026\u003c/p>\n\n\u003cp>Norway v Senegal – Group I - New York New Jersey Stadium\u003c/p>\n\n\u003cp>France v Iraq – Group I - Philadelphia Stadium\u003c/p>\n\n\u003cp>Argentina v Austria – Group J - Dallas Stadium\u003c/p>\n\n\u003cp>Jordan v Algeria – Group J - San Francisco Bay Area Stadium\u003c/p>\n\n\u003cp>Tuesday, 23 June 2026\u003c/p>\n\n\u003cp>England v Ghana – Group L - Boston Stadium\u003c/p>\n\n\u003cp>Panama v Croatia – Group L - Toronto Stadium\u003c/p>\n\n\u003cp>Portugal v Uzbekistan – Group K - Houston Stadium\u003c/p>\n\n\u003cp>Colombia v Congo DR – Group K - Estadio Guadalajara\u003c/p>\n\n\u003cp>Wednesday, 24 June 2026\u003c/p>\n\n\u003cp>Scotland v Brazil – Group C - Miami Stadium\u003c/p>\n\n\u003cp>Morocco v Haiti – Group C - Atlanta Stadium\u003c/p>\n\n\u003cp>Switzerland v Canada - Group B – BC Place Vancouver\u003c/p>\n\n\u003cp>Bosnia and Herzegovina v Qatar – Group B - Seattle Stadium\u003c/p>\n\n\u003cp>Czechia v Mexico - Group A – Mexico City Stadium\u003c/p>\n\n\u003cp>South Africa v Korea Republic – Group A - Estadio Monterrey\u003c/p>\n\n\u003cp>Thursday, 25 June 2026\u003c/p>\n\n\u003cp>Curaçao v Côte d'Ivoire – Group E - Philadelphia Stadium\u003c/p>\n\n\u003cp>Ecuador v Germany – Group E - New York New Jersey Stadium\u003c/p>\n\n\u003cp>Japan v Sweden – Group F - Dallas Stadium\u003c/p>\n\n\u003cp>Tunisia v Netherlands – Group F - Kansas City Stadium\u003c/p>\n\n\u003cp>Türkiye v USA - Group D – Los Angeles Stadium\u003c/p>\n\n\u003cp>Paraguay v Australia – Group D - San Francisco Bay Area Stadium\u003c/p>\n\n\u003cp>Friday, 26 June 2026\u003c/p>\n\n\u003cp>Norway v France – Group I - Boston Stadium\u003c/p>\n\n\u003cp>Senegal v Iraq – Group I - Toronto Stadium\u003c/p>\n\n\u003cp>Egypt v IR Iran – Group G - Seattle Stadium\u003c/p>\n\n\u003cp>New Zealand v Belgium – Group G - BC Place Vancouver\u003c/p>\n\n\u003cp>Cabo Verde v Saudi Arabia – Group H - Houston Stadium\u003c/p>\n\n\u003cp>Uruguay v Spain – Group H - Estadio Guadalajara\u003c/p>\n\n\u003cp>Saturday, 27 June 2026\u003c/p>\n\n\u003cp>Panama v England – Group L - New York New Jersey Stadium\u003c/p>\n\n\u003cp>Croatia v Ghana – Group L - Philadelphia Stadium\u003c/p>\n\n\u003cp>Algeria v Austria – Group J - Kansas City Stadium\u003c/p>\n\n\u003cp>Jordan v Argentina – Group J - Dallas Stadium\u003c/p>\n\n\u003cp>Colombia v Portugal – Group K - Miami Stadium\u003c/p>\n\n\u003cp>Congo DR v Uzbekistan – Group K - Atlanta Stadium\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-03-how-to-listen-to-all-the-group-stage-matches-of-the-fifa-world-cup-2026/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://kmel.iheart.com/content/2026-06-03-how-to-listen-to-all-the-group-stage-matches-of-the-fifa-world-cup-2026/","primary_image":{"bucket":"assets.getty","id":"%2F6a206a20e8f0234de55b2efc"},"primary_target":{"categories":["categories/sports","categories/national-news","categories/local-news"],"distribution":["brands/iHeartRadio","brands/FIFA-FL"]},"publish_date":1780589220000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-03-how-to-listen-to-all-the-group-stage-matches-of-the-fifa-world-cup-2026","social_title":"","summary":"The World Cup kicks off on June 11 and you can listen to all the games on iHeartRadio!","targets":[{"categories":["categories/sports","categories/national-news","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How To Listen To All The Group Stage Matches Of The FIFA World Cup 2026"},"slug":"2026-06-03-how-to-listen-to-all-the-group-stage-matches-of-the-fifa-world-cup-2026","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a206a20e8f0234de55b2efc","title":"How To Listen To All The Group Stage Matches Of The FIFA World Cup 2026","description":"The World Cup kicks off on June 11 and you can listen to all the games on iHeartRadio!","author":"iHeartRadio"},"pub_start":1780589220000,"pub_until":4115978604802,"pub_changed":1780589616741,"subscription":[{"tags":["categories/sports","categories/national-news","categories/local-news","brands/iHeartRadio","brands/FIFA-FL"]},{"tags":["categories/sports","categories/national-news","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a20691cb1ae677babffb3b8","slug:2026-06-03-how-to-listen-to-all-the-group-stage-matches-of-the-fifa-world-cup-2026","slug:2026-06-03-how-to-listen-to-all-the-group-stage-matches-of-the-fifa-world-cup-2026","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a21759b4a2f2ca12ea12d7c","type":"PUBLISHING","record":{"ref_id":"%2F6a21759b4a2f2ca12ea12d7c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"2408026e-0ced-411f-9cfd-6db0f901e515","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31246427/?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/31246427/?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/31246427/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31246427/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - MAY 12: NFL Player Stefon Diggs (R) and rapper Cardi B (L) celebrate after 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":"%2F6a21762fede57074bdedb4d7","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>Stefon Diggs\u003c/strong> is taking notes from \u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31246427\" data-catalog-related-id=\"\">\u003cstrong>Cardi B\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>After the \u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/news/\" target=\"_blank\">&quot;Bodak Yellow&quot; songstress\u003c/a> made light of a viral video that appeared to show her arguing with the NFL player in public in May, Diggs echoed the same sentiment on Wednesday (June 3).\u003c/p>\n\n\u003cp>&quot;What argument?&quot; the athlete asked \u003ca href=\"https://www.tmz.com/2026/06/03/stefon-diggs-downplays-cardi-b-drama/\" target=\"_blank\">\u003cem>TMZ\u003c/em>\u003c/a>. &quot;I don't even think that was an argument.&quot; Watch the clip \u003ca href=\"https://www.tmz.com/2026/06/03/stefon-diggs-downplays-cardi-b-drama/\" target=\"_blank\">here\u003c/a>.\u003cbr />\u003cbr />Diggs also praised the \u003ca href=\"https://www.iheart.com/content/2026-05-14-cardi-b-breaks-silence-on-viral-stefon-diggs-argument-clip-watch/\" target=\"_blank\">&quot;I Like It&quot; rapper\u003c/a>, describing her as &quot;beautiful&quot; and noting, &quot;That's my child's mother. I love her to death.&quot;\u003cbr />\u003cbr />However, when asked whether the \u003ca href=\"https://www.iheart.com/content/2026-05-13-stefon-diggs-has-stepped-it-up-amid-rumored-cardi-b-reunion/\" target=\"_blank\">on-again, off-again\u003c/a> pair is back together, he cryptically said, &quot;You have to ask her.&quot;\u003cbr />\u003cbr />Last month, the Grammy winner joked about the exchange, writing on her X account, &quot;Damn y'all ain't never cuss your babyday out when you hungry?&quot;\u003cbr />\u003cbr />In the clip, which was presumably recorded by a bystander and circulated online, the rapper can be seen yelling at the New England Patriots star, though there is no audio.\u003c/p>\n\n\u003cp>Though rumors of reconciliation have swirled recently, Diggs and Bardi \u003ca href=\"https://www.iheart.com/content/2026-02-09-cardi-b-stefon-diggs-reportedly-unfollow-each-other-after-super-bowl/\" target=\"_blank\">reportedly split\u003c/a> in February after more than a year together.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-04-stefon-diggs-breaks-silence-on-tense-viral-exchange-with-cardi-b-watch/","cuser":"user/ldap/1141982","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/Cardi B","keywords/Stefon Diggs"],"permalink":"https://kmel.iheart.com/content/2026-06-04-stefon-diggs-breaks-silence-on-tense-viral-exchange-with-cardi-b-watch/","primary_image":{"bucket":"assets.getty","id":"%2F6a21762fede57074bdedb4d7"},"primary_target":{"categories":["categories/music-news","categories/sports"],"distribution":["brands/iHeartRadio"]},"publish_date":1780579320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-stefon-diggs-breaks-silence-on-tense-viral-exchange-with-cardi-b-watch","social_title":"","summary":"Stefon Diggs spoke out about a tense exchange with Cardi Bi caught on video that went viral in May. ","targets":[{"categories":["categories/music-news","categories/sports"],"distribution":["formats/CHRRHYTHMIC","formats/SPORTS","formats/HIPHOPRNB"]},{"categories":["categories/music-news","categories/sports"],"distribution":["artists/Cardi B (31246427)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Stefon Diggs Breaks Silence On Tense Viral Exchange With Cardi B: Watch"},"slug":"2026-06-04-stefon-diggs-breaks-silence-on-tense-viral-exchange-with-cardi-b-watch","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a21762fede57074bdedb4d7","title":"Stefon Diggs Breaks Silence On Tense Viral Exchange With Cardi B: Watch","description":"Stefon Diggs spoke out about a tense exchange with Cardi Bi caught on video that went viral in May. ","author":"Will Mendelson"},"pub_start":1780579320000,"pub_until":4115978604802,"pub_changed":1780579690381,"subscription":[{"tags":["categories/music-news","categories/sports","brands/iHeartRadio"]},{"tags":["categories/music-news","categories/sports","formats/CHRRHYTHMIC","formats/SPORTS","formats/HIPHOPRNB"]},{"tags":["categories/music-news","categories/sports","artists/Cardi B (31246427)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a21759b4a2f2ca12ea12d7c","slug:2026-06-04-stefon-diggs-breaks-silence-on-tense-viral-exchange-with-cardi-b-watch","slug:2026-06-04-stefon-diggs-breaks-silence-on-tense-viral-exchange-with-cardi-b-watch","keyword:keywords/Cardi B","keyword:keywords/Stefon Diggs","author:user"]}},{"id":"%2F6a204e84161fe3d43dec01c9","type":"PUBLISHING","record":{"ref_id":"%2F6a204e84161fe3d43dec01c9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"af501ef9-9cc4-4819-866b-c8a8fb659fce","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/673165/?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/673165/?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/673165/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/673165/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2088fd6cbb180f0191e36b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/aap-rocky-673165/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"673165\" data-catalog-related-id=\"\">\u003cstrong>A$AP Rocky\u003c/strong>\u003c/a> is looking back at what was taken from his family after a recent violent encounter at his home with \u003ca href=\"https://www.iheart.com/artist/rihanna-34742/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34742\" data-catalog-related-id=\"\">\u003cstrong>Rihanna\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>In a new cover story with \u003ca href=\"https://www.vibe.com/features/editorial/asap-rocky-cover-story-dont-be-dumb-fatherhood-fashion-1235174811/\" target=\"_blank\">\u003cem>VIBE\u003c/em>\u003c/a> published on Tuesday (June 2), the &quot;Praise the Lord&quot; rapper opened up about the impact of a scary incident at his and Rih's Los Angeles home earlier this year. In March, Los Angeles Police confirmed a woman was arrested after she \u003ca href=\"https://www.iheart.com/content/2026-03-08-woman-shoots-ar-15-style-rifle-at-rihanna-aap-rockys-home/\" target=\"_blank\">allegedly shot an AR-15 style rifle at the home\u003c/a>, which is shared by the couple and their three children: sons \u003cstrong>RZA\u003c/strong>, 4, and \u003cstrong>Riot\u003c/strong>, 2, and \u003ca href=\"https://www.iheart.com/content/2026-04-22-rihanna-debuts-baby-daughter-rocki-in-stunning-magazine-cover/\" target=\"_blank\">daughter, \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-22-rihanna-debuts-baby-daughter-rocki-in-stunning-magazine-cover/\" target=\"_blank\">\u003cstrong>Rocki\u003c/strong>\u003c/a>, 8 months. All of them were reportedly home at the time, but no injuries were reported.\u003c/p>\n\n\u003cp>&quot;It was f---ed up,&quot; he said. &quot;Somebody attempted at [harming] me and my family.&quot;\u003c/p>\n\n\u003cp>While fortunately no one was hurt during the incident, Rocky is now explaining how their sense of peace within their own space has been disrupted.\u003c/p>\n\n\u003cp>&quot;It took a lot of peace and happiness of being able to just be free,&quot; he said. &quot;I don't want to be robbed of my peace and joy.&quot; \u003c/p>\n\n\u003cp>Rocky wasn't the only one left reeling from the incident. Sources previously told \u003ca href=\"https://people.com/asap-rocky-speaks-out-recent-home-shooting-11989242\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a> that Rihanna was shaken by terrifying encounter.\u003c/p>\n\n\u003cp>&quot;Even with a great security team in place, it's scary to realize that something like this can still happen,&quot; an insider said. &quot;Rihanna heard the shots, but was initially confused about what happened. She doesn't understand why someone would target her family.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>Ivanna Lisette Ortiz\u003c/strong> was \u003ca href=\"https://www.iheart.com/content/2026-03-31-woman-who-allegedly-shot-up-rihannas-home-suffers-another-loss/\" target=\"_blank\">arrested\u003c/a> for allegedly firing 10 shots at the couple's property on March 8 and charged with one count of attempted murder, 10 felony counts of assault with a semiautomatic firearm and three felony counts of shooting at an inhabited dwelling or camper, though she has \u003ca href=\"https://www.iheart.com/content/2026-03-26-woman-accused-of-shooting-rihannas-home-enters-plea-for-14-charges/\" target=\"_blank\">pleaded not guilty to her charges\u003c/a>. She is being held on a $1.8 million bond and could potentially face life in prison if convicted on all charges.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-03-aap-rocky-reflects-on-fed-up-shooting-at-his-la-home/","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/Rocky","keywords/Rihanna","keywords/A$AP Rocky","keywords/ASAP Rocky"],"permalink":"https://kmel.iheart.com/content/2026-06-03-aap-rocky-reflects-on-fed-up-shooting-at-his-la-home/","primary_image":{"bucket":"new_assets","id":"%2F6a2088fd6cbb180f0191e36b"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780518720000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-03-aap-rocky-reflects-on-fed-up-shooting-at-his-la-home","social_title":"","summary":"\"It took a lot of peace and happiness...\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["artists/A$AP Rocky (673165)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"A$AP Rocky Reflects On 'F***ed Up' Shooting At His L.A. Home"},"slug":"2026-06-03-aap-rocky-reflects-on-fed-up-shooting-at-his-la-home","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2088fd6cbb180f0191e36b","title":"A$AP Rocky Reflects On 'F***ed Up' Shooting At His L.A. Home","description":"\"It took a lot of peace and happiness...\"","author":"Sarah Tate"},"pub_start":1780518720000,"pub_until":4115978604802,"pub_changed":1780519094778,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRRHYTHMIC","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","artists/A$AP Rocky (673165)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a204e84161fe3d43dec01c9","slug:2026-06-03-aap-rocky-reflects-on-fed-up-shooting-at-his-la-home","slug:2026-06-03-aap-rocky-reflects-on-fed-up-shooting-at-his-la-home","keyword:keywords/Rocky","keyword:keywords/Rihanna","keyword:keywords/A$AP Rocky","keyword:keywords/ASAP Rocky","author:user"]}}],"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 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0","_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","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","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">["vendors-node_modules_pnpm_react-i18next_11_10_0_i18next_20_3_3_react_17_0_2_node_modules_reac-6c7df2","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","local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-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-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","components-catalog-TrackList-component","DateTimeDisplay-component","AptivadaKeywordContest-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","components-catalog-TrackList-component","DateTimeDisplay-component","AptivadaKeywordContest-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="local" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_react-i18next_11_10_0_i18next_20_3_3_react_17_0_2_node_modules_reac-6c7df2.22834220ac1ea55c6d93.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.c913180144f8c98160d4.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.1568e0711b350e3fd0dc.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="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.65b78db9a8c227c87adf.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-music-MusicTile-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-music-MusicTile-component.039ec5a61faae34d452b.js"></script>
<script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.1d98526edce6b54c1d6b.js"></script>
<script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script>
<script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.a9f4b8c4d6a8fab80e55.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="core-page-blocks-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.68d0fd347d99a34369c7.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-contest-KeywordContestLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-contest-KeywordContestLoader-component.83dca3e973ee3f93b080.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="components-catalog-TrackList-component" src="https://static.inferno.iheart.com/inferno/scripts/components-catalog-TrackList-component.c7183bba6c8ac042f46d.js"></script>
<script async data-chunk="DateTimeDisplay-component" src="https://static.inferno.iheart.com/inferno/scripts/DateTimeDisplay-component.1d9e6112babb6be9aebe.js"></script>
<script async data-chunk="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.a6985dad8318259bb86c.js"></script>
            </body>
        </html>