<!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(0,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,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(0,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,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="G BiZ" tabindex="0" href="/featured/g-biz/">G BiZ</a></li><li><a aria-label="ROW" tabindex="0" href="/featured/row/">ROW</a></li><li><a aria-label="More Shows" tabindex="0" href="/schedule/">More Shows</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="Grand In Your Hand" tabindex="0" href="/promotions/grand-in-your-hand-1899290/">Grand In Your Hand</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(0,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,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(0,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,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/g-biz/">G BiZ</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/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/"><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/6a5a70f48971f6f6d581ad8e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Music News - The Internet To Reunite For First Studio Album In Nine Years" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/">The Internet To Reunite For First Studio Album In Nine Years</a><time class="component-date-display" dateTime="1784313240000">Jul 17, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/live/fifa-world-cup-2026-11554/" 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//6a5931312bf0b3a0850e3471?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a5931312bf0b3a0850e3471?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a5931312bf0b3a0850e3471?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a5931312bf0b3a0850e3471?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a5931312bf0b3a0850e3471?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="Argentina To Face Spain In The World Cup Final On July 19! Listen Live!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/live/fifa-world-cup-2026-11554/" class="card-title" target="_blank" rel="noopener">Argentina To Face Spain In The World Cup Final On July 19! Listen Live!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/promotions/listen-to-win-1-000-1898639/"><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//6a4ff2bfb31d517f1399bea4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a4ff2bfb31d517f1399bea4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a4ff2bfb31d517f1399bea4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a4ff2bfb31d517f1399bea4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a4ff2bfb31d517f1399bea4?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="Grand In Your Hand" 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/listen-to-win-1-000-1898639/">Grand In Your Hand</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets" 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//6a498b924d961117e17e5f82?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a498b924d961117e17e5f82?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a498b924d961117e17e5f82?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a498b924d961117e17e5f82?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a498b924d961117e17e5f82?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="Two Nights, One Stage! iHeartRadio Music Festival Tickets On Sale Now!" 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.axs.com/artists/1102201/iheartradio-music-festival-tickets" class="card-title" target="_blank" rel="noopener">Two Nights, One Stage! iHeartRadio Music Festival Tickets On Sale Now!</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//6a27369209b4ac6d8d30fe55?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a27369209b4ac6d8d30fe55?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a27369209b4ac6d8d30fe55?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a27369209b4ac6d8d30fe55?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a27369209b4ac6d8d30fe55?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-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage/"><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/6a5a61fa8971f6f6d581ad07?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a5a61fa8971f6f6d581ad07?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a5a61fa8971f6f6d581ad07?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a5a61fa8971f6f6d581ad07?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a5a61fa8971f6f6d581ad07?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 - Desiigner Arrested For Alleged Domestic Violence &amp; Property Damage" 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-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage/">Desiigner Arrested For Alleged Domestic Violence &amp; Property Damage</a><time class="component-date-display" dateTime="1784309580000">Jul 17, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england/"><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/6a5a623feae3a5fa8e9eda59?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a5a623feae3a5fa8e9eda59?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a5a623feae3a5fa8e9eda59?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a5a623feae3a5fa8e9eda59?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a5a623feae3a5fa8e9eda59?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - How To Listen To Third Place World Cup Game Between France And England" 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-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england/">How To Listen To Third Place World Cup Game Between France And England</a><time class="component-date-display" dateTime="1784308200000">Jul 17, 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/beyonce-89266/songs/drunk-in-love-29604685/" 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/29604685?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/29604685?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/29604685?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="Drunk in Love by Beyoncé" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/beyonce-89266/songs/drunk-in-love-29604685/" class="track-title" target="_blank" rel="noopener"><span>Drunk in Love</span></a><a href="https://www.iheart.com/artist/beyonce-89266/" class="track-artist" target="_blank" rel="noopener"><span>Beyoncé</span></a><a href="https://www.iheart.com/artist/beyonce-89266/albums/beyonce-platinum-edition-29604682/" class="track-album" target="_blank" rel="noopener"><span>BEYONCÉ [Platinum Edition]</span></a><time class="component-datetime-display track-time" dateTime="2026-07-18T12:27:18" data-timezone="America/Los_Angeles">12:27 PM</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/bossman-dlow-35325022/songs/motion-party-391541058/" 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/391541058?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/391541058?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/391541058?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="Motion Party by Bossman Dlow" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/bossman-dlow-35325022/songs/motion-party-391541058/" class="track-title" target="_blank" rel="noopener"><span>Motion Party</span></a><a href="https://www.iheart.com/artist/bossman-dlow-35325022/" class="track-artist" target="_blank" rel="noopener"><span>Bossman Dlow</span></a><a href="https://www.iheart.com/artist/bossman-dlow-35325022/albums/chicken-talkin-bastard-391541054/" class="track-album" target="_blank" rel="noopener"><span>Chicken Talkin Bastard</span></a><time class="component-datetime-display track-time" dateTime="2026-07-18T12:25:45" data-timezone="America/Los_Angeles">12:25 PM</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/ella-mai-31392361/songs/this-is-202343690/" 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/202343690?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/202343690?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/202343690?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="This Is by Ella Mai" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/ella-mai-31392361/songs/this-is-202343690/" class="track-title" target="_blank" rel="noopener"><span>This Is</span></a><a href="https://www.iheart.com/artist/ella-mai-31392361/" class="track-artist" target="_blank" rel="noopener"><span>Ella Mai</span></a><a href="https://www.iheart.com/artist/ella-mai-31392361/albums/heart-on-my-sleeve-202343673/" class="track-album" target="_blank" rel="noopener"><span>Heart On My Sleeve</span></a><time class="component-datetime-display track-time" dateTime="2026-07-18T12:22:31" data-timezone="America/Los_Angeles">12:22 PM</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/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-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more/"><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/6a5a54d28971f6f6d581acea?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a5a54d28971f6f6d581acea?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a5a54d28971f6f6d581acea?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a5a54d28971f6f6d581acea?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a5a54d28971f6f6d581acea?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 - Rick Ross Drops New Album &#x27;Set In Stone&#x27; W/ Gucci Mane, Yung Miami &amp; More" 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-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more/">Rick Ross Drops New Album &#x27;Set In Stone&#x27; W/ Gucci Mane, Yung Miami &amp; More</a><time class="component-date-display" dateTime="1784306700000">Jul 17, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk/"><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/6a5a590e4773a197757da344?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a5a590e4773a197757da344?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a5a590e4773a197757da344?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a5a590e4773a197757da344?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a5a590e4773a197757da344?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 - Popular Toaster Ovens Recalled Due To Shock, Fire Risk" 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-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk/">Popular Toaster Ovens Recalled Due To Shock, Fire Risk</a><time class="component-date-display" dateTime="1784305740000">Jul 17, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder/"><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/6a5a4e28389dd9a9693cafe6?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a5a4e28389dd9a9693cafe6?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a5a4e28389dd9a9693cafe6?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a5a4e28389dd9a9693cafe6?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a5a4e28389dd9a9693cafe6?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 - Mercedes Driver Knocked Out In Wild Street Brawl With Skateboarder" 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-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder/">Mercedes Driver Knocked Out In Wild Street Brawl With Skateboarder</a><time class="component-date-display" dateTime="1784302800000">Jul 17, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin/"><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/6a5a39b38971f6f6d581ac5e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a5a39b38971f6f6d581ac5e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a5a39b38971f6f6d581ac5e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a5a39b38971f6f6d581ac5e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a5a39b38971f6f6d581ac5e?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 - Rap Rising: Larry June Releases Highly Anticipated Album ‘Who Coppin’" 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-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin/">Rap Rising: Larry June Releases Highly Anticipated Album ‘Who Coppin’</a><time class="component-date-display" dateTime="1784302800000">Jul 17, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033/"><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/6a5a44cbd38804a6ed430026?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a5a44cbd38804a6ed430026?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a5a44cbd38804a6ed430026?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a5a44cbd38804a6ed430026?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a5a44cbd38804a6ed430026?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 - Newly Retired Couples Could Lose $17,000 A Year In Social Security In 2033" 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-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033/">Newly Retired Couples Could Lose $17,000 A Year In Social Security In 2033</a><time class="component-date-display" dateTime="1784300580000">Jul 17, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams/"><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/6a5a2c0e8971f6f6d581ac43?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a5a2c0e8971f6f6d581ac43?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a5a2c0e8971f6f6d581ac43?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a5a2c0e8971f6f6d581ac43?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a5a2c0e8971f6f6d581ac43?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 - Lil Baby Returns With New Song &#x27;Dead Fresh&#x27; Produced By Pharrell Williams" 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-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams/">Lil Baby Returns With New Song &#x27;Dead Fresh&#x27; Produced By Pharrell Williams</a><time class="component-date-display" dateTime="1784295960000">Jul 17, 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-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-07-18-ella-mai-at-the-bill-graham-civic-auditorium/"><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/69b9b4c43be8f498d5bfd2dd?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd?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 - Ella Mai at the Bill Graham Civic Auditorium" 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-07-18-ella-mai-at-the-bill-graham-civic-auditorium/">Ella Mai at the Bill Graham Civic Auditorium</a><time class="component-date-display" dateTime="1784428200773">Jul 18, 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-07-31-lil-wayne-at-toyota-pavilion-at-concord/"><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/69b9842f1973f8b77b899b7b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b?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 - Lil Wayne at Toyota Pavilion at Concord" 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-07-31-lil-wayne-at-toyota-pavilion-at-concord/">Lil Wayne at Toyota Pavilion at Concord</a><time class="component-date-display" dateTime="1785549600302">Jul 31, 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-08-13-yeat-at-the-bill-graham-civic/"><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/69cd6037b443836a8be2c352?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352?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 - Yeat at the Bill Graham Civic" 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-08-13-yeat-at-the-bill-graham-civic/">Yeat at the Bill Graham Civic</a><time class="component-date-display" dateTime="1786676400560">Aug 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/Q3CashContest2026","facets/Q3CashHipHopAndRB","facets/Q3CashExclusions"],"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/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/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/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/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/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/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/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/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/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/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/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/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/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/cc3cdb31cdf99b6fb45de1d97368884dadacfe0d","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-09-22-see-photos-of-immersive-house-of-music-at-2025-iheartradio-music-festival/"},"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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/d6d5324aac3aa6aa06d3c7e2cdd96e316c252e11","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1779912000000,"end":1789876848861},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/37e85865e44c8ecdd6109acc2f6758fb9a6c0101","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1779912000274,"end":1789876800274},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/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/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/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/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/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/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/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/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/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/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/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/bca5975dd2e6085f10fdacf7ee121ab9cb6e4aa3","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1779912000000,"end":1789876819263},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/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/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/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/3557fabf038f6dc4ee7103f297d398199d5dba1b","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1779912023975,"end":1789876800000},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/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/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/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/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/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://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"schedule":{"begin":1779912042079,"end":1789876800000}},{"id":"uqVj1","keywords":["downhill"],"destination":{"type":"URL","value":"/contests/you-can-win-778740/"},"disabled":false,"schedule":{"begin":1581022800998,"end":1581742800000}},{"id":"qeVVE","keywords":["Coronavirus","COVID-19"],"destination":{"type":"BRAND","value":"brands/Coronavirus"},"disabled":false,"schedule":{"begin":1584018000242,"end":4115978604802}},{"id":"Tn5Ib","keywords":["Living Room Concert","Living Room"],"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"schedule":{"begin":1585152000009,"end":4115978604802}},{"id":"xKumV","keywords":["Small Business","Small Businesses"],"destination":{"type":"BRAND","value":"brands/Small Business"},"disabled":false,"schedule":{"begin":1586458800821,"end":1651014006656}},{"id":"44fNv","keywords":["First Responder Fridays","First Responder Friday","First Responder","First Responders"],"destination":{"type":"URL","value":"/content/2020-05-04-kelsea-ballerini-to-tribute-first-responders-with-special-performance/"},"disabled":false,"schedule":{"begin":1588608000000,"end":1596254400000}},{"id":"hMYFW","keywords":["Stand For Small","StandForSmall","Stand For Small Business","Stand For Small Businesses"],"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"schedule":{"begin":1587096000000,"end":4115978604802}},{"id":"55Ybe","keywords":["Meat District"],"destination":{"type":"URL","value":"/contests/enter-daily-for-861832/"},"disabled":false,"schedule":{"begin":1597773600503,"end":1600066800000}},{"id":"dcsrV","keywords":["Extra Gum","Extra","Gratitude Radio"],"destination":{"type":"URL","value":"/content/gratitude-radio-frontline-dedications-presented-by-extra-gum/"},"disabled":false,"schedule":{"begin":1588021200082,"end":1609477200000}},{"id":"RSH6H","keywords":["nurse","nurses"],"destination":{"type":"URL","value":"/contests/nominate-a-nurse-824762/"},"disabled":false,"schedule":{"begin":1588348800605,"end":1589342400000}},{"id":"bMHoZ","keywords":["Prom","iHeartRadio Prom","iHeart Prom"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Prom"},"disabled":false,"schedule":{"begin":1588359600959,"end":1609477200000}},{"id":"z9Tuz","keywords":["Black Music","Black Music Month"],"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"schedule":{"begin":1589472000532,"end":4115978604802}},{"id":"9Uz11","keywords":["The Vibe","Vibe"],"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"schedule":{"begin":1589979600371,"end":4115978604802}},{"id":"qum6C","keywords":["George Floyd"],"destination":{"type":"URL","value":"/content/2020-06-09-how-to-watch-george-floyds-hometown-funeral-service/"},"disabled":false,"schedule":{"begin":1591711200596,"end":1601524800000}},{"id":"36lhT","keywords":["Bud Light","Bud Lite","BudLight"],"destination":{"type":"URL","value":"/contests/celebrate-hispanic-heritage-868922/"},"disabled":false,"schedule":{"begin":1600272000486,"end":1602486000486}},{"id":"P301q","keywords":["Dr Pepper","Doctor Pepper","DrPepper","DoctorPepper"],"destination":{"type":"URL","value":"/contests/enter-to-win-871510/"},"disabled":false,"schedule":{"begin":1600214419906,"end":1601870400037}},{"id":"4JLhv","keywords":["Ultimate Jam","UltimateJam"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-846250/"},"disabled":false,"schedule":{"begin":1596038400866,"end":1597636800866}},{"id":"p4ex6","keywords":["Vote","Voting"],"destination":{"type":"URL","value":"https://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":"on_air","label":"On-Air","target":"_self","ref":"onair_schedule","children":[{"id":"0HFNE","type":"brand","label":"G BiZ","target":"_self","ref":"%2Fac1ea5e134b5347204dd405c714cbb4d","href":"/featured/g-biz/"},{"id":"roJR8","type":"brand","label":"ROW","target":"_self","ref":"%2F0dcfc6f46e3c1377a5b9d51bd5adf85f","href":"/featured/row/"},{"id":"HeQyH","type":"page","label":"More Shows","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"onair_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":"1898639","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":"%2Fac1ea5e134b5347204dd405c714cbb4d","slug":"g-biz","ownBrand":"brands/G BiZ (54992)","configByLookup":{"common":{"branding":{"name":"G BiZ"}}}},{"_id":"%2F0dcfc6f46e3c1377a5b9d51bd5adf85f","slug":"row","ownBrand":"brands/ROW (55360)","configByLookup":{"common":{"branding":{"name":"ROW"}}}},{"_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":"%2F6a5a69ca8971f6f6d581ad0e","type":"PUBLISHING","record":{"ref_id":"%2F6a5a69ca8971f6f6d581ad0e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fedfb0fd-8074-406a-8341-5a012e6be657","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a70f48971f6f6d581ad8e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"The Internet","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/the-internet-278397/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"278397\" data-catalog-related-id=\"\">\u003cstrong>The Internet\u003c/strong>\u003c/a> plans to make their long-awaited comeback for their anticipated fifth album. \u003cbr />\u003cbr />In their first interview together since 2018, \u003ca href=\"https://www.iheart.com/artist/syd-31533925/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31533925\" data-catalog-related-id=\"\">\u003cstrong>Syd\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/steve-lacy-31586282/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31586282\" data-catalog-related-id=\"\">\u003cstrong>Steve Lacy\u003c/strong>\u003c/a> and Matt Martians sat down with the \u003cem>New York Times' \u003c/em>\u003ca href=\"https://www.iheart.com/podcast/326-popcast-28076608/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"28076608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Popcast\u003c/em>\u003c/strong>\u003c/a> on Thursday, July 16, to discuss their comeback project. \u003cbr />\u003cbr />&quot;We're working on a band album,&quot; Syd confirmed. \u003cbr />\u003cbr />&quot;We've been chopping stuff up that's not out,&quot; Martians explained. &quot;I'd say we've been working on it for like, on or off, four or five years. Because the pandemic happened. So over the years, we just got all this music for all this time and it just built into this moment.&quot; \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa2yXb2AiZc%2F","@url":"https://www.instagram.com/p/Da2yXb2AiZc/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da2yXb2AiZc/"},{"html":"\u003cp>The last time the group released an album was \u003ca href=\"https://www.iheart.com/artist/the-internet-278397/albums/hive-mind-59311387\" target=\"_blank\">\u003cstrong>\u003cem>Hive Mind\u003c/em>\u003c/strong>\u003c/a> in 2018. Since then, the band has gone off to pursue their own solo projects and other ventures. Steve Lacy has evolved into one of the most popular artists in the industry thanks to his breakthrough solo album, \u003cem>Gemini Rights\u003c/em>. Meanwhile, Syd has also been releasing solo music, including \u003cem>Broken Hearts Club\u003c/em> (2022). \u003cbr />\u003cbr />Both aforementioned artists released their new solo albums today. Syd dropped her third solo album \u003ca href=\"https://www.iheart.com/artist/31533925/albums/beard-416597736/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416597736\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Beard\u003c/em>\u003c/strong>\u003c/a>\u003cem>,\u003c/em> featuring collaborations with \u003ca href=\"https://www.iheart.com/artist/big-sean-394877/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"394877\" data-catalog-related-id=\"\">\u003cstrong>Big Sean\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jordan-ward-31639869/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31639869\" data-catalog-related-id=\"\">\u003cstrong>Jordan Ward\u003c/strong>\u003c/a>\u003cstrong>, Cube\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/james-fauntleroy-30738300/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30738300\" data-catalog-related-id=\"\">\u003cstrong>James Fauntleroy\u003c/strong>\u003c/a>. Meanwhile, Steve Lacy's new LP \u003ca href=\"https://www.iheart.com/artist/31586282/albums/oh-yeah-416443628/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416443628\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Oh yeah?\u003c/em>\u003c/strong>\u003c/a> holds 10 fresh tracks featuring \u003ca href=\"https://www.iheart.com/artist/sza-30061847/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30061847\" data-catalog-related-id=\"\">\u003cstrong>SZA\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/erykah-badu-39995/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39995\" data-catalog-related-id=\"\">\u003cstrong>Erykah Badu\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/cecile-believe-34026050/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34026050\" data-catalog-related-id=\"\">\u003cstrong>Cecile Believe\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />The Internet's upcoming album is set to arrive in early 2027. Listen to the entire interview below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?embed=true&keyid=EditorialPlayer&ihrnetwork=true"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","cuser":"user/ldap/1133095","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/The Internet","keywords/R&B"],"permalink":"https://kmel.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","primary_image":{"bucket":"new_assets","id":"%2F6a5a70f48971f6f6d581ad8e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784313240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"The Internet To Reunite For First Studio Album In Nine Years","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","social_title":"The Internet To Reunite For First Studio Album In Nine Years","summary":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"The Internet To Reunite For First Studio Album In Nine Years"},"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e","title":"The Internet To Reunite For First Studio Album In Nine Years","description":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","author":"Tony M. Centeno"},"pub_start":1784313240000,"pub_until":4115978604802,"pub_changed":1784313638487,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a69ca8971f6f6d581ad0e","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","keyword:keywords/The Internet","keyword:keywords/R&B","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":"%2F6a4bbc757daa595606d1e9c8","type":"LEADS","record":{"title":"Argentina To Face Spain In The World Cup Final On July 19! Listen Live!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a5931312bf0b3a0850e3471","img_meta":{"base_id":"%2F6a5931312bf0b3a0850e3471","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/live/fifa-world-cup-2026-11554/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a4ff2cfb31d517f1399bea5","type":"LEADS","record":{"title":"Grand In Your Hand","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a4ff2bfb31d517f1399bea4","img_meta":{"base_id":"%2F6a4ff2bfb31d517f1399bea4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/listen-to-win-1-000-1898639/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a4c170a3af37201bd690bf9","type":"LEADS","record":{"title":"Two Nights, One Stage! iHeartRadio Music Festival Tickets On Sale Now!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a498b924d961117e17e5f82","img_meta":{"base_id":"%2F6a498b924d961117e17e5f82","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"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/6a27369209b4ac6d8d30fe55","img_meta":{"base_id":"%2F6a27369209b4ac6d8d30fe55","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":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOjAsIndtZU5LIjowfX0=","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":"%2F6a5a5daf8971f6f6d581acf4","type":"PUBLISHING","record":{"ref_id":"%2F6a5a5daf8971f6f6d581acf4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d8d819ff-c83d-4b69-9877-96fd56132a51","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/desiigner-31149322/?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/artist/desiigner-31149322/?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/artist/desiigner-31149322/?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/artist/desiigner-31149322/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a61fa8971f6f6d581ad07","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Desiigner","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/desiigner-31149322/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31149322\" data-catalog-related-id=\"\">\u003cstrong>Desiigner\u003c/strong>\u003c/a> has been arrested again on alleged domestic violence charges. \u003cbr />\u003cbr />According to a report \u003ca href=\"https://www.tmz.com/2026/07/17/desiigner-assaulted-gf-as-she-ran-with-baby-in-hand/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a> published on Thursday, July 16, the New York native, born Sidney Royel Selby III, was taken into custody by police after officers received a call to a home the rapper shares with his partner and child in South Carolina. It all started on Tuesday afternoon after Selby removed TVs from the walls of their home. The couple got into an argument, which led to Selby destroying the woman's two phones with a hammer to prevent her from calling the police. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa38TregFB8%2F","@url":"https://www.instagram.com/p/Da38TregFB8/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da38TregFB8/"},{"html":"\u003cp>After that, the woman grabbed their daughter and ran outside to yell for help. When she ran into a neighbor's yard, Selby chased after her and allegedly forced them to the ground. He ripped her Dior handbag out of her possession and tossed it in the yard. Then, Selby's girlfriend ran into the neighbor's home and locked herself in the bathroom. In a fit of rage, Selby allegedly took a hammer and a screwdriver to damage the neighbor's cars. He also took a chair and used it to smash the neighbor's front window. He also destroyed other windows in the neighbor's home. \u003cbr />\u003cbr />Selby allegedly caused $6,000 in damage to the neighbor's home and $2,700 to his partner's phones and purse. When police arrived on the scene, Selby was taken to Conway Medical Center for treatment. Afterward, he was transported to Horry County Detention Center and booked for one count of second-degree domestic violence plus three counts of malicious injury to animals or personal property involving alleged damage valued between $2K and $10K.\u003cbr />\u003cbr />This is the second time Selby has been \u003ca href=\"https://www.iheart.com/content/2026-03-25-desiigner-arrested-on-domestic-violence-charge-in-south-carolina/\" data-content-id=\"/69c43aebb504718ce01afe57\">\u003cstrong>arrested on a domestic violence charge\u003c/strong>\u003c/a> in 2026. Earlier this year, he was apprehended by police after he was accused of throwing the mother of his child to the ground during an argument. He was charged with third-degree domestic violence and released on a $1,500 bond. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage/","cuser":"user/ldap/1133095","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/Desiigner","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage/","primary_image":{"bucket":"new_assets","id":"%2F6a5a61fa8971f6f6d581ad07"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784309580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","social_title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage In South Carolina","summary":"Desiigner is back behind bars for alleged domestic violence","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Desiigner (31149322)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage"},"slug":"2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a61fa8971f6f6d581ad07","title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage","description":"Desiigner is back behind bars for alleged domestic violence","author":"Tony M. Centeno"},"pub_start":1784309580000,"pub_until":4115978604802,"pub_changed":1784309957050,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Desiigner (31149322)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a5daf8971f6f6d581acf4","slug:2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","slug:2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","keyword:keywords/Desiigner","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5a602feae3a5fa8e9eda4f","type":"PUBLISHING","record":{"ref_id":"%2F6a5a602feae3a5fa8e9eda4f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"be60e995-24a8-41fe-bd32-b9cb148165dc","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"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":"new_assets","caption":"","id":"%2F6a5a623feae3a5fa8e9eda59","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>France and England will face off in the \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">FIFA World Cup\u003c/a> third-place playoff on Saturday (July 18) at Miami Stadium in Florida, with kickoff set for 5 p.m. ET. The match, often considered a consolation fixture, carries extra intrigue this year as \u003cstrong>Kylian Mbappé\u003c/strong> and \u003cstrong>Harry Kane\u003c/strong> compete for the tournament's Golden Boot, and France’s longtime coach \u003cstrong>Didier Deschamps\u003c/strong> leads his team for the final time.\u003c/p>\n\n\u003cp>Whether you're at home, at work, or on the go, you can listen to every minute of the action live on \u003cstrong>iHeartRadio\u003c/strong>.\u003c/p>\n\n\u003ch3>How To Listen Live On iHeartRadio\u003c/h3>\n\n\u003cp>Fans can follow the match live by listening on the iHeartRadio app.\u003c/p>\n\n\u003cp>To listen:\u003c/p>\n\n\u003cul>\u003cli>Open the iHeartRadio app.\u003c/li>\n\u003cli>Search for World Cup.\u003c/li>\n\u003cli>Select the official World Cup Station.\u003c/li>\n\u003cli>Press Play to hear the match live.\u003c/li>\u003c/ul>\n\u003cp>You can also tune in through your connected car, smart speaker, desktop, or tablet, making it easy to follow every moment wherever you are.\u003c/p>\n\n\u003cp>Coverage includes:\u003c/p>\n\n\u003cul>\u003cli>Live play-by-play\u003c/li>\n\u003cli>Pregame analysis\u003c/li>\n\u003cli>Halftime coverage\u003c/li>\n\u003cli>Postgame reaction\u003c/li>\n\u003cli>Expert commentary\u003c/li>\n\u003cli>Breaking tournament news and updates\u003c/li>\u003c/ul>\n\u003cp>Both teams enter the match after disappointing semifinal exits—France fell 2-0 to Spain, while England narrowly lost 2-1 to Argentina. Neither side originally wanted to play in this match, but individual and team milestones remain at stake.\u003c/p>\n\n\u003cp>For France, the game marks the end of an era as Deschamps steps down after 14 years as head coach, during which he led Les Bleus to a World Cup title in 2018 and another final in 2022. Deschamps said, &quot;We're not where we wanted or expected to be. The disappointment matches our ambitions, but we have to accept it.&quot; The French squad is also motivated by Mbappé’s chase for the Golden Boot—he is currently tied with Lionel Messi at eight goals, just one shy of the all-time World Cup record.\u003c/p>\n\n\u003cp>England, meanwhile, seeks its best World Cup finish since winning the trophy in 1966. Both Kane and Jude Bellingham have six goals each, keeping them in the Golden Boot conversation. England coach Thomas Tuchel commented, &quot;None of our players and none of the French players want to play this match. They want to play the final. We gave everything to achieve that.&quot; The teams are likely to rotate lineups, giving minutes to less-used players, though star forwards are expected to feature.\u003c/p>\n\n\u003cp>Historically, England and France have met three times before in World Cup play. England won the first two meetings (1966 and 1982), but France won 2-1 in the 2022 quarterfinals. Heading into Saturday’s contest, France is favored by pre-match computer simulations, with a 50.7 percent chance to win in regulation, according to Opta data cited by Al Jazeera.\u003c/p>\n\n\u003cp>Injuries may impact both squads. For France,\u003cstrong> William Saliba\u003c/strong> and\u003cstrong> Brice Samba\u003c/strong> are out, while England will be without\u003cstrong> Jordan Henderson\u003c/strong> and possibly \u003cstrong>Reece James\u003c/strong>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england/","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","keywords/WorldCup2026"],"permalink":"https://kmel.iheart.com/content/2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england/","primary_image":{"bucket":"new_assets","id":"%2F6a5a623feae3a5fa8e9eda59"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"publish_date":1784308200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","social_title":"","summary":"France takes on England for third place on Saturday (July 18) in Miami, Florida.","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How To Listen To Third Place World Cup Game Between France And England"},"slug":"2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a623feae3a5fa8e9eda59","title":"How To Listen To Third Place World Cup Game Between France And England","description":"France takes on England for third place on Saturday (July 18) in Miami, Florida.","author":"iHeartRadio"},"pub_start":1784308200000,"pub_until":4115978604802,"pub_changed":1784308587631,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a602feae3a5fa8e9eda4f","slug:2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","slug:2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","keyword:keywords/ai-assisted","keyword:keywords/WorldCup2026","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":"%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":"%2F6a5a4e708971f6f6d581acd7","type":"PUBLISHING","record":{"ref_id":"%2F6a5a4e708971f6f6d581acd7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b5db038e-d2d5-4e1a-b73c-ca7bdf4309f8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/rick-ross-2272/?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/artist/rick-ross-2272/?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/artist/rick-ross-2272/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/rick-ross-2272/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a54d28971f6f6d581acea","new_tab":false,"schedule":{},"source_credit":"Maybach Music Group","title":"Rick Ross","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/rick-ross-2272/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2272\" data-catalog-related-id=\"\">\u003cstrong>Rick Ross\u003c/strong>\u003c/a>\u003cstrong>'\u003c/strong> highly anticipated album has finally arrived. \u003cbr />\u003cbr />On Friday, July 17, the Maybach Music Group founder delivered his 12th studio album, \u003ca href=\"https://www.iheart.com/artist/2272/albums/set-in-stone-417374608/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417374608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Set In Stone\u003c/em>\u003c/strong>\u003c/a>. The 19-track LP begins with his smooth intro &quot;Caviar Bumps&quot; followed by hits like &quot;Minks In Miami&quot; featuring \u003ca href=\"https://www.iheart.com/artist/french-montana-281545/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"281545\" data-catalog-related-id=\"\">\u003cstrong>French Montana\u003c/strong>\u003c/a> &amp; \u003ca href=\"https://www.iheart.com/artist/max-b-91179/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"91179\" data-catalog-related-id=\"\">\u003cstrong>Max B\u003c/strong>\u003c/a>, &quot;Mahogany Caskets&quot; with \u003ca href=\"https://www.iheart.com/artist/ti-58717/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58717\" data-catalog-related-id=\"\">\u003cstrong>T.I.,\u003c/strong>\u003c/a> and &quot;Maybach Music VII&quot; featuring \u003ca href=\"https://www.iheart.com/artist/jeezy-2599/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2599\" data-catalog-related-id=\"\">\u003cstrong>Jeezy\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/don-toliver-31887636/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31887636\" data-catalog-related-id=\"\">\u003cstrong>Don Toliver\u003c/strong>\u003c/a>. Rozay also recruited other hitmakers like \u003ca href=\"https://www.iheart.com/artist/kodak-black-30932687/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30932687\" data-catalog-related-id=\"\">\u003cstrong>Kodak Black\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/yung-miami-33075307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33075307\" data-catalog-related-id=\"\">\u003cstrong>Yung Miami\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rich-the-kid-30622552/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30622552\" data-catalog-related-id=\"\">\u003cstrong>Rich The Kid\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/yfn-lucci-30932774/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30932774\" data-catalog-related-id=\"\">\u003cstrong>YFN Lucci\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/bigxthaplug-33485189/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33485189\" data-catalog-related-id=\"\">\u003cstrong>BigXthaPlug\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/the-dream-39125/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39125\" data-catalog-related-id=\"\">\u003cstrong>The-Dream\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/leon-thomas-116690/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"116690\" data-catalog-related-id=\"\">\u003cstrong>Leon Thomas\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/gucci-mane-6580/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6580\" data-catalog-related-id=\"\">\u003cstrong>Gucci Mane\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ball-greezy-30847341/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30847341\" data-catalog-related-id=\"\">\u003cstrong>Ball Greezy\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> his artists \u003ca href=\"https://www.iheart.com/artist/nino-breeze-585979/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"585979\" data-catalog-related-id=\"\">\u003cstrong>Nino Breeze\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/young-breed-30831346/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30831346\" data-catalog-related-id=\"\">\u003cstrong>Young Breed\u003c/strong>\u003c/a>, and comedian Deon Cole to contribute to the album. \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%2F8AlUKWKReeA%3Fsi%3DbCOKIdoH6dz_idHB","@url":"https://youtu.be/8AlUKWKReeA?si=bCOKIdoH6dz_idHB","author_name":"Rick Ro$$","author_url":"https://www.youtube.com/@rickrossmmgempire","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/8AlUKWKReeA?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=\"Rick Ross - Set in Stone Album Trailer (Official) &quot;Economy Flights&quot; Featuring Deon Cole\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/8AlUKWKReeA/hqdefault.jpg","thumbnail_width":480,"title":"Rick Ross - Set in Stone Album Trailer (Official) \"Economy Flights\" Featuring Deon Cole","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/8AlUKWKReeA?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=\"Rick Ross - Set in Stone Album Trailer (Official) &quot;Economy Flights&quot; Featuring Deon Cole\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/8AlUKWKReeA?si=bCOKIdoH6dz_idHB"},{"html":"\u003cp>“This album is exactly what the title says… it’s history, it’s permanence, it’s legacy,” Ross says about his new album. “Twenty years in the game and we still elevating. The foundation was poured in '06, but the empire is \u003cem>Set In Stone\u003c/em>.”\u003cbr />\u003cbr />\u003cem>Set In Stone\u003c/em> arrives as Rick Ross continues to tour the country for his \u003ca href=\"https://www.iheart.com/content/2026-03-11-rick-ross-announces-dates-for-port-of-miami-20th-anniversary-tour/\" target=\"_blank\">\u003cstrong>&quot;Port of Miami 20th Anniversary Black-Tie Experience.&quot;\u003c/strong>\u003c/a> Rozay has been traveling to major cities around the U.S. to perform songs from his debut album, Port of Miami, with support from the Renaissance Orchestra and the Sainted Trap Choir. He kicked off the tour in his hometown of Miami with special appearance by \u003ca href=\"https://www.iheart.com/artist/dj-khaled-133337/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"133337\" data-catalog-related-id=\"\">\u003cstrong>DJ Khaled\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/luke-207385/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"207385\" data-catalog-related-id=\"\">\u003cstrong>Uncle Luke\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/trina-28637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"28637\" data-catalog-related-id=\"\">\u003cstrong>Trina\u003c/strong>\u003c/a>. So far, he's brought out other surprise guests like \u003ca href=\"https://www.iheart.com/artist/scarface-41285/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41285\" data-catalog-related-id=\"\">\u003cstrong>Scarface\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/remy-ma-27302/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"27302\" data-catalog-related-id=\"\">\u003cstrong>Remy Ma\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/beanie-sigel-40983/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40983\" data-catalog-related-id=\"\">\u003cstrong>Beanie Sigel\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/freeway-11408/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"11408\" data-catalog-related-id=\"\">\u003cstrong>Freeway\u003c/strong>\u003c/a>. The tour wraps up in Charlotte, N.C. on August 29. \u003cbr />\u003cbr />Listen to Rick Ross' new album \u003ca href=\"https://www.iheart.com/artist/2272/albums/set-in-stone-417374608/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417374608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Set In Stone\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/2272/albums/set-in-stone-417374608/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417374608\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a> now! Watch the music videos for &quot;Minks In Miami&quot; and &quot;Mahogany Caskets&quot; below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDYFCKWwHGN-%2F","@url":"https://www.instagram.com/p/DYFCKWwHGN-/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DYFCKWwHGN-/"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FIhT5WPeEbQo%3Fsi%3Dl3ED-6JVhMVPWoDU","@url":"https://youtu.be/IhT5WPeEbQo?si=l3ED-6JVhMVPWoDU","author_name":"RickRossVEVO","author_url":"https://www.youtube.com/@RickRossVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IhT5WPeEbQo?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=\"Rick Ross - Mahogany Caskets (Official Music Video) ft. T.I.\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IhT5WPeEbQo/hqdefault.jpg","thumbnail_width":480,"title":"Rick Ross - Mahogany Caskets (Official Music Video) ft. T.I.","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IhT5WPeEbQo?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=\"Rick Ross - Mahogany Caskets (Official Music Video) ft. T.I.\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/IhT5WPeEbQo?si=l3ED-6JVhMVPWoDU"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FGcULiEtlGwo%3Fsi%3Dd4_PHGSYx0iwE36E","@url":"https://youtu.be/GcULiEtlGwo?si=d4_PHGSYx0iwE36E","author_name":"Rick Ro$$","author_url":"https://www.youtube.com/@rickrossmmgempire","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/GcULiEtlGwo?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=\"Rick Ross, French Montana, Max B - Minks In Miami (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/GcULiEtlGwo/hqdefault.jpg","thumbnail_width":480,"title":"Rick Ross, French Montana, Max B - Minks In Miami (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/GcULiEtlGwo?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=\"Rick Ross, French Montana, Max B - Minks In Miami (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/GcULiEtlGwo?si=d4_PHGSYx0iwE36E"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more/","cuser":"user/ldap/1133095","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/Rick Ross","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more/","primary_image":{"bucket":"new_assets","id":"%2F6a5a54d28971f6f6d581acea"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784306700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","social_title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More","summary":"Listen to Rick Ross' new album 'Set In Stone' now!","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Rick Ross (2272)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More"},"slug":"2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a54d28971f6f6d581acea","title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More","description":"Listen to Rick Ross' new album 'Set In Stone' now!","author":"Tony M. Centeno"},"pub_start":1784306700000,"pub_until":4115978604802,"pub_changed":1784307081004,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Rick Ross (2272)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a4e708971f6f6d581acd7","slug:2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","slug:2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","keyword:keywords/Rick Ross","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5a58beeae3a5fa8e9eda44","type":"PUBLISHING","record":{"ref_id":"%2F6a5a58beeae3a5fa8e9eda44","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6ec295fd-f88c-4265-8c32-6b782e94d5db","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":"Side view of black oven with open door in modern Scandinavian studio style. Contemporary white wood furniture and kitchenware. Cozy place for cooking","id":"%2F6a5a590e4773a197757da344","new_tab":false,"schedule":{},"source_credit":"brizmaker / iStock / Getty Images","title":"Stylish black oven with open door in kitchen","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Panasonic has \u003ca href=\"https://www.foxbusiness.com/money/costco-amazon-shoppers-urged-check-kitchens-after-appliance-recalled-over-shock-fire-hazards\" target=\"_blank\">recalled more than 13,600 toaster ovens\u003c/a> sold in the United States and Canada after discovering a defect that could lead to electric shock or fire. The recall, announced on Thursday (July 16), affects 11,480 Panasonic NB-G200 Electric Toaster Ovens sold in the U.S. and another 2,184 units sold in Canada, according to a joint notice from Health Canada, the U.S. Consumer Product Safety Commission, and Panasonic Canada Inc.\u003c/p>\n\n\u003cp>The issue stems from the toaster oven’s power cord insulation, which may not be fully protected by a fiberglass sleeve, creating a potential electric shock hazard for users. The model numbers involved are NB-G200SVA in the U.S. and NB-G205S in Canada. The affected ovens feature stainless steel trim and double infrared heating technology. All units were manufactured in Canada and sold between October 2024 and April 2026 at retailers including Amazon and Costco for about $170.\u003c/p>\n\n\u003cp>According to the U.S. Consumer Product Safety Commission, \u003ca href=\"https://www.cpsc.gov/Recalls/2026/Panasonic-Recalls-Electric-Toaster-Ovens-Due-to-Shock-and-Fire-Hazards\" target=\"_blank\">Panasonic has received five reports of circuit breakers or outlets tripping in the U.S.\u003c/a>, as well as one report of a toaster oven that stopped working. No injuries or fires have been reported in either country as of the recall date. In Canada, no incidents or injuries have been reported, according to Health Canada.\u003c/p>\n\n\u003cp>Panasonic urges consumers to \u003ca href=\"https://www.newsnationnow.com/us-news/recalls/toaster-ovens-amazon-costco-recalled/\" target=\"_blank\">immediately stop using the recalled toaster ovens\u003c/a>. Customers are asked to contact Panasonic for a full refund. In Canada, consumers can reach Panasonic Canada Inc. at 1-888-422-6296, Monday through Friday from 8 a.m. to 5 p.m. ET, or visit the company's recall website. In the U.S., the recall information and refund process are also available on the same site.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk/","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-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk/","primary_image":{"bucket":"assets.getty","id":"%2F6a5a590e4773a197757da344"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1784305740000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","social_title":"","summary":"Panasonic has received five reports of circuit breakers or outlets tripping in the U.S.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Popular Toaster Ovens Recalled Due To Shock, Fire Risk"},"slug":"2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5a590e4773a197757da344","title":"Popular Toaster Ovens Recalled Due To Shock, Fire Risk","description":"Panasonic has received five reports of circuit breakers or outlets tripping in the U.S.","author":"iHeartRadio"},"pub_start":1784305740000,"pub_until":4115978604802,"pub_changed":1784306076184,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a58beeae3a5fa8e9eda44","slug:2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","slug:2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a5a4b8deae3a5fa8e9eda37","type":"PUBLISHING","record":{"ref_id":"%2F6a5a4b8deae3a5fa8e9eda37","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e5df74c1-9ddf-4e72-835a-bdd4240d771b","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":"","id":"%2F6a5a4e28389dd9a9693cafe6","new_tab":false,"schedule":{},"source_credit":"Digital Vision. / DigitalVision / Getty Images","title":"Angry Man Looking Out His Car Window Pointing","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A heated confrontation between a Mercedes driver and a skateboarder turned into a chaotic street fight on St. Marks Place in Manhattan’s East Village on Tuesday (July 14), leaving the driver unconscious and the incident viral online. The clash began after a man smashed his skateboard against a black Mercedes SUV, damaging its windshield and side, according to police and \u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559\" target=\"_blank\">eyewitness video posted by\u003c/a>\u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559\" target=\"_blank\">\u003cstrong> Michael O’Hara\u003c/strong>\u003c/a>\u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559\" target=\"_blank\"> on X\u003c/a>.\u003c/p>\n\n\u003cp>O’Hara’s video shows \u003ca href=\"https://nypost.com/2026/07/16/us-news/wild-video-shows-pitiful-nyc-street-fight-between-skateboarder-and-mercedes-driver-and-one-of-them-ends-up-regretting-it/\" target=\"_blank\">the skateboarder repeatedly striking the SUV with his board before the 34-year-old driver exits the vehicle\u003c/a>, grabs the skateboard, and swings it at the skater. The two then exchange blows on the sidewalk as a woman, believed to be the driver’s partner, pleads for them to stop. The fight escalates when the skateboarder regains control of his board, strikes the driver on the head, and puts him in a headlock, causing the driver to lose consciousness.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fmichael_ohara00%2Fstatus%2F2077296161996599559","@url":"https://x.com/michael_ohara00/status/2077296161996599559","author_name":"Michael O’Hara","author_url":"https://x.com/michael_ohara00","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">insane fight broke out on saint marks in front of me today… \u003ca href=\"https://x.com/hashtag/nyc?src=hash&amp;ref_src=twsrc%5Etfw\">#nyc\u003c/a> \u003ca href=\"https://x.com/whatisny?ref_src=twsrc%5Etfw\">@whatisny\u003c/a> \u003ca href=\"https://t.co/0pYneVIUtk\">pic.twitter.com/0pYneVIUtk\u003c/a>\u003c/p>&mdash; Michael O’Hara (@michael_ohara00) \u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559?ref_src=twsrc%5Etfw\">July 15, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/michael_ohara00/status/2077296161996599559","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">insane fight broke out on saint marks in front of me today… \u003ca href=\"https://x.com/hashtag/nyc?src=hash&amp;ref_src=twsrc%5Etfw\">#nyc\u003c/a> \u003ca href=\"https://x.com/whatisny?ref_src=twsrc%5Etfw\">@whatisny\u003c/a> \u003ca href=\"https://t.co/0pYneVIUtk\">pic.twitter.com/0pYneVIUtk\u003c/a>\u003c/p>&mdash; Michael O’Hara (@michael_ohara00) \u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559?ref_src=twsrc%5Etfw\">July 15, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/michael_ohara00/status/2077296161996599559"},{"html":"\u003cp>According to the NYPD and social media footage, the incident started when the driver allegedly nearly struck the skateboarder and another man, sparking a verbal and then physical dispute. The viral clip, viewed over four million times, shows bystanders watching as the conflict unfolds, some urging the men to break it up.\u003c/p>\n\n\u003cp>Police said the driver was taken to Bellevue hospital in stable condition. The \u003ca href=\"https://www.dailymail.com/news/article-15983843/mercedes-driver-skateboarder-brawl-nyc.html\" target=\"_blank\">skateboarder fled before officers arrived\u003c/a>, and no arrests have been made as the investigation continues, according to Daily Mail. The NYPD asks anyone with information to contact Crime Stoppers.\u003c/p>\n\n\u003cp>The viral nature of the fight has sparked debate online about bystander intervention and city street culture. O’Hara, who filmed the scene, said, &quot;There’s no way in hell I would’ve gotten out of a car to fight somebody.&quot; The video remains a trending topic on social media as police seek the skateboarder for questioning.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder/","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-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder/","primary_image":{"bucket":"assets.getty","id":"%2F6a5a4e28389dd9a9693cafe6"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784302800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","social_title":"","summary":"Police are investigating and the skateboarder has not been arrested. The incident, caught on camera, has drawn millions of views.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mercedes Driver Knocked Out In Wild Street Brawl With Skateboarder"},"slug":"2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5a4e28389dd9a9693cafe6","title":"Mercedes Driver Knocked Out In Wild Street Brawl With Skateboarder","description":"Police are investigating and the skateboarder has not been arrested. The incident, caught on camera, has drawn millions of views.","author":"iHeartRadio"},"pub_start":1784302800000,"pub_until":4115978604802,"pub_changed":1784303183174,"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:/6a5a4b8deae3a5fa8e9eda37","slug:2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","slug:2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a5a33e38971f6f6d581ac4b","type":"PUBLISHING","record":{"ref_id":"%2F6a5a33e38971f6f6d581ac4b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"96b56ee2-a2a0-4ba1-9ae0-9dd8e07e77af","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a39b38971f6f6d581ac5e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Larry June","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/larry-june-31238259/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31238259\" data-catalog-related-id=\"\">\u003cstrong>Larry June\u003c/strong>\u003c/a> returns with his second project of the year. \u003cbr />\u003cbr />On Friday, July 17, the California native dropped his new solo album \u003ca href=\"https://www.iheart.com/artist/larry-june-31238259/songs/who-coppin-371643417/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"371643417\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Who Coppin\u003c/em>\u003c/strong>\u003c/a> via The Freeminded Records/EMPIRE. June opens the project with &quot;Go Outside&quot; with an intro from podcaster \u003ca href=\"https://www.iheart.com/podcast/1319-million-dollaz-worth-of-g-46864714/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"46864714\" data-catalog-related-id=\"\">\u003cstrong>Wallo267\u003c/strong>\u003c/a>. The two even collaborated for the official music video, which is out now in celebration of the album. The album continues with other stand-out tracks like &quot;The Machinist&quot; and &quot;Casual Mondays&quot; produced by Cardo Got Wings. In addition, Larry June enlists several heavy hitters, including \u003ca href=\"https://www.iheart.com/artist/djfresh-10087/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"10087\" data-catalog-related-id=\"\">\u003cstrong>DJ.Fresh\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jhene-aiko-30419774/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30419774\" data-catalog-related-id=\"\">\u003cstrong>Jhené Aiko\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jay-versace-32159842/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32159842\" data-catalog-related-id=\"\">\u003cstrong>Jay Versace\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/musiq-soulchild-58756/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58756\" data-catalog-related-id=\"\">\u003cstrong>Musiq Soulchild\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/b-legit-13793/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"13793\" data-catalog-related-id=\"\">\u003cstrong>B-Legit\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/swizz-beatz-39240/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39240\" data-catalog-related-id=\"\">\u003cstrong>Swizz Beatz\u003c/strong>\u003c/a>, to contribute to the album. \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%2FHCG37FZ8ztg%3Fsi%3D0_bKnTtK44VbKrnK","@url":"https://youtu.be/HCG37FZ8ztg?si=0_bKnTtK44VbKrnK","author_name":"Larry June","author_url":"https://www.youtube.com/@FreemindedLifestyle","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/HCG37FZ8ztg?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=\"Larry June - Go Outside Intro (Official Video) (feat. Wallo267)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/HCG37FZ8ztg/hqdefault.jpg","thumbnail_width":480,"title":"Larry June - Go Outside Intro (Official Video) (feat. Wallo267)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/HCG37FZ8ztg?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=\"Larry June - Go Outside Intro (Official Video) (feat. Wallo267)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/HCG37FZ8ztg?si=0_bKnTtK44VbKrnK"},{"html":"\u003cp>Larry June's new album comes a few months after he dropped his collaborative project with \u003ca href=\"https://www.iheart.com/artist/curreny-367747/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"367747\" data-catalog-related-id=\"\">\u003cstrong>Curren$y\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/the-alchemist-30000528/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30000528\" data-catalog-related-id=\"\">\u003cstrong>The Alchemist\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/31238259/albums/spiral-staircases-381193568/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"381193568\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Spiral Staircases\u003c/em>\u003c/strong>\u003c/a>. The EP comes with seven tracks, including &quot;Stars On The Roof,&quot; &quot;Palo Santo,&quot; and &quot;Drive Alone.&quot; \u003cbr />\u003cbr />&quot;Better Decisions&quot; from Larry June's new album appears in the Top 5 of iHeartRadio's \u003ca href=\"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/\" data-catalog-kind=\"PLAYLIST\" data-catalog-id=\"312064750::WPoxcYDJRgwQgYoWZdEi1B\" data-catalog-related-id=\"\">\u003cstrong>Rap Rising\u003c/strong>\u003c/a> playlist. The weekly round-up of fresh music also includes new joints by \u003ca href=\"https://www.iheart.com/artist/rick-ross-2272/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2272\" data-catalog-related-id=\"\">\u003cstrong>Rick Ross\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/dave-east-880518/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"880518\" data-catalog-related-id=\"\">\u003cstrong>Dave East\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/peezy-441597/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"441597\" data-catalog-related-id=\"\">\u003cstrong>Peezy\u003c/strong>\u003c/a> and more. Stream the playlist above and scroll below for more new releases by \u003ca href=\"https://www.iheart.com/artist/rome-streetz-31431315/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31431315\" data-catalog-related-id=\"\">\u003cstrong>Rome Streetz\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/icewear-vezzo-907519/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"907519\" data-catalog-related-id=\"\">\u003cstrong>Icewear Vezzo\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/fox-bd-42764037/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42764037\" data-catalog-related-id=\"\">\u003cstrong>Fox BD\u003c/strong>\u003c/a>, and others. \u003cbr />\u003cbr />\u003cspan class=\"warning-text\">WARNING: EXPLICIT LANGUAGE\u003c/span>\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>Larry June, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31238259/albums/who-coppin-417472120/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417472120\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Who Coppin\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a45b88971f6f6d581ac65","new_tab":false,"schedule":{},"source_credit":"The Freeminded Records/EMPIRE","title":"Larry June","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Rick Ross, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/59376/albums/set-in-stone-153900741/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"153900741\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Set In Stone\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a48b28971f6f6d581ac69","new_tab":false,"schedule":{},"source_credit":"Maybach Music Group/Gamma","title":"Set In Stone","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Rome Streetz, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31431315/albums/sock-it-2-my-pocket-411720692/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"411720692\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Sock It 2 My Pocket\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a49008971f6f6d581ac6d","new_tab":false,"schedule":{},"source_credit":"Mass Appeal","title":"Rome Streetz","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Raq Baby, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/37755464/albums/still-spillin-409174298/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"409174298\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Still Spillin\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a493c8971f6f6d581ac71","new_tab":false,"schedule":{},"source_credit":"Santa Anna Label Group","title":"Raq Baby","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Oh No &amp; The Alchemist (GANGRENE), \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/gangrene-32047784/albums/better-than-mcdonalds-416567000\" target=\"_blank\">\u003cstrong>\u003cem>Better Than McDonald's\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4a1a8971f6f6d581ac75","new_tab":false,"schedule":{},"source_credit":"ALC Records/Gangrene","title":"Better Than McDonald's","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Icewear Vezzo, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/907519/albums/rich-off-pints-4-409269639/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"409269639\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Rich Off Pints 4\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4a8f8971f6f6d581ac79","new_tab":false,"schedule":{},"source_credit":"Iced Up Records","title":"Icewear Vezzo","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Syd, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31533925/albums/beard-416597736/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416597736\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Beard\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4aba8971f6f6d581ac7d","new_tab":false,"schedule":{},"source_credit":"Free Lunch/Warner Records","title":"Syd","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Fox BD, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/42764037/albums/finessin-distribution-deals-416850935/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416850935\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Finessin Distribution Deals\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4b2d8971f6f6d581ac81","new_tab":false,"schedule":{},"source_credit":"Foxes Only","title":"Fox BD","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Albee Al, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31158295/albums/thugs-motivation-409210637/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"409210637\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Thug's Motivation\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (EP)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4b558971f6f6d581ac85","new_tab":false,"schedule":{},"source_credit":"Loyalty Gang","title":"Albee Al","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Lil Baby, &quot;Dead Fresh&quot;\u003c/strong>\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%2FmdJaqO5_J1M%3Fsi%3DExjr-sTcvxAGkU48","@url":"https://youtu.be/mdJaqO5_J1M?si=Exjr-sTcvxAGkU48","author_name":"LilBabyVEVO","author_url":"https://www.youtube.com/@LilBabyVEVO-ez4db","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mdJaqO5_J1M?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=\"Lil Baby - Dead Fresh (Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/mdJaqO5_J1M/hqdefault.jpg","thumbnail_width":480,"title":"Lil Baby - Dead Fresh (Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mdJaqO5_J1M?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=\"Lil Baby - Dead Fresh (Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/mdJaqO5_J1M?si=Exjr-sTcvxAGkU48"},{"html":"\u003cp>\u003cstrong>Travis Scott, Ludwig Göransson &amp; James Blake, &quot;When I'm Home&quot;\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrtSRE-cb3zE","@url":"https://www.youtube.com/watch?v=rtSRE-cb3zE","author_name":"Back Lot Music","author_url":"https://www.youtube.com/@BackLotMusic","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rtSRE-cb3zE?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=\"&quot;When I’m Home&quot; by JAMES BLAKE, TRAVIS SCOTT &amp; LUDWIG GÖRANSSON from THE ODYSSEY\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/rtSRE-cb3zE/hqdefault.jpg","thumbnail_width":480,"title":"\"When I’m Home\" by JAMES BLAKE, TRAVIS SCOTT & LUDWIG GÖRANSSON from THE ODYSSEY","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rtSRE-cb3zE?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=\"&quot;When I’m Home&quot; by JAMES BLAKE, TRAVIS SCOTT &amp; LUDWIG GÖRANSSON from THE ODYSSEY\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=rtSRE-cb3zE"},{"html":"\u003cp>\u003cstrong>Nyla Symone + Honor Roll, &quot;R2D2&quot;\u003c/strong>\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%2F0MFOSUQZ0d0%3Fsi%3DAOWbPheBEjHzkTjn","@url":"https://youtu.be/0MFOSUQZ0d0?si=AOWbPheBEjHzkTjn","author_name":"Nyla Symone ","author_url":"https://www.youtube.com/@NylaSymone","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0MFOSUQZ0d0?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=\"HONOR ROLL - R2D2 (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/0MFOSUQZ0d0/hqdefault.jpg","thumbnail_width":480,"title":"HONOR ROLL - R2D2 (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0MFOSUQZ0d0?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=\"HONOR ROLL - R2D2 (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/0MFOSUQZ0d0?si=AOWbPheBEjHzkTjn"},{"html":"\u003cp>\u003cstrong>Kurupt, DJ Battlecat &amp; Snoop Dogg, &quot;Me N The Boyz&quot;\u003c/strong>\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%2FFudpMs8zMF8%3Fsi%3DWNEVYAq9EWZPAikz","@url":"https://youtu.be/FudpMs8zMF8?si=WNEVYAq9EWZPAikz","author_name":"Kurupt - Topic","author_url":"https://www.youtube.com/channel/UCTfM0xgkmOoEuYGnF7VZtrg","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/FudpMs8zMF8?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=\"Me N The Boyz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/FudpMs8zMF8/hqdefault.jpg","thumbnail_width":480,"title":"Me N The Boyz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/FudpMs8zMF8?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=\"Me N The Boyz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/FudpMs8zMF8?si=WNEVYAq9EWZPAikz"},{"html":"\u003cp>\u003cstrong>Peezy featuring Babyfxce E, &quot;I Can't Tell&quot;\u003c/strong>\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%2Fdv3NhYIq0fo%3Fsi%3DI66GrV3B8SaXWoNF","@url":"https://youtu.be/dv3NhYIq0fo?si=I66GrV3B8SaXWoNF","author_name":"PeezyVEVO","author_url":"https://www.youtube.com/@peezyvevo6637","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/dv3NhYIq0fo?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=\"Peezy, Babyfxce E - I Can&#39;t Tell (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/dv3NhYIq0fo/hqdefault.jpg","thumbnail_width":480,"title":"Peezy, Babyfxce E - I Can't Tell (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/dv3NhYIq0fo?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=\"Peezy, Babyfxce E - I Can&#39;t Tell (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/dv3NhYIq0fo?si=I66GrV3B8SaXWoNF"},{"html":"\u003cp>\u003cstrong>Sleepy Hallow, &quot;WTW? First Day Out&quot;\u003c/strong>\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%2Fcczbxo0VkGQ%3Fsi%3DlhrVboZSXnDOir91","@url":"https://youtu.be/cczbxo0VkGQ?si=lhrVboZSXnDOir91","author_name":"Sleepy Hallow - Topic","author_url":"https://www.youtube.com/channel/UCw3jntlj7iPOr77qSvb72Fw","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/cczbxo0VkGQ?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=\"First Day Out\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/cczbxo0VkGQ/hqdefault.jpg","thumbnail_width":480,"title":"First Day Out","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/cczbxo0VkGQ?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=\"First Day Out\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/cczbxo0VkGQ?si=lhrVboZSXnDOir91"},{"html":"\u003cp>\u003cstrong>Real Boston Richey, &quot;Played First&quot;\u003c/strong>\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%2F_Rkjd_Zax4A%3Fsi%3Du81tPWL7TfKhCH1e","@url":"https://youtu.be/_Rkjd_Zax4A?si=u81tPWL7TfKhCH1e","author_name":"RealBostonRicheyVEVO","author_url":"https://www.youtube.com/@realbostonricheyvevo4532","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_Rkjd_Zax4A?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=\"Real Boston Richey - Played First (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/_Rkjd_Zax4A/hqdefault.jpg","thumbnail_width":480,"title":"Real Boston Richey - Played First (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_Rkjd_Zax4A?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=\"Real Boston Richey - Played First (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/_Rkjd_Zax4A?si=u81tPWL7TfKhCH1e"},{"html":"\u003cp>\u003cstrong>Dave East featuring Harry Fraud, &quot;Minding My Business&quot;\u003c/strong>\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%2F-5ZIAt7rKtE%3Fsi%3DQOhcM7hQg9ut9p4u","@url":"https://youtu.be/-5ZIAt7rKtE?si=QOhcM7hQg9ut9p4u","author_name":"Dave East - Topic","author_url":"https://www.youtube.com/channel/UC1JkJf9F9STUlouOCsy9aXA","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/-5ZIAt7rKtE?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=\"Minding My Business\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/-5ZIAt7rKtE/hqdefault.jpg","thumbnail_width":480,"title":"Minding My Business","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/-5ZIAt7rKtE?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=\"Minding My Business\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/-5ZIAt7rKtE?si=QOhcM7hQg9ut9p4u"},{"html":"\u003cp>\u003cstrong>Kocky Ka, &quot;Westside&quot; \u003c/strong>\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%2FIISzl7gq-dM%3Fsi%3DF_Hy7DWz1ecqCzxq","@url":"https://youtu.be/IISzl7gq-dM?si=F_Hy7DWz1ecqCzxq","author_name":"Kocky Ka","author_url":"https://www.youtube.com/@kockyka585","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IISzl7gq-dM?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=\"Kocky Ka - Westside (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IISzl7gq-dM/hqdefault.jpg","thumbnail_width":480,"title":"Kocky Ka - Westside (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IISzl7gq-dM?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=\"Kocky Ka - Westside (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/IISzl7gq-dM?si=F_Hy7DWz1ecqCzxq"},{"html":"\u003cp>\u003cstrong>Luhh Dyl, &quot;Forgive Never Forget&quot;\u003c/strong>\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%2FO4HUo2ZtKDw%3Fsi%3D6LxXofkpExucstPY","@url":"https://youtu.be/O4HUo2ZtKDw?si=6LxXofkpExucstPY","author_name":"Luhh Dyl","author_url":"https://www.youtube.com/@luhhdyl","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/O4HUo2ZtKDw?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=\"Luhh Dyl - Forgive Never Forget [Official Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/O4HUo2ZtKDw/hqdefault.jpg","thumbnail_width":480,"title":"Luhh Dyl - Forgive Never Forget [Official Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/O4HUo2ZtKDw?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=\"Luhh Dyl - Forgive Never Forget [Official Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/O4HUo2ZtKDw?si=6LxXofkpExucstPY"},{"html":"\u003cp>\u003cstrong>Kai Ca$h, &quot;Picture Me Giving AF Who Don't Like Me&quot;\u003c/strong>\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%2F1F8Rqyjc8tA%3Fsi%3DDP4alYehpZN8rFzK","@url":"https://youtu.be/1F8Rqyjc8tA?si=DP4alYehpZN8rFzK","author_name":"KAI CA$H","author_url":"https://www.youtube.com/@KaiCashmusic","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/1F8Rqyjc8tA?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=\"Kai Ca$h - PICTURE ME GIVING AF WHO DON&quot;T LIKE ME. (visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/1F8Rqyjc8tA/hqdefault.jpg","thumbnail_width":480,"title":"Kai Ca$h - PICTURE ME GIVING AF WHO DON\"T LIKE ME. (visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/1F8Rqyjc8tA?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=\"Kai Ca$h - PICTURE ME GIVING AF WHO DON&quot;T LIKE ME. (visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/1F8Rqyjc8tA?si=DP4alYehpZN8rFzK"},{"html":"\u003cp>\u003cstrong>Lil Novi, &quot;Slut Sippin Kut&quot;\u003c/strong>\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%2FYFmhLlwxldU%3Fsi%3DkKjc26dl7xgpDVpu","@url":"https://youtu.be/YFmhLlwxldU?si=kKjc26dl7xgpDVpu","author_name":"Lil Novi - Topic","author_url":"https://www.youtube.com/channel/UCTE-31rOLumE5klg7OAb7ag","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/YFmhLlwxldU?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=\"Slut Sippin Kut\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/YFmhLlwxldU/hqdefault.jpg","thumbnail_width":480,"title":"Slut Sippin Kut","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/YFmhLlwxldU?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=\"Slut Sippin Kut\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/YFmhLlwxldU?si=kKjc26dl7xgpDVpu"},{"html":"\u003cp>\u003cstrong>Phora, &quot;To The Sun&quot;\u003c/strong>\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%2FBU8B3XYO4jo%3Fsi%3D3KPogWUegRZk9_F3","@url":"https://youtu.be/BU8B3XYO4jo?si=3KPogWUegRZk9_F3","author_name":"Phora","author_url":"https://www.youtube.com/@phora","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/BU8B3XYO4jo?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=\"Phora - To The Sun [Official Music Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/BU8B3XYO4jo/hqdefault.jpg","thumbnail_width":480,"title":"Phora - To The Sun [Official Music Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/BU8B3XYO4jo?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=\"Phora - To The Sun [Official Music Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/BU8B3XYO4jo?si=3KPogWUegRZk9_F3"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin/","cuser":"user/ldap/1133095","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/Larry June","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin/","primary_image":{"bucket":"new_assets","id":"%2F6a5a39b38971f6f6d581ac5e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784302800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Larry June Releases Anticipated Album ‘Who Coppin’ W/ Swizz Beatz & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","social_title":"Larry June Releases Anticipated Album ‘Who Coppin’ W/ Swizz Beatz & More","summary":"Listen to Larry June and more new music!","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Larry June (31238259)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rap Rising: Larry June Releases Highly Anticipated Album ‘Who Coppin’"},"slug":"2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a39b38971f6f6d581ac5e","title":"Rap Rising: Larry June Releases Highly Anticipated Album ‘Who Coppin’","description":"Listen to Larry June and more new music!","author":"Tony M. Centeno"},"pub_start":1784302800000,"pub_until":4115978604802,"pub_changed":1784310603569,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Larry June (31238259)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a33e38971f6f6d581ac4b","slug:2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","slug:2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","keyword:keywords/Larry June","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5a4251eae3a5fa8e9eda2c","type":"PUBLISHING","record":{"ref_id":"%2F6a5a4251eae3a5fa8e9eda2c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"349c5798-392f-48ef-913c-27f65644df60","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":"","id":"%2F6a5a44cbd38804a6ed430026","new_tab":false,"schedule":{},"source_credit":"CREATISTA / iStock / Getty Images","title":"Senior couple at home with many bills","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Newly retired, average\u003ca href=\"https://www.usatoday.com/story/money/personalfinance/2026/07/16/social-security-cut-2033/90941392007/\" target=\"_blank\"> dual-income couples could see their annual Social Security benefits drop by $16,900\u003c/a> starting in 2033, if Congress does not act to strengthen the program’s funding. That’s because the Social Security trust fund, which helps pay monthly benefits, is projected to run out of money by the end of 2032, according to the latest report from the program’s trustees and analysis by the nonpartisan Committee for a Responsible Federal Budget (CRFB).\u003c/p>\n\n\u003cp>When the trust fund reserves are depleted, the \u003ca href=\"https://www.crfb.org/blogs/large-benefit-cuts-loom-social-security\" target=\"_blank\">law requires Social Security to reduce benefits by about 22%\u003c/a> to match the money coming in from payroll taxes according to the CRFB. For newly retired couples, this means losing nearly $17,000 each year from what they would otherwise expect. Single-income couples, low-income couples, and high-income couples would all see different cuts, but all would be affected.\u003c/p>\n\n\u003cp>The looming shortfall is due to a mix of factors, including an aging population, rising costs, and \u003ca href=\"https://www.pbs.org/newshour/politics/your-social-security-benefits-could-be-cut-by-a-quarter-in-2032-heres-what-to-know\" target=\"_blank\">not enough incoming funds from payroll taxes\u003c/a>. The Social Security Board of Trustees has warned for years that the program has been paying out more than it collects. This year’s report moved up the estimated insolvency date to late 2032, several months sooner than previously thought.\u003c/p>\n\n\u003cp>Experts say the reduction could be even more disruptive for lower-income retirees, as the cut would represent a larger share of their total income. Additionally, Medicare’s Part A fund is also expected to run dry soon after Social Security, leading to an 11% reduction in payments to healthcare providers unless Congress intervenes. The cost of Medicare Parts B and D is also projected to rise, taking up a greater portion of retirees’ income over time according to Georgetown University’s Medicare Policy Initiative.\u003c/p>\n\n\u003cp>So far, Congress has not agreed on a plan to fix Social Security’s finances. Some ideas being discussed include raising the payroll tax, increasing the retirement age, or capping benefits for higher earners. This week, a group of senators introduced a bill to speed up consideration of any Social Security rescue plans, but any solution would still need bipartisan support to pass both chambers of Congress as reported by USA TODAY.\u003c/p>\n\n\u003cp>With the insolvency deadline just six years away, lawmakers elected this year are expected to decide the future of Social Security. Analysts warn that benefit cuts could grow even larger in the decades ahead if no action is taken.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033/","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-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033/","primary_image":{"bucket":"assets.getty","id":"%2F6a5a44cbd38804a6ed430026"},"primary_target":{"categories":["categories/national-news","categories/politics","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1784300580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","social_title":"","summary":"Social Security’s trust fund may run dry by late 2032, triggering a 22% benefit cut for new retirees in 2033. ","targets":[{"categories":["categories/national-news","categories/politics","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Newly Retired Couples Could Lose $17,000 A Year In Social Security In 2033"},"slug":"2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5a44cbd38804a6ed430026","title":"Newly Retired Couples Could Lose $17,000 A Year In Social Security In 2033","description":"Social Security’s trust fund may run dry by late 2032, triggering a 22% benefit cut for new retirees in 2033. ","author":"iHeartRadio"},"pub_start":1784300580000,"pub_until":4115978604802,"pub_changed":1784300998134,"subscription":[{"tags":["categories/national-news","categories/politics","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a4251eae3a5fa8e9eda2c","slug:2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","slug:2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a5a2ab58971f6f6d581ac30","type":"PUBLISHING","record":{"ref_id":"%2F6a5a2ab58971f6f6d581ac30","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f8f41442-fc2f-45b1-9d1c-24c404758890","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/lil-baby-356142/?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/artist/lil-baby-356142/?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/artist/lil-baby-356142/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/lil-baby-356142/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a7910bc9a897beb90c36a","new_tab":false,"schedule":{},"source_credit":"Centeno, Tony (uploader)","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"356142\" data-catalog-related-id=\"\">\u003cstrong>Lil Baby\u003c/strong>\u003c/a> is back with his brand-new song, and it's iHeartRadio's latest World Premiere. \u003cbr />\u003cbr />On Friday, July 17, the Georgia native delivered his new single, &quot;Dead Fresh,&quot; produced by the one and only \u003ca href=\"https://www.iheart.com/artist/pharrell-williams-992340/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"992340\" data-catalog-related-id=\"\">\u003cstrong>Pharrell Williams\u003c/strong>\u003c/a>. The song has Baby rapping about attending Skateboard P's Louis Vuitton fashion shows and other aspects of his lavish lifestyle. He also boasts about the way he and his family live, from putting his nanny in Chanel and gifting his granny with a Maybach. \u003cbr />\u003cbr />&quot;Motorcade through traffic when I'm in the town,&quot; Baby raps. &quot;Dope-boy swag forever, I went Evisus off the Pelle/I got diamond songs, rock Air Force 1s, earrings like Nelly.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa4fnpanAnu%2F","@url":"https://www.instagram.com/p/Da4fnpanAnu/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da4fnpanAnu/"},{"html":"\u003cp>This is Lil Baby's first solo single of 2026. The 31-year-old artist spent the first half of the year promoting collaborations with close friends like \u003ca href=\"https://www.iheart.com/artist/veeze-33019756/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33019756\" data-catalog-related-id=\"\">\u003cstrong>Veeze\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rylo-rodriguez-32283996/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32283996\" data-catalog-related-id=\"\">\u003cstrong>Rylo Rodriguez\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/42-dugg-31841206/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31841206\" data-catalog-related-id=\"\">\u003cstrong>42 Dugg\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/hotboii-33050160/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33050160\" data-catalog-related-id=\"\">\u003cstrong>Hotboii\u003c/strong>\u003c/a>. He also appeared on \u003ca href=\"https://www.iheart.com/artist/dj-khaled-133337/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"133337\" data-catalog-related-id=\"\">\u003cstrong>DJ Khaled's\u003c/strong>\u003c/a> recent single &quot;One Of Them&quot; with \u003ca href=\"https://www.iheart.com/artist/future-296257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"296257\" data-catalog-related-id=\"\">\u003cstrong>Future\u003c/strong>\u003c/a>. Now, he's focused on his own upcoming album. In a video he shared to TikTok earlier this week, he declared it's &quot;album time&quot; and showed himself in a meeting with his team as they prepare for what's to come. \u003cbr />\u003cbr />Fans have been anticipating Lil Baby's next project for some time. Following his hit project \u003ca href=\"https://www.iheart.com/artist/356142/albums/wham-307648798/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"307648798\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>WHAM\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> Baby promised to deliver two more projects. One of them was \u003ca href=\"https://www.iheart.com/artist/356142/albums/the-leaks-364602530/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"364602530\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Leak$\u003c/em>\u003c/strong>\u003c/a>, a mixtape that he finally released last December. The other is his \u003cem>Dominique\u003c/em> album. Not much is known about the forthcoming project, but we're sure he'll reveal more details in due time. \u003cbr />\u003cbr />For now, listen to Lil Baby's \u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/songs/dead-fresh-416534845/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"416534845\" data-catalog-related-id=\"\">\u003cstrong>&quot;Dead Fresh&quot; on iHeartRadio\u003c/strong>\u003c/a> now!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams/","cuser":"user/ldap/1133095","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/Lil Baby","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams/","primary_image":{"bucket":"new_assets","id":"%2F6a5a2c0e8971f6f6d581ac43"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784295960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","social_title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams","summary":"WORLD PREMIERE: Lil Baby is back with his brand-new single ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Lil Baby (356142)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams"},"slug":"2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a2c0e8971f6f6d581ac43","title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams","description":"WORLD PREMIERE: Lil Baby is back with his brand-new single ","author":"Tony M. Centeno"},"pub_start":1784295960000,"pub_until":4115978604802,"pub_changed":1784315119788,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Lil Baby (356142)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a2ab58971f6f6d581ac30","slug:2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","slug:2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","keyword:keywords/Lil Baby","keyword:keywords/Hip-Hop","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":"%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":"%2F69b9b4953be8f498d5bfd2d0","type":"PUBLISHING","record":{"ref_id":"%2F69b9b4953be8f498d5bfd2d0","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium","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":"%2F69b9b4c43be8f498d5bfd2dd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd","source_credit":"","title":"","url":"asset://assets.calendar/69b9b4c43be8f498d5bfd2dd","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ella Mai\u003c/p>\n\n\u003cp>July 18th\u003c/p>\n\n\u003cp>Bill Graham Civic Auditorium in SF\u003c/p>\n\n\u003cp>Tickets go on sale Friday March 20 at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1784428200773,"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":"%2F69b9b4c43be8f498d5bfd2dd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd","source_credit":"","title":"","url":"asset://assets.calendar/69b9b4c43be8f498d5bfd2dd","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Ella Mai at the Bill Graham Civic Auditorium"},"venue_address":{"type":"plain","value":"99 Grove Street San Francisco"},"venue_name":{"type":"plain","value":"Bill Graham Civic Auditorium"}},"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-07-18-ella-mai-at-the-bill-graham-civic-auditorium","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69b9b4c43be8f498d5bfd2dd","use_caption":false},"keywords":[],"primary_slug":"2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium","slugs":["2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium"],"sponsored":false,"title":"Ella Mai at the Bill Graham Civic Auditorium"},"targeting":{"exclusion":{"tags":[]},"publish_date":1773777780000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"MzgOM","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd","title":"Ella Mai at the Bill Graham Civic Auditorium","description":"","author":""},"pub_start":1773777780000,"pub_until":4115978604802,"pub_changed":1773778137257,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69b9b4953be8f498d5bfd2d0","slug:2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium","slug:2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium"]}},{"id":"%2F69b983e21973f8b77b899b6e","type":"PUBLISHING","record":{"ref_id":"%2F69b983e21973f8b77b899b6e","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-07-31-lil-wayne-at-toyota-pavilion-at-concord","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":"%2F69b9842f1973f8b77b899b7b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b","source_credit":"","title":"","url":"asset://assets.calendar/69b9842f1973f8b77b899b7b","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Lil Wayne\u003c/p>\n\n\u003cp>With The Game and 2 Chainz\u003c/p>\n\n\u003cp>July 31\u003c/p>\n\n\u003cp>Toyota Pavilion at Concord\u003c/p>\n\n\u003cp>Tickets go on sale Friday, March 20 at 10am at LiveNation.com\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1785549600302,"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":"%2F69b9842f1973f8b77b899b7b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b","source_credit":"","title":"","url":"asset://assets.calendar/69b9842f1973f8b77b899b7b","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-07-31-lil-wayne-at-toyota-pavilion-at-concord"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Lil Wayne at Toyota Pavilion at Concord"},"venue_address":{"type":"plain","value":"2000 Kirker Pass Rd, Concord CA"},"venue_name":{"type":"plain","value":"Toyota Pavilion at Concord"}},"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-07-31-lil-wayne-at-toyota-pavilion-at-concord","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69b9842f1973f8b77b899b7b","use_caption":false},"keywords":[],"primary_slug":"2026-07-31-lil-wayne-at-toyota-pavilion-at-concord","slugs":["2026-07-31-lil-wayne-at-toyota-pavilion-at-concord"],"sponsored":false,"title":"Lil Wayne at Toyota Pavilion at Concord"},"targeting":{"exclusion":{"tags":[]},"publish_date":1773765360000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"69b983e21973f8b77b899b6f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)","brands/KYLD-FM (1073)"],"workflow":""}]}},"slug":"2026-07-31-lil-wayne-at-toyota-pavilion-at-concord","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b","title":"Lil Wayne at Toyota Pavilion at Concord","description":"","author":""},"pub_start":1773765360000,"pub_until":4115978604802,"pub_changed":1773765786549,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)","brands/KYLD-FM (1073)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69b983e21973f8b77b899b6e","slug:2026-07-31-lil-wayne-at-toyota-pavilion-at-concord","slug:2026-07-31-lil-wayne-at-toyota-pavilion-at-concord"]}},{"id":"%2F69cd602bb443836a8be2c345","type":"PUBLISHING","record":{"ref_id":"%2F69cd602bb443836a8be2c345","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-08-13-yeat-at-the-bill-graham-civic","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":"%2F69cd6037b443836a8be2c352","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352","source_credit":"","title":"","url":"asset://assets.calendar/69cd6037b443836a8be2c352","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Yeat\u003c/p>\n\n\u003cp>with BNYX\u003c/p>\n\n\u003cp>August 13\u003c/p>\n\n\u003cp>Bill Graham Civic Auditorium in SF\u003c/p>\n\n\u003cp>Tickets go on sale Friday, April 3 at 10am at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1786676400560,"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":"%2F69cd6037b443836a8be2c352","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352","source_credit":"","title":"","url":"asset://assets.calendar/69cd6037b443836a8be2c352","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-08-13-yeat-at-the-bill-graham-civic"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Yeat at the Bill Graham Civic"},"venue_address":{"type":"plain","value":"99 Grove Street San Francisco"},"venue_name":{"type":"plain","value":"Bill Graham Civic Auditorium"}},"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-08-13-yeat-at-the-bill-graham-civic","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69cd6037b443836a8be2c352","use_caption":false},"keywords":[],"primary_slug":"2026-08-13-yeat-at-the-bill-graham-civic","slugs":["2026-08-13-yeat-at-the-bill-graham-civic"],"sponsored":false,"title":"Yeat at the Bill Graham Civic"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775066880000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"sX5FP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-08-13-yeat-at-the-bill-graham-civic","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352","title":"Yeat at the Bill Graham Civic","description":"","author":""},"pub_start":1775066880000,"pub_until":4115978604802,"pub_changed":1775067252452,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69cd602bb443836a8be2c345","slug:2026-08-13-yeat-at-the-bill-graham-civic","slug:2026-08-13-yeat-at-the-bill-graham-civic"]}}],"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":"1898639"},{"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":"1899290","parentAppId":"1898639","title":"Grand In Your Hand","shareTitle":"I just entered the keyword!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/grand-in-your-hand-1899290/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfSElQSE9QUkIxXzE3ODI5NDQ1MjQucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfSElQSE9QUkIxXzE3ODI5NDQ1MjQucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MzU2OTUzOTNfY291bnRkb3duXzE4OTkyOTBfbW9iaWxlXzE3ODM1NDExMTcucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","prize":"Listen to 106 KMEL weekdays in the  hours for the nationwide $1,000 keyword, then enter it here for your chance to win! Sponsored locally by Happy Money","sort":"","startTime":"2026-07-12","endTime":"2026-08-07","scheduleStatus":"live","startDate":"2026-07-12","endDate":"2026-08-07","description":"","active":"auto","subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MzU2OTUzOTNfY291bnRkb3duXzE4OTkyOTBfbW9iaWxlXzE3ODM1NDExMTcucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxTXpVMk9UVXpPVE5mWTI5MWJuUmtiM2R1WHpFNE9Ua3lPVEJmYlc5aWFXeGxYekUzT0RNMU5ERXhNVGN1Y0c1bklpd2lZblZqYTJWMElqb2lZWEIwYVhaaFpHRXRabWxzWlhNaUxDSmxaR2wwY3lJNmV5SnlaWE5wZW1VaU9uc2lkMmxrZEdnaU9qRTJNREFzSW1obGFXZG9kQ0k2TXpJd01Dd2labWwwSWpvaWFXNXphV1JsSWl3aWQybDBhRzkxZEVWdWJHRnlaMlZ0Wlc1MElqcDBjblZsZlN3aWRHOUdiM0p0WVhRaU9pSjNaV0p3SWl3aWQyVmljQ0k2ZXlKeGRXRnNhWFI1SWpveE1EQXNJbk50WVhKMFUzVmljMkZ0Y0d4bElqcDBjblZsTENKbFptWnZjblFpT2pSOUxDSnZjR1Z5WVhScGIyNXpJanBiZXlKdmNHVnlZWFJwYjI0aU9pSnpkSEpwY0NKOVhYMTk=","accountId":"535695393","facebookShareImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MzU2OTUzOTNfY291bnRkb3duXzE4OTkyOTBfc3RhbmRhcmRfMTc4MzU0MTExOC5wbmciLCJidWNrZXQiOiJhcHRpdmFkYS1maWxlcyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTYwMCwiaGVpZ2h0IjozMjAwLCJmaXQiOiJpbnNpZGUiLCJ3aXRob3V0RW5sYXJnZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","width":"630","shareLocation":"link","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}]}],["item-eyebrow-/6a5a69ca8971f6f6d581ad0e",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a5a5daf8971f6f6d581acf4",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["onairtileloader-kmel-fm",{"data":{"current":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":5240,"coreStationId":47,"name":"G BiZ","show":"shows/G-Biz (5240)","station":"KMEL-FM","link":"","onNow":true,"startTime12":"10:00 AM","startDate":"2026-07-18T17:00:00.000Z","startMs":1784394000000,"startEng":"Saturday, July 18th, 2026 10:00 AM","stopTime12":"3:00 PM","stopDate":"2026-07-18T22:00:00.000Z","stopMs":1784412000000,"stopEng":"Saturday, July 18th, 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"}}}}}}},"upcoming":{"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-07-18T22:00:00.000Z","startMs":1784412000000,"startEng":"Saturday, July 18th, 2026 3:00 PM","stopTime12":"8:00 PM","stopDate":"2026-07-19T03:00:00.000Z","stopMs":1784430000000,"stopEng":"Saturday, July 18th, 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"}}}}}}},"later":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":1097,"coreStationId":47,"name":"Club 106","show":"shows/Club 106 (1097)","station":"KMEL-FM","link":"","onNow":false,"startTime12":"8:00 PM","startDate":"2026-07-19T03:00:00.000Z","startMs":1784430000000,"startEng":"Saturday, July 18th, 2026 8:00 PM","stopTime12":"5:00 AM","stopDate":"2026-07-19T12:00:00.000Z","stopMs":1784462400000,"stopEng":"Sunday, July 19th, 2026 5:00 AM","showSite":null}}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-kmel-fm",{"data":{"count":1413,"pageInfo":{"nextCursor":"AAAAAGpb1L8AAAAAAAAAAwAABYU"},"tracks":[{"artistId":89266,"albumId":29604682,"trackId":29604685,"title":"Drunk in Love","artist":{"artistName":"Beyoncé","genreId":null},"albumName":"BEYONCÉ [Platinum Edition]","trackDuration":323,"imagePath":"http://image.iheart.com/SBMG7/Thumb_Content/Full_PC/SBMG/Nov14/111714/A10301A0003260324P_20141114233144816/resources/6b0658c9f0fc895f70db65ba6dec6ef4.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1784402838,"endTime":1784403161,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":35325022,"albumId":391541054,"trackId":391541058,"title":"Motion Party","artist":{"artistName":"Bossman Dlow","genreId":null},"albumName":"Chicken Talkin Bastard","trackDuration":95,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-sbmg/N_A10301A0005774370W_20260410151329410/e78ccedc3cc601b7ced108508a8b542a.20126.jpg","explicitLyrics":false,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1784402745,"endTime":1784402840,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":31392361,"albumId":202343673,"trackId":202343690,"title":"This Is","artist":{"artistName":"Ella Mai","genreId":null},"albumName":"Heart On My Sleeve","trackDuration":206,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-umg/00602455234735_20260614115538279/0320ec02e21d45e894b487d46e98b4c3.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1784402551,"endTime":1784402756,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["item-eyebrow-/6a5a4e708971f6f6d581acd7",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a5a58beeae3a5fa8e9eda44",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a5a4b8deae3a5fa8e9eda37",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a5a2ab58971f6f6d581ac30",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a5a602feae3a5fa8e9eda4f",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/6a5a4251eae3a5fa8e9eda2c",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a5a33e38971f6f6d581ac4b",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music 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-/670405285f5a28f4da77a603",{"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-/66fcacbfc7a0df7d542d9298",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a10c23228f23a76b1014701",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/66fcaa2018103aa02c85f80d",{"data":null}],["item-eyebrow-/69b983e21973f8b77b899b6e",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["keyword-contest-loader-kmel-fm-1898639",{"data":{"appType":"countdown","appId":"1899290","title":"Grand In Your Hand","currentKeyword":{"previous":{"sort":"7","timeStamp":1784393722,"endTime":1784400368,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"16094808","prize":{"active":"","countdown_prize_id":"1425515","description":"","endTime":1784433600,"isComplete":false,"isLive":true,"isStarted":true,"sort":"5","timeStamp":1784347200}},"current":{"sort":"8","timeStamp":1784400368,"endTime":1784407014,"isComplete":false,"isLive":true,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"16094809","prize":{"active":"","countdown_prize_id":"1425515","description":"","endTime":1784433600,"isComplete":false,"isLive":true,"isStarted":true,"sort":"5","timeStamp":1784347200}},"next":{"sort":"9","timeStamp":1784407014,"endTime":1784413660,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"16094810","prize":{"active":"","countdown_prize_id":"1425515","description":"","endTime":1784433600,"isComplete":false,"isLive":true,"isStarted":true,"sort":"5","timeStamp":1784347200}}},"submittableKeyword":{"previous":{"sort":"11","timeStamp":1784332526,"endTime":1784336112,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"16094799","prize":{"active":"","countdown_prize_id":"1425514","description":"","endTime":1784347200,"isComplete":true,"isLive":false,"isStarted":true,"sort":"4","timeStamp":1784260800}},"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":1784552100,"endTime":1784555746,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"16094827","prize":{"active":"","countdown_prize_id":"1425517","description":"","endTime":1784606400,"isComplete":false,"isLive":false,"isStarted":false,"sort":"7","timeStamp":1784520000}}}}}],["item-eyebrow-/6855b9fdddfe1910f018b8f5",{"data":null}],["item-eyebrow-/69b9b4953be8f498d5bfd2d0",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/69cd602bb443836a8be2c345",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}]],"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","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","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","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","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":"%2F6a5a69ca8971f6f6d581ad0e","type":"PUBLISHING","record":{"ref_id":"%2F6a5a69ca8971f6f6d581ad0e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fedfb0fd-8074-406a-8341-5a012e6be657","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a70f48971f6f6d581ad8e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"The Internet","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/the-internet-278397/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"278397\" data-catalog-related-id=\"\">\u003cstrong>The Internet\u003c/strong>\u003c/a> plans to make their long-awaited comeback for their anticipated fifth album. \u003cbr />\u003cbr />In their first interview together since 2018, \u003ca href=\"https://www.iheart.com/artist/syd-31533925/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31533925\" data-catalog-related-id=\"\">\u003cstrong>Syd\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/steve-lacy-31586282/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31586282\" data-catalog-related-id=\"\">\u003cstrong>Steve Lacy\u003c/strong>\u003c/a> and Matt Martians sat down with the \u003cem>New York Times' \u003c/em>\u003ca href=\"https://www.iheart.com/podcast/326-popcast-28076608/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"28076608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Popcast\u003c/em>\u003c/strong>\u003c/a> on Thursday, July 16, to discuss their comeback project. \u003cbr />\u003cbr />&quot;We're working on a band album,&quot; Syd confirmed. \u003cbr />\u003cbr />&quot;We've been chopping stuff up that's not out,&quot; Martians explained. &quot;I'd say we've been working on it for like, on or off, four or five years. Because the pandemic happened. So over the years, we just got all this music for all this time and it just built into this moment.&quot; \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa2yXb2AiZc%2F","@url":"https://www.instagram.com/p/Da2yXb2AiZc/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da2yXb2AiZc/"},{"html":"\u003cp>The last time the group released an album was \u003ca href=\"https://www.iheart.com/artist/the-internet-278397/albums/hive-mind-59311387\" target=\"_blank\">\u003cstrong>\u003cem>Hive Mind\u003c/em>\u003c/strong>\u003c/a> in 2018. Since then, the band has gone off to pursue their own solo projects and other ventures. Steve Lacy has evolved into one of the most popular artists in the industry thanks to his breakthrough solo album, \u003cem>Gemini Rights\u003c/em>. Meanwhile, Syd has also been releasing solo music, including \u003cem>Broken Hearts Club\u003c/em> (2022). \u003cbr />\u003cbr />Both aforementioned artists released their new solo albums today. Syd dropped her third solo album \u003ca href=\"https://www.iheart.com/artist/31533925/albums/beard-416597736/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416597736\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Beard\u003c/em>\u003c/strong>\u003c/a>\u003cem>,\u003c/em> featuring collaborations with \u003ca href=\"https://www.iheart.com/artist/big-sean-394877/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"394877\" data-catalog-related-id=\"\">\u003cstrong>Big Sean\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jordan-ward-31639869/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31639869\" data-catalog-related-id=\"\">\u003cstrong>Jordan Ward\u003c/strong>\u003c/a>\u003cstrong>, Cube\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/james-fauntleroy-30738300/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30738300\" data-catalog-related-id=\"\">\u003cstrong>James Fauntleroy\u003c/strong>\u003c/a>. Meanwhile, Steve Lacy's new LP \u003ca href=\"https://www.iheart.com/artist/31586282/albums/oh-yeah-416443628/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416443628\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Oh yeah?\u003c/em>\u003c/strong>\u003c/a> holds 10 fresh tracks featuring \u003ca href=\"https://www.iheart.com/artist/sza-30061847/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30061847\" data-catalog-related-id=\"\">\u003cstrong>SZA\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/erykah-badu-39995/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39995\" data-catalog-related-id=\"\">\u003cstrong>Erykah Badu\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/cecile-believe-34026050/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34026050\" data-catalog-related-id=\"\">\u003cstrong>Cecile Believe\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />The Internet's upcoming album is set to arrive in early 2027. Listen to the entire interview below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?embed=true&keyid=EditorialPlayer&ihrnetwork=true"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","cuser":"user/ldap/1133095","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/The Internet","keywords/R&B"],"permalink":"https://kmel.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","primary_image":{"bucket":"new_assets","id":"%2F6a5a70f48971f6f6d581ad8e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784313240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"The Internet To Reunite For First Studio Album In Nine Years","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","social_title":"The Internet To Reunite For First Studio Album In Nine Years","summary":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"The Internet To Reunite For First Studio Album In Nine Years"},"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e","title":"The Internet To Reunite For First Studio Album In Nine Years","description":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","author":"Tony M. Centeno"},"pub_start":1784313240000,"pub_until":4115978604802,"pub_changed":1784313638487,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a69ca8971f6f6d581ad0e","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","keyword:keywords/The Internet","keyword:keywords/R&B","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":"%2F6a5a69ca8971f6f6d581ad0e","type":"PUBLISHING","record":{"ref_id":"%2F6a5a69ca8971f6f6d581ad0e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fedfb0fd-8074-406a-8341-5a012e6be657","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a70f48971f6f6d581ad8e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"The Internet","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/the-internet-278397/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"278397\" data-catalog-related-id=\"\">\u003cstrong>The Internet\u003c/strong>\u003c/a> plans to make their long-awaited comeback for their anticipated fifth album. \u003cbr />\u003cbr />In their first interview together since 2018, \u003ca href=\"https://www.iheart.com/artist/syd-31533925/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31533925\" data-catalog-related-id=\"\">\u003cstrong>Syd\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/steve-lacy-31586282/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31586282\" data-catalog-related-id=\"\">\u003cstrong>Steve Lacy\u003c/strong>\u003c/a> and Matt Martians sat down with the \u003cem>New York Times' \u003c/em>\u003ca href=\"https://www.iheart.com/podcast/326-popcast-28076608/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"28076608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Popcast\u003c/em>\u003c/strong>\u003c/a> on Thursday, July 16, to discuss their comeback project. \u003cbr />\u003cbr />&quot;We're working on a band album,&quot; Syd confirmed. \u003cbr />\u003cbr />&quot;We've been chopping stuff up that's not out,&quot; Martians explained. &quot;I'd say we've been working on it for like, on or off, four or five years. Because the pandemic happened. So over the years, we just got all this music for all this time and it just built into this moment.&quot; \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa2yXb2AiZc%2F","@url":"https://www.instagram.com/p/Da2yXb2AiZc/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da2yXb2AiZc/"},{"html":"\u003cp>The last time the group released an album was \u003ca href=\"https://www.iheart.com/artist/the-internet-278397/albums/hive-mind-59311387\" target=\"_blank\">\u003cstrong>\u003cem>Hive Mind\u003c/em>\u003c/strong>\u003c/a> in 2018. Since then, the band has gone off to pursue their own solo projects and other ventures. Steve Lacy has evolved into one of the most popular artists in the industry thanks to his breakthrough solo album, \u003cem>Gemini Rights\u003c/em>. Meanwhile, Syd has also been releasing solo music, including \u003cem>Broken Hearts Club\u003c/em> (2022). \u003cbr />\u003cbr />Both aforementioned artists released their new solo albums today. Syd dropped her third solo album \u003ca href=\"https://www.iheart.com/artist/31533925/albums/beard-416597736/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416597736\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Beard\u003c/em>\u003c/strong>\u003c/a>\u003cem>,\u003c/em> featuring collaborations with \u003ca href=\"https://www.iheart.com/artist/big-sean-394877/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"394877\" data-catalog-related-id=\"\">\u003cstrong>Big Sean\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jordan-ward-31639869/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31639869\" data-catalog-related-id=\"\">\u003cstrong>Jordan Ward\u003c/strong>\u003c/a>\u003cstrong>, Cube\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/james-fauntleroy-30738300/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30738300\" data-catalog-related-id=\"\">\u003cstrong>James Fauntleroy\u003c/strong>\u003c/a>. Meanwhile, Steve Lacy's new LP \u003ca href=\"https://www.iheart.com/artist/31586282/albums/oh-yeah-416443628/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416443628\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Oh yeah?\u003c/em>\u003c/strong>\u003c/a> holds 10 fresh tracks featuring \u003ca href=\"https://www.iheart.com/artist/sza-30061847/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30061847\" data-catalog-related-id=\"\">\u003cstrong>SZA\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/erykah-badu-39995/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39995\" data-catalog-related-id=\"\">\u003cstrong>Erykah Badu\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/cecile-believe-34026050/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34026050\" data-catalog-related-id=\"\">\u003cstrong>Cecile Believe\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />The Internet's upcoming album is set to arrive in early 2027. Listen to the entire interview below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?embed=true&keyid=EditorialPlayer&ihrnetwork=true"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","cuser":"user/ldap/1133095","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/The Internet","keywords/R&B"],"permalink":"https://kmel.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","primary_image":{"bucket":"new_assets","id":"%2F6a5a70f48971f6f6d581ad8e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784313240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"The Internet To Reunite For First Studio Album In Nine Years","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","social_title":"The Internet To Reunite For First Studio Album In Nine Years","summary":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"The Internet To Reunite For First Studio Album In Nine Years"},"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e","title":"The Internet To Reunite For First Studio Album In Nine Years","description":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","author":"Tony M. Centeno"},"pub_start":1784313240000,"pub_until":4115978604802,"pub_changed":1784313638487,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a69ca8971f6f6d581ad0e","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","keyword:keywords/The Internet","keyword:keywords/R&B","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/20260709174322353","app/streams","app/streams/20260623181235272","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:/6a4bbc757daa595606d1e9c8","PS:leads:/6a4c170a3af37201bd690bf9","PS:leads:/6a4ff2cfb31d517f1399bea5","PS:leads:listing","PS:subscription","PS:subscription:11975ee2e4f0580f00372f48bdba45d7","PS:subscription:afccb7ac7c2663c09080d11e700273a3","SM6.0:config-m:/0dcfc6f46e3c1377a5b9d51bd5adf85f/inferno","SM6.0:config-m:/ac1ea5e134b5347204dd405c714cbb4d/inferno","SM6.0:datasource-leads","SM6.0:datasource-leads:1b605173d8bb59c10d0ab7525c1341d9","SM6.0:datasource-leads:4dceb3d0cf4cdf2cfe3f04af08d2e884","SM6.0:datasource-leads:9eaf5dba19f3bf29003e69671a096453","SM6.0:datasource-leads:b051a7d5a402593a930940a73e9a06fd","SM6.0:datasource-leads:b069715bc561b0c1ae902230306ed8a0","SM6.0:datasource-leads:f5d4307ddda6f8ac714e6bf3cab83387","SM6.0:datasource-publishing","SM6.0:datasource-publishing:3e76ad9d7dfcb3e9a23278f083072fb6","SM6.0:datasource-publishing:45140da85fa004d99829712b1d0d277c","SM6.0:datasource-publishing:5588d1267c293c9013cb1a486de1a206","SM6.0:datasource-publishing:8d83a753a54d5e3e33a0d35e4faa111f","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:15587cc391991068b778044f6dc33f19","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 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36","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":"%2F6a5a69ca8971f6f6d581ad0e","type":"PUBLISHING","record":{"ref_id":"%2F6a5a69ca8971f6f6d581ad0e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fedfb0fd-8074-406a-8341-5a012e6be657","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a70f48971f6f6d581ad8e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"The Internet","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/the-internet-278397/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"278397\" data-catalog-related-id=\"\">\u003cstrong>The Internet\u003c/strong>\u003c/a> plans to make their long-awaited comeback for their anticipated fifth album. \u003cbr />\u003cbr />In their first interview together since 2018, \u003ca href=\"https://www.iheart.com/artist/syd-31533925/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31533925\" data-catalog-related-id=\"\">\u003cstrong>Syd\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/steve-lacy-31586282/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31586282\" data-catalog-related-id=\"\">\u003cstrong>Steve Lacy\u003c/strong>\u003c/a> and Matt Martians sat down with the \u003cem>New York Times' \u003c/em>\u003ca href=\"https://www.iheart.com/podcast/326-popcast-28076608/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"28076608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Popcast\u003c/em>\u003c/strong>\u003c/a> on Thursday, July 16, to discuss their comeback project. \u003cbr />\u003cbr />&quot;We're working on a band album,&quot; Syd confirmed. \u003cbr />\u003cbr />&quot;We've been chopping stuff up that's not out,&quot; Martians explained. &quot;I'd say we've been working on it for like, on or off, four or five years. Because the pandemic happened. So over the years, we just got all this music for all this time and it just built into this moment.&quot; \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa2yXb2AiZc%2F","@url":"https://www.instagram.com/p/Da2yXb2AiZc/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da2yXb2AiZc/"},{"html":"\u003cp>The last time the group released an album was \u003ca href=\"https://www.iheart.com/artist/the-internet-278397/albums/hive-mind-59311387\" target=\"_blank\">\u003cstrong>\u003cem>Hive Mind\u003c/em>\u003c/strong>\u003c/a> in 2018. Since then, the band has gone off to pursue their own solo projects and other ventures. Steve Lacy has evolved into one of the most popular artists in the industry thanks to his breakthrough solo album, \u003cem>Gemini Rights\u003c/em>. Meanwhile, Syd has also been releasing solo music, including \u003cem>Broken Hearts Club\u003c/em> (2022). \u003cbr />\u003cbr />Both aforementioned artists released their new solo albums today. Syd dropped her third solo album \u003ca href=\"https://www.iheart.com/artist/31533925/albums/beard-416597736/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416597736\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Beard\u003c/em>\u003c/strong>\u003c/a>\u003cem>,\u003c/em> featuring collaborations with \u003ca href=\"https://www.iheart.com/artist/big-sean-394877/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"394877\" data-catalog-related-id=\"\">\u003cstrong>Big Sean\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jordan-ward-31639869/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31639869\" data-catalog-related-id=\"\">\u003cstrong>Jordan Ward\u003c/strong>\u003c/a>\u003cstrong>, Cube\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/james-fauntleroy-30738300/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30738300\" data-catalog-related-id=\"\">\u003cstrong>James Fauntleroy\u003c/strong>\u003c/a>. Meanwhile, Steve Lacy's new LP \u003ca href=\"https://www.iheart.com/artist/31586282/albums/oh-yeah-416443628/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416443628\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Oh yeah?\u003c/em>\u003c/strong>\u003c/a> holds 10 fresh tracks featuring \u003ca href=\"https://www.iheart.com/artist/sza-30061847/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30061847\" data-catalog-related-id=\"\">\u003cstrong>SZA\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/erykah-badu-39995/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39995\" data-catalog-related-id=\"\">\u003cstrong>Erykah Badu\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/cecile-believe-34026050/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34026050\" data-catalog-related-id=\"\">\u003cstrong>Cecile Believe\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />The Internet's upcoming album is set to arrive in early 2027. Listen to the entire interview below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?embed=true&keyid=EditorialPlayer&ihrnetwork=true"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","cuser":"user/ldap/1133095","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/The Internet","keywords/R&B"],"permalink":"https://kmel.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","primary_image":{"bucket":"new_assets","id":"%2F6a5a70f48971f6f6d581ad8e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784313240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"The Internet To Reunite For First Studio Album In Nine Years","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","social_title":"The Internet To Reunite For First Studio Album In Nine Years","summary":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"The Internet To Reunite For First Studio Album In Nine Years"},"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e","title":"The Internet To Reunite For First Studio Album In Nine Years","description":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","author":"Tony M. Centeno"},"pub_start":1784313240000,"pub_until":4115978604802,"pub_changed":1784313638487,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a69ca8971f6f6d581ad0e","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","keyword:keywords/The Internet","keyword:keywords/R&B","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":"%2F6a4bbc757daa595606d1e9c8","type":"LEADS","record":{"title":"Argentina To Face Spain In The World Cup Final On July 19! Listen Live!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a5931312bf0b3a0850e3471","img_meta":{"base_id":"%2F6a5931312bf0b3a0850e3471","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/live/fifa-world-cup-2026-11554/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a4ff2cfb31d517f1399bea5","type":"LEADS","record":{"title":"Grand In Your Hand","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a4ff2bfb31d517f1399bea4","img_meta":{"base_id":"%2F6a4ff2bfb31d517f1399bea4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/listen-to-win-1-000-1898639/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a4c170a3af37201bd690bf9","type":"LEADS","record":{"title":"Two Nights, One Stage! iHeartRadio Music Festival Tickets On Sale Now!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a498b924d961117e17e5f82","img_meta":{"base_id":"%2F6a498b924d961117e17e5f82","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"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/6a27369209b4ac6d8d30fe55","img_meta":{"base_id":"%2F6a27369209b4ac6d8d30fe55","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":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOjAsIndtZU5LIjowfX0=","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":"%2F6a5a5daf8971f6f6d581acf4","type":"PUBLISHING","record":{"ref_id":"%2F6a5a5daf8971f6f6d581acf4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d8d819ff-c83d-4b69-9877-96fd56132a51","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/desiigner-31149322/?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/artist/desiigner-31149322/?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/artist/desiigner-31149322/?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/artist/desiigner-31149322/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a61fa8971f6f6d581ad07","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Desiigner","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/desiigner-31149322/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31149322\" data-catalog-related-id=\"\">\u003cstrong>Desiigner\u003c/strong>\u003c/a> has been arrested again on alleged domestic violence charges. \u003cbr />\u003cbr />According to a report \u003ca href=\"https://www.tmz.com/2026/07/17/desiigner-assaulted-gf-as-she-ran-with-baby-in-hand/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a> published on Thursday, July 16, the New York native, born Sidney Royel Selby III, was taken into custody by police after officers received a call to a home the rapper shares with his partner and child in South Carolina. It all started on Tuesday afternoon after Selby removed TVs from the walls of their home. The couple got into an argument, which led to Selby destroying the woman's two phones with a hammer to prevent her from calling the police. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa38TregFB8%2F","@url":"https://www.instagram.com/p/Da38TregFB8/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da38TregFB8/"},{"html":"\u003cp>After that, the woman grabbed their daughter and ran outside to yell for help. When she ran into a neighbor's yard, Selby chased after her and allegedly forced them to the ground. He ripped her Dior handbag out of her possession and tossed it in the yard. Then, Selby's girlfriend ran into the neighbor's home and locked herself in the bathroom. In a fit of rage, Selby allegedly took a hammer and a screwdriver to damage the neighbor's cars. He also took a chair and used it to smash the neighbor's front window. He also destroyed other windows in the neighbor's home. \u003cbr />\u003cbr />Selby allegedly caused $6,000 in damage to the neighbor's home and $2,700 to his partner's phones and purse. When police arrived on the scene, Selby was taken to Conway Medical Center for treatment. Afterward, he was transported to Horry County Detention Center and booked for one count of second-degree domestic violence plus three counts of malicious injury to animals or personal property involving alleged damage valued between $2K and $10K.\u003cbr />\u003cbr />This is the second time Selby has been \u003ca href=\"https://www.iheart.com/content/2026-03-25-desiigner-arrested-on-domestic-violence-charge-in-south-carolina/\" data-content-id=\"/69c43aebb504718ce01afe57\">\u003cstrong>arrested on a domestic violence charge\u003c/strong>\u003c/a> in 2026. Earlier this year, he was apprehended by police after he was accused of throwing the mother of his child to the ground during an argument. He was charged with third-degree domestic violence and released on a $1,500 bond. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage/","cuser":"user/ldap/1133095","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/Desiigner","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage/","primary_image":{"bucket":"new_assets","id":"%2F6a5a61fa8971f6f6d581ad07"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784309580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","social_title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage In South Carolina","summary":"Desiigner is back behind bars for alleged domestic violence","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Desiigner (31149322)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage"},"slug":"2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a61fa8971f6f6d581ad07","title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage","description":"Desiigner is back behind bars for alleged domestic violence","author":"Tony M. Centeno"},"pub_start":1784309580000,"pub_until":4115978604802,"pub_changed":1784309957050,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Desiigner (31149322)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a5daf8971f6f6d581acf4","slug:2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","slug:2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","keyword:keywords/Desiigner","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5a602feae3a5fa8e9eda4f","type":"PUBLISHING","record":{"ref_id":"%2F6a5a602feae3a5fa8e9eda4f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"be60e995-24a8-41fe-bd32-b9cb148165dc","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"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":"new_assets","caption":"","id":"%2F6a5a623feae3a5fa8e9eda59","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>France and England will face off in the \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">FIFA World Cup\u003c/a> third-place playoff on Saturday (July 18) at Miami Stadium in Florida, with kickoff set for 5 p.m. ET. The match, often considered a consolation fixture, carries extra intrigue this year as \u003cstrong>Kylian Mbappé\u003c/strong> and \u003cstrong>Harry Kane\u003c/strong> compete for the tournament's Golden Boot, and France’s longtime coach \u003cstrong>Didier Deschamps\u003c/strong> leads his team for the final time.\u003c/p>\n\n\u003cp>Whether you're at home, at work, or on the go, you can listen to every minute of the action live on \u003cstrong>iHeartRadio\u003c/strong>.\u003c/p>\n\n\u003ch3>How To Listen Live On iHeartRadio\u003c/h3>\n\n\u003cp>Fans can follow the match live by listening on the iHeartRadio app.\u003c/p>\n\n\u003cp>To listen:\u003c/p>\n\n\u003cul>\u003cli>Open the iHeartRadio app.\u003c/li>\n\u003cli>Search for World Cup.\u003c/li>\n\u003cli>Select the official World Cup Station.\u003c/li>\n\u003cli>Press Play to hear the match live.\u003c/li>\u003c/ul>\n\u003cp>You can also tune in through your connected car, smart speaker, desktop, or tablet, making it easy to follow every moment wherever you are.\u003c/p>\n\n\u003cp>Coverage includes:\u003c/p>\n\n\u003cul>\u003cli>Live play-by-play\u003c/li>\n\u003cli>Pregame analysis\u003c/li>\n\u003cli>Halftime coverage\u003c/li>\n\u003cli>Postgame reaction\u003c/li>\n\u003cli>Expert commentary\u003c/li>\n\u003cli>Breaking tournament news and updates\u003c/li>\u003c/ul>\n\u003cp>Both teams enter the match after disappointing semifinal exits—France fell 2-0 to Spain, while England narrowly lost 2-1 to Argentina. Neither side originally wanted to play in this match, but individual and team milestones remain at stake.\u003c/p>\n\n\u003cp>For France, the game marks the end of an era as Deschamps steps down after 14 years as head coach, during which he led Les Bleus to a World Cup title in 2018 and another final in 2022. Deschamps said, &quot;We're not where we wanted or expected to be. The disappointment matches our ambitions, but we have to accept it.&quot; The French squad is also motivated by Mbappé’s chase for the Golden Boot—he is currently tied with Lionel Messi at eight goals, just one shy of the all-time World Cup record.\u003c/p>\n\n\u003cp>England, meanwhile, seeks its best World Cup finish since winning the trophy in 1966. Both Kane and Jude Bellingham have six goals each, keeping them in the Golden Boot conversation. England coach Thomas Tuchel commented, &quot;None of our players and none of the French players want to play this match. They want to play the final. We gave everything to achieve that.&quot; The teams are likely to rotate lineups, giving minutes to less-used players, though star forwards are expected to feature.\u003c/p>\n\n\u003cp>Historically, England and France have met three times before in World Cup play. England won the first two meetings (1966 and 1982), but France won 2-1 in the 2022 quarterfinals. Heading into Saturday’s contest, France is favored by pre-match computer simulations, with a 50.7 percent chance to win in regulation, according to Opta data cited by Al Jazeera.\u003c/p>\n\n\u003cp>Injuries may impact both squads. For France,\u003cstrong> William Saliba\u003c/strong> and\u003cstrong> Brice Samba\u003c/strong> are out, while England will be without\u003cstrong> Jordan Henderson\u003c/strong> and possibly \u003cstrong>Reece James\u003c/strong>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england/","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","keywords/WorldCup2026"],"permalink":"https://kmel.iheart.com/content/2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england/","primary_image":{"bucket":"new_assets","id":"%2F6a5a623feae3a5fa8e9eda59"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"publish_date":1784308200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","social_title":"","summary":"France takes on England for third place on Saturday (July 18) in Miami, Florida.","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How To Listen To Third Place World Cup Game Between France And England"},"slug":"2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a623feae3a5fa8e9eda59","title":"How To Listen To Third Place World Cup Game Between France And England","description":"France takes on England for third place on Saturday (July 18) in Miami, Florida.","author":"iHeartRadio"},"pub_start":1784308200000,"pub_until":4115978604802,"pub_changed":1784308587631,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a602feae3a5fa8e9eda4f","slug:2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","slug:2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","keyword:keywords/ai-assisted","keyword:keywords/WorldCup2026","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":"%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":"%2F6a5a4e708971f6f6d581acd7","type":"PUBLISHING","record":{"ref_id":"%2F6a5a4e708971f6f6d581acd7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b5db038e-d2d5-4e1a-b73c-ca7bdf4309f8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/rick-ross-2272/?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/artist/rick-ross-2272/?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/artist/rick-ross-2272/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/rick-ross-2272/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a54d28971f6f6d581acea","new_tab":false,"schedule":{},"source_credit":"Maybach Music Group","title":"Rick Ross","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/rick-ross-2272/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2272\" data-catalog-related-id=\"\">\u003cstrong>Rick Ross\u003c/strong>\u003c/a>\u003cstrong>'\u003c/strong> highly anticipated album has finally arrived. \u003cbr />\u003cbr />On Friday, July 17, the Maybach Music Group founder delivered his 12th studio album, \u003ca href=\"https://www.iheart.com/artist/2272/albums/set-in-stone-417374608/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417374608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Set In Stone\u003c/em>\u003c/strong>\u003c/a>. The 19-track LP begins with his smooth intro &quot;Caviar Bumps&quot; followed by hits like &quot;Minks In Miami&quot; featuring \u003ca href=\"https://www.iheart.com/artist/french-montana-281545/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"281545\" data-catalog-related-id=\"\">\u003cstrong>French Montana\u003c/strong>\u003c/a> &amp; \u003ca href=\"https://www.iheart.com/artist/max-b-91179/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"91179\" data-catalog-related-id=\"\">\u003cstrong>Max B\u003c/strong>\u003c/a>, &quot;Mahogany Caskets&quot; with \u003ca href=\"https://www.iheart.com/artist/ti-58717/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58717\" data-catalog-related-id=\"\">\u003cstrong>T.I.,\u003c/strong>\u003c/a> and &quot;Maybach Music VII&quot; featuring \u003ca href=\"https://www.iheart.com/artist/jeezy-2599/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2599\" data-catalog-related-id=\"\">\u003cstrong>Jeezy\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/don-toliver-31887636/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31887636\" data-catalog-related-id=\"\">\u003cstrong>Don Toliver\u003c/strong>\u003c/a>. Rozay also recruited other hitmakers like \u003ca href=\"https://www.iheart.com/artist/kodak-black-30932687/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30932687\" data-catalog-related-id=\"\">\u003cstrong>Kodak Black\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/yung-miami-33075307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33075307\" data-catalog-related-id=\"\">\u003cstrong>Yung Miami\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rich-the-kid-30622552/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30622552\" data-catalog-related-id=\"\">\u003cstrong>Rich The Kid\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/yfn-lucci-30932774/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30932774\" data-catalog-related-id=\"\">\u003cstrong>YFN Lucci\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/bigxthaplug-33485189/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33485189\" data-catalog-related-id=\"\">\u003cstrong>BigXthaPlug\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/the-dream-39125/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39125\" data-catalog-related-id=\"\">\u003cstrong>The-Dream\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/leon-thomas-116690/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"116690\" data-catalog-related-id=\"\">\u003cstrong>Leon Thomas\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/gucci-mane-6580/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6580\" data-catalog-related-id=\"\">\u003cstrong>Gucci Mane\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ball-greezy-30847341/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30847341\" data-catalog-related-id=\"\">\u003cstrong>Ball Greezy\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> his artists \u003ca href=\"https://www.iheart.com/artist/nino-breeze-585979/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"585979\" data-catalog-related-id=\"\">\u003cstrong>Nino Breeze\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/young-breed-30831346/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30831346\" data-catalog-related-id=\"\">\u003cstrong>Young Breed\u003c/strong>\u003c/a>, and comedian Deon Cole to contribute to the album. \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%2F8AlUKWKReeA%3Fsi%3DbCOKIdoH6dz_idHB","@url":"https://youtu.be/8AlUKWKReeA?si=bCOKIdoH6dz_idHB","author_name":"Rick Ro$$","author_url":"https://www.youtube.com/@rickrossmmgempire","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/8AlUKWKReeA?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=\"Rick Ross - Set in Stone Album Trailer (Official) &quot;Economy Flights&quot; Featuring Deon Cole\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/8AlUKWKReeA/hqdefault.jpg","thumbnail_width":480,"title":"Rick Ross - Set in Stone Album Trailer (Official) \"Economy Flights\" Featuring Deon Cole","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/8AlUKWKReeA?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=\"Rick Ross - Set in Stone Album Trailer (Official) &quot;Economy Flights&quot; Featuring Deon Cole\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/8AlUKWKReeA?si=bCOKIdoH6dz_idHB"},{"html":"\u003cp>“This album is exactly what the title says… it’s history, it’s permanence, it’s legacy,” Ross says about his new album. “Twenty years in the game and we still elevating. The foundation was poured in '06, but the empire is \u003cem>Set In Stone\u003c/em>.”\u003cbr />\u003cbr />\u003cem>Set In Stone\u003c/em> arrives as Rick Ross continues to tour the country for his \u003ca href=\"https://www.iheart.com/content/2026-03-11-rick-ross-announces-dates-for-port-of-miami-20th-anniversary-tour/\" target=\"_blank\">\u003cstrong>&quot;Port of Miami 20th Anniversary Black-Tie Experience.&quot;\u003c/strong>\u003c/a> Rozay has been traveling to major cities around the U.S. to perform songs from his debut album, Port of Miami, with support from the Renaissance Orchestra and the Sainted Trap Choir. He kicked off the tour in his hometown of Miami with special appearance by \u003ca href=\"https://www.iheart.com/artist/dj-khaled-133337/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"133337\" data-catalog-related-id=\"\">\u003cstrong>DJ Khaled\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/luke-207385/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"207385\" data-catalog-related-id=\"\">\u003cstrong>Uncle Luke\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/trina-28637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"28637\" data-catalog-related-id=\"\">\u003cstrong>Trina\u003c/strong>\u003c/a>. So far, he's brought out other surprise guests like \u003ca href=\"https://www.iheart.com/artist/scarface-41285/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41285\" data-catalog-related-id=\"\">\u003cstrong>Scarface\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/remy-ma-27302/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"27302\" data-catalog-related-id=\"\">\u003cstrong>Remy Ma\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/beanie-sigel-40983/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40983\" data-catalog-related-id=\"\">\u003cstrong>Beanie Sigel\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/freeway-11408/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"11408\" data-catalog-related-id=\"\">\u003cstrong>Freeway\u003c/strong>\u003c/a>. The tour wraps up in Charlotte, N.C. on August 29. \u003cbr />\u003cbr />Listen to Rick Ross' new album \u003ca href=\"https://www.iheart.com/artist/2272/albums/set-in-stone-417374608/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417374608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Set In Stone\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/2272/albums/set-in-stone-417374608/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417374608\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a> now! Watch the music videos for &quot;Minks In Miami&quot; and &quot;Mahogany Caskets&quot; below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDYFCKWwHGN-%2F","@url":"https://www.instagram.com/p/DYFCKWwHGN-/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DYFCKWwHGN-/"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FIhT5WPeEbQo%3Fsi%3Dl3ED-6JVhMVPWoDU","@url":"https://youtu.be/IhT5WPeEbQo?si=l3ED-6JVhMVPWoDU","author_name":"RickRossVEVO","author_url":"https://www.youtube.com/@RickRossVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IhT5WPeEbQo?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=\"Rick Ross - Mahogany Caskets (Official Music Video) ft. T.I.\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IhT5WPeEbQo/hqdefault.jpg","thumbnail_width":480,"title":"Rick Ross - Mahogany Caskets (Official Music Video) ft. T.I.","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IhT5WPeEbQo?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=\"Rick Ross - Mahogany Caskets (Official Music Video) ft. T.I.\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/IhT5WPeEbQo?si=l3ED-6JVhMVPWoDU"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FGcULiEtlGwo%3Fsi%3Dd4_PHGSYx0iwE36E","@url":"https://youtu.be/GcULiEtlGwo?si=d4_PHGSYx0iwE36E","author_name":"Rick Ro$$","author_url":"https://www.youtube.com/@rickrossmmgempire","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/GcULiEtlGwo?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=\"Rick Ross, French Montana, Max B - Minks In Miami (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/GcULiEtlGwo/hqdefault.jpg","thumbnail_width":480,"title":"Rick Ross, French Montana, Max B - Minks In Miami (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/GcULiEtlGwo?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=\"Rick Ross, French Montana, Max B - Minks In Miami (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/GcULiEtlGwo?si=d4_PHGSYx0iwE36E"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more/","cuser":"user/ldap/1133095","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/Rick Ross","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more/","primary_image":{"bucket":"new_assets","id":"%2F6a5a54d28971f6f6d581acea"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784306700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","social_title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More","summary":"Listen to Rick Ross' new album 'Set In Stone' now!","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Rick Ross (2272)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More"},"slug":"2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a54d28971f6f6d581acea","title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More","description":"Listen to Rick Ross' new album 'Set In Stone' now!","author":"Tony M. Centeno"},"pub_start":1784306700000,"pub_until":4115978604802,"pub_changed":1784307081004,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Rick Ross (2272)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a4e708971f6f6d581acd7","slug:2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","slug:2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","keyword:keywords/Rick Ross","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5a58beeae3a5fa8e9eda44","type":"PUBLISHING","record":{"ref_id":"%2F6a5a58beeae3a5fa8e9eda44","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6ec295fd-f88c-4265-8c32-6b782e94d5db","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":"Side view of black oven with open door in modern Scandinavian studio style. Contemporary white wood furniture and kitchenware. Cozy place for cooking","id":"%2F6a5a590e4773a197757da344","new_tab":false,"schedule":{},"source_credit":"brizmaker / iStock / Getty Images","title":"Stylish black oven with open door in kitchen","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Panasonic has \u003ca href=\"https://www.foxbusiness.com/money/costco-amazon-shoppers-urged-check-kitchens-after-appliance-recalled-over-shock-fire-hazards\" target=\"_blank\">recalled more than 13,600 toaster ovens\u003c/a> sold in the United States and Canada after discovering a defect that could lead to electric shock or fire. The recall, announced on Thursday (July 16), affects 11,480 Panasonic NB-G200 Electric Toaster Ovens sold in the U.S. and another 2,184 units sold in Canada, according to a joint notice from Health Canada, the U.S. Consumer Product Safety Commission, and Panasonic Canada Inc.\u003c/p>\n\n\u003cp>The issue stems from the toaster oven’s power cord insulation, which may not be fully protected by a fiberglass sleeve, creating a potential electric shock hazard for users. The model numbers involved are NB-G200SVA in the U.S. and NB-G205S in Canada. The affected ovens feature stainless steel trim and double infrared heating technology. All units were manufactured in Canada and sold between October 2024 and April 2026 at retailers including Amazon and Costco for about $170.\u003c/p>\n\n\u003cp>According to the U.S. Consumer Product Safety Commission, \u003ca href=\"https://www.cpsc.gov/Recalls/2026/Panasonic-Recalls-Electric-Toaster-Ovens-Due-to-Shock-and-Fire-Hazards\" target=\"_blank\">Panasonic has received five reports of circuit breakers or outlets tripping in the U.S.\u003c/a>, as well as one report of a toaster oven that stopped working. No injuries or fires have been reported in either country as of the recall date. In Canada, no incidents or injuries have been reported, according to Health Canada.\u003c/p>\n\n\u003cp>Panasonic urges consumers to \u003ca href=\"https://www.newsnationnow.com/us-news/recalls/toaster-ovens-amazon-costco-recalled/\" target=\"_blank\">immediately stop using the recalled toaster ovens\u003c/a>. Customers are asked to contact Panasonic for a full refund. In Canada, consumers can reach Panasonic Canada Inc. at 1-888-422-6296, Monday through Friday from 8 a.m. to 5 p.m. ET, or visit the company's recall website. In the U.S., the recall information and refund process are also available on the same site.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk/","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-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk/","primary_image":{"bucket":"assets.getty","id":"%2F6a5a590e4773a197757da344"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1784305740000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","social_title":"","summary":"Panasonic has received five reports of circuit breakers or outlets tripping in the U.S.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Popular Toaster Ovens Recalled Due To Shock, Fire Risk"},"slug":"2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5a590e4773a197757da344","title":"Popular Toaster Ovens Recalled Due To Shock, Fire Risk","description":"Panasonic has received five reports of circuit breakers or outlets tripping in the U.S.","author":"iHeartRadio"},"pub_start":1784305740000,"pub_until":4115978604802,"pub_changed":1784306076184,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a58beeae3a5fa8e9eda44","slug:2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","slug:2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a5a4b8deae3a5fa8e9eda37","type":"PUBLISHING","record":{"ref_id":"%2F6a5a4b8deae3a5fa8e9eda37","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e5df74c1-9ddf-4e72-835a-bdd4240d771b","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":"","id":"%2F6a5a4e28389dd9a9693cafe6","new_tab":false,"schedule":{},"source_credit":"Digital Vision. / DigitalVision / Getty Images","title":"Angry Man Looking Out His Car Window Pointing","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A heated confrontation between a Mercedes driver and a skateboarder turned into a chaotic street fight on St. Marks Place in Manhattan’s East Village on Tuesday (July 14), leaving the driver unconscious and the incident viral online. The clash began after a man smashed his skateboard against a black Mercedes SUV, damaging its windshield and side, according to police and \u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559\" target=\"_blank\">eyewitness video posted by\u003c/a>\u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559\" target=\"_blank\">\u003cstrong> Michael O’Hara\u003c/strong>\u003c/a>\u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559\" target=\"_blank\"> on X\u003c/a>.\u003c/p>\n\n\u003cp>O’Hara’s video shows \u003ca href=\"https://nypost.com/2026/07/16/us-news/wild-video-shows-pitiful-nyc-street-fight-between-skateboarder-and-mercedes-driver-and-one-of-them-ends-up-regretting-it/\" target=\"_blank\">the skateboarder repeatedly striking the SUV with his board before the 34-year-old driver exits the vehicle\u003c/a>, grabs the skateboard, and swings it at the skater. The two then exchange blows on the sidewalk as a woman, believed to be the driver’s partner, pleads for them to stop. The fight escalates when the skateboarder regains control of his board, strikes the driver on the head, and puts him in a headlock, causing the driver to lose consciousness.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fmichael_ohara00%2Fstatus%2F2077296161996599559","@url":"https://x.com/michael_ohara00/status/2077296161996599559","author_name":"Michael O’Hara","author_url":"https://x.com/michael_ohara00","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">insane fight broke out on saint marks in front of me today… \u003ca href=\"https://x.com/hashtag/nyc?src=hash&amp;ref_src=twsrc%5Etfw\">#nyc\u003c/a> \u003ca href=\"https://x.com/whatisny?ref_src=twsrc%5Etfw\">@whatisny\u003c/a> \u003ca href=\"https://t.co/0pYneVIUtk\">pic.twitter.com/0pYneVIUtk\u003c/a>\u003c/p>&mdash; Michael O’Hara (@michael_ohara00) \u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559?ref_src=twsrc%5Etfw\">July 15, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/michael_ohara00/status/2077296161996599559","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">insane fight broke out on saint marks in front of me today… \u003ca href=\"https://x.com/hashtag/nyc?src=hash&amp;ref_src=twsrc%5Etfw\">#nyc\u003c/a> \u003ca href=\"https://x.com/whatisny?ref_src=twsrc%5Etfw\">@whatisny\u003c/a> \u003ca href=\"https://t.co/0pYneVIUtk\">pic.twitter.com/0pYneVIUtk\u003c/a>\u003c/p>&mdash; Michael O’Hara (@michael_ohara00) \u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559?ref_src=twsrc%5Etfw\">July 15, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/michael_ohara00/status/2077296161996599559"},{"html":"\u003cp>According to the NYPD and social media footage, the incident started when the driver allegedly nearly struck the skateboarder and another man, sparking a verbal and then physical dispute. The viral clip, viewed over four million times, shows bystanders watching as the conflict unfolds, some urging the men to break it up.\u003c/p>\n\n\u003cp>Police said the driver was taken to Bellevue hospital in stable condition. The \u003ca href=\"https://www.dailymail.com/news/article-15983843/mercedes-driver-skateboarder-brawl-nyc.html\" target=\"_blank\">skateboarder fled before officers arrived\u003c/a>, and no arrests have been made as the investigation continues, according to Daily Mail. The NYPD asks anyone with information to contact Crime Stoppers.\u003c/p>\n\n\u003cp>The viral nature of the fight has sparked debate online about bystander intervention and city street culture. O’Hara, who filmed the scene, said, &quot;There’s no way in hell I would’ve gotten out of a car to fight somebody.&quot; The video remains a trending topic on social media as police seek the skateboarder for questioning.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder/","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-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder/","primary_image":{"bucket":"assets.getty","id":"%2F6a5a4e28389dd9a9693cafe6"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784302800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","social_title":"","summary":"Police are investigating and the skateboarder has not been arrested. The incident, caught on camera, has drawn millions of views.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mercedes Driver Knocked Out In Wild Street Brawl With Skateboarder"},"slug":"2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5a4e28389dd9a9693cafe6","title":"Mercedes Driver Knocked Out In Wild Street Brawl With Skateboarder","description":"Police are investigating and the skateboarder has not been arrested. The incident, caught on camera, has drawn millions of views.","author":"iHeartRadio"},"pub_start":1784302800000,"pub_until":4115978604802,"pub_changed":1784303183174,"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:/6a5a4b8deae3a5fa8e9eda37","slug:2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","slug:2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a5a33e38971f6f6d581ac4b","type":"PUBLISHING","record":{"ref_id":"%2F6a5a33e38971f6f6d581ac4b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"96b56ee2-a2a0-4ba1-9ae0-9dd8e07e77af","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a39b38971f6f6d581ac5e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Larry June","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/larry-june-31238259/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31238259\" data-catalog-related-id=\"\">\u003cstrong>Larry June\u003c/strong>\u003c/a> returns with his second project of the year. \u003cbr />\u003cbr />On Friday, July 17, the California native dropped his new solo album \u003ca href=\"https://www.iheart.com/artist/larry-june-31238259/songs/who-coppin-371643417/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"371643417\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Who Coppin\u003c/em>\u003c/strong>\u003c/a> via The Freeminded Records/EMPIRE. June opens the project with &quot;Go Outside&quot; with an intro from podcaster \u003ca href=\"https://www.iheart.com/podcast/1319-million-dollaz-worth-of-g-46864714/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"46864714\" data-catalog-related-id=\"\">\u003cstrong>Wallo267\u003c/strong>\u003c/a>. The two even collaborated for the official music video, which is out now in celebration of the album. The album continues with other stand-out tracks like &quot;The Machinist&quot; and &quot;Casual Mondays&quot; produced by Cardo Got Wings. In addition, Larry June enlists several heavy hitters, including \u003ca href=\"https://www.iheart.com/artist/djfresh-10087/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"10087\" data-catalog-related-id=\"\">\u003cstrong>DJ.Fresh\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jhene-aiko-30419774/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30419774\" data-catalog-related-id=\"\">\u003cstrong>Jhené Aiko\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jay-versace-32159842/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32159842\" data-catalog-related-id=\"\">\u003cstrong>Jay Versace\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/musiq-soulchild-58756/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58756\" data-catalog-related-id=\"\">\u003cstrong>Musiq Soulchild\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/b-legit-13793/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"13793\" data-catalog-related-id=\"\">\u003cstrong>B-Legit\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/swizz-beatz-39240/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39240\" data-catalog-related-id=\"\">\u003cstrong>Swizz Beatz\u003c/strong>\u003c/a>, to contribute to the album. \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%2FHCG37FZ8ztg%3Fsi%3D0_bKnTtK44VbKrnK","@url":"https://youtu.be/HCG37FZ8ztg?si=0_bKnTtK44VbKrnK","author_name":"Larry June","author_url":"https://www.youtube.com/@FreemindedLifestyle","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/HCG37FZ8ztg?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=\"Larry June - Go Outside Intro (Official Video) (feat. Wallo267)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/HCG37FZ8ztg/hqdefault.jpg","thumbnail_width":480,"title":"Larry June - Go Outside Intro (Official Video) (feat. Wallo267)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/HCG37FZ8ztg?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=\"Larry June - Go Outside Intro (Official Video) (feat. Wallo267)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/HCG37FZ8ztg?si=0_bKnTtK44VbKrnK"},{"html":"\u003cp>Larry June's new album comes a few months after he dropped his collaborative project with \u003ca href=\"https://www.iheart.com/artist/curreny-367747/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"367747\" data-catalog-related-id=\"\">\u003cstrong>Curren$y\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/the-alchemist-30000528/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30000528\" data-catalog-related-id=\"\">\u003cstrong>The Alchemist\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/31238259/albums/spiral-staircases-381193568/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"381193568\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Spiral Staircases\u003c/em>\u003c/strong>\u003c/a>. The EP comes with seven tracks, including &quot;Stars On The Roof,&quot; &quot;Palo Santo,&quot; and &quot;Drive Alone.&quot; \u003cbr />\u003cbr />&quot;Better Decisions&quot; from Larry June's new album appears in the Top 5 of iHeartRadio's \u003ca href=\"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/\" data-catalog-kind=\"PLAYLIST\" data-catalog-id=\"312064750::WPoxcYDJRgwQgYoWZdEi1B\" data-catalog-related-id=\"\">\u003cstrong>Rap Rising\u003c/strong>\u003c/a> playlist. The weekly round-up of fresh music also includes new joints by \u003ca href=\"https://www.iheart.com/artist/rick-ross-2272/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2272\" data-catalog-related-id=\"\">\u003cstrong>Rick Ross\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/dave-east-880518/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"880518\" data-catalog-related-id=\"\">\u003cstrong>Dave East\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/peezy-441597/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"441597\" data-catalog-related-id=\"\">\u003cstrong>Peezy\u003c/strong>\u003c/a> and more. Stream the playlist above and scroll below for more new releases by \u003ca href=\"https://www.iheart.com/artist/rome-streetz-31431315/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31431315\" data-catalog-related-id=\"\">\u003cstrong>Rome Streetz\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/icewear-vezzo-907519/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"907519\" data-catalog-related-id=\"\">\u003cstrong>Icewear Vezzo\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/fox-bd-42764037/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42764037\" data-catalog-related-id=\"\">\u003cstrong>Fox BD\u003c/strong>\u003c/a>, and others. \u003cbr />\u003cbr />\u003cspan class=\"warning-text\">WARNING: EXPLICIT LANGUAGE\u003c/span>\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>Larry June, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31238259/albums/who-coppin-417472120/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417472120\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Who Coppin\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a45b88971f6f6d581ac65","new_tab":false,"schedule":{},"source_credit":"The Freeminded Records/EMPIRE","title":"Larry June","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Rick Ross, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/59376/albums/set-in-stone-153900741/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"153900741\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Set In Stone\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a48b28971f6f6d581ac69","new_tab":false,"schedule":{},"source_credit":"Maybach Music Group/Gamma","title":"Set In Stone","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Rome Streetz, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31431315/albums/sock-it-2-my-pocket-411720692/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"411720692\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Sock It 2 My Pocket\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a49008971f6f6d581ac6d","new_tab":false,"schedule":{},"source_credit":"Mass Appeal","title":"Rome Streetz","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Raq Baby, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/37755464/albums/still-spillin-409174298/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"409174298\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Still Spillin\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a493c8971f6f6d581ac71","new_tab":false,"schedule":{},"source_credit":"Santa Anna Label Group","title":"Raq Baby","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Oh No &amp; The Alchemist (GANGRENE), \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/gangrene-32047784/albums/better-than-mcdonalds-416567000\" target=\"_blank\">\u003cstrong>\u003cem>Better Than McDonald's\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4a1a8971f6f6d581ac75","new_tab":false,"schedule":{},"source_credit":"ALC Records/Gangrene","title":"Better Than McDonald's","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Icewear Vezzo, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/907519/albums/rich-off-pints-4-409269639/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"409269639\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Rich Off Pints 4\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4a8f8971f6f6d581ac79","new_tab":false,"schedule":{},"source_credit":"Iced Up Records","title":"Icewear Vezzo","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Syd, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31533925/albums/beard-416597736/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416597736\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Beard\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4aba8971f6f6d581ac7d","new_tab":false,"schedule":{},"source_credit":"Free Lunch/Warner Records","title":"Syd","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Fox BD, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/42764037/albums/finessin-distribution-deals-416850935/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416850935\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Finessin Distribution Deals\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4b2d8971f6f6d581ac81","new_tab":false,"schedule":{},"source_credit":"Foxes Only","title":"Fox BD","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Albee Al, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31158295/albums/thugs-motivation-409210637/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"409210637\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Thug's Motivation\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (EP)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4b558971f6f6d581ac85","new_tab":false,"schedule":{},"source_credit":"Loyalty Gang","title":"Albee Al","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Lil Baby, &quot;Dead Fresh&quot;\u003c/strong>\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%2FmdJaqO5_J1M%3Fsi%3DExjr-sTcvxAGkU48","@url":"https://youtu.be/mdJaqO5_J1M?si=Exjr-sTcvxAGkU48","author_name":"LilBabyVEVO","author_url":"https://www.youtube.com/@LilBabyVEVO-ez4db","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mdJaqO5_J1M?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=\"Lil Baby - Dead Fresh (Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/mdJaqO5_J1M/hqdefault.jpg","thumbnail_width":480,"title":"Lil Baby - Dead Fresh (Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mdJaqO5_J1M?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=\"Lil Baby - Dead Fresh (Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/mdJaqO5_J1M?si=Exjr-sTcvxAGkU48"},{"html":"\u003cp>\u003cstrong>Travis Scott, Ludwig Göransson &amp; James Blake, &quot;When I'm Home&quot;\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrtSRE-cb3zE","@url":"https://www.youtube.com/watch?v=rtSRE-cb3zE","author_name":"Back Lot Music","author_url":"https://www.youtube.com/@BackLotMusic","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rtSRE-cb3zE?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=\"&quot;When I’m Home&quot; by JAMES BLAKE, TRAVIS SCOTT &amp; LUDWIG GÖRANSSON from THE ODYSSEY\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/rtSRE-cb3zE/hqdefault.jpg","thumbnail_width":480,"title":"\"When I’m Home\" by JAMES BLAKE, TRAVIS SCOTT & LUDWIG GÖRANSSON from THE ODYSSEY","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rtSRE-cb3zE?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=\"&quot;When I’m Home&quot; by JAMES BLAKE, TRAVIS SCOTT &amp; LUDWIG GÖRANSSON from THE ODYSSEY\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=rtSRE-cb3zE"},{"html":"\u003cp>\u003cstrong>Nyla Symone + Honor Roll, &quot;R2D2&quot;\u003c/strong>\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%2F0MFOSUQZ0d0%3Fsi%3DAOWbPheBEjHzkTjn","@url":"https://youtu.be/0MFOSUQZ0d0?si=AOWbPheBEjHzkTjn","author_name":"Nyla Symone ","author_url":"https://www.youtube.com/@NylaSymone","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0MFOSUQZ0d0?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=\"HONOR ROLL - R2D2 (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/0MFOSUQZ0d0/hqdefault.jpg","thumbnail_width":480,"title":"HONOR ROLL - R2D2 (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0MFOSUQZ0d0?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=\"HONOR ROLL - R2D2 (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/0MFOSUQZ0d0?si=AOWbPheBEjHzkTjn"},{"html":"\u003cp>\u003cstrong>Kurupt, DJ Battlecat &amp; Snoop Dogg, &quot;Me N The Boyz&quot;\u003c/strong>\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%2FFudpMs8zMF8%3Fsi%3DWNEVYAq9EWZPAikz","@url":"https://youtu.be/FudpMs8zMF8?si=WNEVYAq9EWZPAikz","author_name":"Kurupt - Topic","author_url":"https://www.youtube.com/channel/UCTfM0xgkmOoEuYGnF7VZtrg","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/FudpMs8zMF8?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=\"Me N The Boyz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/FudpMs8zMF8/hqdefault.jpg","thumbnail_width":480,"title":"Me N The Boyz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/FudpMs8zMF8?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=\"Me N The Boyz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/FudpMs8zMF8?si=WNEVYAq9EWZPAikz"},{"html":"\u003cp>\u003cstrong>Peezy featuring Babyfxce E, &quot;I Can't Tell&quot;\u003c/strong>\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%2Fdv3NhYIq0fo%3Fsi%3DI66GrV3B8SaXWoNF","@url":"https://youtu.be/dv3NhYIq0fo?si=I66GrV3B8SaXWoNF","author_name":"PeezyVEVO","author_url":"https://www.youtube.com/@peezyvevo6637","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/dv3NhYIq0fo?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=\"Peezy, Babyfxce E - I Can&#39;t Tell (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/dv3NhYIq0fo/hqdefault.jpg","thumbnail_width":480,"title":"Peezy, Babyfxce E - I Can't Tell (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/dv3NhYIq0fo?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=\"Peezy, Babyfxce E - I Can&#39;t Tell (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/dv3NhYIq0fo?si=I66GrV3B8SaXWoNF"},{"html":"\u003cp>\u003cstrong>Sleepy Hallow, &quot;WTW? First Day Out&quot;\u003c/strong>\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%2Fcczbxo0VkGQ%3Fsi%3DlhrVboZSXnDOir91","@url":"https://youtu.be/cczbxo0VkGQ?si=lhrVboZSXnDOir91","author_name":"Sleepy Hallow - Topic","author_url":"https://www.youtube.com/channel/UCw3jntlj7iPOr77qSvb72Fw","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/cczbxo0VkGQ?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=\"First Day Out\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/cczbxo0VkGQ/hqdefault.jpg","thumbnail_width":480,"title":"First Day Out","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/cczbxo0VkGQ?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=\"First Day Out\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/cczbxo0VkGQ?si=lhrVboZSXnDOir91"},{"html":"\u003cp>\u003cstrong>Real Boston Richey, &quot;Played First&quot;\u003c/strong>\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%2F_Rkjd_Zax4A%3Fsi%3Du81tPWL7TfKhCH1e","@url":"https://youtu.be/_Rkjd_Zax4A?si=u81tPWL7TfKhCH1e","author_name":"RealBostonRicheyVEVO","author_url":"https://www.youtube.com/@realbostonricheyvevo4532","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_Rkjd_Zax4A?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=\"Real Boston Richey - Played First (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/_Rkjd_Zax4A/hqdefault.jpg","thumbnail_width":480,"title":"Real Boston Richey - Played First (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_Rkjd_Zax4A?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=\"Real Boston Richey - Played First (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/_Rkjd_Zax4A?si=u81tPWL7TfKhCH1e"},{"html":"\u003cp>\u003cstrong>Dave East featuring Harry Fraud, &quot;Minding My Business&quot;\u003c/strong>\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%2F-5ZIAt7rKtE%3Fsi%3DQOhcM7hQg9ut9p4u","@url":"https://youtu.be/-5ZIAt7rKtE?si=QOhcM7hQg9ut9p4u","author_name":"Dave East - Topic","author_url":"https://www.youtube.com/channel/UC1JkJf9F9STUlouOCsy9aXA","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/-5ZIAt7rKtE?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=\"Minding My Business\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/-5ZIAt7rKtE/hqdefault.jpg","thumbnail_width":480,"title":"Minding My Business","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/-5ZIAt7rKtE?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=\"Minding My Business\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/-5ZIAt7rKtE?si=QOhcM7hQg9ut9p4u"},{"html":"\u003cp>\u003cstrong>Kocky Ka, &quot;Westside&quot; \u003c/strong>\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%2FIISzl7gq-dM%3Fsi%3DF_Hy7DWz1ecqCzxq","@url":"https://youtu.be/IISzl7gq-dM?si=F_Hy7DWz1ecqCzxq","author_name":"Kocky Ka","author_url":"https://www.youtube.com/@kockyka585","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IISzl7gq-dM?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=\"Kocky Ka - Westside (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IISzl7gq-dM/hqdefault.jpg","thumbnail_width":480,"title":"Kocky Ka - Westside (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IISzl7gq-dM?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=\"Kocky Ka - Westside (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/IISzl7gq-dM?si=F_Hy7DWz1ecqCzxq"},{"html":"\u003cp>\u003cstrong>Luhh Dyl, &quot;Forgive Never Forget&quot;\u003c/strong>\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%2FO4HUo2ZtKDw%3Fsi%3D6LxXofkpExucstPY","@url":"https://youtu.be/O4HUo2ZtKDw?si=6LxXofkpExucstPY","author_name":"Luhh Dyl","author_url":"https://www.youtube.com/@luhhdyl","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/O4HUo2ZtKDw?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=\"Luhh Dyl - Forgive Never Forget [Official Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/O4HUo2ZtKDw/hqdefault.jpg","thumbnail_width":480,"title":"Luhh Dyl - Forgive Never Forget [Official Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/O4HUo2ZtKDw?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=\"Luhh Dyl - Forgive Never Forget [Official Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/O4HUo2ZtKDw?si=6LxXofkpExucstPY"},{"html":"\u003cp>\u003cstrong>Kai Ca$h, &quot;Picture Me Giving AF Who Don't Like Me&quot;\u003c/strong>\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%2F1F8Rqyjc8tA%3Fsi%3DDP4alYehpZN8rFzK","@url":"https://youtu.be/1F8Rqyjc8tA?si=DP4alYehpZN8rFzK","author_name":"KAI CA$H","author_url":"https://www.youtube.com/@KaiCashmusic","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/1F8Rqyjc8tA?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=\"Kai Ca$h - PICTURE ME GIVING AF WHO DON&quot;T LIKE ME. (visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/1F8Rqyjc8tA/hqdefault.jpg","thumbnail_width":480,"title":"Kai Ca$h - PICTURE ME GIVING AF WHO DON\"T LIKE ME. (visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/1F8Rqyjc8tA?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=\"Kai Ca$h - PICTURE ME GIVING AF WHO DON&quot;T LIKE ME. (visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/1F8Rqyjc8tA?si=DP4alYehpZN8rFzK"},{"html":"\u003cp>\u003cstrong>Lil Novi, &quot;Slut Sippin Kut&quot;\u003c/strong>\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%2FYFmhLlwxldU%3Fsi%3DkKjc26dl7xgpDVpu","@url":"https://youtu.be/YFmhLlwxldU?si=kKjc26dl7xgpDVpu","author_name":"Lil Novi - Topic","author_url":"https://www.youtube.com/channel/UCTE-31rOLumE5klg7OAb7ag","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/YFmhLlwxldU?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=\"Slut Sippin Kut\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/YFmhLlwxldU/hqdefault.jpg","thumbnail_width":480,"title":"Slut Sippin Kut","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/YFmhLlwxldU?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=\"Slut Sippin Kut\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/YFmhLlwxldU?si=kKjc26dl7xgpDVpu"},{"html":"\u003cp>\u003cstrong>Phora, &quot;To The Sun&quot;\u003c/strong>\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%2FBU8B3XYO4jo%3Fsi%3D3KPogWUegRZk9_F3","@url":"https://youtu.be/BU8B3XYO4jo?si=3KPogWUegRZk9_F3","author_name":"Phora","author_url":"https://www.youtube.com/@phora","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/BU8B3XYO4jo?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=\"Phora - To The Sun [Official Music Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/BU8B3XYO4jo/hqdefault.jpg","thumbnail_width":480,"title":"Phora - To The Sun [Official Music Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/BU8B3XYO4jo?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=\"Phora - To The Sun [Official Music Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/BU8B3XYO4jo?si=3KPogWUegRZk9_F3"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin/","cuser":"user/ldap/1133095","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/Larry June","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin/","primary_image":{"bucket":"new_assets","id":"%2F6a5a39b38971f6f6d581ac5e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784302800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Larry June Releases Anticipated Album ‘Who Coppin’ W/ Swizz Beatz & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","social_title":"Larry June Releases Anticipated Album ‘Who Coppin’ W/ Swizz Beatz & More","summary":"Listen to Larry June and more new music!","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Larry June (31238259)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rap Rising: Larry June Releases Highly Anticipated Album ‘Who Coppin’"},"slug":"2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a39b38971f6f6d581ac5e","title":"Rap Rising: Larry June Releases Highly Anticipated Album ‘Who Coppin’","description":"Listen to Larry June and more new music!","author":"Tony M. Centeno"},"pub_start":1784302800000,"pub_until":4115978604802,"pub_changed":1784310603569,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Larry June (31238259)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a33e38971f6f6d581ac4b","slug:2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","slug:2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","keyword:keywords/Larry June","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5a4251eae3a5fa8e9eda2c","type":"PUBLISHING","record":{"ref_id":"%2F6a5a4251eae3a5fa8e9eda2c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"349c5798-392f-48ef-913c-27f65644df60","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":"","id":"%2F6a5a44cbd38804a6ed430026","new_tab":false,"schedule":{},"source_credit":"CREATISTA / iStock / Getty Images","title":"Senior couple at home with many bills","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Newly retired, average\u003ca href=\"https://www.usatoday.com/story/money/personalfinance/2026/07/16/social-security-cut-2033/90941392007/\" target=\"_blank\"> dual-income couples could see their annual Social Security benefits drop by $16,900\u003c/a> starting in 2033, if Congress does not act to strengthen the program’s funding. That’s because the Social Security trust fund, which helps pay monthly benefits, is projected to run out of money by the end of 2032, according to the latest report from the program’s trustees and analysis by the nonpartisan Committee for a Responsible Federal Budget (CRFB).\u003c/p>\n\n\u003cp>When the trust fund reserves are depleted, the \u003ca href=\"https://www.crfb.org/blogs/large-benefit-cuts-loom-social-security\" target=\"_blank\">law requires Social Security to reduce benefits by about 22%\u003c/a> to match the money coming in from payroll taxes according to the CRFB. For newly retired couples, this means losing nearly $17,000 each year from what they would otherwise expect. Single-income couples, low-income couples, and high-income couples would all see different cuts, but all would be affected.\u003c/p>\n\n\u003cp>The looming shortfall is due to a mix of factors, including an aging population, rising costs, and \u003ca href=\"https://www.pbs.org/newshour/politics/your-social-security-benefits-could-be-cut-by-a-quarter-in-2032-heres-what-to-know\" target=\"_blank\">not enough incoming funds from payroll taxes\u003c/a>. The Social Security Board of Trustees has warned for years that the program has been paying out more than it collects. This year’s report moved up the estimated insolvency date to late 2032, several months sooner than previously thought.\u003c/p>\n\n\u003cp>Experts say the reduction could be even more disruptive for lower-income retirees, as the cut would represent a larger share of their total income. Additionally, Medicare’s Part A fund is also expected to run dry soon after Social Security, leading to an 11% reduction in payments to healthcare providers unless Congress intervenes. The cost of Medicare Parts B and D is also projected to rise, taking up a greater portion of retirees’ income over time according to Georgetown University’s Medicare Policy Initiative.\u003c/p>\n\n\u003cp>So far, Congress has not agreed on a plan to fix Social Security’s finances. Some ideas being discussed include raising the payroll tax, increasing the retirement age, or capping benefits for higher earners. This week, a group of senators introduced a bill to speed up consideration of any Social Security rescue plans, but any solution would still need bipartisan support to pass both chambers of Congress as reported by USA TODAY.\u003c/p>\n\n\u003cp>With the insolvency deadline just six years away, lawmakers elected this year are expected to decide the future of Social Security. Analysts warn that benefit cuts could grow even larger in the decades ahead if no action is taken.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033/","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-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033/","primary_image":{"bucket":"assets.getty","id":"%2F6a5a44cbd38804a6ed430026"},"primary_target":{"categories":["categories/national-news","categories/politics","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1784300580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","social_title":"","summary":"Social Security’s trust fund may run dry by late 2032, triggering a 22% benefit cut for new retirees in 2033. ","targets":[{"categories":["categories/national-news","categories/politics","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Newly Retired Couples Could Lose $17,000 A Year In Social Security In 2033"},"slug":"2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5a44cbd38804a6ed430026","title":"Newly Retired Couples Could Lose $17,000 A Year In Social Security In 2033","description":"Social Security’s trust fund may run dry by late 2032, triggering a 22% benefit cut for new retirees in 2033. ","author":"iHeartRadio"},"pub_start":1784300580000,"pub_until":4115978604802,"pub_changed":1784300998134,"subscription":[{"tags":["categories/national-news","categories/politics","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a4251eae3a5fa8e9eda2c","slug:2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","slug:2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a5a2ab58971f6f6d581ac30","type":"PUBLISHING","record":{"ref_id":"%2F6a5a2ab58971f6f6d581ac30","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f8f41442-fc2f-45b1-9d1c-24c404758890","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/lil-baby-356142/?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/artist/lil-baby-356142/?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/artist/lil-baby-356142/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/lil-baby-356142/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a7910bc9a897beb90c36a","new_tab":false,"schedule":{},"source_credit":"Centeno, Tony (uploader)","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"356142\" data-catalog-related-id=\"\">\u003cstrong>Lil Baby\u003c/strong>\u003c/a> is back with his brand-new song, and it's iHeartRadio's latest World Premiere. \u003cbr />\u003cbr />On Friday, July 17, the Georgia native delivered his new single, &quot;Dead Fresh,&quot; produced by the one and only \u003ca href=\"https://www.iheart.com/artist/pharrell-williams-992340/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"992340\" data-catalog-related-id=\"\">\u003cstrong>Pharrell Williams\u003c/strong>\u003c/a>. The song has Baby rapping about attending Skateboard P's Louis Vuitton fashion shows and other aspects of his lavish lifestyle. He also boasts about the way he and his family live, from putting his nanny in Chanel and gifting his granny with a Maybach. \u003cbr />\u003cbr />&quot;Motorcade through traffic when I'm in the town,&quot; Baby raps. &quot;Dope-boy swag forever, I went Evisus off the Pelle/I got diamond songs, rock Air Force 1s, earrings like Nelly.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa4fnpanAnu%2F","@url":"https://www.instagram.com/p/Da4fnpanAnu/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da4fnpanAnu/"},{"html":"\u003cp>This is Lil Baby's first solo single of 2026. The 31-year-old artist spent the first half of the year promoting collaborations with close friends like \u003ca href=\"https://www.iheart.com/artist/veeze-33019756/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33019756\" data-catalog-related-id=\"\">\u003cstrong>Veeze\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rylo-rodriguez-32283996/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32283996\" data-catalog-related-id=\"\">\u003cstrong>Rylo Rodriguez\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/42-dugg-31841206/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31841206\" data-catalog-related-id=\"\">\u003cstrong>42 Dugg\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/hotboii-33050160/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33050160\" data-catalog-related-id=\"\">\u003cstrong>Hotboii\u003c/strong>\u003c/a>. He also appeared on \u003ca href=\"https://www.iheart.com/artist/dj-khaled-133337/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"133337\" data-catalog-related-id=\"\">\u003cstrong>DJ Khaled's\u003c/strong>\u003c/a> recent single &quot;One Of Them&quot; with \u003ca href=\"https://www.iheart.com/artist/future-296257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"296257\" data-catalog-related-id=\"\">\u003cstrong>Future\u003c/strong>\u003c/a>. Now, he's focused on his own upcoming album. In a video he shared to TikTok earlier this week, he declared it's &quot;album time&quot; and showed himself in a meeting with his team as they prepare for what's to come. \u003cbr />\u003cbr />Fans have been anticipating Lil Baby's next project for some time. Following his hit project \u003ca href=\"https://www.iheart.com/artist/356142/albums/wham-307648798/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"307648798\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>WHAM\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> Baby promised to deliver two more projects. One of them was \u003ca href=\"https://www.iheart.com/artist/356142/albums/the-leaks-364602530/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"364602530\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Leak$\u003c/em>\u003c/strong>\u003c/a>, a mixtape that he finally released last December. The other is his \u003cem>Dominique\u003c/em> album. Not much is known about the forthcoming project, but we're sure he'll reveal more details in due time. \u003cbr />\u003cbr />For now, listen to Lil Baby's \u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/songs/dead-fresh-416534845/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"416534845\" data-catalog-related-id=\"\">\u003cstrong>&quot;Dead Fresh&quot; on iHeartRadio\u003c/strong>\u003c/a> now!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams/","cuser":"user/ldap/1133095","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/Lil Baby","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams/","primary_image":{"bucket":"new_assets","id":"%2F6a5a2c0e8971f6f6d581ac43"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784295960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","social_title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams","summary":"WORLD PREMIERE: Lil Baby is back with his brand-new single ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Lil Baby (356142)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams"},"slug":"2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a2c0e8971f6f6d581ac43","title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams","description":"WORLD PREMIERE: Lil Baby is back with his brand-new single ","author":"Tony M. Centeno"},"pub_start":1784295960000,"pub_until":4115978604802,"pub_changed":1784315119788,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Lil Baby (356142)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a2ab58971f6f6d581ac30","slug:2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","slug:2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","keyword:keywords/Lil Baby","keyword:keywords/Hip-Hop","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":"%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":"%2F69b9b4953be8f498d5bfd2d0","type":"PUBLISHING","record":{"ref_id":"%2F69b9b4953be8f498d5bfd2d0","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium","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":"%2F69b9b4c43be8f498d5bfd2dd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd","source_credit":"","title":"","url":"asset://assets.calendar/69b9b4c43be8f498d5bfd2dd","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ella Mai\u003c/p>\n\n\u003cp>July 18th\u003c/p>\n\n\u003cp>Bill Graham Civic Auditorium in SF\u003c/p>\n\n\u003cp>Tickets go on sale Friday March 20 at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1784428200773,"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":"%2F69b9b4c43be8f498d5bfd2dd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd","source_credit":"","title":"","url":"asset://assets.calendar/69b9b4c43be8f498d5bfd2dd","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Ella Mai at the Bill Graham Civic Auditorium"},"venue_address":{"type":"plain","value":"99 Grove Street San Francisco"},"venue_name":{"type":"plain","value":"Bill Graham Civic Auditorium"}},"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-07-18-ella-mai-at-the-bill-graham-civic-auditorium","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69b9b4c43be8f498d5bfd2dd","use_caption":false},"keywords":[],"primary_slug":"2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium","slugs":["2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium"],"sponsored":false,"title":"Ella Mai at the Bill Graham Civic Auditorium"},"targeting":{"exclusion":{"tags":[]},"publish_date":1773777780000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"MzgOM","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69b9b4c43be8f498d5bfd2dd","title":"Ella Mai at the Bill Graham Civic Auditorium","description":"","author":""},"pub_start":1773777780000,"pub_until":4115978604802,"pub_changed":1773778137257,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69b9b4953be8f498d5bfd2d0","slug:2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium","slug:2026-07-18-ella-mai-at-the-bill-graham-civic-auditorium"]}},{"id":"%2F69b983e21973f8b77b899b6e","type":"PUBLISHING","record":{"ref_id":"%2F69b983e21973f8b77b899b6e","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-07-31-lil-wayne-at-toyota-pavilion-at-concord","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":"%2F69b9842f1973f8b77b899b7b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b","source_credit":"","title":"","url":"asset://assets.calendar/69b9842f1973f8b77b899b7b","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Lil Wayne\u003c/p>\n\n\u003cp>With The Game and 2 Chainz\u003c/p>\n\n\u003cp>July 31\u003c/p>\n\n\u003cp>Toyota Pavilion at Concord\u003c/p>\n\n\u003cp>Tickets go on sale Friday, March 20 at 10am at LiveNation.com\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1785549600302,"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":"%2F69b9842f1973f8b77b899b7b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b","source_credit":"","title":"","url":"asset://assets.calendar/69b9842f1973f8b77b899b7b","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-07-31-lil-wayne-at-toyota-pavilion-at-concord"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Lil Wayne at Toyota Pavilion at Concord"},"venue_address":{"type":"plain","value":"2000 Kirker Pass Rd, Concord CA"},"venue_name":{"type":"plain","value":"Toyota Pavilion at Concord"}},"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-07-31-lil-wayne-at-toyota-pavilion-at-concord","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69b9842f1973f8b77b899b7b","use_caption":false},"keywords":[],"primary_slug":"2026-07-31-lil-wayne-at-toyota-pavilion-at-concord","slugs":["2026-07-31-lil-wayne-at-toyota-pavilion-at-concord"],"sponsored":false,"title":"Lil Wayne at Toyota Pavilion at Concord"},"targeting":{"exclusion":{"tags":[]},"publish_date":1773765360000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"69b983e21973f8b77b899b6f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)","brands/KYLD-FM (1073)"],"workflow":""}]}},"slug":"2026-07-31-lil-wayne-at-toyota-pavilion-at-concord","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69b9842f1973f8b77b899b7b","title":"Lil Wayne at Toyota Pavilion at Concord","description":"","author":""},"pub_start":1773765360000,"pub_until":4115978604802,"pub_changed":1773765786549,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)","brands/KYLD-FM (1073)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69b983e21973f8b77b899b6e","slug:2026-07-31-lil-wayne-at-toyota-pavilion-at-concord","slug:2026-07-31-lil-wayne-at-toyota-pavilion-at-concord"]}},{"id":"%2F69cd602bb443836a8be2c345","type":"PUBLISHING","record":{"ref_id":"%2F69cd602bb443836a8be2c345","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-08-13-yeat-at-the-bill-graham-civic","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":"%2F69cd6037b443836a8be2c352","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352","source_credit":"","title":"","url":"asset://assets.calendar/69cd6037b443836a8be2c352","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Yeat\u003c/p>\n\n\u003cp>with BNYX\u003c/p>\n\n\u003cp>August 13\u003c/p>\n\n\u003cp>Bill Graham Civic Auditorium in SF\u003c/p>\n\n\u003cp>Tickets go on sale Friday, April 3 at 10am at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1786676400560,"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":"%2F69cd6037b443836a8be2c352","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352","source_credit":"","title":"","url":"asset://assets.calendar/69cd6037b443836a8be2c352","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-08-13-yeat-at-the-bill-graham-civic"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Yeat at the Bill Graham Civic"},"venue_address":{"type":"plain","value":"99 Grove Street San Francisco"},"venue_name":{"type":"plain","value":"Bill Graham Civic Auditorium"}},"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-08-13-yeat-at-the-bill-graham-civic","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69cd6037b443836a8be2c352","use_caption":false},"keywords":[],"primary_slug":"2026-08-13-yeat-at-the-bill-graham-civic","slugs":["2026-08-13-yeat-at-the-bill-graham-civic"],"sponsored":false,"title":"Yeat at the Bill Graham Civic"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775066880000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"sX5FP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-08-13-yeat-at-the-bill-graham-civic","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69cd6037b443836a8be2c352","title":"Yeat at the Bill Graham Civic","description":"","author":""},"pub_start":1775066880000,"pub_until":4115978604802,"pub_changed":1775067252452,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69cd602bb443836a8be2c345","slug:2026-08-13-yeat-at-the-bill-graham-civic","slug:2026-08-13-yeat-at-the-bill-graham-civic"]}}],"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":"1898639"},{"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":"%2F6a5a69ca8971f6f6d581ad0e","type":"PUBLISHING","record":{"ref_id":"%2F6a5a69ca8971f6f6d581ad0e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fedfb0fd-8074-406a-8341-5a012e6be657","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?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/artist/the-internet-278397/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a70f48971f6f6d581ad8e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"The Internet","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/the-internet-278397/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"278397\" data-catalog-related-id=\"\">\u003cstrong>The Internet\u003c/strong>\u003c/a> plans to make their long-awaited comeback for their anticipated fifth album. \u003cbr />\u003cbr />In their first interview together since 2018, \u003ca href=\"https://www.iheart.com/artist/syd-31533925/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31533925\" data-catalog-related-id=\"\">\u003cstrong>Syd\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/steve-lacy-31586282/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31586282\" data-catalog-related-id=\"\">\u003cstrong>Steve Lacy\u003c/strong>\u003c/a> and Matt Martians sat down with the \u003cem>New York Times' \u003c/em>\u003ca href=\"https://www.iheart.com/podcast/326-popcast-28076608/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"28076608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Popcast\u003c/em>\u003c/strong>\u003c/a> on Thursday, July 16, to discuss their comeback project. \u003cbr />\u003cbr />&quot;We're working on a band album,&quot; Syd confirmed. \u003cbr />\u003cbr />&quot;We've been chopping stuff up that's not out,&quot; Martians explained. &quot;I'd say we've been working on it for like, on or off, four or five years. Because the pandemic happened. So over the years, we just got all this music for all this time and it just built into this moment.&quot; \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa2yXb2AiZc%2F","@url":"https://www.instagram.com/p/Da2yXb2AiZc/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/Da2yXb2AiZc/?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/Da2yXb2AiZc/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da2yXb2AiZc/"},{"html":"\u003cp>The last time the group released an album was \u003ca href=\"https://www.iheart.com/artist/the-internet-278397/albums/hive-mind-59311387\" target=\"_blank\">\u003cstrong>\u003cem>Hive Mind\u003c/em>\u003c/strong>\u003c/a> in 2018. Since then, the band has gone off to pursue their own solo projects and other ventures. Steve Lacy has evolved into one of the most popular artists in the industry thanks to his breakthrough solo album, \u003cem>Gemini Rights\u003c/em>. Meanwhile, Syd has also been releasing solo music, including \u003cem>Broken Hearts Club\u003c/em> (2022). \u003cbr />\u003cbr />Both aforementioned artists released their new solo albums today. Syd dropped her third solo album \u003ca href=\"https://www.iheart.com/artist/31533925/albums/beard-416597736/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416597736\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Beard\u003c/em>\u003c/strong>\u003c/a>\u003cem>,\u003c/em> featuring collaborations with \u003ca href=\"https://www.iheart.com/artist/big-sean-394877/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"394877\" data-catalog-related-id=\"\">\u003cstrong>Big Sean\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jordan-ward-31639869/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31639869\" data-catalog-related-id=\"\">\u003cstrong>Jordan Ward\u003c/strong>\u003c/a>\u003cstrong>, Cube\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/james-fauntleroy-30738300/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30738300\" data-catalog-related-id=\"\">\u003cstrong>James Fauntleroy\u003c/strong>\u003c/a>. Meanwhile, Steve Lacy's new LP \u003ca href=\"https://www.iheart.com/artist/31586282/albums/oh-yeah-416443628/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416443628\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Oh yeah?\u003c/em>\u003c/strong>\u003c/a> holds 10 fresh tracks featuring \u003ca href=\"https://www.iheart.com/artist/sza-30061847/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30061847\" data-catalog-related-id=\"\">\u003cstrong>SZA\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/erykah-badu-39995/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39995\" data-catalog-related-id=\"\">\u003cstrong>Erykah Badu\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/cecile-believe-34026050/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34026050\" data-catalog-related-id=\"\">\u003cstrong>Cecile Believe\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />The Internet's upcoming album is set to arrive in early 2027. Listen to the entire interview below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?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/podcast/326-popcast-28076608/episode/the-internet-steve-lacy-syd-matt-martians-reunites-339049459?embed=true&keyid=EditorialPlayer&ihrnetwork=true"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","cuser":"user/ldap/1133095","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/The Internet","keywords/R&B"],"permalink":"https://kmel.iheart.com/content/2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years/","primary_image":{"bucket":"new_assets","id":"%2F6a5a70f48971f6f6d581ad8e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784313240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"The Internet To Reunite For First Studio Album In Nine Years","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","social_title":"The Internet To Reunite For First Studio Album In Nine Years","summary":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"The Internet To Reunite For First Studio Album In Nine Years"},"slug":"2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a70f48971f6f6d581ad8e","title":"The Internet To Reunite For First Studio Album In Nine Years","description":"Syd, Steve Lacy and Matt Martians will reunite for the group's long-awaited fifth studio album ","author":"Tony M. Centeno"},"pub_start":1784313240000,"pub_until":4115978604802,"pub_changed":1784313638487,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/The Internet (278397)","artists/Syd (31533925)","artists/Steve Lacy (41937)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a69ca8971f6f6d581ad0e","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","slug:2026-07-17-the-internet-to-reunite-for-first-studio-album-in-nine-years","keyword:keywords/The Internet","keyword:keywords/R&B","author:user"]}},{"id":"%2F6a5a5daf8971f6f6d581acf4","type":"PUBLISHING","record":{"ref_id":"%2F6a5a5daf8971f6f6d581acf4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d8d819ff-c83d-4b69-9877-96fd56132a51","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/desiigner-31149322/?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/artist/desiigner-31149322/?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/artist/desiigner-31149322/?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/artist/desiigner-31149322/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a61fa8971f6f6d581ad07","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Desiigner","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/desiigner-31149322/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31149322\" data-catalog-related-id=\"\">\u003cstrong>Desiigner\u003c/strong>\u003c/a> has been arrested again on alleged domestic violence charges. \u003cbr />\u003cbr />According to a report \u003ca href=\"https://www.tmz.com/2026/07/17/desiigner-assaulted-gf-as-she-ran-with-baby-in-hand/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a> published on Thursday, July 16, the New York native, born Sidney Royel Selby III, was taken into custody by police after officers received a call to a home the rapper shares with his partner and child in South Carolina. It all started on Tuesday afternoon after Selby removed TVs from the walls of their home. The couple got into an argument, which led to Selby destroying the woman's two phones with a hammer to prevent her from calling the police. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa38TregFB8%2F","@url":"https://www.instagram.com/p/Da38TregFB8/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da38TregFB8/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da38TregFB8/"},{"html":"\u003cp>After that, the woman grabbed their daughter and ran outside to yell for help. When she ran into a neighbor's yard, Selby chased after her and allegedly forced them to the ground. He ripped her Dior handbag out of her possession and tossed it in the yard. Then, Selby's girlfriend ran into the neighbor's home and locked herself in the bathroom. In a fit of rage, Selby allegedly took a hammer and a screwdriver to damage the neighbor's cars. He also took a chair and used it to smash the neighbor's front window. He also destroyed other windows in the neighbor's home. \u003cbr />\u003cbr />Selby allegedly caused $6,000 in damage to the neighbor's home and $2,700 to his partner's phones and purse. When police arrived on the scene, Selby was taken to Conway Medical Center for treatment. Afterward, he was transported to Horry County Detention Center and booked for one count of second-degree domestic violence plus three counts of malicious injury to animals or personal property involving alleged damage valued between $2K and $10K.\u003cbr />\u003cbr />This is the second time Selby has been \u003ca href=\"https://www.iheart.com/content/2026-03-25-desiigner-arrested-on-domestic-violence-charge-in-south-carolina/\" data-content-id=\"/69c43aebb504718ce01afe57\">\u003cstrong>arrested on a domestic violence charge\u003c/strong>\u003c/a> in 2026. Earlier this year, he was apprehended by police after he was accused of throwing the mother of his child to the ground during an argument. He was charged with third-degree domestic violence and released on a $1,500 bond. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage/","cuser":"user/ldap/1133095","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/Desiigner","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage/","primary_image":{"bucket":"new_assets","id":"%2F6a5a61fa8971f6f6d581ad07"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784309580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","social_title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage In South Carolina","summary":"Desiigner is back behind bars for alleged domestic violence","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Desiigner (31149322)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage"},"slug":"2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a61fa8971f6f6d581ad07","title":"Desiigner Arrested For Alleged Domestic Violence & Property Damage","description":"Desiigner is back behind bars for alleged domestic violence","author":"Tony M. Centeno"},"pub_start":1784309580000,"pub_until":4115978604802,"pub_changed":1784309957050,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Desiigner (31149322)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a5daf8971f6f6d581acf4","slug:2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","slug:2026-07-17-desiigner-arrested-for-alleged-domestic-violence-property-damage","keyword:keywords/Desiigner","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5a602feae3a5fa8e9eda4f","type":"PUBLISHING","record":{"ref_id":"%2F6a5a602feae3a5fa8e9eda4f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"be60e995-24a8-41fe-bd32-b9cb148165dc","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"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":"new_assets","caption":"","id":"%2F6a5a623feae3a5fa8e9eda59","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>France and England will face off in the \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">FIFA World Cup\u003c/a> third-place playoff on Saturday (July 18) at Miami Stadium in Florida, with kickoff set for 5 p.m. ET. The match, often considered a consolation fixture, carries extra intrigue this year as \u003cstrong>Kylian Mbappé\u003c/strong> and \u003cstrong>Harry Kane\u003c/strong> compete for the tournament's Golden Boot, and France’s longtime coach \u003cstrong>Didier Deschamps\u003c/strong> leads his team for the final time.\u003c/p>\n\n\u003cp>Whether you're at home, at work, or on the go, you can listen to every minute of the action live on \u003cstrong>iHeartRadio\u003c/strong>.\u003c/p>\n\n\u003ch3>How To Listen Live On iHeartRadio\u003c/h3>\n\n\u003cp>Fans can follow the match live by listening on the iHeartRadio app.\u003c/p>\n\n\u003cp>To listen:\u003c/p>\n\n\u003cul>\u003cli>Open the iHeartRadio app.\u003c/li>\n\u003cli>Search for World Cup.\u003c/li>\n\u003cli>Select the official World Cup Station.\u003c/li>\n\u003cli>Press Play to hear the match live.\u003c/li>\u003c/ul>\n\u003cp>You can also tune in through your connected car, smart speaker, desktop, or tablet, making it easy to follow every moment wherever you are.\u003c/p>\n\n\u003cp>Coverage includes:\u003c/p>\n\n\u003cul>\u003cli>Live play-by-play\u003c/li>\n\u003cli>Pregame analysis\u003c/li>\n\u003cli>Halftime coverage\u003c/li>\n\u003cli>Postgame reaction\u003c/li>\n\u003cli>Expert commentary\u003c/li>\n\u003cli>Breaking tournament news and updates\u003c/li>\u003c/ul>\n\u003cp>Both teams enter the match after disappointing semifinal exits—France fell 2-0 to Spain, while England narrowly lost 2-1 to Argentina. Neither side originally wanted to play in this match, but individual and team milestones remain at stake.\u003c/p>\n\n\u003cp>For France, the game marks the end of an era as Deschamps steps down after 14 years as head coach, during which he led Les Bleus to a World Cup title in 2018 and another final in 2022. Deschamps said, &quot;We're not where we wanted or expected to be. The disappointment matches our ambitions, but we have to accept it.&quot; The French squad is also motivated by Mbappé’s chase for the Golden Boot—he is currently tied with Lionel Messi at eight goals, just one shy of the all-time World Cup record.\u003c/p>\n\n\u003cp>England, meanwhile, seeks its best World Cup finish since winning the trophy in 1966. Both Kane and Jude Bellingham have six goals each, keeping them in the Golden Boot conversation. England coach Thomas Tuchel commented, &quot;None of our players and none of the French players want to play this match. They want to play the final. We gave everything to achieve that.&quot; The teams are likely to rotate lineups, giving minutes to less-used players, though star forwards are expected to feature.\u003c/p>\n\n\u003cp>Historically, England and France have met three times before in World Cup play. England won the first two meetings (1966 and 1982), but France won 2-1 in the 2022 quarterfinals. Heading into Saturday’s contest, France is favored by pre-match computer simulations, with a 50.7 percent chance to win in regulation, according to Opta data cited by Al Jazeera.\u003c/p>\n\n\u003cp>Injuries may impact both squads. For France,\u003cstrong> William Saliba\u003c/strong> and\u003cstrong> Brice Samba\u003c/strong> are out, while England will be without\u003cstrong> Jordan Henderson\u003c/strong> and possibly \u003cstrong>Reece James\u003c/strong>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england/","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","keywords/WorldCup2026"],"permalink":"https://kmel.iheart.com/content/2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england/","primary_image":{"bucket":"new_assets","id":"%2F6a5a623feae3a5fa8e9eda59"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"publish_date":1784308200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","social_title":"","summary":"France takes on England for third place on Saturday (July 18) in Miami, Florida.","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How To Listen To Third Place World Cup Game Between France And England"},"slug":"2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a623feae3a5fa8e9eda59","title":"How To Listen To Third Place World Cup Game Between France And England","description":"France takes on England for third place on Saturday (July 18) in Miami, Florida.","author":"iHeartRadio"},"pub_start":1784308200000,"pub_until":4115978604802,"pub_changed":1784308587631,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a602feae3a5fa8e9eda4f","slug:2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","slug:2026-07-17-how-to-listen-to-third-place-world-cup-game-between-france-and-england","keyword:keywords/ai-assisted","keyword:keywords/WorldCup2026","author:user"]}},{"id":"%2F6a5a4e708971f6f6d581acd7","type":"PUBLISHING","record":{"ref_id":"%2F6a5a4e708971f6f6d581acd7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b5db038e-d2d5-4e1a-b73c-ca7bdf4309f8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/rick-ross-2272/?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/artist/rick-ross-2272/?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/artist/rick-ross-2272/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/rick-ross-2272/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a54d28971f6f6d581acea","new_tab":false,"schedule":{},"source_credit":"Maybach Music Group","title":"Rick Ross","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/rick-ross-2272/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2272\" data-catalog-related-id=\"\">\u003cstrong>Rick Ross\u003c/strong>\u003c/a>\u003cstrong>'\u003c/strong> highly anticipated album has finally arrived. \u003cbr />\u003cbr />On Friday, July 17, the Maybach Music Group founder delivered his 12th studio album, \u003ca href=\"https://www.iheart.com/artist/2272/albums/set-in-stone-417374608/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417374608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Set In Stone\u003c/em>\u003c/strong>\u003c/a>. The 19-track LP begins with his smooth intro &quot;Caviar Bumps&quot; followed by hits like &quot;Minks In Miami&quot; featuring \u003ca href=\"https://www.iheart.com/artist/french-montana-281545/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"281545\" data-catalog-related-id=\"\">\u003cstrong>French Montana\u003c/strong>\u003c/a> &amp; \u003ca href=\"https://www.iheart.com/artist/max-b-91179/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"91179\" data-catalog-related-id=\"\">\u003cstrong>Max B\u003c/strong>\u003c/a>, &quot;Mahogany Caskets&quot; with \u003ca href=\"https://www.iheart.com/artist/ti-58717/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58717\" data-catalog-related-id=\"\">\u003cstrong>T.I.,\u003c/strong>\u003c/a> and &quot;Maybach Music VII&quot; featuring \u003ca href=\"https://www.iheart.com/artist/jeezy-2599/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2599\" data-catalog-related-id=\"\">\u003cstrong>Jeezy\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/don-toliver-31887636/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31887636\" data-catalog-related-id=\"\">\u003cstrong>Don Toliver\u003c/strong>\u003c/a>. Rozay also recruited other hitmakers like \u003ca href=\"https://www.iheart.com/artist/kodak-black-30932687/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30932687\" data-catalog-related-id=\"\">\u003cstrong>Kodak Black\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/yung-miami-33075307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33075307\" data-catalog-related-id=\"\">\u003cstrong>Yung Miami\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rich-the-kid-30622552/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30622552\" data-catalog-related-id=\"\">\u003cstrong>Rich The Kid\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/yfn-lucci-30932774/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30932774\" data-catalog-related-id=\"\">\u003cstrong>YFN Lucci\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/bigxthaplug-33485189/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33485189\" data-catalog-related-id=\"\">\u003cstrong>BigXthaPlug\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/the-dream-39125/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39125\" data-catalog-related-id=\"\">\u003cstrong>The-Dream\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/leon-thomas-116690/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"116690\" data-catalog-related-id=\"\">\u003cstrong>Leon Thomas\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/gucci-mane-6580/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6580\" data-catalog-related-id=\"\">\u003cstrong>Gucci Mane\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ball-greezy-30847341/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30847341\" data-catalog-related-id=\"\">\u003cstrong>Ball Greezy\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> his artists \u003ca href=\"https://www.iheart.com/artist/nino-breeze-585979/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"585979\" data-catalog-related-id=\"\">\u003cstrong>Nino Breeze\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/young-breed-30831346/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30831346\" data-catalog-related-id=\"\">\u003cstrong>Young Breed\u003c/strong>\u003c/a>, and comedian Deon Cole to contribute to the album. \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%2F8AlUKWKReeA%3Fsi%3DbCOKIdoH6dz_idHB","@url":"https://youtu.be/8AlUKWKReeA?si=bCOKIdoH6dz_idHB","author_name":"Rick Ro$$","author_url":"https://www.youtube.com/@rickrossmmgempire","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/8AlUKWKReeA?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=\"Rick Ross - Set in Stone Album Trailer (Official) &quot;Economy Flights&quot; Featuring Deon Cole\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/8AlUKWKReeA/hqdefault.jpg","thumbnail_width":480,"title":"Rick Ross - Set in Stone Album Trailer (Official) \"Economy Flights\" Featuring Deon Cole","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/8AlUKWKReeA?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=\"Rick Ross - Set in Stone Album Trailer (Official) &quot;Economy Flights&quot; Featuring Deon Cole\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/8AlUKWKReeA?si=bCOKIdoH6dz_idHB"},{"html":"\u003cp>“This album is exactly what the title says… it’s history, it’s permanence, it’s legacy,” Ross says about his new album. “Twenty years in the game and we still elevating. The foundation was poured in '06, but the empire is \u003cem>Set In Stone\u003c/em>.”\u003cbr />\u003cbr />\u003cem>Set In Stone\u003c/em> arrives as Rick Ross continues to tour the country for his \u003ca href=\"https://www.iheart.com/content/2026-03-11-rick-ross-announces-dates-for-port-of-miami-20th-anniversary-tour/\" target=\"_blank\">\u003cstrong>&quot;Port of Miami 20th Anniversary Black-Tie Experience.&quot;\u003c/strong>\u003c/a> Rozay has been traveling to major cities around the U.S. to perform songs from his debut album, Port of Miami, with support from the Renaissance Orchestra and the Sainted Trap Choir. He kicked off the tour in his hometown of Miami with special appearance by \u003ca href=\"https://www.iheart.com/artist/dj-khaled-133337/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"133337\" data-catalog-related-id=\"\">\u003cstrong>DJ Khaled\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/luke-207385/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"207385\" data-catalog-related-id=\"\">\u003cstrong>Uncle Luke\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/trina-28637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"28637\" data-catalog-related-id=\"\">\u003cstrong>Trina\u003c/strong>\u003c/a>. So far, he's brought out other surprise guests like \u003ca href=\"https://www.iheart.com/artist/scarface-41285/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41285\" data-catalog-related-id=\"\">\u003cstrong>Scarface\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/remy-ma-27302/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"27302\" data-catalog-related-id=\"\">\u003cstrong>Remy Ma\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/beanie-sigel-40983/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40983\" data-catalog-related-id=\"\">\u003cstrong>Beanie Sigel\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/freeway-11408/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"11408\" data-catalog-related-id=\"\">\u003cstrong>Freeway\u003c/strong>\u003c/a>. The tour wraps up in Charlotte, N.C. on August 29. \u003cbr />\u003cbr />Listen to Rick Ross' new album \u003ca href=\"https://www.iheart.com/artist/2272/albums/set-in-stone-417374608/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417374608\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Set In Stone\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/2272/albums/set-in-stone-417374608/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417374608\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a> now! Watch the music videos for &quot;Minks In Miami&quot; and &quot;Mahogany Caskets&quot; below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDYFCKWwHGN-%2F","@url":"https://www.instagram.com/p/DYFCKWwHGN-/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DYFCKWwHGN-/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DYFCKWwHGN-/"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FIhT5WPeEbQo%3Fsi%3Dl3ED-6JVhMVPWoDU","@url":"https://youtu.be/IhT5WPeEbQo?si=l3ED-6JVhMVPWoDU","author_name":"RickRossVEVO","author_url":"https://www.youtube.com/@RickRossVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IhT5WPeEbQo?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=\"Rick Ross - Mahogany Caskets (Official Music Video) ft. T.I.\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IhT5WPeEbQo/hqdefault.jpg","thumbnail_width":480,"title":"Rick Ross - Mahogany Caskets (Official Music Video) ft. T.I.","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IhT5WPeEbQo?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=\"Rick Ross - Mahogany Caskets (Official Music Video) ft. T.I.\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/IhT5WPeEbQo?si=l3ED-6JVhMVPWoDU"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FGcULiEtlGwo%3Fsi%3Dd4_PHGSYx0iwE36E","@url":"https://youtu.be/GcULiEtlGwo?si=d4_PHGSYx0iwE36E","author_name":"Rick Ro$$","author_url":"https://www.youtube.com/@rickrossmmgempire","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/GcULiEtlGwo?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=\"Rick Ross, French Montana, Max B - Minks In Miami (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/GcULiEtlGwo/hqdefault.jpg","thumbnail_width":480,"title":"Rick Ross, French Montana, Max B - Minks In Miami (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/GcULiEtlGwo?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=\"Rick Ross, French Montana, Max B - Minks In Miami (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/GcULiEtlGwo?si=d4_PHGSYx0iwE36E"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more/","cuser":"user/ldap/1133095","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/Rick Ross","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more/","primary_image":{"bucket":"new_assets","id":"%2F6a5a54d28971f6f6d581acea"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784306700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","social_title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More","summary":"Listen to Rick Ross' new album 'Set In Stone' now!","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Rick Ross (2272)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More"},"slug":"2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a54d28971f6f6d581acea","title":"Rick Ross Drops New Album 'Set In Stone' W/ Gucci Mane, Yung Miami & More","description":"Listen to Rick Ross' new album 'Set In Stone' now!","author":"Tony M. Centeno"},"pub_start":1784306700000,"pub_until":4115978604802,"pub_changed":1784307081004,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Rick Ross (2272)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a4e708971f6f6d581acd7","slug:2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","slug:2026-07-17-rick-ross-drops-new-album-set-in-stone-w-gucci-mane-yung-miami-more","keyword:keywords/Rick Ross","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5a58beeae3a5fa8e9eda44","type":"PUBLISHING","record":{"ref_id":"%2F6a5a58beeae3a5fa8e9eda44","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6ec295fd-f88c-4265-8c32-6b782e94d5db","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":"Side view of black oven with open door in modern Scandinavian studio style. Contemporary white wood furniture and kitchenware. Cozy place for cooking","id":"%2F6a5a590e4773a197757da344","new_tab":false,"schedule":{},"source_credit":"brizmaker / iStock / Getty Images","title":"Stylish black oven with open door in kitchen","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Panasonic has \u003ca href=\"https://www.foxbusiness.com/money/costco-amazon-shoppers-urged-check-kitchens-after-appliance-recalled-over-shock-fire-hazards\" target=\"_blank\">recalled more than 13,600 toaster ovens\u003c/a> sold in the United States and Canada after discovering a defect that could lead to electric shock or fire. The recall, announced on Thursday (July 16), affects 11,480 Panasonic NB-G200 Electric Toaster Ovens sold in the U.S. and another 2,184 units sold in Canada, according to a joint notice from Health Canada, the U.S. Consumer Product Safety Commission, and Panasonic Canada Inc.\u003c/p>\n\n\u003cp>The issue stems from the toaster oven’s power cord insulation, which may not be fully protected by a fiberglass sleeve, creating a potential electric shock hazard for users. The model numbers involved are NB-G200SVA in the U.S. and NB-G205S in Canada. The affected ovens feature stainless steel trim and double infrared heating technology. All units were manufactured in Canada and sold between October 2024 and April 2026 at retailers including Amazon and Costco for about $170.\u003c/p>\n\n\u003cp>According to the U.S. Consumer Product Safety Commission, \u003ca href=\"https://www.cpsc.gov/Recalls/2026/Panasonic-Recalls-Electric-Toaster-Ovens-Due-to-Shock-and-Fire-Hazards\" target=\"_blank\">Panasonic has received five reports of circuit breakers or outlets tripping in the U.S.\u003c/a>, as well as one report of a toaster oven that stopped working. No injuries or fires have been reported in either country as of the recall date. In Canada, no incidents or injuries have been reported, according to Health Canada.\u003c/p>\n\n\u003cp>Panasonic urges consumers to \u003ca href=\"https://www.newsnationnow.com/us-news/recalls/toaster-ovens-amazon-costco-recalled/\" target=\"_blank\">immediately stop using the recalled toaster ovens\u003c/a>. Customers are asked to contact Panasonic for a full refund. In Canada, consumers can reach Panasonic Canada Inc. at 1-888-422-6296, Monday through Friday from 8 a.m. to 5 p.m. ET, or visit the company's recall website. In the U.S., the recall information and refund process are also available on the same site.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk/","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-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk/","primary_image":{"bucket":"assets.getty","id":"%2F6a5a590e4773a197757da344"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1784305740000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","social_title":"","summary":"Panasonic has received five reports of circuit breakers or outlets tripping in the U.S.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Popular Toaster Ovens Recalled Due To Shock, Fire Risk"},"slug":"2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5a590e4773a197757da344","title":"Popular Toaster Ovens Recalled Due To Shock, Fire Risk","description":"Panasonic has received five reports of circuit breakers or outlets tripping in the U.S.","author":"iHeartRadio"},"pub_start":1784305740000,"pub_until":4115978604802,"pub_changed":1784306076184,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a58beeae3a5fa8e9eda44","slug:2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","slug:2026-07-17-popular-toaster-ovens-recalled-due-to-shock-fire-risk","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a5a4b8deae3a5fa8e9eda37","type":"PUBLISHING","record":{"ref_id":"%2F6a5a4b8deae3a5fa8e9eda37","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e5df74c1-9ddf-4e72-835a-bdd4240d771b","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":"","id":"%2F6a5a4e28389dd9a9693cafe6","new_tab":false,"schedule":{},"source_credit":"Digital Vision. / DigitalVision / Getty Images","title":"Angry Man Looking Out His Car Window Pointing","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A heated confrontation between a Mercedes driver and a skateboarder turned into a chaotic street fight on St. Marks Place in Manhattan’s East Village on Tuesday (July 14), leaving the driver unconscious and the incident viral online. The clash began after a man smashed his skateboard against a black Mercedes SUV, damaging its windshield and side, according to police and \u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559\" target=\"_blank\">eyewitness video posted by\u003c/a>\u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559\" target=\"_blank\">\u003cstrong> Michael O’Hara\u003c/strong>\u003c/a>\u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559\" target=\"_blank\"> on X\u003c/a>.\u003c/p>\n\n\u003cp>O’Hara’s video shows \u003ca href=\"https://nypost.com/2026/07/16/us-news/wild-video-shows-pitiful-nyc-street-fight-between-skateboarder-and-mercedes-driver-and-one-of-them-ends-up-regretting-it/\" target=\"_blank\">the skateboarder repeatedly striking the SUV with his board before the 34-year-old driver exits the vehicle\u003c/a>, grabs the skateboard, and swings it at the skater. The two then exchange blows on the sidewalk as a woman, believed to be the driver’s partner, pleads for them to stop. The fight escalates when the skateboarder regains control of his board, strikes the driver on the head, and puts him in a headlock, causing the driver to lose consciousness.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fmichael_ohara00%2Fstatus%2F2077296161996599559","@url":"https://x.com/michael_ohara00/status/2077296161996599559","author_name":"Michael O’Hara","author_url":"https://x.com/michael_ohara00","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">insane fight broke out on saint marks in front of me today… \u003ca href=\"https://x.com/hashtag/nyc?src=hash&amp;ref_src=twsrc%5Etfw\">#nyc\u003c/a> \u003ca href=\"https://x.com/whatisny?ref_src=twsrc%5Etfw\">@whatisny\u003c/a> \u003ca href=\"https://t.co/0pYneVIUtk\">pic.twitter.com/0pYneVIUtk\u003c/a>\u003c/p>&mdash; Michael O’Hara (@michael_ohara00) \u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559?ref_src=twsrc%5Etfw\">July 15, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/michael_ohara00/status/2077296161996599559","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">insane fight broke out on saint marks in front of me today… \u003ca href=\"https://x.com/hashtag/nyc?src=hash&amp;ref_src=twsrc%5Etfw\">#nyc\u003c/a> \u003ca href=\"https://x.com/whatisny?ref_src=twsrc%5Etfw\">@whatisny\u003c/a> \u003ca href=\"https://t.co/0pYneVIUtk\">pic.twitter.com/0pYneVIUtk\u003c/a>\u003c/p>&mdash; Michael O’Hara (@michael_ohara00) \u003ca href=\"https://x.com/michael_ohara00/status/2077296161996599559?ref_src=twsrc%5Etfw\">July 15, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/michael_ohara00/status/2077296161996599559"},{"html":"\u003cp>According to the NYPD and social media footage, the incident started when the driver allegedly nearly struck the skateboarder and another man, sparking a verbal and then physical dispute. The viral clip, viewed over four million times, shows bystanders watching as the conflict unfolds, some urging the men to break it up.\u003c/p>\n\n\u003cp>Police said the driver was taken to Bellevue hospital in stable condition. The \u003ca href=\"https://www.dailymail.com/news/article-15983843/mercedes-driver-skateboarder-brawl-nyc.html\" target=\"_blank\">skateboarder fled before officers arrived\u003c/a>, and no arrests have been made as the investigation continues, according to Daily Mail. The NYPD asks anyone with information to contact Crime Stoppers.\u003c/p>\n\n\u003cp>The viral nature of the fight has sparked debate online about bystander intervention and city street culture. O’Hara, who filmed the scene, said, &quot;There’s no way in hell I would’ve gotten out of a car to fight somebody.&quot; The video remains a trending topic on social media as police seek the skateboarder for questioning.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder/","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-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder/","primary_image":{"bucket":"assets.getty","id":"%2F6a5a4e28389dd9a9693cafe6"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784302800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","social_title":"","summary":"Police are investigating and the skateboarder has not been arrested. The incident, caught on camera, has drawn millions of views.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mercedes Driver Knocked Out In Wild Street Brawl With Skateboarder"},"slug":"2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5a4e28389dd9a9693cafe6","title":"Mercedes Driver Knocked Out In Wild Street Brawl With Skateboarder","description":"Police are investigating and the skateboarder has not been arrested. The incident, caught on camera, has drawn millions of views.","author":"iHeartRadio"},"pub_start":1784302800000,"pub_until":4115978604802,"pub_changed":1784303183174,"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:/6a5a4b8deae3a5fa8e9eda37","slug:2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","slug:2026-07-17-mercedes-driver-knocked-out-in-wild-street-brawl-with-skateboarder","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a5a33e38971f6f6d581ac4b","type":"PUBLISHING","record":{"ref_id":"%2F6a5a33e38971f6f6d581ac4b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"96b56ee2-a2a0-4ba1-9ae0-9dd8e07e77af","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a39b38971f6f6d581ac5e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Larry June","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/larry-june-31238259/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31238259\" data-catalog-related-id=\"\">\u003cstrong>Larry June\u003c/strong>\u003c/a> returns with his second project of the year. \u003cbr />\u003cbr />On Friday, July 17, the California native dropped his new solo album \u003ca href=\"https://www.iheart.com/artist/larry-june-31238259/songs/who-coppin-371643417/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"371643417\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Who Coppin\u003c/em>\u003c/strong>\u003c/a> via The Freeminded Records/EMPIRE. June opens the project with &quot;Go Outside&quot; with an intro from podcaster \u003ca href=\"https://www.iheart.com/podcast/1319-million-dollaz-worth-of-g-46864714/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"46864714\" data-catalog-related-id=\"\">\u003cstrong>Wallo267\u003c/strong>\u003c/a>. The two even collaborated for the official music video, which is out now in celebration of the album. The album continues with other stand-out tracks like &quot;The Machinist&quot; and &quot;Casual Mondays&quot; produced by Cardo Got Wings. In addition, Larry June enlists several heavy hitters, including \u003ca href=\"https://www.iheart.com/artist/djfresh-10087/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"10087\" data-catalog-related-id=\"\">\u003cstrong>DJ.Fresh\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jhene-aiko-30419774/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30419774\" data-catalog-related-id=\"\">\u003cstrong>Jhené Aiko\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jay-versace-32159842/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32159842\" data-catalog-related-id=\"\">\u003cstrong>Jay Versace\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/musiq-soulchild-58756/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58756\" data-catalog-related-id=\"\">\u003cstrong>Musiq Soulchild\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/b-legit-13793/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"13793\" data-catalog-related-id=\"\">\u003cstrong>B-Legit\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/swizz-beatz-39240/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39240\" data-catalog-related-id=\"\">\u003cstrong>Swizz Beatz\u003c/strong>\u003c/a>, to contribute to the album. \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%2FHCG37FZ8ztg%3Fsi%3D0_bKnTtK44VbKrnK","@url":"https://youtu.be/HCG37FZ8ztg?si=0_bKnTtK44VbKrnK","author_name":"Larry June","author_url":"https://www.youtube.com/@FreemindedLifestyle","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/HCG37FZ8ztg?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=\"Larry June - Go Outside Intro (Official Video) (feat. Wallo267)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/HCG37FZ8ztg/hqdefault.jpg","thumbnail_width":480,"title":"Larry June - Go Outside Intro (Official Video) (feat. Wallo267)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/HCG37FZ8ztg?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=\"Larry June - Go Outside Intro (Official Video) (feat. Wallo267)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/HCG37FZ8ztg?si=0_bKnTtK44VbKrnK"},{"html":"\u003cp>Larry June's new album comes a few months after he dropped his collaborative project with \u003ca href=\"https://www.iheart.com/artist/curreny-367747/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"367747\" data-catalog-related-id=\"\">\u003cstrong>Curren$y\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/the-alchemist-30000528/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30000528\" data-catalog-related-id=\"\">\u003cstrong>The Alchemist\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/31238259/albums/spiral-staircases-381193568/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"381193568\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Spiral Staircases\u003c/em>\u003c/strong>\u003c/a>. The EP comes with seven tracks, including &quot;Stars On The Roof,&quot; &quot;Palo Santo,&quot; and &quot;Drive Alone.&quot; \u003cbr />\u003cbr />&quot;Better Decisions&quot; from Larry June's new album appears in the Top 5 of iHeartRadio's \u003ca href=\"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/\" data-catalog-kind=\"PLAYLIST\" data-catalog-id=\"312064750::WPoxcYDJRgwQgYoWZdEi1B\" data-catalog-related-id=\"\">\u003cstrong>Rap Rising\u003c/strong>\u003c/a> playlist. The weekly round-up of fresh music also includes new joints by \u003ca href=\"https://www.iheart.com/artist/rick-ross-2272/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2272\" data-catalog-related-id=\"\">\u003cstrong>Rick Ross\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/dave-east-880518/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"880518\" data-catalog-related-id=\"\">\u003cstrong>Dave East\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/peezy-441597/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"441597\" data-catalog-related-id=\"\">\u003cstrong>Peezy\u003c/strong>\u003c/a> and more. Stream the playlist above and scroll below for more new releases by \u003ca href=\"https://www.iheart.com/artist/rome-streetz-31431315/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31431315\" data-catalog-related-id=\"\">\u003cstrong>Rome Streetz\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/icewear-vezzo-907519/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"907519\" data-catalog-related-id=\"\">\u003cstrong>Icewear Vezzo\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/fox-bd-42764037/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42764037\" data-catalog-related-id=\"\">\u003cstrong>Fox BD\u003c/strong>\u003c/a>, and others. \u003cbr />\u003cbr />\u003cspan class=\"warning-text\">WARNING: EXPLICIT LANGUAGE\u003c/span>\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>Larry June, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31238259/albums/who-coppin-417472120/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"417472120\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Who Coppin\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a45b88971f6f6d581ac65","new_tab":false,"schedule":{},"source_credit":"The Freeminded Records/EMPIRE","title":"Larry June","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Rick Ross, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/59376/albums/set-in-stone-153900741/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"153900741\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Set In Stone\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a48b28971f6f6d581ac69","new_tab":false,"schedule":{},"source_credit":"Maybach Music Group/Gamma","title":"Set In Stone","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Rome Streetz, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31431315/albums/sock-it-2-my-pocket-411720692/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"411720692\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Sock It 2 My Pocket\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a49008971f6f6d581ac6d","new_tab":false,"schedule":{},"source_credit":"Mass Appeal","title":"Rome Streetz","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Raq Baby, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/37755464/albums/still-spillin-409174298/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"409174298\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Still Spillin\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a493c8971f6f6d581ac71","new_tab":false,"schedule":{},"source_credit":"Santa Anna Label Group","title":"Raq Baby","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Oh No &amp; The Alchemist (GANGRENE), \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/gangrene-32047784/albums/better-than-mcdonalds-416567000\" target=\"_blank\">\u003cstrong>\u003cem>Better Than McDonald's\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4a1a8971f6f6d581ac75","new_tab":false,"schedule":{},"source_credit":"ALC Records/Gangrene","title":"Better Than McDonald's","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Icewear Vezzo, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/907519/albums/rich-off-pints-4-409269639/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"409269639\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Rich Off Pints 4\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4a8f8971f6f6d581ac79","new_tab":false,"schedule":{},"source_credit":"Iced Up Records","title":"Icewear Vezzo","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Syd, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31533925/albums/beard-416597736/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416597736\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Beard\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4aba8971f6f6d581ac7d","new_tab":false,"schedule":{},"source_credit":"Free Lunch/Warner Records","title":"Syd","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Fox BD, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/42764037/albums/finessin-distribution-deals-416850935/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"416850935\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Finessin Distribution Deals\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4b2d8971f6f6d581ac81","new_tab":false,"schedule":{},"source_credit":"Foxes Only","title":"Fox BD","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Albee Al, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31158295/albums/thugs-motivation-409210637/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"409210637\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Thug's Motivation\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (EP)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a4b558971f6f6d581ac85","new_tab":false,"schedule":{},"source_credit":"Loyalty Gang","title":"Albee Al","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Lil Baby, &quot;Dead Fresh&quot;\u003c/strong>\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%2FmdJaqO5_J1M%3Fsi%3DExjr-sTcvxAGkU48","@url":"https://youtu.be/mdJaqO5_J1M?si=Exjr-sTcvxAGkU48","author_name":"LilBabyVEVO","author_url":"https://www.youtube.com/@LilBabyVEVO-ez4db","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mdJaqO5_J1M?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=\"Lil Baby - Dead Fresh (Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/mdJaqO5_J1M/hqdefault.jpg","thumbnail_width":480,"title":"Lil Baby - Dead Fresh (Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mdJaqO5_J1M?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=\"Lil Baby - Dead Fresh (Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/mdJaqO5_J1M?si=Exjr-sTcvxAGkU48"},{"html":"\u003cp>\u003cstrong>Travis Scott, Ludwig Göransson &amp; James Blake, &quot;When I'm Home&quot;\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrtSRE-cb3zE","@url":"https://www.youtube.com/watch?v=rtSRE-cb3zE","author_name":"Back Lot Music","author_url":"https://www.youtube.com/@BackLotMusic","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rtSRE-cb3zE?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=\"&quot;When I’m Home&quot; by JAMES BLAKE, TRAVIS SCOTT &amp; LUDWIG GÖRANSSON from THE ODYSSEY\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/rtSRE-cb3zE/hqdefault.jpg","thumbnail_width":480,"title":"\"When I’m Home\" by JAMES BLAKE, TRAVIS SCOTT & LUDWIG GÖRANSSON from THE ODYSSEY","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/rtSRE-cb3zE?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=\"&quot;When I’m Home&quot; by JAMES BLAKE, TRAVIS SCOTT &amp; LUDWIG GÖRANSSON from THE ODYSSEY\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=rtSRE-cb3zE"},{"html":"\u003cp>\u003cstrong>Nyla Symone + Honor Roll, &quot;R2D2&quot;\u003c/strong>\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%2F0MFOSUQZ0d0%3Fsi%3DAOWbPheBEjHzkTjn","@url":"https://youtu.be/0MFOSUQZ0d0?si=AOWbPheBEjHzkTjn","author_name":"Nyla Symone ","author_url":"https://www.youtube.com/@NylaSymone","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0MFOSUQZ0d0?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=\"HONOR ROLL - R2D2 (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/0MFOSUQZ0d0/hqdefault.jpg","thumbnail_width":480,"title":"HONOR ROLL - R2D2 (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0MFOSUQZ0d0?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=\"HONOR ROLL - R2D2 (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/0MFOSUQZ0d0?si=AOWbPheBEjHzkTjn"},{"html":"\u003cp>\u003cstrong>Kurupt, DJ Battlecat &amp; Snoop Dogg, &quot;Me N The Boyz&quot;\u003c/strong>\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%2FFudpMs8zMF8%3Fsi%3DWNEVYAq9EWZPAikz","@url":"https://youtu.be/FudpMs8zMF8?si=WNEVYAq9EWZPAikz","author_name":"Kurupt - Topic","author_url":"https://www.youtube.com/channel/UCTfM0xgkmOoEuYGnF7VZtrg","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/FudpMs8zMF8?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=\"Me N The Boyz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/FudpMs8zMF8/hqdefault.jpg","thumbnail_width":480,"title":"Me N The Boyz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/FudpMs8zMF8?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=\"Me N The Boyz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/FudpMs8zMF8?si=WNEVYAq9EWZPAikz"},{"html":"\u003cp>\u003cstrong>Peezy featuring Babyfxce E, &quot;I Can't Tell&quot;\u003c/strong>\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%2Fdv3NhYIq0fo%3Fsi%3DI66GrV3B8SaXWoNF","@url":"https://youtu.be/dv3NhYIq0fo?si=I66GrV3B8SaXWoNF","author_name":"PeezyVEVO","author_url":"https://www.youtube.com/@peezyvevo6637","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/dv3NhYIq0fo?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=\"Peezy, Babyfxce E - I Can&#39;t Tell (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/dv3NhYIq0fo/hqdefault.jpg","thumbnail_width":480,"title":"Peezy, Babyfxce E - I Can't Tell (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/dv3NhYIq0fo?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=\"Peezy, Babyfxce E - I Can&#39;t Tell (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/dv3NhYIq0fo?si=I66GrV3B8SaXWoNF"},{"html":"\u003cp>\u003cstrong>Sleepy Hallow, &quot;WTW? First Day Out&quot;\u003c/strong>\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%2Fcczbxo0VkGQ%3Fsi%3DlhrVboZSXnDOir91","@url":"https://youtu.be/cczbxo0VkGQ?si=lhrVboZSXnDOir91","author_name":"Sleepy Hallow - Topic","author_url":"https://www.youtube.com/channel/UCw3jntlj7iPOr77qSvb72Fw","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/cczbxo0VkGQ?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=\"First Day Out\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/cczbxo0VkGQ/hqdefault.jpg","thumbnail_width":480,"title":"First Day Out","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/cczbxo0VkGQ?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=\"First Day Out\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/cczbxo0VkGQ?si=lhrVboZSXnDOir91"},{"html":"\u003cp>\u003cstrong>Real Boston Richey, &quot;Played First&quot;\u003c/strong>\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%2F_Rkjd_Zax4A%3Fsi%3Du81tPWL7TfKhCH1e","@url":"https://youtu.be/_Rkjd_Zax4A?si=u81tPWL7TfKhCH1e","author_name":"RealBostonRicheyVEVO","author_url":"https://www.youtube.com/@realbostonricheyvevo4532","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_Rkjd_Zax4A?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=\"Real Boston Richey - Played First (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/_Rkjd_Zax4A/hqdefault.jpg","thumbnail_width":480,"title":"Real Boston Richey - Played First (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_Rkjd_Zax4A?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=\"Real Boston Richey - Played First (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/_Rkjd_Zax4A?si=u81tPWL7TfKhCH1e"},{"html":"\u003cp>\u003cstrong>Dave East featuring Harry Fraud, &quot;Minding My Business&quot;\u003c/strong>\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%2F-5ZIAt7rKtE%3Fsi%3DQOhcM7hQg9ut9p4u","@url":"https://youtu.be/-5ZIAt7rKtE?si=QOhcM7hQg9ut9p4u","author_name":"Dave East - Topic","author_url":"https://www.youtube.com/channel/UC1JkJf9F9STUlouOCsy9aXA","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/-5ZIAt7rKtE?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=\"Minding My Business\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/-5ZIAt7rKtE/hqdefault.jpg","thumbnail_width":480,"title":"Minding My Business","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/-5ZIAt7rKtE?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=\"Minding My Business\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/-5ZIAt7rKtE?si=QOhcM7hQg9ut9p4u"},{"html":"\u003cp>\u003cstrong>Kocky Ka, &quot;Westside&quot; \u003c/strong>\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%2FIISzl7gq-dM%3Fsi%3DF_Hy7DWz1ecqCzxq","@url":"https://youtu.be/IISzl7gq-dM?si=F_Hy7DWz1ecqCzxq","author_name":"Kocky Ka","author_url":"https://www.youtube.com/@kockyka585","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IISzl7gq-dM?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=\"Kocky Ka - Westside (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IISzl7gq-dM/hqdefault.jpg","thumbnail_width":480,"title":"Kocky Ka - Westside (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IISzl7gq-dM?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=\"Kocky Ka - Westside (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/IISzl7gq-dM?si=F_Hy7DWz1ecqCzxq"},{"html":"\u003cp>\u003cstrong>Luhh Dyl, &quot;Forgive Never Forget&quot;\u003c/strong>\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%2FO4HUo2ZtKDw%3Fsi%3D6LxXofkpExucstPY","@url":"https://youtu.be/O4HUo2ZtKDw?si=6LxXofkpExucstPY","author_name":"Luhh Dyl","author_url":"https://www.youtube.com/@luhhdyl","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/O4HUo2ZtKDw?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=\"Luhh Dyl - Forgive Never Forget [Official Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/O4HUo2ZtKDw/hqdefault.jpg","thumbnail_width":480,"title":"Luhh Dyl - Forgive Never Forget [Official Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/O4HUo2ZtKDw?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=\"Luhh Dyl - Forgive Never Forget [Official Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/O4HUo2ZtKDw?si=6LxXofkpExucstPY"},{"html":"\u003cp>\u003cstrong>Kai Ca$h, &quot;Picture Me Giving AF Who Don't Like Me&quot;\u003c/strong>\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%2F1F8Rqyjc8tA%3Fsi%3DDP4alYehpZN8rFzK","@url":"https://youtu.be/1F8Rqyjc8tA?si=DP4alYehpZN8rFzK","author_name":"KAI CA$H","author_url":"https://www.youtube.com/@KaiCashmusic","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/1F8Rqyjc8tA?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=\"Kai Ca$h - PICTURE ME GIVING AF WHO DON&quot;T LIKE ME. (visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/1F8Rqyjc8tA/hqdefault.jpg","thumbnail_width":480,"title":"Kai Ca$h - PICTURE ME GIVING AF WHO DON\"T LIKE ME. (visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/1F8Rqyjc8tA?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=\"Kai Ca$h - PICTURE ME GIVING AF WHO DON&quot;T LIKE ME. (visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/1F8Rqyjc8tA?si=DP4alYehpZN8rFzK"},{"html":"\u003cp>\u003cstrong>Lil Novi, &quot;Slut Sippin Kut&quot;\u003c/strong>\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%2FYFmhLlwxldU%3Fsi%3DkKjc26dl7xgpDVpu","@url":"https://youtu.be/YFmhLlwxldU?si=kKjc26dl7xgpDVpu","author_name":"Lil Novi - Topic","author_url":"https://www.youtube.com/channel/UCTE-31rOLumE5klg7OAb7ag","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/YFmhLlwxldU?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=\"Slut Sippin Kut\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/YFmhLlwxldU/hqdefault.jpg","thumbnail_width":480,"title":"Slut Sippin Kut","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/YFmhLlwxldU?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=\"Slut Sippin Kut\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/YFmhLlwxldU?si=kKjc26dl7xgpDVpu"},{"html":"\u003cp>\u003cstrong>Phora, &quot;To The Sun&quot;\u003c/strong>\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%2FBU8B3XYO4jo%3Fsi%3D3KPogWUegRZk9_F3","@url":"https://youtu.be/BU8B3XYO4jo?si=3KPogWUegRZk9_F3","author_name":"Phora","author_url":"https://www.youtube.com/@phora","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/BU8B3XYO4jo?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=\"Phora - To The Sun [Official Music Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/BU8B3XYO4jo/hqdefault.jpg","thumbnail_width":480,"title":"Phora - To The Sun [Official Music Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/BU8B3XYO4jo?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=\"Phora - To The Sun [Official Music Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/BU8B3XYO4jo?si=3KPogWUegRZk9_F3"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin/","cuser":"user/ldap/1133095","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/Larry June","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin/","primary_image":{"bucket":"new_assets","id":"%2F6a5a39b38971f6f6d581ac5e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784302800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Larry June Releases Anticipated Album ‘Who Coppin’ W/ Swizz Beatz & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","social_title":"Larry June Releases Anticipated Album ‘Who Coppin’ W/ Swizz Beatz & More","summary":"Listen to Larry June and more new music!","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Larry June (31238259)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rap Rising: Larry June Releases Highly Anticipated Album ‘Who Coppin’"},"slug":"2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a39b38971f6f6d581ac5e","title":"Rap Rising: Larry June Releases Highly Anticipated Album ‘Who Coppin’","description":"Listen to Larry June and more new music!","author":"Tony M. Centeno"},"pub_start":1784302800000,"pub_until":4115978604802,"pub_changed":1784310603569,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Larry June (31238259)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a33e38971f6f6d581ac4b","slug:2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","slug:2026-07-17-rap-rising-larry-june-releases-highly-anticipated-album-who-coppin","keyword:keywords/Larry June","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5a4251eae3a5fa8e9eda2c","type":"PUBLISHING","record":{"ref_id":"%2F6a5a4251eae3a5fa8e9eda2c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"349c5798-392f-48ef-913c-27f65644df60","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":"","id":"%2F6a5a44cbd38804a6ed430026","new_tab":false,"schedule":{},"source_credit":"CREATISTA / iStock / Getty Images","title":"Senior couple at home with many bills","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Newly retired, average\u003ca href=\"https://www.usatoday.com/story/money/personalfinance/2026/07/16/social-security-cut-2033/90941392007/\" target=\"_blank\"> dual-income couples could see their annual Social Security benefits drop by $16,900\u003c/a> starting in 2033, if Congress does not act to strengthen the program’s funding. That’s because the Social Security trust fund, which helps pay monthly benefits, is projected to run out of money by the end of 2032, according to the latest report from the program’s trustees and analysis by the nonpartisan Committee for a Responsible Federal Budget (CRFB).\u003c/p>\n\n\u003cp>When the trust fund reserves are depleted, the \u003ca href=\"https://www.crfb.org/blogs/large-benefit-cuts-loom-social-security\" target=\"_blank\">law requires Social Security to reduce benefits by about 22%\u003c/a> to match the money coming in from payroll taxes according to the CRFB. For newly retired couples, this means losing nearly $17,000 each year from what they would otherwise expect. Single-income couples, low-income couples, and high-income couples would all see different cuts, but all would be affected.\u003c/p>\n\n\u003cp>The looming shortfall is due to a mix of factors, including an aging population, rising costs, and \u003ca href=\"https://www.pbs.org/newshour/politics/your-social-security-benefits-could-be-cut-by-a-quarter-in-2032-heres-what-to-know\" target=\"_blank\">not enough incoming funds from payroll taxes\u003c/a>. The Social Security Board of Trustees has warned for years that the program has been paying out more than it collects. This year’s report moved up the estimated insolvency date to late 2032, several months sooner than previously thought.\u003c/p>\n\n\u003cp>Experts say the reduction could be even more disruptive for lower-income retirees, as the cut would represent a larger share of their total income. Additionally, Medicare’s Part A fund is also expected to run dry soon after Social Security, leading to an 11% reduction in payments to healthcare providers unless Congress intervenes. The cost of Medicare Parts B and D is also projected to rise, taking up a greater portion of retirees’ income over time according to Georgetown University’s Medicare Policy Initiative.\u003c/p>\n\n\u003cp>So far, Congress has not agreed on a plan to fix Social Security’s finances. Some ideas being discussed include raising the payroll tax, increasing the retirement age, or capping benefits for higher earners. This week, a group of senators introduced a bill to speed up consideration of any Social Security rescue plans, but any solution would still need bipartisan support to pass both chambers of Congress as reported by USA TODAY.\u003c/p>\n\n\u003cp>With the insolvency deadline just six years away, lawmakers elected this year are expected to decide the future of Social Security. Analysts warn that benefit cuts could grow even larger in the decades ahead if no action is taken.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033/","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-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033/","primary_image":{"bucket":"assets.getty","id":"%2F6a5a44cbd38804a6ed430026"},"primary_target":{"categories":["categories/national-news","categories/politics","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1784300580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","social_title":"","summary":"Social Security’s trust fund may run dry by late 2032, triggering a 22% benefit cut for new retirees in 2033. ","targets":[{"categories":["categories/national-news","categories/politics","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Newly Retired Couples Could Lose $17,000 A Year In Social Security In 2033"},"slug":"2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5a44cbd38804a6ed430026","title":"Newly Retired Couples Could Lose $17,000 A Year In Social Security In 2033","description":"Social Security’s trust fund may run dry by late 2032, triggering a 22% benefit cut for new retirees in 2033. ","author":"iHeartRadio"},"pub_start":1784300580000,"pub_until":4115978604802,"pub_changed":1784300998134,"subscription":[{"tags":["categories/national-news","categories/politics","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a4251eae3a5fa8e9eda2c","slug:2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","slug:2026-07-17-newly-retired-couples-could-lose-17000-a-year-in-social-security-in-2033","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a5a2ab58971f6f6d581ac30","type":"PUBLISHING","record":{"ref_id":"%2F6a5a2ab58971f6f6d581ac30","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f8f41442-fc2f-45b1-9d1c-24c404758890","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/lil-baby-356142/?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/artist/lil-baby-356142/?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/artist/lil-baby-356142/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/lil-baby-356142/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5a7910bc9a897beb90c36a","new_tab":false,"schedule":{},"source_credit":"Centeno, Tony (uploader)","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"356142\" data-catalog-related-id=\"\">\u003cstrong>Lil Baby\u003c/strong>\u003c/a> is back with his brand-new song, and it's iHeartRadio's latest World Premiere. \u003cbr />\u003cbr />On Friday, July 17, the Georgia native delivered his new single, &quot;Dead Fresh,&quot; produced by the one and only \u003ca href=\"https://www.iheart.com/artist/pharrell-williams-992340/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"992340\" data-catalog-related-id=\"\">\u003cstrong>Pharrell Williams\u003c/strong>\u003c/a>. The song has Baby rapping about attending Skateboard P's Louis Vuitton fashion shows and other aspects of his lavish lifestyle. He also boasts about the way he and his family live, from putting his nanny in Chanel and gifting his granny with a Maybach. \u003cbr />\u003cbr />&quot;Motorcade through traffic when I'm in the town,&quot; Baby raps. &quot;Dope-boy swag forever, I went Evisus off the Pelle/I got diamond songs, rock Air Force 1s, earrings like Nelly.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa4fnpanAnu%2F","@url":"https://www.instagram.com/p/Da4fnpanAnu/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da4fnpanAnu/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da4fnpanAnu/"},{"html":"\u003cp>This is Lil Baby's first solo single of 2026. The 31-year-old artist spent the first half of the year promoting collaborations with close friends like \u003ca href=\"https://www.iheart.com/artist/veeze-33019756/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33019756\" data-catalog-related-id=\"\">\u003cstrong>Veeze\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rylo-rodriguez-32283996/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32283996\" data-catalog-related-id=\"\">\u003cstrong>Rylo Rodriguez\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/42-dugg-31841206/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31841206\" data-catalog-related-id=\"\">\u003cstrong>42 Dugg\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/hotboii-33050160/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33050160\" data-catalog-related-id=\"\">\u003cstrong>Hotboii\u003c/strong>\u003c/a>. He also appeared on \u003ca href=\"https://www.iheart.com/artist/dj-khaled-133337/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"133337\" data-catalog-related-id=\"\">\u003cstrong>DJ Khaled's\u003c/strong>\u003c/a> recent single &quot;One Of Them&quot; with \u003ca href=\"https://www.iheart.com/artist/future-296257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"296257\" data-catalog-related-id=\"\">\u003cstrong>Future\u003c/strong>\u003c/a>. Now, he's focused on his own upcoming album. In a video he shared to TikTok earlier this week, he declared it's &quot;album time&quot; and showed himself in a meeting with his team as they prepare for what's to come. \u003cbr />\u003cbr />Fans have been anticipating Lil Baby's next project for some time. Following his hit project \u003ca href=\"https://www.iheart.com/artist/356142/albums/wham-307648798/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"307648798\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>WHAM\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> Baby promised to deliver two more projects. One of them was \u003ca href=\"https://www.iheart.com/artist/356142/albums/the-leaks-364602530/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"364602530\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Leak$\u003c/em>\u003c/strong>\u003c/a>, a mixtape that he finally released last December. The other is his \u003cem>Dominique\u003c/em> album. Not much is known about the forthcoming project, but we're sure he'll reveal more details in due time. \u003cbr />\u003cbr />For now, listen to Lil Baby's \u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/songs/dead-fresh-416534845/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"416534845\" data-catalog-related-id=\"\">\u003cstrong>&quot;Dead Fresh&quot; on iHeartRadio\u003c/strong>\u003c/a> now!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams/","cuser":"user/ldap/1133095","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/Lil Baby","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams/","primary_image":{"bucket":"new_assets","id":"%2F6a5a2c0e8971f6f6d581ac43"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784295960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","social_title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams","summary":"WORLD PREMIERE: Lil Baby is back with his brand-new single ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Lil Baby (356142)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams"},"slug":"2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5a2c0e8971f6f6d581ac43","title":"Lil Baby Returns With New Song 'Dead Fresh' Produced By Pharrell Williams","description":"WORLD PREMIERE: Lil Baby is back with his brand-new single ","author":"Tony M. Centeno"},"pub_start":1784295960000,"pub_until":4115978604802,"pub_changed":1784315119788,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Lil Baby (356142)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a5a2ab58971f6f6d581ac30","slug:2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","slug:2026-07-17-lil-baby-returns-with-new-song-dead-fresh-produced-by-pharrell-williams","keyword:keywords/Lil Baby","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a592db7abc47eba045b2d9b","type":"PUBLISHING","record":{"ref_id":"%2F6a592db7abc47eba045b2d9b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"30d1fef2-5260-4a9e-8edd-4cc7347942bc","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/lucki-31757625/?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/artist/lucki-31757625/?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/artist/lucki-31757625/?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/artist/lucki-31757625/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a593170abc47eba045b2dae","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"LUCKI","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lucki-31757625/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31757625\" data-catalog-related-id=\"\">\u003cstrong>LUCKI's\u003c/strong>\u003c/a> home in West Hollywood, Calif., was invaded by thieves who made off with items worth half a million dollars. \u003cbr />\u003cbr />According to a report \u003ca href=\"https://www.nbclosangeles.com/news/local/rapper-lucki-west-hollywood-home-break-in/3917551/\" target=\"_blank\">\u003cstrong>\u003cem>NBC4\u003c/em>\u003c/strong>\u003c/a> in Los Angeles published on Wednesday, July 15, the Los Angeles County Sheriff's Department responded to a call about a break-in. The Chicago native, born Lucki Camel Jr., came home on Tuesday night and discovered his house had been turned upside down. Upon inspection of the home, LUCKI found that the burglars had stolen $500,000 worth of bags, clothing, and other personal items. As of this report, it's not clear when the robbery happened since LUCKI had been overseas performing in Europe. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2F212mediaTV%2Fstatus%2F2077818033171767415%3Fs%3D20","@url":"https://x.com/212mediaTV/status/2077818033171767415?s=20","author_name":"212","author_url":"https://x.com/212mediaTV","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Lucki shows all his jewelry and $80,000 in cash after reports that his house was burglarized 😵‍💫 \u003ca href=\"https://t.co/JtD1M5bpoN\">pic.twitter.com/JtD1M5bpoN\u003c/a>\u003c/p>&mdash; 212 (@212mediaTV) \u003ca href=\"https://x.com/212mediaTV/status/2077818033171767415?ref_src=twsrc%5Etfw\">July 16, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/212mediaTV/status/2077818033171767415","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Lucki shows all his jewelry and $80,000 in cash after reports that his house was burglarized 😵‍💫 \u003ca href=\"https://t.co/JtD1M5bpoN\">pic.twitter.com/JtD1M5bpoN\u003c/a>\u003c/p>&mdash; 212 (@212mediaTV) \u003ca href=\"https://x.com/212mediaTV/status/2077818033171767415?ref_src=twsrc%5Etfw\">July 16, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/212mediaTV/status/2077818033171767415?s=20"},{"html":"\u003cp>LUCKI didn't seem to be fazed by the robbery. Soon after the news broke, he took to Instagram to flash off all the jewelry and wads of cash he still has in his possession. &quot;All I know how to do is pop it,&quot; he said while giving a close of his chains and cash. \u003cbr />\u003cbr />The 30-year-old artist is currently traveling the U.S. and Europe for his &quot;Bad*Influence Tour&quot; in support of his recent album \u003ca href=\"https://www.iheart.com/artist/31757625/albums/drgs-r-bad-401864504/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"401864504\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Dr*gs R Bad\u003c/em>\u003c/strong>\u003c/a>. It began in his hometown of Chicago last month and recently hit up countries like the U.K. and Poland. He plans to invade other cities like Boston, Denver, Minneapolis, Washington, D.C., Philadelphia, Dallas, Fort Lauderdale, and more next month. He'll wrap up the tour in San Francisco on September 27. \u003cbr />\u003cbr />As of this report, no arrests have been made in LUCKI's robbery case. See the full list of his tour dates below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDYh7dAwKHZi%2F","@url":"https://www.instagram.com/p/DYh7dAwKHZi/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DYh7dAwKHZi/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DYh7dAwKHZi/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DYh7dAwKHZi/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DYh7dAwKHZi/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DYh7dAwKHZi/"}],"canonical_url":"https://www.iheart.com/content/2026-07-16-rapper-lucki-loses-500000-worth-of-items-after-burglars-invade-his-home/","cuser":"user/ldap/1133095","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/LUCKI","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-16-rapper-lucki-loses-500000-worth-of-items-after-burglars-invade-his-home/","primary_image":{"bucket":"new_assets","id":"%2F6a593170abc47eba045b2dae"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784231040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Rapper LUCKI Loses $500,000 Worth Of Items After Burglars Invade His Home","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-16-rapper-lucki-loses-500000-worth-of-items-after-burglars-invade-his-home","social_title":"Rapper LUCKI Loses $500,000 Worth Of Items After Burglars Invade His Home","summary":"Burglars reportedly stole $500,000 worth of items from LUCKI's home in California","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB"]},{"categories":["categories/music-news"],"distribution":["artists/LUCKI (31757625)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rapper LUCKI Loses $500,000 Worth Of Items After Burglars Invade His Home"},"slug":"2026-07-16-rapper-lucki-loses-500000-worth-of-items-after-burglars-invade-his-home","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a593170abc47eba045b2dae","title":"Rapper LUCKI Loses $500,000 Worth Of Items After Burglars Invade His Home","description":"Burglars reportedly stole $500,000 worth of items from LUCKI's home in California","author":"Tony M. Centeno"},"pub_start":1784231040000,"pub_until":4115978604802,"pub_changed":1784231402862,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB"]},{"tags":["categories/music-news","artists/LUCKI (31757625)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a592db7abc47eba045b2d9b","slug:2026-07-16-rapper-lucki-loses-500000-worth-of-items-after-burglars-invade-his-home","slug:2026-07-16-rapper-lucki-loses-500000-worth-of-items-after-burglars-invade-his-home","keyword:keywords/LUCKI","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a591042abc47eba045b2d31","type":"PUBLISHING","record":{"ref_id":"%2F6a591042abc47eba045b2d31","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"187f98e9-7c6c-43bf-91c0-4f2ffe04b2b5","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jt-42706466/?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/artist/jt-42706466/?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/artist/jt-42706466/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jt-42706466/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a5926ffabc47eba045b2d94","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"JT","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jt-42706466/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42706466\" data-catalog-related-id=\"\">\u003cstrong>JT\u003c/strong>\u003c/a> is over all the drama between her and other female rappers. \u003cbr />\u003cbr />In a new cover story \u003ca href=\"https://www.nylon.com/entertainment/jt-club-cheetah-girls-gone-wild-it-girl-interview\" target=\"_blank\">\u003cstrong>\u003cem>NYLON\u003c/em>\u003c/strong>\u003c/a> published on Wednesday, July 15, the former \u003ca href=\"https://www.iheart.com/artist/city-girls-32018181/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32018181\" data-catalog-related-id=\"\">\u003cstrong>City Girl\u003c/strong>\u003c/a> spoke on numerous topics from her upcoming solo album, \u003cem>Club Cheetah\u003c/em>, to her recent collaboration with pop star \u003ca href=\"https://www.iheart.com/artist/zara-larsson-883390/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"883390\" data-catalog-related-id=\"\">\u003cstrong>Zara Larsson\u003c/strong>\u003c/a>, &quot;Pretty Ugly (Remix).&quot; Later on in the chat, JT touches on the much-needed break she took in 2024 and why she feels she's above the beef she was involved with last year. \u003cbr />\u003cbr />“Shout out to all the female rappers, but I’m so tired of fighting in that space,” she explained.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDa0BS--iacF%2F","@url":"https://www.instagram.com/p/Da0BS--iacF/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da0BS--iacF/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da0BS--iacF/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Da0BS--iacF/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Da0BS--iacF/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/Da0BS--iacF/"},{"html":"\u003cp>“We have created such a dark energy over the years that’s making it so hard for all of us,&quot; she continued. &quot;I’m too pretty for that. I don’t want that to be the thing people think about me overall. But, if a b***h wants to take it there, we can.”\u003cbr />\u003cbr />JT was one of several female rappers who got dragged by \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> on her recent album AM I THE DRAMA? On the track &quot;Magnet,&quot; Cardi called JT a fake friend and referred to her boyfriend \u003ca href=\"https://www.iheart.com/artist/lil-uzi-vert-31083712/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31083712\" data-catalog-related-id=\"\">\u003cstrong>Lil Uzi Vert's\u003c/strong>\u003c/a> flamboyant style. \u003cbr />\u003cbr />&quot;Now let's talk about this hating-ass b***h, ungrateful-ass b***h,&quot; Cardi raps. &quot;I don't care, met somebody, gotta say it-ass b***h/Fake friend-ass b***h, a clown-ass b***h.&quot;\u003cbr />\u003cbr />The Miami native fired back with her own \u003ca href=\"https://www.iheart.com/content/2025-10-03-jt-responds-to-cardi-b-in-spicy-diss-track-ugly-ass-selena/\" target=\"_blank\">\u003cstrong>spicy diss track\u003c/strong>\u003c/a> in which she called Bardi &quot;a flop and a ugly ass Selena.&quot; She also went off on Cardi and her sister, Hennessy, on social media. Despite all the back-and-forth, it seems like JT is over it all and plans to enter into the next phase of her career drama-free. \u003cbr />\u003cbr />Read the \u003ca href=\"https://www.nylon.com/entertainment/jt-club-cheetah-girls-gone-wild-it-girl-interview\" target=\"_blank\">\u003cstrong>entire interview with JT here\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-07-16-jt-says-shes-too-pretty-to-beef-with-other-female-rappers/","cuser":"user/ldap/1133095","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/JT","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-07-16-jt-says-shes-too-pretty-to-beef-with-other-female-rappers/","primary_image":{"bucket":"new_assets","id":"%2F6a5926ffabc47eba045b2d94"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784228460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"JT Says She's 'Too Pretty' To Beef With Other Female Rappers","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-16-jt-says-shes-too-pretty-to-beef-with-other-female-rappers","social_title":"JT Says She's 'Too Pretty' To Beef With Other Female Rappers","summary":"JT is \"so tired of fighting in that space.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/JT (42706466)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"JT Says She's 'Too Pretty' To Beef With Other Female Rappers"},"slug":"2026-07-16-jt-says-shes-too-pretty-to-beef-with-other-female-rappers","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5926ffabc47eba045b2d94","title":"JT Says She's 'Too Pretty' To Beef With Other Female Rappers","description":"JT is \"so tired of fighting in that space.\"","author":"Tony M. Centeno"},"pub_start":1784228460000,"pub_until":4115978604802,"pub_changed":1784228831404,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/JT (42706466)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a591042abc47eba045b2d31","slug:2026-07-16-jt-says-shes-too-pretty-to-beef-with-other-female-rappers","slug:2026-07-16-jt-says-shes-too-pretty-to-beef-with-other-female-rappers","keyword:keywords/JT","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a5919214d588798c934a063","type":"PUBLISHING","record":{"ref_id":"%2F6a5919214d588798c934a063","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3ed5842a-1f97-4dbd-8239-034df9dc2a18","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":"Assorted old license plates from different states in the United States hanging on a wall","id":"%2F6a59199ec8fd8b11a2267956","new_tab":false,"schedule":{},"source_credit":"Marcelo Murillo / iStock / Getty Images","title":"American License Plates","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A 76-year-old woman from Pompano Beach, Florida, is drawing attention in her retirement community after \u003ca href=\"https://www.foxnews.com/outkick-culture/do-not-sqz-elderly-florida-woman-a55-no-matter-what-her-new-license-plate-says\" target=\"_blank\">the Department of Motor Vehicles (DMV) issued her a license plate reading &quot;SQZ A55,&quot;\u003c/a> which can be interpreted as a risqué message. \u003cstrong>Nancy Dello Stritto\u003c/strong> did not request the plate and said she was shocked when she saw it on her new vehicle registration.\u003c/p>\n\n\u003cp>She \u003ca href=\"https://www.fox8live.com/2026/07/15/risqu-license-plate-is-turning-heads-it-wasnt-purpose-heres-what-it-says/\" target=\"_blank\">called the news media to her retirement complex to share her story\u003c/a>, wanting people to know the plate was assigned by mistake. Dello Stritto told \u003cem>WFOR\u003c/em>, &quot;I don’t think a woman that lives in a senior community that's going to be 77 years old next month will be driving around with what this plate has to say.&quot; \u003c/p>\n\n\u003cp>Some of her neighbors and family members encouraged her to keep the plate, while others suggested she request a different one. An 89-year-old neighbor even joked about the situation, while her sons told her to just have fun with it. Dello Stritto admitted she plans to keep the plate for now, saying, &quot;I'm resigned to it; maybe it was destined for it to be on my car.&quot;\u003c/p>\n\n\u003cp>Despite the embarrassing mix-up, Dello Stritto is taking the attention in stride. &quot;I can handle it if I get a few honks here and there. Actually, being over 70, I might like a few honks,&quot; she said.\u003c/p>\n\n\u003cp>Florida \u003ca href=\"https://www.usatoday.com/story/news/nation/2026/07/15/florida-license-plate-woman-number/90932396007/\" target=\"_blank\">license plates are produced at a state prison in north Florida\u003c/a> before being distributed through state agencies. Broward County officials said that any plate deemed offensive can be exchanged at no cost.\u003c/p>\n\n\u003cp>For now, Dello Stritto plans to see what kind of reactions she gets before deciding if she will exchange the plate. She has notified the state about her concerns, and Broward County offers a free replacement process for those uncomfortable with their assigned plates.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dere9g2kj_As","@url":"https://www.youtube.com/watch?v=ere9g2kj_As","author_name":"CBS Miami","author_url":"https://www.youtube.com/@CBSMiami","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/ere9g2kj_As?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=\"South Florida woman received a license plate number with a racy message\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/ere9g2kj_As/hqdefault.jpg","thumbnail_width":480,"title":"South Florida woman received a license plate number with a racy message","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/ere9g2kj_As?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=\"South Florida woman received a license plate number with a racy message\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=ere9g2kj_As"}],"canonical_url":"https://www.iheart.com/content/2026-07-16-dmv-issues-elderly-florida-woman-a-racy-license-plate/","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-07-16-dmv-issues-elderly-florida-woman-a-racy-license-plate/","primary_image":{"bucket":"assets.getty","id":"%2F6a59199ec8fd8b11a2267956"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1784224320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-07-16-dmv-issues-elderly-florida-woman-a-racy-license-plate","social_title":"","summary":"The woman was shocked when she received her new, racy license plate in the mail.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"DMV Issues Elderly Florida Woman A Racy License Plate"},"slug":"2026-07-16-dmv-issues-elderly-florida-woman-a-racy-license-plate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a59199ec8fd8b11a2267956","title":"DMV Issues Elderly Florida Woman A Racy License Plate","description":"The woman was shocked when she received her new, racy license plate in the mail.","author":"iHeartRadio"},"pub_start":1784224320000,"pub_until":4115978604802,"pub_changed":1784224701359,"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:/6a5919214d588798c934a063","slug:2026-07-16-dmv-issues-elderly-florida-woman-a-racy-license-plate","slug:2026-07-16-dmv-issues-elderly-florida-woman-a-racy-license-plate","keyword:keywords/ai-assisted","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 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","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","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","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.e51eac195bed5554d81d.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.10f43ade8d55f7ee6f3d.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.cee2a23d8c1d41a74def.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.0ebecaf957a6c36aa9cf.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.b68895d077b1b2213d1a.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>