CINXE.COM

<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar} /*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style> <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://www.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preload" href="https://www.iheart.com/sdk/sdk.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/consent/7d044e9d-e966-4b73-b448-a29d06f71027/otSDKStub.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" as="script" data-reactroot=""/> <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.3b72355a31018725a3c6.css"> <link data-chunk="local" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/local.bc06f128f534d4a5d747.css"> <link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css"> <link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css"> <link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css"> <link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.a5e9ee6f3bc07a62d945.css"> <link data-chunk="core-components-tiles-TrafficTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/TrafficTile-component.79b6ef8f3442074e2437.css"> <link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css"> <link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css"> <link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css"> <link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.570accd833088f4c4e7d.css"> <link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css"> <link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css"> <link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css"> <link data-chunk="WeatherTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/WeatherTile-component.ca557d80a0c5075ed0c1.css"> <style data-reactroot="">:root { --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; --gradient-start: hsl(347,76.3%,35%); --gradient-stop: hsl(347,76.3%,29%); --accent-color: #D81D45; --darkFooterColor: hsl(347,76.3%,33%); --premiere-footer-dark-color:var(--darkFooterColor); }</style> <title data-rh="true">The Bay Area&#x27;s BIN 910 - Because Truth Matters</title> <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5ef64ed0877df3bdffa33e86?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/5ef64ed0877df3bdffa33e86?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/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://bayarea.binnews.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="#D81D45"/><meta data-rh="true" property="og:title" content="The Bay Area&#x27;s BIN 910 - Because Truth Matters"/><meta data-rh="true" property="twitter:title" content="The Bay Area&#x27;s BIN 910 - Because Truth Matters"/><meta data-rh="true" itemprop="name" content="The Bay Area&#x27;s BIN 910 - Because Truth Matters"/><meta data-rh="true" name="parsely-title" content="The Bay Area&#x27;s BIN 910 - Because Truth Matters"/><meta data-rh="true" name="description" content="BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective."/><meta data-rh="true" property="og:description" content="BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective."/><meta data-rh="true" property="twitter:description" content="BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective."/><meta data-rh="true" itemprop="description" content="BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective."/><meta data-rh="true" name="keywords" content="Black Information Network, BIN, Black News"/><meta data-rh="true" name="parsely-tags" content="Black Information Network, BIN, Black News"/><meta data-rh="true" property="og:url" content="https://bayarea.binnews.com/"/><meta data-rh="true" property="twitter:url" content="https://bayarea.binnews.com/"/><meta data-rh="true" itemprop="url" content="https://bayarea.binnews.com/"/><meta data-rh="true" name="parsely-link" content="https://bayarea.binnews.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="parsely-image-url" content="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:type" content="website"/><meta data-rh="true" name="parsely-type" content="sectionpage"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@blackinfonet"/><meta data-rh="true" property="twitter:creator" content="@blackinfonet"/><meta data-rh="true" property="twitter:domain" content="bayarea.binnews.com"/><meta data-rh="true" property="og:site_name" content="The Bay Area&#x27;s BIN 910"/><meta data-rh="true" name="application-name" content="The Bay Area&#x27;s BIN 910"/><meta data-rh="true" property="fb:app_id" content="185158368193715"/><meta data-rh="true" property="fb:pages" content="105386689666796"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/><meta data-rh="true" name="parsely-section" content="topic"/> <script> function initializeIHRSDK() { window.IHR?.initializeSync({ alwaysPrompt: true, container: 'ihr-auth-container', embed: true, ampHost: 'https://us.api.iheart.com/api/', host: 'https://www.iheart.com', iframeId: 'ihr-frame', }); window.IHR_READY = true; console.info("IHR Auth SDK Loaded & Initialized from HEAD"); } </script> <script async src='https://www.iheart.com/sdk/sdk.js' onload="initializeIHRSDK()"></script> </head> <body class="theme-light template-default"> <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-site-header"><section class="main-header-items"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-hidden="true" aria-label="Primary Site Navigation" id="component-site-nav"><header class="navbar-header"><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="The Bay Area&#x27;s BIN 910 - Because Truth Matters" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.10997 5.69997C6.71997 5.30997 6.08997 5.30997 5.69997 5.69997C5.30997 6.08997 5.30997 6.71997 5.69997 7.10997L10.59 12L5.69997 16.89C5.30997 17.28 5.30997 17.91 5.69997 18.3C6.08997 18.69 6.71997 18.69 7.10997 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><section class="nav-inner-wrapper"><ul style="max-height:calc(100vh - 100px)" class="menu-container main-nav"><li class="menu-top-label"><button aria-label="Listen" class="button-text" tabindex="0"><span class="menu-label">Listen</span></button></li><li class="menu-top-label"><a aria-label="Black America&#x27;s Election HQ" tabindex="0" href="/featured/bin-election-coverage/">Black America&#x27;s Election HQ</a></li><li class="menu-top-label"><a aria-label="Our Founding Partners" tabindex="0" href="/partners/">Our Founding Partners</a></li><li class="menu-top-label"><a aria-label="Our Voices" tabindex="0" href="/featured/our-voices-2024/">Our Voices</a></li><li class="menu-top-label"><a aria-label="Lock It and Store It!" tabindex="0" href="/featured/gun-safety/">Lock It and Store It!</a></li><li class="menu-top-label"><a aria-label="BIN: Black Information Network Stations" tabindex="0" href="/stations/">BIN: Black Information Network Stations</a></li><li class="menu-top-label"><a aria-label="BIN: Black Information Network Team" tabindex="0" href="/team/">BIN: Black Information Network Team</a></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><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/BlackInformationNetwork" 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/blackinfonet" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/BlackInformationNetwork" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@blackinformationnetwork" 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"></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/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="The Bay Area&#x27;s BIN 910 - Because Truth Matters" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><section class="listen-user-container"><div class="header-user"></div></section></section></header><main class="component-page layout-generic-full page-home kksf-am"><div class="alerts"></div><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-leads-item"><div class="thumb-container"><a href="https://www.binnews.com/content/2025-04-02-cory-booker-delivers-record-breaking-floor-speech-in-protest-of-trump/" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//67ed4c0444888e17da22bd5a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67ed4c0444888e17da22bd5a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67ed4c0444888e17da22bd5a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67ed4c0444888e17da22bd5a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67ed4c0444888e17da22bd5a?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets//67ed4c0444888e17da22bd5a?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets//67ed4c0444888e17da22bd5a?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="Cory Booker Delivers Record-Breaking Floor Speech In Protest Of Trump" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a href="https://www.binnews.com/content/2025-04-02-cory-booker-delivers-record-breaking-floor-speech-in-protest-of-trump/" class="card-title" target="_self">Cory Booker Delivers Record-Breaking Floor Speech In Protest Of Trump</a></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container Html-module_component-html_fH39q block" data-test-type="html"><div><style> @media screen and (max-width: 770px) { .component-heading h2 { font-size: 1.3em; } } </style> <div class="component-heading with-divider"> <h2>Listen Now: Black News First</h2> <div class="component-divider divider-dark"></div> </div> <div style="margin: 0 auto 1em; text-align: center; display: none;"> <iframe allow="autoplay" width="100%" height="150" src="https://www.iheart.com/live/black-information-network-8666/?embed=true" frameborder="0"></iframe> </div> <div style="width: 100%; height: 150px; border-radius: 0.6rem; background-image: url('//i.iheart.com/v3/re/new_assets/06723838-9160-4aa1-889a-13cd513b8ae6');"> <div style="float: left; width: calc(100% - 70px);"><a href="/listen" target="_blank"><img src="//i.iheart.com/v3/re/new_assets/598a1fca60f4bedc91fc4621" style="width: 100%; height: 150px;" alt="Play button to listen live" /></a></div> <div style="float: right; width: 70px;"><a href="/listen" target="_blank"><img src="//i.iheart.com/v3/re/new_assets/23920702-199a-40af-a620-bb5a8d800ad2" style="width: 70px; height: 150px;" alt="BIN Logo" /></a></div> <div style="clear: both; float: none;"></div> </div></div></div><input type="hidden" data-id="rujww"/><div class="component-container component-weather-tile themed-block block"><div class="weather-traffic-tile"><section class="weather-tile"><nav class="tile-container"><a class="weather-market" tabindex="0" href="/weather/"><span class="location">San Francisco, CA</span><span class="title">Weather</span></a><a aria-label="Arrow icon" class="conditions-icon" tabindex="0" href="/weather/"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></a></nav><a class="weather-forecast" tabindex="0" href="/weather/"><section class="seven-day-forecast"><div class="forecast-info"><figure><header>Fri</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->48<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->°</span></p></figcaption></figure><figure><header>Sat</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->47<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->67<!-- -->°</span></p></figcaption></figure><figure><header>Sun</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->53<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->64<!-- -->°</span></p></figcaption></figure><figure><header>Mon</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->51<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->61<!-- -->°</span></p></figcaption></figure><figure><header>Tue</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->49<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->63<!-- -->°</span></p></figcaption></figure><figure><header>Wed</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->51<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->69<!-- -->°</span></p></figcaption></figure><figure><header>Thu</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->52<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->67<!-- -->°</span></p></figcaption></figure></div></section></a></section><div class="component-container component-traffic-tile themed-block"><section class="traffic-block"><div class="tile-container"><a tabindex="0" href="/traffic/"><span class="title">Live Traffic Map</span></a></div><a aria-label="Arrow icon" class="icon-arrow" tabindex="0" href="/traffic/"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></a><div class="local-traffic-map"><a tabindex="0" href="/traffic/"><img width="100" height="70" src="https://i.iheart.com/v3/re/new_assets/627ed0263f19c6325b37ec16" alt="Map of Traffic Conditions"/><svg width="16" focusable="false" height="24" viewBox="0 0 16 24" class="svg-icon location-pin-icon" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.802 0 0 3.403 0 7.602 0 11.8 3.469 16.812 8 24c4.531-7.188 8-12.2 8-16.398C16 3.403 12.199 0 8 0zM5 8a3 3 0 116 0 3 3 0 01-6 0z" fill="#D63930"></path></svg></a></div></section></div></div></div><input type="hidden" data-id="plGQw"/><div class="component-container component-traffic-tile themed-block"><section class="traffic-block"><div class="tile-container"><a tabindex="0" href="/traffic/"><span class="title">Live Traffic Map</span></a></div><a aria-label="Arrow icon" class="icon-arrow" tabindex="0" href="/traffic/"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></a><div class="local-traffic-map"><a tabindex="0" href="/traffic/"><img width="100" height="70" src="https://i.iheart.com/v3/re/new_assets/627ed0263f19c6325b37ec16" alt="Map of Traffic Conditions"/><svg width="16" focusable="false" height="24" viewBox="0 0 16 24" class="svg-icon location-pin-icon" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.802 0 0 3.403 0 7.602 0 11.8 3.469 16.812 8 24c4.531-7.188 8-12.2 8-16.398C16 3.403 12.199 0 8 0zM5 8a3 3 0 116 0 3 3 0 01-6 0z" fill="#D63930"></path></svg></a></div></section></div><input type="hidden" data-id="eQabI"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><header class="component-heading"><h2 class="heading-title">Trending Stories: Our News. All The Time</h2></header><div class="feed-cards" data-block-id="lP0Ih"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state/"><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/67f04ebb7df0fa7fbaded2a9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f04ebb7df0fa7fbaded2a9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f04ebb7df0fa7fbaded2a9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f04ebb7df0fa7fbaded2a9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f04ebb7df0fa7fbaded2a9?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="Odd California Spot Crowned &#x27;Weirdest Roadside Attraction&#x27; In The State" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state/">Odd California Spot Crowned &#x27;Weirdest Roadside Attraction&#x27; In The State</a><time class="component-date-display" dateTime="1743801720000">Apr 04, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-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/67f0407d0bb36431b532a7c7?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f0407d0bb36431b532a7c7?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f0407d0bb36431b532a7c7?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f0407d0bb36431b532a7c7?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f0407d0bb36431b532a7c7?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="Trump &amp; Elon Watch: Executive Orders Blocked, Musk Loses Big &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><a class="card-title" tabindex="0" href="/content/2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more/">Trump &amp; Elon Watch: Executive Orders Blocked, Musk Loses Big &amp; More</a><time class="component-date-display" dateTime="1743798720000">Apr 04, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower/"><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/67f0383df2d6a5dd778b99eb?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f0383df2d6a5dd778b99eb?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f0383df2d6a5dd778b99eb?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f0383df2d6a5dd778b99eb?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f0383df2d6a5dd778b99eb?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="Man Killed Pregnant Ex-Girlfriend In Front Of Kids Hours After Baby Shower" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower/">Man Killed Pregnant Ex-Girlfriend In Front Of Kids Hours After Baby Shower</a><time class="component-date-display" dateTime="1743797880000">Apr 04, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-black-family-suing-police-after-botched-raid-of-their-home/"><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/67f03142f2d6a5dd778b99dc?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f03142f2d6a5dd778b99dc?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f03142f2d6a5dd778b99dc?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f03142f2d6a5dd778b99dc?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f03142f2d6a5dd778b99dc?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="Black Family Suing Police After Botched Raid Of Their Home" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-04-black-family-suing-police-after-botched-raid-of-their-home/">Black Family Suing Police After Botched Raid Of Their Home</a><time class="component-date-display" dateTime="1743794400000">Apr 04, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei/"><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/67f02715f2d6a5dd778b99ce?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f02715f2d6a5dd778b99ce?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f02715f2d6a5dd778b99ce?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f02715f2d6a5dd778b99ce?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f02715f2d6a5dd778b99ce?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="Costco&#x27;s Foot Traffic Increases For 13th Week After Reaffirming DEI " class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei/">Costco&#x27;s Foot Traffic Increases For 13th Week After Reaffirming DEI </a><time class="component-date-display" dateTime="1743792360000">Apr 04, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><div class="component-container component-feed feed-style-horizontal-reverse block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="PydRq"><div class="component-grid col-1"><figure class="component-content-tile thumb-right feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience/"><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/67efff33f2d6a5dd778b99b7?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67efff33f2d6a5dd778b99b7?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67efff33f2d6a5dd778b99b7?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67efff33f2d6a5dd778b99b7?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67efff33f2d6a5dd778b99b7?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/67efff33f2d6a5dd778b99b7?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/67efff33f2d6a5dd778b99b7?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="Viral Sensation Onijah Robinson Spotted In NYC After Pakistan Experience" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience/">Viral Sensation Onijah Robinson Spotted In NYC After Pakistan Experience</a><time class="component-date-display" dateTime="1743783120000">Apr 04, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="PydRq"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="JrZP1"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-6-people-injured-in-dc-stabbing/"><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/67efedf49532d3d0b8ef8ffb?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67efedf49532d3d0b8ef8ffb?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67efedf49532d3d0b8ef8ffb?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67efedf49532d3d0b8ef8ffb?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67efedf49532d3d0b8ef8ffb?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="6 People Injured, Including Grandmother, Granddaughters, In D.C. Stabbing" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-04-6-people-injured-in-dc-stabbing/">6 People Injured, Including Grandmother, Granddaughters, In D.C. Stabbing</a><time class="component-date-display" dateTime="1743777660000">Apr 04, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so/"><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/67efd9869532d3d0b8ef8fdd?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67efd9869532d3d0b8ef8fdd?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67efd9869532d3d0b8ef8fdd?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67efd9869532d3d0b8ef8fdd?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67efd9869532d3d0b8ef8fdd?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="Harris On Her Warnings About Trump: &#x27;Not Here To Tell You I Told You So&#x27;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so/">Harris On Her Warnings About Trump: &#x27;Not Here To Tell You I Told You So&#x27;</a><time class="component-date-display" dateTime="1743773340000">Apr 04, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal/"><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/67eeec609532d3d0b8ef8fcf?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67eeec609532d3d0b8ef8fcf?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67eeec609532d3d0b8ef8fcf?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67eeec609532d3d0b8ef8fcf?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67eeec609532d3d0b8ef8fcf?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="Trump Admin Issues 10 Day Warning For Schools To Certify DEI Removal" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal/">Trump Admin Issues 10 Day Warning For Schools To Certify DEI Removal</a><time class="component-date-display" dateTime="1743713700000">Apr 03, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police/"><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/67eee7c09532d3d0b8ef8fc3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67eee7c09532d3d0b8ef8fc3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67eee7c09532d3d0b8ef8fc3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67eee7c09532d3d0b8ef8fc3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67eee7c09532d3d0b8ef8fc3?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="Man Killed Mother, Teenage Brother One Week After Prison Release: Police " class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police/">Man Killed Mother, Teenage Brother One Week After Prison Release: Police </a><time class="component-date-display" dateTime="1743710760000">Apr 03, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival/"><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/67eed55db2182d9764a1a720?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/67eed55db2182d9764a1a720?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/67eed55db2182d9764a1a720?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/67eed55db2182d9764a1a720?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/67eed55db2182d9764a1a720?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="Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival/">Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival</a><time class="component-date-display" dateTime="1743705180000">Apr 03, 2025</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="JrZP1"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Black Information Network Team</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="/team/#vanessa"><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/5f4581f0bbd49cf7cc0dcd14?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd14?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd14?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Vanessa Tyler" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#vanessa">Vanessa Tyler</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#andrea"><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/66df64a22e8fa371ead97eb6?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/66df64a22e8fa371ead97eb6?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/66df64a22e8fa371ead97eb6?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Andrea Coleman" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#andrea">Andrea Coleman</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#mikes"><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/5f4581f0bbd49cf7cc0dcd11?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd11?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd11?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Mike Stevens" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#mikes">Mike Stevens</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#teri"><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/5f63dc78ae9ce650caa423c4?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f63dc78ae9ce650caa423c4?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f63dc78ae9ce650caa423c4?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Teri McCready" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#teri">Teri McCready</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#kevin"><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/63c9bd379ea32b223c7950cd?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/63c9bd379ea32b223c7950cd?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/63c9bd379ea32b223c7950cd?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Kevin Brown" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#kevin">Kevin Brown</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#esther"><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/60b7fd03496a4cdefa8c67fa?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60b7fd03496a4cdefa8c67fa?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60b7fd03496a4cdefa8c67fa?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Esther Dillard" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#esther">Esther Dillard</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#doug"><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/614ba79f95246f5f373fe672?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/614ba79f95246f5f373fe672?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/614ba79f95246f5f373fe672?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Doug Davis" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#doug">Doug Davis</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#bri"><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/6281a2a945bb15a54043b611?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/6281a2a945bb15a54043b611?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/6281a2a945bb15a54043b611?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Bri Wood" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#bri">Bri Wood</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#morgyn"><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/5f4581f0bbd49cf7cc0dcd12?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd12?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd12?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Morgyn Wood" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#morgyn">Morgyn Wood</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#alexandria"><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/61eb1a7f43dba9e56a1bac80?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/61eb1a7f43dba9e56a1bac80?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/61eb1a7f43dba9e56a1bac80?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Alexandria Ikomoni" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#alexandria">Alexandria Ikomoni</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#rey"><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/606e8f00e775ad28c933aea8?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/606e8f00e775ad28c933aea8?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/606e8f00e775ad28c933aea8?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Rey Harris" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#rey">Rey Harris</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#nichole"><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/631245ae6bb9b04ebc677a07?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/631245ae6bb9b04ebc677a07?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/631245ae6bb9b04ebc677a07?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Nichole Deal" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#nichole">Nichole Deal</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#mike"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/63c9bd379ea32b223c7950ce?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/63c9bd379ea32b223c7950ce?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/63c9bd379ea32b223c7950ce?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Mike Eiland" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#mike">Mike Eiland</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#mikem"><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/6312455c6bb9b04ebc677a02?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6312455c6bb9b04ebc677a02?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6312455c6bb9b04ebc677a02?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Mike Moore" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#mikem">Mike Moore</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#amber"><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/647a37bfdc2970dcaf38a956?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/647a37bfdc2970dcaf38a956?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/647a37bfdc2970dcaf38a956?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Amber Payton" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#amber">Amber Payton</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#mimi"><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/643f059805dbadc6ac1e17a4?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/643f059805dbadc6ac1e17a4?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/643f059805dbadc6ac1e17a4?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Mimi Brown" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#mimi">Mimi Brown</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#ramses"><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/62c868f34e0a61d1430c27b3?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/62c868f34e0a61d1430c27b3?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62c868f34e0a61d1430c27b3?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Ramses Ja" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#ramses">Ramses Ja</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#lauren"><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/3407dc81-692c-45d9-a434-28cdf23b4782?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/3407dc81-692c-45d9-a434-28cdf23b4782?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/3407dc81-692c-45d9-a434-28cdf23b4782?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Lauren Crawford" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#lauren">Lauren Crawford</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#brandi"><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/62db09c4ca3fd6d3276ce6bb?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/62db09c4ca3fd6d3276ce6bb?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62db09c4ca3fd6d3276ce6bb?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Brandi Porter" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#brandi">Brandi Porter</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#jovonne"><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/63436d5b5285a3db713d60c5?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/63436d5b5285a3db713d60c5?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/63436d5b5285a3db713d60c5?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Jovonne Ledet" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#jovonne">Jovonne Ledet</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/team/#chris"><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/5f75d9ebffb7999616d8929c?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f75d9ebffb7999616d8929c?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f75d9ebffb7999616d8929c?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Chris Thompson" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/team/#chris">Chris Thompson</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="KKh1B"/><div class="component-container Html-module_component-html_fH39q block" data-test-type="html"><div><style> .component-show-collection .component-slider { margin: 0; } .component-tabs ul.tab-selector .tab.active { border-bottom: none; } .component-tabs ul.tab-selector .tab button { font-size: 3rem; font-weight: bold; padding: 0 0 0.5rem; cursor: auto; } .component-tabs ul.tab-selector .tab button, .component-show-collection .component-heading h2 { visibility: hidden; position: relative; width: 100%; } .component-tabs ul.tab-selector .tab button:after { visibility: visible; position: absolute; top: 0; left: 0; content: "Podcasts You Should Know"; } /* .component-show-collection { margin-bottom: 0 !important; } .component-show { --item-width: 14rem; } */ .component-show-collection .component-heading h2:after { visibility: visible; position: absolute; top: 0; left: 0; content: "BIN Team: Telling Our Story."; } .msLeft, .msRight { float: none; } .msLeft { display: none; width: 45%; margin: 0; padding: 0 3%; } .msLeft h2 { font-size: 4em; line-height: inherit; margin: 1.3em 0 0 0; } .msRight { width: 100%; padding: 0; font-size: 2em; } @media screen and (max-width: 1200px) { .msLeft h2 { font-size: 3em; } .msRight { font-size: 1.7em; } } @media screen and (max-width: 1060px) { .component-tabs ul.tab-selector .tab button { font-size: 2.5rem; } } @media screen and (max-width: 770px) { .msLeft { float: none; width: 100%; padding: 0; margin: 0 0 1em; } .msLeft h2 { font-size: 2em; margin: 0; } .msRight { float: none; width: 100%; padding: 0; margin: 0; font-size: 1.2em; } } </style> <header class="component-heading"> <h2 class="heading-title"> The Power of Information </h2> </header> <div class="missionStatement"> <div class="msLeft"> <h2>Who we are.</h2> </div> <div class="msRight"> <strong>BIN: Black Information Network is the first and only 24x7</strong> comprehensive national audio <strong>Black News service</strong> dedicated to providing an objective, <strong>accurate and trusted</strong> source of continual news coverage <strong>with a Black voice and perspective.</strong> </div> <div style="float: none; clear: both;"></div> </div></div></div><input type="hidden" data-id="Hgqc7"/><div class="component-container component-podcasts block"><header class="component-heading"><h2 class="heading-title">The Bay Area&#x27;s BIN 910<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1119-rolandmartinunfiltered-43072236/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/43072236?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/43072236?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/43072236?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/43072236?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/43072236?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/43072236?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/43072236?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for #RolandMartinUnfiltered Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">#RolandMartinUnfiltered</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1119-black-information-network-71841994/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/71841994?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/71841994?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/71841994?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/71841994?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/71841994?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/71841994?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/71841994?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Black Information Network Daily Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Black Information Network Daily</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1119-black-land-podcast-146890324/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/146890324?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/146890324?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/146890324?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/146890324?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/146890324?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/146890324?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/146890324?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Black Land Podcast Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Black Land Podcast</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1119-to-altadena-with-love-269868991/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/269868991?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/269868991?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/269868991?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/269868991?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/269868991?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/269868991?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/269868991?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for To Altadena, With Love Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">To Altadena, With Love</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><input type="hidden" data-id="MOi2y"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:bin-entertainment-feed-whatwhere"><header class="component-heading"><h2 class="heading-title">Trending Entertainment News</h2></header><div class="feed-cards" data-block-id="NynEt"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space/"><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/67ec08ab38fc41add934e346?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67ec08ab38fc41add934e346?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67ec08ab38fc41add934e346?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67ec08ab38fc41add934e346?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67ec08ab38fc41add934e346?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/67ec08ab38fc41add934e346?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/67ec08ab38fc41add934e346?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="John Boyega Slams &#x27;Star Wars&#x27; As &#x27;Most Whitest, Elite Space&#x27;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space/">John Boyega Slams &#x27;Star Wars&#x27; As &#x27;Most Whitest, Elite Space&#x27;</a><time class="component-date-display" dateTime="1743524760000">Apr 01, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="NynEt"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="ID:bin-entertainment-feed-whatwhere"><div class="feed-cards" data-block-id="nzYTy"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase/"><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/67e842b4d6235e5180fb6f02?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67e842b4d6235e5180fb6f02?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67e842b4d6235e5180fb6f02?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67e842b4d6235e5180fb6f02?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67e842b4d6235e5180fb6f02?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="Rapper Young Scooter Dead At 39 Following Police Chase" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase/">Rapper Young Scooter Dead At 39 Following Police Chase</a><time class="component-date-display" dateTime="1743276420000">Mar 29, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial/"><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/67e83b8ad6235e5180fb6ef3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67e83b8ad6235e5180fb6ef3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67e83b8ad6235e5180fb6ef3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67e83b8ad6235e5180fb6ef3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67e83b8ad6235e5180fb6ef3?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="Sean Kingston &amp; His Mother Found Guilty In Federal Wire Fraud Trial" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial/">Sean Kingston &amp; His Mother Found Guilty In Federal Wire Fraud Trial</a><time class="component-date-display" dateTime="1743273360000">Mar 29, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub/"><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/67e5ad9919e2f36b00fc0500?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67e5ad9919e2f36b00fc0500?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67e5ad9919e2f36b00fc0500?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67e5ad9919e2f36b00fc0500?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67e5ad9919e2f36b00fc0500?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="ACM CEO Says Beyoncé Has &#x27;Open Invitation&#x27; To Show Amid Nomination Snub" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub/">ACM CEO Says Beyoncé Has &#x27;Open Invitation&#x27; To Show Amid Nomination Snub</a><time class="component-date-display" dateTime="1743106620000">Mar 27, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering/"><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/67e58ada6cdc7e15c2096b2b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67e58ada6cdc7e15c2096b2b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67e58ada6cdc7e15c2096b2b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67e58ada6cdc7e15c2096b2b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67e58ada6cdc7e15c2096b2b?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="Marvin Sapp Slammed For Closing Church Doors To Hit $40,000 Offering" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering/">Marvin Sapp Slammed For Closing Church Doors To Hit $40,000 Offering</a><time class="component-date-display" dateTime="1743098640000">Mar 27, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon/"><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/67e415263ba8ea57ac1d4242?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67e415263ba8ea57ac1d4242?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67e415263ba8ea57ac1d4242?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67e415263ba8ea57ac1d4242?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67e415263ba8ea57ac1d4242?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="T.D. Jakes Reveals He Suffered &#x27;Massive&#x27; Heart Attack During Church Sermon" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon/">T.D. Jakes Reveals He Suffered &#x27;Massive&#x27; Heart Attack During Church Sermon</a><time class="component-date-display" dateTime="1743002820000">Mar 26, 2025</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="nzYTy"/><div class="component-container Html-module_component-html_fH39q block" data-test-type="html"><div><div class="component-heading with-divider" style="margin: 0 0 1em; width: 100%;"> <h2> <a href="https://www.iheart.com/podcast/1248-black-information-network-89094154/" target="_blank">On Demand: Black Information Network Interviews</a> </h2> <div class="component-divider divider-dark"></div> </div> <div style="margin: 0 auto 1em; text-align: center;"> <iframe allow="autoplay" width="100%" height="150" src="https://www.iheart.com/podcast/1248-black-information-network-89094154/?embed=true" frameborder="0"></iframe> </div></div></div><input type="hidden" data-id="TESzE"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:bin-sports-feed-whatwhere"><header class="component-heading"><h2 class="heading-title">Trending Sports</h2></header><div class="feed-cards" data-block-id="cGhj1"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside/"><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/67eecc079532d3d0b8ef8fb5?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67eecc079532d3d0b8ef8fb5?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67eecc079532d3d0b8ef8fb5?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67eecc079532d3d0b8ef8fb5?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67eecc079532d3d0b8ef8fb5?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/67eecc079532d3d0b8ef8fb5?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/67eecc079532d3d0b8ef8fb5?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="Richard Sherman Reveals Home Was &#x27;Robbed At Gunpoint&#x27; With Family Inside " class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside/">Richard Sherman Reveals Home Was &#x27;Robbed At Gunpoint&#x27; With Family Inside </a><time class="component-date-display" dateTime="1743704280000">Apr 03, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="cGhj1"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="ID:bin-sports-feed-whatwhere"><div class="feed-cards" data-block-id="hjeWZ"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron/"><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/67e554296cdc7e15c2096abc?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67e554296cdc7e15c2096abc?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67e554296cdc7e15c2096abc?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67e554296cdc7e15c2096abc?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67e554296cdc7e15c2096abc?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="Internet Reacts To Stephen A. Smith Saying He Would&#x27;ve &#x27;Swung&#x27; On LeBron" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron/">Internet Reacts To Stephen A. Smith Saying He Would&#x27;ve &#x27;Swung&#x27; On LeBron</a><time class="component-date-display" dateTime="1743084360000">Mar 27, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes/"><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/67e402bf3ba8ea57ac1d4225?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67e402bf3ba8ea57ac1d4225?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67e402bf3ba8ea57ac1d4225?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67e402bf3ba8ea57ac1d4225?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67e402bf3ba8ea57ac1d4225?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="Olympian Gabby Thomas Engaged To Longtime Boyfriend Spencer McManes " class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes/">Olympian Gabby Thomas Engaged To Longtime Boyfriend Spencer McManes </a><time class="component-date-display" dateTime="1742996820000">Mar 26, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards/"><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/67e16458bc4a3573585449c0?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67e16458bc4a3573585449c0?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67e16458bc4a3573585449c0?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67e16458bc4a3573585449c0?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67e16458bc4a3573585449c0?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="Internet Reacts To Holly Rowe Comparing USC Basketball Game To BET Awards" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards/">Internet Reacts To Holly Rowe Comparing USC Basketball Game To BET Awards</a><time class="component-date-display" dateTime="1742826360000">Mar 24, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67df3581581af389204b9adc?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67df3581581af389204b9adc?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67df3581581af389204b9adc?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67df3581581af389204b9adc?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67df3581581af389204b9adc?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="Mike Tyson, Magic Johnson, &amp; More React To George Foreman&#x27;s Death" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death/">Mike Tyson, Magic Johnson, &amp; More React To George Foreman&#x27;s Death</a><time class="component-date-display" dateTime="1742682420000">Mar 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson/"><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/67ddada17a93b005fb654673?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67ddada17a93b005fb654673?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67ddada17a93b005fb654673?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67ddada17a93b005fb654673?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67ddada17a93b005fb654673?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="Robert Griffin III Slammed For &#x27;Embarrassing&#x27; Comment About Jackie Robinson" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson/">Robert Griffin III Slammed For &#x27;Embarrassing&#x27; Comment About Jackie Robinson</a><time class="component-date-display" dateTime="1742582640000">Mar 21, 2025</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="hjeWZ"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><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-station-links"><li><a tabindex="0" href="/partners/">Partners</a></li><li><a tabindex="0" href="/stations/">Stations</a></li><li><a tabindex="0" href="/team/">Team</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a href="https://www.iheart.com/apps/" target="_blank" rel="noopener">Download The Free iHeartRadio App</a></li><li><a href="https://www.iheart.com/podcast/" target="_blank" rel="noopener">Find a Podcast</a></li></ul><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/BlackInformationNetwork" 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/blackinfonet" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/BlackInformationNetwork" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@blackinformationnetwork" 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">BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective.</div><hr/><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://privacy.iheart.com/" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li><li class="public-inspection-file"><a href="https://publicfiles.fcc.gov/am-profile/KKSF/" target="_blank" rel="noopener">KKSF<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/KKSF/" target="_blank" rel="noopener">KKSF<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/66a7f3217859d11442a8d7d2?passthrough=1" target="_blank" rel="noopener">EEO Public File</a></li><li><a tabindex="0" href="/content/public-file-assistance/">Public File Assistance</a></li><li><a tabindex="0" href="/fcc-applications/">FCC Applications</a></li></ul><div class="site-ownership"><div>© <!-- -->2025<!-- --> <!-- -->iHeartMedia, Inc.</div></div></div></div></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div> <div id="fb-root" /> <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2F1d5345810495df1bad77e7a80eb7d03c","canonicalHostname":"bayarea.binnews.com","hostnames":[],"facets":["brands/KKSF-AM (664)","markets/SANFRANCISCO-CA","formats/BINNEWS","brands/BIN-IP","brands/Master BIN","facets/AccessDayExclusion"],"slug":"kksf-am","market":"markets/SANFRANCISCO-CA","ownBrand":"brands/KKSF-AM (664)","timeZone":"America/Los_Angeles","keys":["hostname:kksf-am.radio.iheart.com","id:/1d5345810495df1bad77e7a80eb7d03c","brand:brands/KKSF-AM (664)","slug:kksf-am","primaryParentOf:/5b1aa9bceaf8974ba90aa5e6","primaryParentOf:/5b1aaa79eda2cae1f30ac77f","primaryParentOf:/5c47653c0b5122303fa97e34","primaryParentOf:/5c6f0d2a734caf5367aa2908","primaryParentOf:/5d000cec04abe6c85a0cae3d","primaryParentOf:/5dea907b0fd7b67a7505ed2c","primaryParentOf:/5e56d91e6404ca74d4257b5b","stream:297","hostname:bayarea.binnews.com","hostname:binbayarea.com","hostname:bayareabin.com","hostname:binewsbayarea.com","hostname:binnewsbayarea.com","hostname:binsanfrancisco.com","hostname:sanfranciscobin.com","hostname:binewssanfrancisco.com","hostname:binnewssanfrancisco.com","hostname:binsf.com","hostname:www.binbayarea.com","hostname:www.bayareabin.com","hostname:www.binewsbayarea.com","hostname:www.binnewsbayarea.com","hostname:www.binsanfrancisco.com","hostname:www.sanfranciscobin.com","hostname:www.binewssanfrancisco.com","hostname:www.binnewssanfrancisco.com","hostname:www.binsf.com","broadcastFacility:59966","broadcastFacilityCallsign:kksf"],"stream":{"id":297,"primaryPronouncement":"nine ten e. s. p. n. deportes","recentlyPlayedEnabled":false,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"The Bay Area's BIN 910","description":""},"status":{"hide":{"startDate":1593454994024,"endDate":1593530117963,"redirectTo":"https://www.iheart.com/"},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/1d5345810495df1bad77e7a80eb7d03c/inferno","adPositions":[{"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":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"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}]},{"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":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":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":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":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":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":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":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"home","path":"/"},{"name":"partners","path":"/partners"},{"name":"stations","path":"/stations"},{"name":"team","path":"/team"},{"name":"weather","path":"/weather"},{"name":"newsletter","path":"/newsletter/"},{"name":"advertise","path":"/advertise/"},{"name":"calendar","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"contests","path":"/contests/"},{"name":"music_home","path":"/music/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"promotions","path":"/promotions/"},{"name":"stations_preview","path":"/stations_preview/"},{"name":"ads","path":"/ads/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"content","path":"/content/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"podcasts","path":"/podcasts/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"error_page","path":"/_error/404/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"detail","path":"/content/\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":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"sG5ku","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iVzdH","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LoFCm","priority":0,"source":"/village","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1nTyx","priority":0,"source":"/spotlight","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"689Gc","priority":0,"source":"/spotlights","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WFN6j","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pHMQ9","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oLs7Z","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jaGYj","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lAdqT","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hRBn4","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NTW8H","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T7NRs","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lnPpW","priority":0,"source":"/fiestalatina","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"M89F6","priority":0,"source":"/fiesta","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oIvoh","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fvFSl","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0ojeA","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"t2qxn","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QCwSi","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FNCWN","priority":0,"source":"/edc","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QIxAi","priority":0,"source":"/edcradio","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"novvL","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico?rev=7.34.3"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cJ6Ax","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dc0Ob","priority":0,"source":"/playlist/","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"otvhW","priority":0,"source":"/calendar/concerts-9/","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y0ecD","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fP9Md","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IT6c8","priority":0,"source":"/calendar/station-events-1/","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PfvMC","priority":0,"source":"/80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xXbXZ","priority":0,"source":"/80show","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"SzMPk","priority":0,"source":"/eightiesshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gBzKO","priority":0,"source":"/the80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0vWcK","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IoHEa","priority":0,"source":"/iheartnow","regex":false,"schedule":{"begin":1506690000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kGobR","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vR6is","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tL3jx","priority":0,"source":"/christmas","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sOdwO","priority":0,"source":"/hanukkah","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6fl6B","priority":0,"source":"/fangirls","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4pZRU","priority":0,"source":"/fangirl","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z0psI","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mU8Gz","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scHow","priority":0,"source":"/iheartcountry","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tgPDH","priority":0,"source":"/country","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P4kj3","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zOavI","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kf469","priority":0,"source":"/cc-common/weather/","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pbxiP","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QxYrG","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tnYcu","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yBGWM","priority":0,"source":"/pages/war-of-the-roses","regex":false,"schedule":{"begin":1519426260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-War-Of-The-Roses-25445146/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VfzOG","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1Q9F6","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oS817","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"r3T2K","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ba6a4","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JI9OM","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GhyRh","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BSMwK","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"szqQp","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"i54eh","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"keGyL","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xnBQB","priority":0,"source":"/cc-common/iheartradio-music-festival","regex":false,"schedule":{"begin":1519426980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7BOqD","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dOvXM","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iEGCz","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scTdK","priority":0,"source":"/music/recently-played/undefined/","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Gje0w","priority":0,"source":"/music/undefined/","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sko3S","priority":0,"source":"/music/top-songs/undefined/","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"d2Y8B","priority":0,"source":"/music/playlist/","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YMOfW","priority":0,"source":"/{{collectionUrl}}/","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UZWIc","priority":0,"source":"/stage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qY7Bi","priority":0,"source":"/daytimestage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"soGug","priority":0,"source":"/daystage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UMKHQ","priority":0,"source":"/musicfestival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"H7TrY","priority":0,"source":"/music-festival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4e6Mq","priority":0,"source":"/festival","regex":false,"schedule":{"begin":1596513600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QmKB3","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"95ImX","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e2TbP","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rtsWp","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dDHKJ","priority":0,"source":"/pages/bobbybones.html?article=10164920","regex":false,"schedule":{"begin":1528382220000,"end":4115978604802},"destination":{"type":"URL","value":"https://bobbybones.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Vksoo","priority":0,"source":"/Durginstuff.html/","regex":false,"schedule":{"begin":1528382400000,"end":4115978604802},"destination":{"type":"URL","value":"https://whp580.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ydn7Y","priority":0,"source":"/pages/johnandkenshow/","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JAfTn","priority":0,"source":"/cc-common/hdradio/player.php?staid=WLTW-FM","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/1067-lite-fm-1477/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vmLvG","priority":0,"source":"/spit","regex":false,"schedule":{"begin":1534179720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/spit-29676456/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3jk0L","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82/","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rRiTl","priority":0,"source":"/topic/24/7%20News%20-%20National%20(501855)/","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l1YJA","priority":0,"source":"/alterego","regex":false,"schedule":{"begin":1538398200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5uKOW","priority":0,"source":"/podcastawards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cVn5o","priority":0,"source":"/podcast-awards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LcEcm","priority":0,"source":"/podcastaward","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FgU8x","priority":0,"source":"/podcast-award","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gfVqw","priority":0,"source":"/jingleball","regex":false,"schedule":{"begin":1498755600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LScSz","priority":0,"source":"/sonos","regex":false,"schedule":{"begin":1543208400000,"end":4115978604802},"destination":{"type":"URL","value":"https://sonos.pages.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T6DSc","priority":0,"source":"/jingle-ball","regex":false,"schedule":{"begin":1544072400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DSnll","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P6L0g","priority":0,"source":"Listen","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0Z9RM","priority":0,"source":"/common/top_songs/2009.html","regex":false,"schedule":{"begin":1544706000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/class-of-2009-312064750-TXZD2FPZxDpXUQH2kty9Zf/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Ttcig","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IP3r2","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VYRMr","priority":0,"source":"/pages/BOBBYOJAY.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AGrmM","priority":0,"source":"/Listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l8Hno","priority":0,"source":"/pages/lancesBlog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YSRPT","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XjHIU","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5qzE7","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"v37DV","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jZJSE","priority":0,"source":"/common/quiz/one-direction/match.php","regex":false,"schedule":{"begin":1544707440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/one-direction-687496/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tqQP1","priority":0,"source":"/tupacshakur","regex":false,"schedule":{"begin":1544707560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/2pac-39257/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"As3w2","priority":0,"source":"/app2/Contest/8LFQYF","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3CQqZ","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5ODwU","priority":0,"source":"/app2/Contest/7LJDFU","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"37kZs","priority":0,"source":"/cc-common/seasonal/holiday","regex":false,"schedule":{"begin":1544707740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/collections/genre-playlists/playlist-genres/christmas/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"84jHC","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DPQ86","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dbIgm","priority":0,"source":"/content/2019-01-03-that-hot-backup-dancer-from-taylor-swifts-netflix-film-is-on-instagram/","regex":false,"schedule":{"begin":1546609260000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-01-03-the-hot-guy-from-taylor-swifts-netflix-film-has-a-name-and-an-instagram/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"q3tN4","priority":0,"source":"/iheartawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"A0cPy","priority":0,"source":"/awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7UZst","priority":0,"source":"/musicawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"n8wQt","priority":0,"source":"/music-awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"o5Bbj","priority":0,"source":"/vote","regex":false,"schedule":{"begin":1604505600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2gp2Q","priority":0,"source":"/award","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IFx3E","priority":0,"source":"/awards%20vote","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jNLvF","priority":0,"source":"/countryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kzkd2","priority":0,"source":"/iheartcountryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6aIim","priority":0,"source":"/iheartcountry-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WzoLY","priority":0,"source":"/country-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Prl6M","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UzDHM","priority":0,"source":"/women","regex":false,"schedule":{"begin":1614601800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gWMcd","priority":0,"source":"/content/2019-03-04-brawl-breaks-out-at-cardi-b-rodeo-concert/","regex":false,"schedule":{"begin":1551799560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/cardi-b-31246427/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FpdzN","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZBeQF","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wH7lR","priority":0,"source":"/charts","regex":false,"schedule":{"begin":1597266000000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"eIvqD","priority":0,"source":"/wangotango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GTHXQ","priority":0,"source":"/wango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LFrEl","priority":0,"source":"/fathersday","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1dAcV","priority":0,"source":"/fathers","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xsEuC","priority":0,"source":"/dads","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VSg8k","priority":0,"source":"/dad","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nFudb","priority":0,"source":"/pride","regex":false,"schedule":{"begin":1560542400000,"end":4115978604802},"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9r4Wa","priority":0,"source":"/backtoschool","regex":false,"schedule":{"begin":1565186400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UXrDU","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HDw4Q","priority":0,"source":"/sports","regex":false,"schedule":{"begin":1721764800000,"end":4115978604802},"destination":{"type":"URL","value":"https://sports.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BRIww","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Dkdkt","priority":0,"source":"/podcastchart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qs1iA","priority":0,"source":"/podcastschart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5AXp4","priority":0,"source":"/podcastcharts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RqjrU","priority":0,"source":"/toppodcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6JcQJ","priority":0,"source":"/top100podcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yg683","priority":0,"source":"/top100","regex":false,"schedule":{"begin":1569945600000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kX8iG","priority":0,"source":"/legal/ad-choices/en/","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LptCe","priority":0,"source":"/legal/ad-choices/es/","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z37O8","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1735837200000,"end":1746331219263},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"KlqCf","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1735837223975,"end":1746331200000},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"cHhkd","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1735837200000,"end":1746331248861},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fEMxN","priority":0,"source":"/CapitolOnePreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sFi7g","priority":0,"source":"/Capital1PreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Wo6I5","priority":0,"source":"/Capital1Pre-Sale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"TxSDp","priority":0,"source":"/content/2017-07-10-11-things-you-didnt-know-the-iheartradio-app-could-do/","regex":false,"schedule":{"begin":1583157600562,"end":4115978604802},"destination":{"type":"URL","value":"/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hVVCt","priority":0,"source":"/LivingRoomConcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HzXTT","priority":0,"source":"/LivingRoomConcertForAmerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2Sozz","priority":0,"source":"/LivingRoom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"EtklO","priority":0,"source":"/StandForSmall","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"w0DY7","priority":0,"source":"/Stand4Small","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HpZ6a","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"g0xFF","priority":0,"source":"/adchoices/","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#otnotice-section-5659a3f3-c42c-4200-ab79-b8e9bcf27519"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"E2JKG","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"09U7s","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"j7cxB","priority":0,"source":"/TheVibe","regex":false,"schedule":{"begin":1589979600973,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AwDzL","priority":0,"source":"/vibe","regex":false,"schedule":{"begin":1589979600948,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qJQCj","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GwuK9","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gso5x","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"bOoV1","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UjDAc","priority":0,"source":"/optout/en","regex":false,"schedule":{"begin":1590520740882,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/privacy-and-cookie-notice/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GmqyS","priority":0,"source":"/optout/es","regex":false,"schedule":{"begin":1590520860765,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/poltica-de-privacidad-y-cookies/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Zg0et","priority":0,"source":"/apple-app-site-association","regex":false,"schedule":{"begin":1594735560064,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZDf0k","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1735837200274,"end":1746331200274},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"ZSf9x","priority":0,"source":"/content/2020-08-24-dua-lipa-faces-backlash-over-birthday-party-photos/","regex":false,"schedule":{"begin":1598360040656,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ItDgY","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xcEXl","priority":0,"source":"/assistance/en/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e51Gy","priority":0,"source":"/assistance/es/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qSDca","priority":0,"source":"/msvibes","regex":false,"schedule":{"begin":1602599400753,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Q8lxq","priority":0,"source":"/hbcu","regex":false,"schedule":{"begin":1602795600908,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"O6KKd","priority":0,"source":"/hbcus","regex":false,"schedule":{"begin":1602795600114,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"8VXsE","priority":0,"source":"/hbuc","regex":false,"schedule":{"begin":1602795600874,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iUKUQ","priority":0,"source":"/live/schnitt-show-4824/","regex":false,"schedule":{"begin":1608564180914,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/moneytalk-1010-am-6743/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kEVFd","priority":0,"source":"/contests/","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VWuzz","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zHtlf","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mvQQd","priority":0,"source":"/livingblack","regex":false,"schedule":{"begin":1611075600442,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hWcd3","priority":0,"source":"/content/2021-01-20-powerball-numbers-live-results-for-12021-7300-million-jackpot-tonight/","regex":false,"schedule":{"begin":1611240360757,"end":4115978604802},"destination":{"type":"URL","value":"/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K0Xtv","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qwrc7","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5S7dn","priority":0,"source":"/womensday","regex":false,"schedule":{"begin":1614601800323,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"bS51A","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y590H","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hUSKT","priority":0,"source":"/photos/","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5wsra","priority":0,"source":"/recoverymonth","regex":false,"schedule":{"begin":1631105760296,"end":4115978604802},"destination":{"type":"URL","value":"https://recoveroutloud2021.org/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"g52cm","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LTCni","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"MKbb4","priority":0,"source":"/featured/iheartradio-music-festival/_error/404/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4V8AS","priority":0,"source":"/ultimate-fan/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DeWQ6","priority":0,"source":"/featured/everyday-wealth/","regex":false,"schedule":{"begin":1640705940979,"end":4115978604802},"destination":{"type":"URL","value":"https://www.edelmanfinancialengines.com/everyday-wealth/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Cmjam","priority":0,"source":"^\\/topic\\/(official%20rules%20\\(495693\\)|contest%20rules%20\\(473739\\)|wwyz-fm%20contest%20rules|contest%20rules%20\\(190932\\)|big%2098%20contest%20rules%20\\(469499\\)|contest%20rules%20\\(486700\\)|concerts%20%26%20contests%20\\(267528\\)|whcn-fm%20contest%20rules|wkss-fm%20contest%20rules|wkci-fm%20contest%20rules|contest%20rules%20\\(415036\\)|contest%20rules%20\\(418106\\)|contest%20rules%20\\(418168\\)|promotions%20contests%20\\(501865\\)|contests%20\\(493269\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/contest-rules$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFecY","priority":0,"source":"^\\/topic\\/(la%20entertainment%20\\(497503\\)|entertainment-news-national-gossip-celeb-etc|entertainment-news-family-friendly|headlines%20\\(496147\\)|entertainment-news-country|cmt%20cody%20headlines|\\(edms\\)%20what%20we%20talked%20about%20\\(136656\\)|enterate%20primero%20\\(495590\\)|iheartlatino%20\\(2824\\)|on%20air%20exclusives|brooke%20and%20jubal%20stories|that's%20so%20me%20feature|shms%20headlines|bin-entertainment-news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qGePT","priority":0,"source":"^\\/topic\\/(premiere%20news|iheartradio-podcasts|iheartradio%20shows%20\\(499522\\)|z100%20news|on%20the%20web|trending%20hq|international-womens-day)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/feel-good$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aktaZ","priority":0,"source":"^\\/topic\\/(local%20news%20\\(465708\\)|houston%20news%20\\(121300\\)|wood%20radio%20local%20news|rochester%20news%20\\(122742\\)|1110%20kfab%20local%20news%20\\(122285\\)|local%20news%20\\(119078\\)|wmt%20local%20news|local%20news%20\\(122520\\)|texas%20news%20\\(489524\\)|570%20wsyr%20news%20\\(125739\\)|local%20news%20stories%20\\(chillicothe\\)%20\\(106759\\)|madison%20news%20\\(500610\\)|who%20radio%20news%20\\(121648\\)|local%20news%20\\(135361\\)|trending|local%20news%20(\\||%7c)wor-am(\\||%7c)|sacramento's%20latest%20news|wman%20-%20local%20news%20\\(122687\\)|wjbo%20am%20local%20news|wood%20news%20\\(125494\\)|portland%20local%20news%20\\(123543\\)|providence%20local%20news%20\\(122060\\)|local%20news%20feed%20\\(435110\\)|local%20news%20\\(122300\\)|local%20news%20\\(late%20breaking\\)%20\\(119585\\)|dsc|whyn%20local%20news%20\\(470415\\)|home%20promotions|local%20news%20stories%20wch%20\\(226193\\)|the%20feed%20\\(498513\\)|wvoc%20news|tampa%20local%20news|texas%20news%20\\(499381\\)|woc%20local%20news%20\\(498282\\)|fox59|local%20news%20-%20toledo%20\\(315557\\)|cky%20local%20news%20\\(484675\\)|newsradio%20840%20whas%20local%20news%20\\(283307\\)|lowcountry%20headlines|community%20access|capital%20region%20news%20\\(312698\\)|iheart80s%40103\\.7%20articles%20\\(502302\\)|lynchburg-roanoke%20local%20news|wtvn%20local%20news%20\\(268656\\)|local%20news%20\\(119442\\)|breaking-news|1450%20wkip%20news%20feed%20\\(454843\\)|winz%20local%20news%20and%20sports%20\\(479897\\)|top%20local%20news%20for%20columbia%20greene%20counties|articles%20\\(497186\\)|defiance%20local%20news%20\\(108238\\)|arizona%20news%20\\(118695\\)|kogo%20local%20news%20\\(125548\\)|trending%20\\(496938\\)|local%20news%20\\(121298\\)|wima%20-%20local%20news%20\\(120919\\)|wima%20news%20archive%20\\(359580\\)|wraw%20newsroom|real%20news%20\\(497042\\)|trending%20in%20the%20bay%20\\(497802\\)|local%20newsstand|local%20news%20\\(122546\\)|tejano%20nation%20news%20\\(458093\\)|z100%20news%20\\(451815\\)|105\\.5%20werc-fm%20local%20news%20\\(118702\\)|roanoke-lynchburg%20breaking%20news|stormwatch|local%20news%20\\(499395\\)|news%20around%20the%20lone%20star%20state%20\\(497586\\)|wcjm%20local%20news%20\\(501582\\)|knn%20headlines%20\\(393284\\)|did%20you%20see%20that%3f%20\\(421790\\)|news%20\\(478054\\)|coronavirus%20news|woai%20breaking%20news%20\\(467835\\)|kfbk%20news%20\\(461777\\)|local%20news%20stories%20wch|reading%20and%20harrisburg%20breaking%20news|wmzq%20trending|who%20-%20information%20\\(190192\\)|wwva-local%20news%20\\(119921\\)|kiis%20articles%20\\(493280\\)|san%20diego|florida%20news%20\\(499647\\)|iheartsocal|106\\.1%20fm%20wtkk%20\\(418990\\)|going%20viral%20(\\||%7c)wktu-fm(\\||%7c)|atl%20news|pittsburgh-news|tucson%20happenings|sunny%20story%20of%20the%20day|trending%20boston|northern%20colorado%20news|the%20wood%20insider|california%20news%20\\(489209\\)|weekends%20\\(279270\\)|the%20buzz%20(\\||%7c)wksc-fm(\\||%7c)|features%20\\(351976\\)|news%20\\(478876\\)|the%20morning%20news|iheart%20communities%20central%20pa|local-homepage-pinned-content|the%20latest%20from%20rock|featured%20promotions%20\\(468727\\)|local%20news%20\\(465659\\)|wnok%20\\(473617\\)|breaking%20news%20-%20toledo%20\\(487796\\)|the%20arkansas%20edge%20\\(255170\\)|106%20kmel%20articles%20\\(502301\\)|z%20trending|features%20\\(353133\\)|koa%20newsradio%20programming|boston%20news|featured%20\\(487430\\)|what's%20rockin'%20at%20the%20q%20\\(472633\\)|jacksonville%20local%20news|trending%20wkss-fm|pa%20education|mojoe|dfw%20news|kogo%20news%20file%20\\(497368\\)|featured%20\\(253029\\)|minnesota%20news|oh%20florida|communities|cat%20country%20107\\.1%20\\(486314\\)|going%20viral%20(\\||%7c)wltw-fm(\\||%7c)|what's%20happening%20-%20kmod-fm%20\\(501830\\)|hot%20on%20the%20web%20\\(423478\\)|so%20hot%20right%20now%20\\(353806\\)|lynchburg%20roanoke%20around%20town|95\\.3%20the%20river%20\\(486315\\)|okc%20breaking%20news|what's%20new%20at%20101-3%20kiss-fm%20\\(453463\\)|wkci-fm%20trending|pee%20dee%20news|hawaii%20news|local%20news%20\\(476751\\)|articleswmks|what's%20new%20at%20mix%2096%20\\(107642\\)|around%20the%20valley|what's%20new%20at%20woc%201420%20\\(252965\\)|breaking%20news%20\\(498614\\)|news%20wdcg-fm|kix%20country%2092\\.9%20\\(489438\\)|95x%20\\(465517\\)|what's%20new%20on%20fox%20sports%20radio%201230%20\\(284776\\)|wqmf%20social%20\\(501527\\)|q102%20online%20\\(484348\\)|what's%20happening%20-%20ktgx-fm%20\\(501828\\)|san%20diego%20business%20saturday|wrfx%20news%20\\(464606\\)|dmv%20storm%20center|south%20texas%20winter%20storm%20update|national%20news%20(\\||%7c)wor-am(\\||%7c)|articleswmag|whats%20new%20(\\||%7c)wltw-fm(\\||%7c)|birmingham-news|boston%20weather|wzlx%20updates|wildfire%20alerts|local%20news%20\\(129497\\)|from%20the%20newsroom|waks-hd2%20features|las%20vegas|local%20\\(498389\\)|all%20things%20brunswick|keep%20pennsylvania%20working|what's%20trending%20on%20kmag%2099\\.1%20\\(497527\\)|what's%20up%20at%20y100|kwhn-local%20news%20\\(119423\\)|kfi%20news%20presents|760%20local%20news|whas%20on-air%20schedule|local%20buzz|concerts|seaview%20104\\.9%20\\(487434\\)|dmv%20stormwatch|graduation%20radio%20990|houston%20%26%20texas%20news|q104\\.3%20news%20\\(457573\\)|right%20now|icymi%20in%20chicago|georgia%20news%20network|san%20diego%20news%20%26%20updates)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/local-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P0Qib","priority":0,"source":"^\\/topic\\/(iheartradio-music-news|trending-pop|trending-hip-hop-rnb|national%20-%20trending%20\\(chr%20rhythmic\\)%20\\(501919\\)|national%20-%20trending%20\\(hot%20ac\\)%20\\(501921\\)|at40-news|rock-news-classic-rock|rock-news-active-main-rock|trending-rock-alt-news|iheartcountry|trending-rnb|iheartpride%20\\(2768\\)|home%20lead|lgbt%20pride%20news%20\\(493621\\)|country%20news%20wwyz-fm|q104\\.3%20music%20news%20\\(476123\\)|new%20music%20discovery%20of%20the%20week|\\(cmt\\)%20cody%20%2b%20crew%20\\(481920\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/music-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"66uMb","priority":0,"source":"^\\/topic\\/(bin-national-news|covid-19%20coronavirus|national%20news%20\\(500965\\)|national%20news%20\\(483313\\)|national%20news%20\\(120357\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZFT3D","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ycIHn","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/politics$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aylLm","priority":0,"source":"^\\/topic\\/(breaking%20sports%20news|wisconsin%20sports%20\\(125287\\)|houston%20sports%20news%20\\(478486\\)|sports-top-stories|woai%20sports%20\\(501263\\)|local%20sports%20stories%20\\(chillicothe\\)%20\\(107551\\)|louisiana%20sports|local%20sports%20stories%20-%20wcho%20\\(226197\\)|the%20locker%20room%20\\(486404\\)|high%20school%20sports|florida%20sports|bin-sports-news|the%20sports%20grind|dallas%20cowboys%20\\(499622\\)|wmrn%20sports%20\\(403428\\)|au%20sports|sports%20chowder|majic%20sports%20\\(403352\\)|east%20alabama%20hs%20football|espn%20pittsburgh%20plus|seattle%20-%20sports%20\\(501789\\)|orioles%20\\(487400\\)|fox%20sports%20radio%3a%20trending%20now%20\\(478012\\)|mid-ohio%20athlete%20of%20the%20week|sports%20\\(501357\\)|san%20diego%20sports%20news|sports%20\\(121849\\)|wch%20-%20local%20sports%20scores%20\\(226544\\)|chillicothe%20-%20local%20sports%20links%20\\(108930\\)|local%20sports%20scores%20\\(108966\\)|sports%20\\(500088\\)|\\(fsr\\)%20line%20up%20\\(381855\\)|hawaii%20sports%20news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9eLtV","priority":0,"source":"^\\/topic\\/(must%20see%20popular%20videos%20(\\||%7c)%20what's%20good%20\\(497247\\)|videos%20\\(495778\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/videos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2XDEK","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/weird-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fxOzl","priority":0,"source":"/topic/BIN-National-News.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZDVmY","priority":0,"source":"/topic/BIN-Sports-News.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6QmXI","priority":0,"source":"/topic/BIN-Entertainment-News.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFODd","priority":0,"source":"/fortnite","regex":false,"schedule":{"begin":1660849200393,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5GKMa","priority":0,"source":"/fortnight","regex":false,"schedule":{"begin":1660849200267,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"8NnC5","priority":0,"source":"/calendar/legacy/","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fL071","priority":0,"source":"/roblox","regex":false,"schedule":{"begin":1663005600645,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wzUfe","priority":0,"source":"/roblocks","regex":false,"schedule":{"begin":1663005600974,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"a6DmF","priority":0,"source":"/rowblox","regex":false,"schedule":{"begin":1663005600907,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rgbJY","priority":0,"source":"/rowblocks","regex":false,"schedule":{"begin":1663005600371,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"uXQLc","priority":0,"source":"/iheartland","regex":false,"schedule":{"begin":1663970400642,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NH1T0","priority":0,"source":"/photos/main/","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XVqR6","priority":0,"source":"/photos/hot-shots/","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Iaa8F","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fWgRP","priority":0,"source":"/content/2023-02-05-lisa-marie-presely-reportedly-scared-to-go-to-golden-globes-before-death/","regex":false,"schedule":{"begin":1675652280789,"end":4115978604802},"destination":{"type":"URL","value":"/content/2023-02-05-lisa-marie-presley-reportedly-scared-to-go-to-golden-globes-before-death/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"frEV2","priority":0,"source":"/CPRPlaylist","regex":false,"schedule":{"begin":1676306700098,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/cpr-playlist-312064750-KJZ1fL1kfpQS67hwpze1SV/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jMkkw","priority":0,"source":"//apps/","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K1aCb","priority":0,"source":"/featured/dj-xtreme/","regex":false,"schedule":{"begin":1694790120151,"end":4115978604802},"destination":{"type":"URL","value":"https://www.lamezclafuego.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pcY27","priority":0,"source":"/wttm","regex":false,"schedule":{"begin":1707487200357,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tJP4V","priority":0,"source":"/womentakethemic","regex":false,"schedule":{"begin":1707487200200,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pxq4R","priority":0,"source":"/.well-known/apple-app-site-association/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"OCpsh","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yCxqb","priority":0,"source":"/petradio","regex":false,"schedule":{"begin":1712592000522,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yCmw3","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YENnS","priority":0,"source":"/olympics","regex":false,"schedule":{"begin":1718942400292,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mWl00","priority":0,"source":"/nkotb","regex":false,"schedule":{"begin":1723471680522,"end":1731424080522},"destination":{"type":"URL","value":"/content/2024-08-11-celebrate-new-kids-on-the-blocks-new-album-still-kids-on-pbs/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"CZm4o","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1723737600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2024-09-23-house-of-music-offers-immersive-experience-at-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2piOM","priority":0,"source":"/jingleballannounceparty","regex":false,"schedule":{"begin":1724630400291,"end":1735707600291},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/jingle-ball-announce-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Axo9v","priority":0,"source":"/jingleballannouncementparty","regex":false,"schedule":{"begin":1724630400207,"end":1735707600207},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/jingle-ball-announce-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2aEa9","priority":0,"source":"/presidentialdebate","regex":false,"schedule":{"begin":1725994380970,"end":1733860380970},"destination":{"type":"URL","value":"/content/2024-09-10-listen-on-demand-to-the-debate-between-donald-trump-and-kamala-harris/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Zd5Q7","priority":0,"source":"/KeithUrban","regex":false,"schedule":{"begin":1726236000485,"end":1734040080485},"destination":{"type":"URL","value":"/content/2024-09-12-celebrate-high-with-keith-urban-during-exclusive-album-release-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1BKPK","priority":0,"source":"/capitalonealterego","regex":false,"schedule":{"begin":1728943200254,"end":1736668800254},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nwa4g","priority":0,"source":"/capital1alterego","regex":false,"schedule":{"begin":1728943200649,"end":1736668800649},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XBeBL","priority":0,"source":"/capitolonealterego","regex":false,"schedule":{"begin":1728943200626,"end":1736668800626},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mfofo","priority":0,"source":"/capitol1alterego","regex":false,"schedule":{"begin":1728943200692,"end":1736668800692},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1yjou","priority":0,"source":"/content/2024-10-31-bank-of-america-will-stop-accepting-some-1-bills/","regex":false,"schedule":{"begin":1730473980423,"end":1738426380423},"destination":{"type":"URL","value":"/content/2024-10-31-bank-of-america-will-continue-to-accept-1-bills/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jhkeU","priority":0,"source":"/featured/mike-moore","regex":false,"schedule":{"begin":1599580800958,"end":4115978604802},"destination":{"type":"URL","value":"/team/#mikem"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"82YPa","priority":0,"source":"/featured/morgyn-wood","regex":false,"schedule":{"begin":1599580800650,"end":4115978604802},"destination":{"type":"URL","value":"/team/#morgyn"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GKZPG","priority":0,"source":"/featured/teri-mccready","regex":false,"schedule":{"begin":1599580800382,"end":4115978604802},"destination":{"type":"URL","value":"/team/#teri"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"F9qQX","priority":0,"source":"/featured/julius-white","regex":false,"schedule":{"begin":1599580800808,"end":4115978604802},"destination":{"type":"URL","value":"/team/#julius"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zEZAT","priority":0,"source":"/featured/devin-dunston","regex":false,"schedule":{"begin":1599580800052,"end":4115978604802},"destination":{"type":"URL","value":"/team/#devin"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7rLuI","priority":0,"source":"/featured/madelyne-woods","regex":false,"schedule":{"begin":1599580800287,"end":4115978604802},"destination":{"type":"URL","value":"/team/#madelyne"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"W8j7o","priority":0,"source":"/featured/mike-stevens","regex":false,"schedule":{"begin":1599580800860,"end":4115978604802},"destination":{"type":"URL","value":"/team/#mikes"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hpiSz","priority":0,"source":"/featured/lauren-crawford/","regex":false,"schedule":{"begin":1599580800818,"end":4115978604802},"destination":{"type":"URL","value":"/team/#lauren"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AZHoX","priority":0,"source":"/featured/kelton-brooks","regex":false,"schedule":{"begin":1599580800843,"end":4115978604802},"destination":{"type":"URL","value":"/team/#kelton"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JbmFj","priority":0,"source":"/featured/efrem-chism","regex":false,"schedule":{"begin":1599580800076,"end":4115978604802},"destination":{"type":"URL","value":"/team/#efrem"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RyoVE","priority":0,"source":"/featured/vanessa-tyler","regex":false,"schedule":{"begin":1599580800357,"end":4115978604802},"destination":{"type":"URL","value":"/team/#vanessa"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PyOk5","priority":0,"source":"/featured/andrea-coleman","regex":false,"schedule":{"begin":1600704000277,"end":4115978604802},"destination":{"type":"URL","value":"/team/#andrea"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tXcba","priority":0,"source":"/featured/zuri-anderson","regex":false,"schedule":{"begin":1601064000319,"end":4115978604802},"destination":{"type":"URL","value":"/team/#zuri"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kz7kB","priority":0,"source":"/featured/ryan-shepard","regex":false,"schedule":{"begin":1601064000032,"end":4115978604802},"destination":{"type":"URL","value":"/team/#ryan"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"8EMDn","priority":0,"source":"/featured/chris-thompson","regex":false,"schedule":{"begin":1601557200056,"end":4115978604802},"destination":{"type":"URL","value":"/team/#chris"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2q4BC","priority":0,"source":"/featured/jelisa-chatman/","regex":false,"schedule":{"begin":1612209600524,"end":4115978604802},"destination":{"type":"URL","value":"/team/#jelisa"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"btNao","priority":0,"source":"/featured/rey-harris/","regex":false,"schedule":{"begin":1612209600663,"end":4115978604802},"destination":{"type":"URL","value":"/team/#rey"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tFlVi","priority":0,"source":"/featured/esther-dillard","regex":false,"schedule":{"begin":1622667600701,"end":4115978604802},"destination":{"type":"URL","value":"/team/#esther"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"OCkdV","priority":0,"source":"/featured/doug-davis","regex":false,"schedule":{"begin":1632326400977,"end":4115978604802},"destination":{"type":"URL","value":"/team/#doug"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2MW6b","priority":0,"source":"/featured/shelley-wade","regex":false,"schedule":{"begin":1638507600709,"end":4115978604802},"destination":{"type":"URL","value":"/team/#shelley"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"y43V7","priority":0,"source":"/content/2020-06-30-lauren-frederick/","regex":false,"schedule":{"begin":1639506600114,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"v61Eg","priority":0,"source":"/content/2020-06-30-efrem-chism/","regex":false,"schedule":{"begin":1639506600562,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l19gL","priority":0,"source":"/featured/alexandria-ikomoni","regex":false,"schedule":{"begin":1642784400799,"end":4115978604802},"destination":{"type":"URL","value":"/team/#alexandria"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rpknW","priority":0,"source":"/featured/bri-wood/","regex":false,"schedule":{"begin":1652630400811,"end":4115978604802},"destination":{"type":"URL","value":"/team/#bri"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IkDU0","priority":0,"source":"/featured/rahman-johnson/","regex":false,"schedule":{"begin":1652630400984,"end":4115978604802},"destination":{"type":"URL","value":"/team/#rahman"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1QedV","priority":0,"source":"/featured/ramses","regex":false,"schedule":{"begin":1657296044040,"end":4115978604802},"destination":{"type":"URL","value":"/team/#ramses"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VG5hH","priority":0,"source":"/featured/brandi-porter","regex":false,"schedule":{"begin":1658520000203,"end":4115978604802},"destination":{"type":"URL","value":"/team/#brandi"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HGFrs","priority":0,"source":"/featured/nichole-deal","regex":false,"schedule":{"begin":1659474000202,"end":4115978604802},"destination":{"type":"URL","value":"/team/#nichole"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"CVQAK","priority":0,"source":"/featured/john-marshal","regex":false,"schedule":{"begin":1664733600786,"end":4115978604802},"destination":{"type":"URL","value":"/team/#john"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rYtyZ","priority":0,"source":"/featured/jovonne-ledet","regex":false,"schedule":{"begin":1665331200746,"end":4115978604802},"destination":{"type":"URL","value":"/team/#jovonne"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wRtw5","priority":0,"source":"/featured/natasha-williams","regex":false,"schedule":{"begin":1672689600812,"end":4115978604802},"destination":{"type":"URL","value":"/team/#natasha"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LAFZk","priority":0,"source":"/featured/kevin-brown","regex":false,"schedule":{"begin":1674147600423,"end":4115978604802},"destination":{"type":"URL","value":"/team/#kevin"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"N8iUn","priority":0,"source":"/featured/mike-eiland","regex":false,"schedule":{"begin":1674147600227,"end":4115978604802},"destination":{"type":"URL","value":"/team/#mike"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"TznPh","priority":0,"source":"/featured/mimi-brown-bin","regex":false,"schedule":{"begin":1681851600702,"end":4115978604802},"destination":{"type":"URL","value":"/team/#mimi"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pU93R","priority":0,"source":"/featured/amber-payton","regex":false,"schedule":{"begin":1685721600072,"end":4115978604802},"destination":{"type":"URL","value":"/team/#amber"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nHnyj","priority":0,"source":"/leaders","regex":false,"schedule":{"begin":1697727600693,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Leaders You Should Know"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"p7sRC","priority":0,"source":"/leader","regex":false,"schedule":{"begin":1697727600147,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Leaders You Should Know"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hL2Wp","priority":0,"source":"/featured/tyrik-wynn/","regex":false,"schedule":{"begin":1698681600595,"end":1741190434655},"destination":{"type":"URL","value":"/team/#tyrik"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UsVe3","priority":0,"source":"/ourvoices","regex":false,"schedule":{"begin":1726246800942,"end":4115978604802},"destination":{"type":"URL","value":"/featured/our-voices-2024/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T4ZSH","priority":0,"source":"/radioedit","regex":false,"schedule":{"begin":1454341800000,"end":4115978604802},"destination":{"type":"URL","value":"http://radioedit.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QBEdA","priority":0,"source":"/donate","regex":false,"schedule":{"begin":1532991540000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2018-11-09-how-you-can-help-the-camp-fire-victims/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mQGOh","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775018054,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=255"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"47B3j","priority":0,"source":"/supportthebay","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/support-the-bay/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K6zIZ","priority":0,"source":"/employthebay","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/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"}],"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"],"destination":{"type":"URL","value":"/content/2022-07-25-6-tips-on-how-to-beat-extreme-heat/"},"disabled":false,"schedule":{"begin":1659024000000,"end":1664596800000}},{"id":"7OXfp","keywords":["Capital 1","Capital One","Capitol 1","Capitol One","capitalone"],"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"schedule":{"begin":1695139242079,"end":1704096000000}},{"id":"uqVj1","keywords":["downhill"],"destination":{"type":"URL","value":"/contests/you-can-win-778740/"},"disabled":false,"schedule":{"begin":1581022800998,"end":1581742800000}},{"id":"qeVVE","keywords":["Coronavirus","COVID-19"],"destination":{"type":"BRAND","value":"brands/Coronavirus"},"disabled":false,"schedule":{"begin":1584018000242,"end":4115978604802}},{"id":"Tn5Ib","keywords":["Living Room Concert","Living Room"],"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"schedule":{"begin":1585152000009,"end":4115978604802}},{"id":"xKumV","keywords":["Small Business","Small Businesses"],"destination":{"type":"BRAND","value":"brands/Small Business"},"disabled":false,"schedule":{"begin":1586458800821,"end":1651014006656}},{"id":"44fNv","keywords":["First Responder Fridays","First Responder Friday","First Responder","First Responders"],"destination":{"type":"URL","value":"/content/2020-05-04-kelsea-ballerini-to-tribute-first-responders-with-special-performance/"},"disabled":false,"schedule":{"begin":1588608000000,"end":1596254400000}},{"id":"hMYFW","keywords":["Stand For Small","StandForSmall","Stand For Small Business","Stand For Small Businesses"],"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"schedule":{"begin":1587096000000,"end":4115978604802}},{"id":"55Ybe","keywords":["Meat District"],"destination":{"type":"URL","value":"/contests/enter-daily-for-861832/"},"disabled":false,"schedule":{"begin":1597773600503,"end":1600066800000}},{"id":"dcsrV","keywords":["Extra Gum","Extra","Gratitude Radio"],"destination":{"type":"URL","value":"/content/gratitude-radio-frontline-dedications-presented-by-extra-gum/"},"disabled":false,"schedule":{"begin":1588021200082,"end":1609477200000}},{"id":"RSH6H","keywords":["nurse","nurses"],"destination":{"type":"URL","value":"/contests/nominate-a-nurse-824762/"},"disabled":false,"schedule":{"begin":1588348800605,"end":1589342400000}},{"id":"bMHoZ","keywords":["Prom","iHeartRadio Prom","iHeart Prom"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Prom"},"disabled":false,"schedule":{"begin":1588359600959,"end":1609477200000}},{"id":"z9Tuz","keywords":["Black Music","Black Music Month"],"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"schedule":{"begin":1589472000532,"end":4115978604802}},{"id":"9Uz11","keywords":["The Vibe","Vibe"],"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"schedule":{"begin":1589979600371,"end":4115978604802}},{"id":"qum6C","keywords":["George Floyd"],"destination":{"type":"URL","value":"/content/2020-06-09-how-to-watch-george-floyds-hometown-funeral-service/"},"disabled":false,"schedule":{"begin":1591711200596,"end":1601524800000}},{"id":"36lhT","keywords":["Bud Light","Bud Lite","BudLight"],"destination":{"type":"URL","value":"/contests/celebrate-hispanic-heritage-868922/"},"disabled":false,"schedule":{"begin":1600272000486,"end":1602486000486}},{"id":"P301q","keywords":["Dr Pepper","Doctor Pepper","DrPepper","DoctorPepper"],"destination":{"type":"URL","value":"/contests/enter-to-win-871510/"},"disabled":false,"schedule":{"begin":1600214419906,"end":1601870400037}},{"id":"4JLhv","keywords":["Ultimate Jam","UltimateJam"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-846250/"},"disabled":false,"schedule":{"begin":1596038400866,"end":1597636800866}},{"id":"p4ex6","keywords":["Vote","Voting"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1604505600927,"end":4115978604802}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"Kh6KQ","keywords":["our voices","our voice","ourvoices","we the people"],"destination":{"type":"BRAND","value":"brands/Our Voices"},"disabled":false,"schedule":{"begin":1694462400391,"end":1704085200391}},{"id":"F3QlR","keywords":["dorian","dorian donate","dorian donation","dorian relief"],"destination":{"type":"URL","value":"/featured/trending-in-the-bay/content/2019-09-05-donate-now-to-help-the-hurricane-dorian-relief-efforts/"},"disabled":false,"schedule":{"begin":1567712100000,"end":1569870000000}},{"id":"1L7WF","keywords":["Team iHeart"],"destination":{"type":"URL","value":"https://pages.lls.org/ltn/gba/SanFran19/981thebreeze"},"disabled":false,"schedule":{"begin":1569864480000,"end":1573718340000}},{"id":"BPxCx","keywords":["Power","PG&E","power outage"],"destination":{"type":"URL","value":"/featured/trending-in-the-bay/content/2019-10-25-pge-announces-more-power-outages-this-weekend-see-if-youre-affected-here/"},"disabled":false,"schedule":{"begin":1572029880000,"end":1572677880000}},{"id":"Bf9lx","keywords":["fire","kincaid fire","vallejo fire"],"destination":{"type":"URL","value":"/featured/trending-in-the-bay/content/2019-10-27-stay-updated-on-the-fires-in-the-bay-area/"},"disabled":false,"schedule":{"begin":1572201420000,"end":1572719820000}},{"id":"2k1dm","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}}],"sections":{"general":{"name":"The Bay Area's BIN 910","positioner":"Because Truth Matters","description":"BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective.","keywords":[{"id":"keywords/Black Information Network"},{"id":"keywords/BIN"},{"id":"keywords/Black News"}],"default_content":[{"id":"collections/BIN-National-News"}],"additional_distributions":[],"default_podcasts":[{"id":"43072236"},{"id":"71841994"},{"id":"146890324"},{"id":"269868991"},{"id":"72385930"},{"id":"75047047"},{"id":"83445801"},{"id":"63426570"},{"id":"62949606"},{"id":"28600939"},{"id":"28119268"},{"id":"30787191"},{"id":"51664494"},{"id":"61504121"},{"id":"53194211"},{"id":"28457174"}],"default_shows":[{"id":"brands/Vanessa Tyler","sites":{"_id":"%2F5f47d769d7de6af5cb437ed1","slug":"vanessa-tyler","ownBrand":"brands/Vanessa Tyler","configByLookup":{"common":{"branding":{"name":"Vanessa Tyler"}}}}},{"id":"brands/Andrea Coleman","sites":{"_id":"%2F5f68d992127ba349f0fc69f5","slug":"andrea-coleman","ownBrand":"brands/Andrea Coleman","configByLookup":{"common":{"branding":{"name":"Andrea Coleman"}}}}},{"id":"brands/Mike Stevens","sites":{"_id":"%2F5f47dc9975c67e9f4bcdfcca","slug":"mike-stevens","ownBrand":"brands/Mike Stevens","configByLookup":{"common":{"branding":{"name":"Mike Stevens"}}}}},{"id":"brands/Teri McCready","sites":{"_id":"%2F5f47f4095d7adbc29cd2e7ea","slug":"teri-mccready","ownBrand":"brands/Teri McCready","configByLookup":{"common":{"branding":{"name":"Teri McCready"}}}}},{"id":"brands/Kevin Brown","sites":{"_id":"%2F63c9bd98d9f80edf4a55a38e","slug":"kevin-brown","ownBrand":"brands/Kevin Brown","configByLookup":{"common":{"branding":{"name":"Kevin Brown"}}}}},{"id":"brands/Esther Dillard","sites":{"_id":"%2F60b7fc2b729343f2f24698d7","slug":"esther-dillard","ownBrand":"brands/Esther Dillard","configByLookup":{"common":{"branding":{"name":"Esther Dillard"}}}}},{"id":"brands/Doug Davis","sites":{"_id":"%2F614ba71d7f2551bc4d426100","slug":"doug-davis","ownBrand":"brands/Doug Davis","configByLookup":{"common":{"branding":{"name":"Doug Davis"}}}}},{"id":"brands/Bri Wood","sites":{"_id":"%2F6281a334b558b09ee44126bf","slug":"bri-wood","ownBrand":"brands/Bri Wood","configByLookup":{"common":{"branding":{"name":"Bri Wood"}}}}},{"id":"brands/Morgyn Wood","sites":{"_id":"%2F5f47e45571b69f66dcadd1f6","slug":"morgyn-wood","ownBrand":"brands/Morgyn Wood","configByLookup":{"common":{"branding":{"name":"Morgyn Wood"}}}}},{"id":"brands/Alexandria Ikomoni","sites":{"_id":"%2F61eb1a40e33fe9816693afd8","slug":"alexandria-ikomoni","ownBrand":"brands/Alexandria Ikomoni","configByLookup":{"common":{"branding":{"name":"Alexandria Ikomoni"}}}}},{"id":"brands/Rey Harris","sites":{"_id":"%2F60186164e382e770b31b8e0a","slug":"rey-harris","ownBrand":"brands/Rey Harris","configByLookup":{"common":{"branding":{"name":"Rey Harris"}}}}},{"id":"brands/Nichole Deal","sites":{"_id":"%2F62e99587e0e9281075c054ee","slug":"nichole-deal","ownBrand":"brands/Nichole Deal","configByLookup":{"common":{"branding":{"name":"Nichole Deal"}}}}},{"id":"brands/Mike Eiland (946)","sites":{"_id":"%2F1fea6511c13d7e4688ae4d86b3d9041d","slug":"mike-eiland","ownBrand":"brands/Mike Eiland (946)","configByLookup":{"common":{"branding":{"name":"Mike Eiland"}}}}},{"id":"brands/Mike Moore","sites":{"_id":"%2F5f47f358e00a09248b4e54d3","slug":"mike-moore","ownBrand":"brands/Mike Moore","configByLookup":{"common":{"branding":{"name":"Mike Moore"}}}}},{"id":"brands/Amber Payton","sites":{"_id":"%2F647a38326b4faf424bc70071","slug":"amber-payton","ownBrand":"brands/Amber Payton","configByLookup":{"common":{"branding":{"name":"Amber Payton"}}}}},{"id":"brands/Mimi Brown","sites":{"_id":"%2F643f0641f91a45344e7c2530","slug":"mimi-brown-bin","ownBrand":"brands/Mimi Brown","configByLookup":{"common":{"branding":{"name":"Mimi Brown"}}}}},{"id":"brands/Ramses","sites":{"_id":"%2F62c8688ed33c3a68048ceb70","slug":"ramses","ownBrand":"brands/Ramses","configByLookup":{"common":{"branding":{"name":"Ramses Ja"}}}}},{"id":"brands/Lauren Crawford","sites":{"_id":"%2F5f4fb41b36f36c39cb59e4f1","slug":"lauren-crawford","ownBrand":"brands/Lauren Crawford","configByLookup":{"common":{"branding":{"name":"Lauren Crawford"}}}}},{"id":"brands/Brandi Porter","sites":{"_id":"%2F62db07c4c6490595bad99a59","slug":"brandi-porter","ownBrand":"brands/Brandi Porter","configByLookup":{"common":{"branding":{"name":"Brandi Porter"}}}}},{"id":"brands/Jovonne Ledet","sites":{"_id":"%2F63436cecb27519e131f8d6d2","slug":"jovonne-ledet","ownBrand":"brands/Jovonne Ledet","configByLookup":{"common":{"branding":{"name":"Jovonne Ledet"}}}}},{"id":"brands/Chris Thompson","sites":{"_id":"%2F5f75d9c4d2eaff6bf903450c","slug":"chris-thompson","ownBrand":"brands/Chris Thompson","configByLookup":{"common":{"branding":{"name":"Chris Thompson"}}}}}],"default_playlists":[{"id":"312064750::94bQrS32j26YtJidssuLKB"},{"id":"312064750::ViFEMBbVN6YdFceSzi234o"},{"id":"312064750::WpRhreAEMxWVPizQn5NgN5"},{"id":"312064750::WWUbimm42dy7TDaguzhKgU"},{"id":"312064750::LYfge92VJz2G2LSZxAehaG"}],"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":null},{"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":"Stay In The Know! Sign Up For BIN’s Weekly Newsletter & Catch Up On The Top Trending News.","link":"/newsletter","target":"_self","start_date":{"timestampMs":1593144018916},"end_date":{"timestampMs":1593489625765}},"navigation":{"contact_menu_switch":true,"listen_live_switch":true,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":true,"advertise_switch":false,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"xWjgT","type":"brand","label":"Black America's Election HQ","target":"_self","ref":"%2F647a4cd64c4a3d3dc8f5e73a","children":[],"href":"/featured/bin-election-coverage/"},{"id":"9UaNc","type":"page","label":"Our Founding Partners","target":"_self","ref":"partners","children":[],"href":"/partners/"},{"id":"qFMdY","type":"brand","label":"Our Voices","target":"_self","ref":"%2F66df136f929b3295f526341f","children":[],"href":"/featured/our-voices-2024/"},{"id":"Zh1dC","type":"brand","label":"Lock It and Store It!","target":"_self","ref":"%2F6658a75d06565922e0ff096f","children":[],"href":"/featured/gun-safety/"},{"id":"SNpnU","type":"page","label":"BIN: Black Information Network Stations","target":"_self","ref":"stations","children":[],"href":"/stations/"},{"id":"COGY1","type":"page","label":"BIN: Black Information Network Team","target":"_self","ref":"team","children":[],"href":"/team/"}],"menu_footer":[{"id":"uhK4e","type":"page","label":"Partners","target":"_self","ref":"partners","children":[],"href":"/partners/"},{"id":"QmJji","type":"page","label":"Stations","target":"_self","ref":"stations","children":[],"href":"/stations/"},{"id":"KkWN6","type":"page","label":"Team","target":"_self","ref":"team","children":[],"href":"/team/"}]},"design":{"theme":"default","color_scheme":{"id":"site-color-schemes/light"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5f57fa341b8aceca3cd59d89","asset":{"bucket":"assets.brands","resourceId":"%2F5f57fa341b8aceca3cd59d89","href":"https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89"}},"logo_favicon":{"id":"asset://assets.brands/5ef64ed0877df3bdffa33e86","asset":{"bucket":"assets.brands","resourceId":"%2F5ef64ed0877df3bdffa33e86","href":"https://i.iheart.com/v3/re/assets.brands/5ef64ed0877df3bdffa33e86"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#D81D45","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":"BlackInformationNetwork","facebook_app_id":"185158368193715","facebook_fan_page_id":"105386689666796","twitter_switch":true,"twitter_name":"blackinfonet","youtube_switch":false,"youtube_name":null,"instagram_switch":true,"instagram_name":"BlackInformationNetwork","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"blackinformationnetwork"},"contact":{"page_intro":"Do you have feedback or a suggestion for a story we should cover? Please use the contact form below.","show_social_switch":true,"phone_text_numbers_switch":false,"request_phone_number":"","business_phone_number":"415-247-4357","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":false,"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.\n","location_address1":"340 Townsend St.","location_address2":"","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":"Listener Feedback"}],"eeo_report_asset":{"id":"asset://assets.eeo/66a7f3217859d11442a8d7d2"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":false},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":true,"video_monetization_provider":"none","postup_switch":true,"email_format":null,"dataskrive_switch":true,"outbrain_switch":true,"traffic_market":"KMEL-FM","aptivada_switch":true,"aptivada_id":"1759062","google_webmaster_verification":null,"auth_type":null},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"adobe_library":"dtm","parsely_switch":true,"parsely_account_id":null}}},"integration":{"type":"broadcast-facilities","plugin":{"broadcastFacilities":[{"facilityId":"59966","broadcastFrequency":"910.0","broadcastBand":"AM","broadcastCallLetters":"KKSF","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F647a4cd64c4a3d3dc8f5e73a","slug":"bin-election-coverage","ownBrand":"brands/BIN Election Coverage","configByLookup":{"common":{"branding":{"name":"Black America's Election HQ"}}}},{"_id":"%2F66df136f929b3295f526341f","slug":"our-voices-2024","ownBrand":"brands/Our Voices 2024","configByLookup":{"common":{"branding":{"name":"Our Voices 2024"}}}},{"_id":"%2F6658a75d06565922e0ff096f","slug":"gun-safety","ownBrand":"brands/Gun Safety","configByLookup":{"common":{"branding":{"name":"Lock It and Store It! A BIN Gun Safety Awareness Campaign"}}}},{"_id":"%2F5f47d769d7de6af5cb437ed1","slug":"vanessa-tyler","ownBrand":"brands/Vanessa Tyler","configByLookup":{"common":{"branding":{"name":"Vanessa Tyler"}}}},{"_id":"%2F5f68d992127ba349f0fc69f5","slug":"andrea-coleman","ownBrand":"brands/Andrea Coleman","configByLookup":{"common":{"branding":{"name":"Andrea Coleman"}}}},{"_id":"%2F5f47dc9975c67e9f4bcdfcca","slug":"mike-stevens","ownBrand":"brands/Mike Stevens","configByLookup":{"common":{"branding":{"name":"Mike Stevens"}}}},{"_id":"%2F5f47f4095d7adbc29cd2e7ea","slug":"teri-mccready","ownBrand":"brands/Teri McCready","configByLookup":{"common":{"branding":{"name":"Teri McCready"}}}},{"_id":"%2F63c9bd98d9f80edf4a55a38e","slug":"kevin-brown","ownBrand":"brands/Kevin Brown","configByLookup":{"common":{"branding":{"name":"Kevin Brown"}}}},{"_id":"%2F60b7fc2b729343f2f24698d7","slug":"esther-dillard","ownBrand":"brands/Esther Dillard","configByLookup":{"common":{"branding":{"name":"Esther Dillard"}}}},{"_id":"%2F614ba71d7f2551bc4d426100","slug":"doug-davis","ownBrand":"brands/Doug Davis","configByLookup":{"common":{"branding":{"name":"Doug Davis"}}}},{"_id":"%2F6281a334b558b09ee44126bf","slug":"bri-wood","ownBrand":"brands/Bri Wood","configByLookup":{"common":{"branding":{"name":"Bri Wood"}}}},{"_id":"%2F5f47e45571b69f66dcadd1f6","slug":"morgyn-wood","ownBrand":"brands/Morgyn Wood","configByLookup":{"common":{"branding":{"name":"Morgyn Wood"}}}},{"_id":"%2F61eb1a40e33fe9816693afd8","slug":"alexandria-ikomoni","ownBrand":"brands/Alexandria Ikomoni","configByLookup":{"common":{"branding":{"name":"Alexandria Ikomoni"}}}},{"_id":"%2F60186164e382e770b31b8e0a","slug":"rey-harris","ownBrand":"brands/Rey Harris","configByLookup":{"common":{"branding":{"name":"Rey Harris"}}}},{"_id":"%2F62e99587e0e9281075c054ee","slug":"nichole-deal","ownBrand":"brands/Nichole Deal","configByLookup":{"common":{"branding":{"name":"Nichole Deal"}}}},{"_id":"%2F1fea6511c13d7e4688ae4d86b3d9041d","slug":"mike-eiland","ownBrand":"brands/Mike Eiland (946)","configByLookup":{"common":{"branding":{"name":"Mike Eiland"}}}},{"_id":"%2F5f47f358e00a09248b4e54d3","slug":"mike-moore","ownBrand":"brands/Mike Moore","configByLookup":{"common":{"branding":{"name":"Mike Moore"}}}},{"_id":"%2F647a38326b4faf424bc70071","slug":"amber-payton","ownBrand":"brands/Amber Payton","configByLookup":{"common":{"branding":{"name":"Amber Payton"}}}},{"_id":"%2F643f0641f91a45344e7c2530","slug":"mimi-brown-bin","ownBrand":"brands/Mimi Brown","configByLookup":{"common":{"branding":{"name":"Mimi Brown"}}}},{"_id":"%2F62c8688ed33c3a68048ceb70","slug":"ramses","ownBrand":"brands/Ramses","configByLookup":{"common":{"branding":{"name":"Ramses Ja"}}}},{"_id":"%2F5f4fb41b36f36c39cb59e4f1","slug":"lauren-crawford","ownBrand":"brands/Lauren Crawford","configByLookup":{"common":{"branding":{"name":"Lauren Crawford"}}}},{"_id":"%2F62db07c4c6490595bad99a59","slug":"brandi-porter","ownBrand":"brands/Brandi Porter","configByLookup":{"common":{"branding":{"name":"Brandi Porter"}}}},{"_id":"%2F63436cecb27519e131f8d6d2","slug":"jovonne-ledet","ownBrand":"brands/Jovonne Ledet","configByLookup":{"common":{"branding":{"name":"Jovonne Ledet"}}}},{"_id":"%2F5f75d9c4d2eaff6bf903450c","slug":"chris-thompson","ownBrand":"brands/Chris Thompson","configByLookup":{"common":{"branding":{"name":"Chris Thompson"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/5ef6337f24f9e7161fcf8e1e/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":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":1,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":null,"feed":{"results":[{"id":"%2F627eba56bb40b9ecc78cdf71","type":"LEADS","record":{"title":"Cory Booker Delivers Record-Breaking Floor Speech In Protest Of Trump","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67ed4c0444888e17da22bd5a","img_meta":{"base_id":"%2F67ed4c0444888e17da22bd5a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.binnews.com/content/2025-04-02-cory-booker-delivers-record-breaking-floor-speech-in-protest-of-trump/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}}},{"id":"rujww","region":"main:dynamic","type":"html","ordinal":3,"value":{"content":"\u003cstyle>\n@media screen and (max-width: 770px) {\n .component-heading h2 {\n font-size: 1.3em;\n }\n}\n\u003c/style>\n\n\u003cdiv class=\"component-heading with-divider\">\n \u003ch2>Listen Now: Black News First\u003c/h2>\n \u003cdiv class=\"component-divider divider-dark\">\u003c/div>\n\u003c/div>\n\n\u003cdiv style=\"margin: 0 auto 1em; text-align: center; display: none;\">\n \u003ciframe allow=\"autoplay\" width=\"100%\" height=\"150\" src=\"https://www.iheart.com/live/black-information-network-8666/?embed=true\" frameborder=\"0\">\u003c/iframe>\n\u003c/div>\n\n\u003cdiv style=\"width: 100%; height: 150px; border-radius: 0.6rem; background-image: url('//i.iheart.com/v3/re/new_assets/06723838-9160-4aa1-889a-13cd513b8ae6');\">\n \u003cdiv style=\"float: left; width: calc(100% - 70px);\">\u003ca href=\"/listen\" target=\"_blank\">\u003cimg src=\"//i.iheart.com/v3/re/new_assets/598a1fca60f4bedc91fc4621\" style=\"width: 100%; height: 150px;\" alt=\"Play button to listen live\" />\u003c/a>\u003c/div>\n \u003cdiv style=\"float: right; width: 70px;\">\u003ca href=\"/listen\" target=\"_blank\">\u003cimg src=\"//i.iheart.com/v3/re/new_assets/23920702-199a-40af-a620-bb5a8d800ad2\" style=\"width: 70px; height: 150px;\" alt=\"BIN Logo\" />\u003c/a>\u003c/div>\n \u003cdiv style=\"clear: both; float: none;\">\u003c/div>\n\u003c/div>","link":null,"title":"Listen Now: Black News First"},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"plGQw","region":"main:dynamic","type":"weather","ordinal":4,"value":{"forecast_type":null,"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","title":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"eQabI","region":"main:dynamic","type":"traffic","ordinal":7,"value":{"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","title":null,"traffic_zoom":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":8,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":1,"link":null,"min_size":0,"position":null,"size":5,"title":"Trending Stories: Our News. All The Time"},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67f0427b7df0fa7fbaded29d","type":"PUBLISHING","record":{"ref_id":"%2F67f0427b7df0fa7fbaded29d","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fb9fc99b-141d-4f2e-a06e-368ca6d43879","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1270-amateur-traveler-travel-p-30936518%2F","@url":"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/","author_name":"Travel with Amateur Traveler Podcast","author_url":"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"Travel with Amateur Traveler Podcast\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/?embed=true&cid=oembed&keyid%5B0%5D=Travel%20with%20Amateur%20Traveler%20Podcast&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdhZWM2ZmRhLWRhOTctMTFlZS04ZGRiLTY3ZmUwYWQ5MjUzMS9pbWFnZS8wZWZmYzcxYzVkYzMzZTQ0MDE2MzU0ZjBmM2ZkYThmNS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz?ops=fit(300%2C300)","thumbnail_width":300,"title":"Travel with Amateur Traveler Podcast","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Travel with Amateur Traveler Podcast\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/?embed=true&cid=oembed&keyid%5B0%5D=Travel%20with%20Amateur%20Traveler%20Podcast&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"View looking up into lush green branches of large tree and tall Green Tree in Spring.","id":"%2F67f04ebb7df0fa7fbaded2a9","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"View looking up into lush green branches of large tree and tall Green Tree in Spring.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Have you traveled to the weirdest roadside attraction in California? \u003c/p>\n\n\u003cp>This &quot;odd&quot; destination is nothing short of unique and quirky and offers visitors a one-of-a-kind experience. There's truly no place that rivals it in the country, let alone the state. The attraction in question has garnered the reputation of being one of the strangest places to visit in California because the experience it provides to visitors is unforgettable. \u003c/p>\n\n\u003cp>If you're looking for a memorable place to stop during your next road trip, look no further than the weirdest roadside attraction in California!\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.fiftygrande.com/50-weirdest-roadside-attractions/?srsltid=AfmBOoo6LuFG1dsjDWnpVqAbdGU09LwzCzaj00C6XXb4LBAj7B7_6E0M\" target=\"_blank\">\u003cem>Fifty Grande\u003c/em>\u003c/a>, the weirdest roadside attraction \u003ca href=\"https://www.iheart.com/content/2025-04-01-booming-california-locale-named-fastest-growing-city-in-the-entire-state/\" target=\"_blank\">in California\u003c/a> is the \u003cstrong>Chandelier Drive-Thru Tree \u003c/strong>in the Redwood National Forest. \u003c/p>\n\n\u003cp>Here's what \u003cem>Fifty Grande\u003c/em> had to say about the absolute strangest roadside attraction in the entire state: \u003c/p>\n\n\u003cblockquote>&quot;This towering coast redwood tree stands about 276 feet tall and has a carved tunnel at its base, allowing cars to drive through its hollowed center. Estimated to be more than 2,000 years old, the tree gets its name from its branches, which resemble a chandelier as they split high up on the trunk. The tunnel was carved in the 1930s as a way to attract visitors, and today, it remains a symbol of the area’s connection to redwood forests. There are two other drive through trees on Highway 101, but this is the southernmost.&quot;\u003c/blockquote>\n\n\u003cp>For a \u003ca href=\"https://www.iheart.com/content/2025-03-26-popular-california-eatery-named-best-pizza-place-in-the-entire-state/\" target=\"_blank\">continued list\u003c/a> of the weirdest roadside attractions across the country check out \u003ca href=\"https://www.fiftygrande.com/50-weirdest-roadside-attractions/?srsltid=AfmBOoo6LuFG1dsjDWnpVqAbdGU09LwzCzaj00C6XXb4LBAj7B7_6E0M\" target=\"_blank\">Fifty Grande\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state/","cuser":"user/ldap/1133602","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/roadside attraction","keywords/California","keywords/tunnel","keywords/attraction","keywords/place","keywords/visitors","keywords/destination","keywords/experience","keywords/tree"],"primary_image":{"bucket":"new_assets","id":"%2F67f04ebb7df0fa7fbaded2a9"},"primary_target":{"categories":["categories/local-news"],"distribution":["markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA"]},"publish_date":1743801720000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","social_title":"","summary":"Have you visited this 'bizarre' California attraction? ","targets":[{"categories":["categories/local-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/local-news"],"distribution":["markets/LOSANGELES-CA","markets/SANDIEGO-CA","markets/SANFRANCISCO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"categories":["syndications/content"],"distribution":["markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Odd California Spot Crowned 'Weirdest Roadside Attraction' In The State","permalink":"https://www.iheart.com/content/2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state/"},"slug":"2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f04ebb7df0fa7fbaded2a9","title":"Odd California Spot Crowned 'Weirdest Roadside Attraction' In The State","description":"Have you visited this 'bizarre' California attraction? ","author":"Logan DeLoye"},"pub_start":1743801720000,"pub_until":4115978604802,"pub_changed":1743802721818,"subscription":[{"tags":["categories/local-news","markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA"]},{"tags":["categories/local-news","brands/iHeartRadio"]},{"tags":["categories/local-news","markets/LOSANGELES-CA","markets/SANDIEGO-CA","markets/SANFRANCISCO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"tags":["syndications/content","markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f0427b7df0fa7fbaded29d","slug:2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","slug:2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","keyword:keywords/roadside attraction","keyword:keywords/California","keyword:keywords/tunnel","keyword:keywords/attraction","keyword:keywords/place","keyword:keywords/visitors","keyword:keywords/destination","keyword:keywords/experience","keyword:keywords/tree","author:user"]}},{"id":"%2F67f034d00bb36431b532a7ae","type":"PUBLISHING","record":{"ref_id":"%2F67f034d00bb36431b532a7ae","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b18d0e8d-26b3-448c-8609-94f48e6c227c","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f0407d0bb36431b532a7c7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>This is \u003ca href=\"https://www.binnews.com/content/2025-03-07-trump-elon-watch-what-black-america-needs-to-know-now/\" target=\"_blank\">\u003cem>Trump &amp; Elon Watch\u003c/em>\u003c/a>\u003cem>: Black America’s Weekly Need-to-Know.\u003c/em>\u003c/p>\n\n\u003cp>Each week, BIN will break down the latest actions of President\u003cstrong> Donald Trump\u003c/strong> and \u003cstrong>Elon Musk, \u003c/strong>whether it’s political maneuvering, economic policies, social media shake-ups, or attacks on democracy. We’ll examine what’s happening, why it matters, and most importantly how Black America is impacted. No fluff. No fear-mongering. Just facts. Every breakdown is designed to be a resource, a guide to help Black America navigate these uncertain times. Because if history has taught us anything, knowledge is power.\u003c/p>\n\n\u003cp>This week, Trump faces legal pushback on his executive orders while Musk loses big in Wisconsin’s high-stakes Supreme Court race. Plus, questions swirl around Musk’s future at DOGE as pressure mounts.\u003c/p>\n\n\u003ch3>\u003cstrong>Is Elon Actually Stepping Down From DOGE? What’s Next?\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"WASHINGTON, DC - MARCH 9: White House Senior Advisor Elon Musk walks to the White House after landing in Marine One on the South Lawn with U.S. President Donald Trump (not pictured) on March 9, 2025 in Washington, DC. Trump was returning to the White Hous","id":"%2F67f03df30bb36431b532a7c1","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"President Trump Returns To The White House From Florida","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>What’s Happening\u003c/strong>\u003c/p>\n\n\u003cp>As a special government employee, \u003cstrong>Elon Musk\u003c/strong> can only serve 130 days in his role as head of the Department of Government Efficiency (DOGE) unless he is formally appointed as a permanent federal official. If Musk started on January 20, 2025, his legal window to serve ends on May 30.\u003c/p>\n\n\u003cp>While speculation has swirled around Musk’s departure, a clear answer remains elusive. In an interview earlier this month, Musk said he aims to cut $1 trillion in federal spending by the end of Trump’s term, indicating he may not be stepping away any time soon.\u003c/p>\n\n\u003cp>According to \u003cem>Politico\u003c/em>, Trump and Musk have discussed Musk taking a step back amid mounting pressure. The outlet reported, &quot;The president remains pleased with Musk, but both men have decided in recent days that it will soon be time for Musk to return to his businesses and take on a supporting role.”\u003c/p>\n\n\u003cp>However, Press Secretary \u003cstrong>Karoline Leavitt \u003c/strong>rejected the idea of Musk resigning, saying, &quot;This 'scoop' is garbage. Elon Musk and President Trump have both publicly stated that Elon will depart from public service as a special government employee when his incredible work at DOGE is complete.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>How Are We Impacted\u003c/strong>\u003c/p>\n\n\u003cp>DOGE will still exist even if Musk exits as the agency’s head. Musk will also likely remain a close ally of Trump’s, as Vice President J.D. Vance confirmed. &quot;DOGE has got a lot of work to do, and yeah, that work is going to continue after Elon leaves,&quot; the VP said. &quot;But fundamentally, Elon is going to remain a friend and an adviser of both me and the president.&quot; \u003c/p>\n\n\u003cp>While DOGE may outlast Musk, the policies he’s put in place are likely to shape the federal government for years to come.\u003c/p>\n\n\u003cp>\u003cstrong>What Can Be Done\u003c/strong>\u003c/p>\n\n\u003cp>Stay informed about DOGE’s upcoming changes. If Musk transitions out, demand transparency about who replaces him and what powers they’ll hold. \u003c/p>\n\n\u003ch3>\u003cstrong>Elon Musk’s Big Money Loss in Wisconsin\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MADISON, WISCONSIN - APRIL 01: Dane County Circuit Court Judge Susan Crawford, flanked by Wisconsin Supreme Court justices, accepts victory in her race for Wisconsin Supreme Court justice on April 01, 2025 in Madison, Wisconsin. The former prosecutor ran ","id":"%2F67f03e260bb36431b532a7c3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Wisconsin Supreme Court Justice Candidate Judge Susan Crawford Holds Her Election Night Event","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>What’s Happening\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Susan Crawford\u003c/strong> defeated conservative favorite \u003cstrong>Brad Schimel\u003c/strong> in Tuesday's (April 1) race for a seat on the Wisconsin Supreme Court. The high-stakes race drew over $90 million in spending, including more than $25 million from \u003cstrong>Elon Musk\u003c/strong> and affiliated groups, making it the most expensive judicial election in American history.\u003c/p>\n\n\u003cp>With the ideological makeup of the Wisconsin Supreme Court on the line, conservatives poured millions into the race, hoping to elect Schimel and hold the majority ahead of decisions on major issues, including abortion access, labor rights, and redistricting.\u003c/p>\n\n\u003cp>Musk even went as far as giving out $1 million checks to two voters at a rally in Green Bay on Sunday (March 30). “I think this will be important for the future of civilization,” Musk said. “It’s that significant.”\u003c/p>\n\n\u003cp>\u003cstrong>How Are We Impacted\u003c/strong>\u003c/p>\n\n\u003cp>Crawford’s win preserved the Wisconsin Supreme Court’s 4–3 liberal majority. The court is expected to weigh in on whether abortion rights will remain protected statewide and on the legality of congressional maps ahead of the 2026 midterms.\u003c/p>\n\n\u003cp>Her election could also open the door for Democrats to challenge Republican-drawn maps passed in 2011. If the court rules in their favor, previously unwinnable districts could become competitive. Crawford’s victory also gave Democrats a much-needed morale boost in a swing state that Trump narrowly won in 2024.\u003c/p>\n\n\u003cp>\u003cstrong>What Can Be Done\u003c/strong>\u003c/p>\n\n\u003cp>Even with Elon Musk’s massive financial backing, Crawford was still able to win the race by 9 points. The takeaway? Voting matters. Make your voice heard by showing up in local and state elections, especially when billionaires are trying to buy elections.\u003c/p>\n\n\u003ch3>\u003cstrong>Trump’s Executive Orders Take a Hit\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"WASHINGTON, DC - MARCH 31: U.S. President Donald Trump gestures while speaking during an executive order signing event in the Oval Office of the White House on March 31, 2025 in Washington, DC. Trump has signed an executive order against ticket scalping a","id":"%2F67f03e630bb36431b532a7c5","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"President Trump Signs Executive Orders In The Oval Office","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>What’s Happening\u003c/strong>\u003c/p>\n\n\u003cp>Trump’s executive orders are facing major legal setbacks that could block them from being enforced.\u003c/p>\n\n\u003cp>On Monday (March 31), a coalition of Democrats filed a 74-page lawsuit challenging Trump’s executive order on voting requirements, which directs the attorney general to “take all necessary action” against states that count absentee or mail-in ballots after Election Day. The order also calls for proof of citizenship to vote.\u003c/p>\n\n\u003cp>That same week, a federal appeals court in San Francisco declined to lift a block on Trump’s executive order banning trans people from serving in the U.S. military. Trump’s attorneys argued that without the order, the military “will be forced to continue implementing a policy that the Department has determined is not compatible with military readiness and lethality.”\u003c/p>\n\n\u003cp>\u003cstrong>How Are We Impacted\u003c/strong>\u003c/p>\n\n\u003cp>The Trump administration had already started firing trans military members, but now, they will be able to keep their jobs as the appeal process continues.\u003c/p>\n\n\u003cp>The Democratic coalition made up of Senate Minority Leader \u003cstrong>Chuck Schumer\u003c/strong>, House Minority Leader \u003cstrong>Hakeem Jeffries\u003c/strong>, and four national party committees is pushing back hard on Trump’s voting order. They argue the policy would suppress votes, particularly in Black, Brown, and immigrant communities, by limiting mail-in ballot access and adding new barriers to registration.\u003c/p>\n\n\u003cp>\u003cstrong>What Can Be Done\u003c/strong>\u003c/p>\n\n\u003cp>The Washington, D.C., federal district court is set to hear the Democrats’ lawsuit against Trump’s executive order on voting rights. A temporary restraining order may be placed on Trump’s order while the case continues. In the meantime, check your voter registration, watch for local changes to election laws, and support organizations fighting to protect voting rights and the LGBTQ+ community.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN","keywords/Donald Trump","keywords/Elon Musk","keywords/Trump Elon Watch"],"primary_image":{"bucket":"new_assets","id":"%2F67f0407d0bb36431b532a7c7"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743798720000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","social_title":"","summary":"This week, Trump faces legal pushback on his executive orders while Musk loses big in Wisconsin’s high-stakes Supreme Court race.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump & Elon Watch: Executive Orders Blocked, Musk Loses Big & More","permalink":"https://www.iheart.com/content/2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more/"},"slug":"2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0407d0bb36431b532a7c7","title":"Trump & Elon Watch: Executive Orders Blocked, Musk Loses Big & More","description":"This week, Trump faces legal pushback on his executive orders while Musk loses big in Wisconsin’s high-stakes Supreme Court race.","author":"BIN"},"pub_start":1743798720000,"pub_until":4115978604802,"pub_changed":1743802792567,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f034d00bb36431b532a7ae","slug:2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","slug:2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","keyword:keywords/BIN","keyword:keywords/Donald Trump","keyword:keywords/Elon Musk","keyword:keywords/Trump Elon Watch","author:user"]}},{"id":"%2F67f036a6f2d6a5dd778b99de","type":"PUBLISHING","record":{"ref_id":"%2F67f036a6f2d6a5dd778b99de","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4b106890-7097-45ae-a514-86e381739c32","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f0383df2d6a5dd778b99eb","new_tab":false,"schedule":{},"source_credit":"NYPD","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A New York City man \u003ca href=\"https://www.binnews.com/content/2025-04-02-man-shot-killed-mother-of-his-child-outside-of-daycare/\" target=\"_blank\">has been sentenced\u003c/a> after he fatally shot his pregnant ex-girlfriend hours after her baby shower.\u003c/p>\n\n\u003cp>On Thursday (April 3), 43-year-old \u003cstrong>Justin\u003c/strong> \u003cstrong>Soriano\u003c/strong> was sentenced to 40 years to life in state prison in connection to the September 2021 death of \u003cstrong>Shanice Young\u003c/strong>, 31, and her unborn child, per \u003ca href=\"https://people.com/nyc-man-who-killed-pregnant-ex-girlfriend-in-front-of-kids-sentenced-to-40-years-in-prison-11708983\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>“Justin Soriano will serve state prison time for viciously murdering Shanice Young on what should have been a joyous and memorable occasion and celebration,” District \u003cstrong>Attorney Bragg\u003c/strong> said in a statement. “Soriano committed this horrific shooting in front of four children, including Ms. Young’s own daughters, who helplessly watched their mother die right before their eyes. The trauma Ms. Young’s family and loved ones have experienced continues to be felt today, and my thoughts remain with them as they continue to heal.&quot;\u003c/p>\n\n\u003cp>“I hope the significant sentence imposed today serves as a measure of justice for this tragic and abhorrent act of violence,” Bragg added. \u003c/p>\n\n\u003cp>In the early hours of the morning, Young was returning home from her baby shower with family and friends when Soriano arrived on a motorcycle wearing all black clothing and armed with a gun.\u003c/p>\n\n\u003cp>Police said Soriano chased his ex-girlfriend's new partner around the apartment with the loaded weapon before returned back to the front of the building. Young's kids tried to reason with Soriano before he opened fire against their mother at close range.\u003c/p>\n\n\u003cp>Young \u003ca href=\"https://www.binnews.com/content/2025-01-12-deon-cole-forced-to-evacuate-home-amid-la-wildfires-after-hospitalization/\" target=\"_blank\">was taken to a hospital\u003c/a> where she and her unborn child were pronounced dead.\u003c/p>\n\n\u003cp>Soriano fled the scene but was later found and arrested. He was found guilty of several charges including murder in the second degree and criminal possession of a weapon in the second degree.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F67f0383df2d6a5dd778b99eb"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743797880000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","social_title":"","summary":"A New York City man has been sentenced after he fatally shot his pregnant ex-girlfriend hours after her baby shower.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Man Killed Pregnant Ex-Girlfriend In Front Of Kids Hours After Baby Shower","permalink":"https://www.iheart.com/content/2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower/"},"slug":"2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0383df2d6a5dd778b99eb","title":"Man Killed Pregnant Ex-Girlfriend In Front Of Kids Hours After Baby Shower","description":"A New York City man has been sentenced after he fatally shot his pregnant ex-girlfriend hours after her baby shower.","author":"BIN"},"pub_start":1743797880000,"pub_until":4115978604802,"pub_changed":1743798210409,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f036a6f2d6a5dd778b99de","slug:2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","slug:2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","author:user"]}},{"id":"%2F67f02b9ef2d6a5dd778b99d1","type":"PUBLISHING","record":{"ref_id":"%2F67f02b9ef2d6a5dd778b99d1","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e6b04245-24a6-4604-9d9f-3535bdc3015c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f03142f2d6a5dd778b99dc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A Black family is suing two North Carolina sheriff's departments after officers conducted a \u003ca href=\"https://www.binnews.com/content/2024-11-04-ex-officer-violated-breonna-taylors-civil-rights-in-deadly-raid-jury/\" data-content-id=\"/6728ecf45dcfa19abb176a5f\">botched raid\u003c/a> of their home. \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.wect.com/2025/04/02/pender-county-family-filing-lawsuit-after-swat-team-wrongfully-raids-home/\" target=\"_blank\">\u003cem>WECT\u003c/em>\u003c/a>, \u003cstrong>Avery Marshall\u003c/strong> and his fiancee \u003cstrong>Alisa Carr\u003c/strong>, with the help of the Institute of Justice (IJ), filed a federal lawsuit against the Pender and Lee County Sheriff's Departments to &quot;hold officers accountable for overlooking clear evidence they were raiding the wrong home.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.binnews.com/content/2021-08-05-chicago-cops-tried-to-cover-up-botched-raid-pointing-guns-at-kids-lawsuit/\" data-content-id=\"/610c099afae5b5597f6bf956\">wrongful raid\u003c/a> unfolded on April 10, 2024 in Willard. The Lee County Sheriff's Office was searching for a man named \u003cstrong>Joseph Clark Jr\u003c/strong>, who was suspected of breaking into several cars.\u003c/p>\n\n\u003cp>“They believed that the suspect’s phone had pinged within 52 meters of Avery and Alisa’s address in the small Pender County community of Willard. But at least five different properties fall within that radius,&quot; IJ said.\u003c/p>\n\n\u003cp>Police targeted the family's home because of a Nissan Sedan that was parked in the front, which police believed the suspect was driving, according to IJ said. However, the car was registered to Alisa and a different model than what officers were looking for. \u003c/p>\n\n\u003cp>“Her car was a different model from the car police were looking for, was ten years newer than that car, and had a different license plate and VIN number,” IJ said.\u003c/p>\n\n\u003cp>The lawsuit accuses officers of obtaining the warrant by withholding vital information from the magistrate. \u003c/p>\n\n\u003cp>“[LCSO]...falsely told the magistrate the cars were one and the same and [did not tell] the magistrate that at least five other properties were within 52 meters of Avery and Alisa’s address,” IJ said.\u003c/p>\n\n\u003cp>Avery and Alisa were sleeping when they heard Pender County Sheriff's Office deputies banding on their door. Deputies then broke the storm door, the front metal door, and threw two flash-bang grenades into their home.\u003c/p>\n\n\u003cp>“The flash-bangs filled the home with noxious fumes. Officers ordered Avery, who was shirtless and had just had back surgery, to lie on the glass-covered floor,” IJ said. “Police ordered the 9- and 16-year-old kids out of their bedrooms at gunpoint and interrogated them in a police wagon outside.”\u003c/p>\n\n\u003cp>During the raid, police took a sledgehammer to the wall. The floors were also damaged in the raid. Alisa was sent to the hospital for breathing issues.\u003c/p>\n\n\u003cp>“Avery, Alisa and the kids continue to struggle mentally and emotionally from the raid, and they’ve been unable to afford the necessary repairs for the house,“ IJ said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-black-family-suing-police-after-botched-raid-of-their-home/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Alisa Carr","keywords/Avery Marshall","keywords/officers","keywords/Institute of Justice"],"primary_image":{"bucket":"new_assets","id":"%2F67f03142f2d6a5dd778b99dc"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743794400000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","social_title":"","summary":"A Black family is suing two North Carolina sheriff's departments after officers conducted a botched raid of their home. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Black Family Suing Police After Botched Raid Of Their Home","permalink":"https://www.iheart.com/content/2025-04-04-black-family-suing-police-after-botched-raid-of-their-home/"},"slug":"2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f03142f2d6a5dd778b99dc","title":"Black Family Suing Police After Botched Raid Of Their Home","description":"A Black family is suing two North Carolina sheriff's departments after officers conducted a botched raid of their home. ","author":"BIN"},"pub_start":1743794400000,"pub_until":4115978604802,"pub_changed":1743794768446,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f02b9ef2d6a5dd778b99d1","slug:2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","slug:2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","keyword:keywords/Alisa Carr","keyword:keywords/Avery Marshall","keyword:keywords/officers","keyword:keywords/Institute of Justice","author:user"]}},{"id":"%2F67f0270ef2d6a5dd778b99c4","type":"PUBLISHING","record":{"ref_id":"%2F67f0270ef2d6a5dd778b99c4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a89155db-1b21-4442-9212-2ea897b1720b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f02715f2d6a5dd778b99ce","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Costco has recorded 13 consecutive weeks of increased foot traffic as it reaffirms its commitment to DEI.\u003c/p>\n\n\u003cp>According to\u003ca href=\"https://redirect.viglink.com/?format=go&jsonp=vglnk_174379258565610&key=f39cc0502cba69a75d4c56148eff9f8e&libId=m9352wrt0103m1ai000ULi5s1v516&loc=https%3A%2F%2Fafrotech.com%2Fcostcos-foot-traffic-increases-for-13th-week&v=1&opt=true&out=https%3A%2F%2Fwww.retailbrew.com%2Fstories%2F2025%2F03%2F28%2Ftarget-suffers-eighth-consecutive-week-of-foot-traffic-losses-since-caving-on-dei&ref=https%3A%2F%2Fafrotech.com%2Fcostcos-foot-traffic-increases-for-13th-week&title=After%20Upholding%20DEI%20Commitments%2C%20Costco%27s%20Foot%20Traffic%20Increases%20For%2013th%20Straight%20Week%20-%20AfroTech&txt=According%20to\" target=\"_blank\">\u003cem> Retail Brew\u003c/em>\u003c/a>, Costco's increased \u003ca href=\"https://www.binnews.com/content/2025-04-02-target-faces-8th-week-of-foot-traffic-loss-following-dei-rollback/\" target=\"_blank\">foot traffic \u003c/a>reached the 13-week mark during the week of March 17.\u003c/p>\n\n\u003cp>Unlike Target, Amazon, Walmart, and other major retailers, Costco moved to uphold its DEI initiatives amid attacks and pressure against such programs and policies from the Trump administration. \u003c/p>\n\n\u003cp>Cotco's board of directors requested earlier this year for its shareholders to \u003ca href=\"https://www.binnews.com/content/2024-12-30-costco-execs-fighting-against-shareholder-proposal-to-end-dei-program/\" target=\"_blank\">vote against a proposal from the National Center for Public Policy Research (NCPPR) to dismantle its DEI programs.\u003c/a>\u003c/p>\n\n\u003cp>“Our success at Costco Wholesale has been built on service to our critical stakeholders: employees, members, and suppliers. Our efforts around diversity, equity and inclusion follow our code of ethics: For our employees, these efforts are built around inclusion — having all of our employees feel valued and respected,” the board previously wrote in a message. “Our efforts at diversity, equity and inclusion remind and reinforce with everyone at our Company the importance of creating opportunities for all. We believe that these efforts enhance our capacity to attract and retain employees who will help our business succeed. This capacity is critical because we owe our success to our now over 300,000 employees around the globe.”\u003c/p>\n\n\u003cp>Over 98 percent of Costco's shareholders voted against the proposal in January. \u003c/p>\n\n\u003cp>Civil rights activist Rev. \u003cstrong>Al Sharpton\u003c/strong> encouraged consumers to &quot;buy-cott&quot; Costco after its decision to uphold DEI.\u003c/p>\n\n\u003cp>“We are planning to release a boycott list in the coming days,” Sharpton previously said. “But in the interim, we are going to do a ‘buy-cott,’ which means we are going to support those who support diversity.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67f02715f2d6a5dd778b99ce"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743792360000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","social_title":"","summary":"Costco has recorded 13 consecutive weeks of increased foot traffic as it reaffirms its commitment to DEI.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Costco's Foot Traffic Increases For 13th Week After Reaffirming DEI ","permalink":"https://www.iheart.com/content/2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei/"},"slug":"2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f02715f2d6a5dd778b99ce","title":"Costco's Foot Traffic Increases For 13th Week After Reaffirming DEI ","description":"Costco has recorded 13 consecutive weeks of increased foot traffic as it reaffirms its commitment to DEI.","author":"BIN"},"pub_start":1743792360000,"pub_until":4115978604802,"pub_changed":1743792748496,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f0270ef2d6a5dd778b99c4","slug:2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","slug:2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}}},{"id":"PydRq","region":"main:dynamic","type":"feed","ordinal":10,"value":{"ad_split":50,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"position":null,"size":1,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/horizontal-reverse"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67effb05f2d6a5dd778b99a8","type":"PUBLISHING","record":{"ref_id":"%2F67effb05f2d6a5dd778b99a8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4d6ce241-19e0-4938-a6e8-f2c55b5955f8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67efff33f2d6a5dd778b99b7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.binnews.com/content/2025-02-04-american-woman-refuses-to-leave-pakistan-after-online-marriage-plans-fail/\" target=\"_blank\">\u003cstrong>Onijah Robinson\u003c/strong>\u003c/a>, who \u003ca href=\"https://www.binnews.com/content/2025-04-03-i-come-second-to-none-spelman-pageant-contestants-go-viral-on-tiktok/\" target=\"_blank\">took the internet by storm \u003c/a>with her experience in Pakistan, was spotted in New York amid questions about her whereabouts.\u003c/p>\n\n\u003cp>Onijah, 33, initially traveled to Pakistan in October with intentions to marry \u003cstrong>Nidal Ahmed Memon\u003c/strong>, a 19-year-old teenager who she meet online. However, Nidal's family reportedly opposed the marriage, and the teen went missing. Onijah then found herself stranded in Pakistan and began making big demands for her inconvenience. \u003c/p>\n\n\u003cp>Onijah's journey in Pakistan quickly turned her into a viral sensation. Social media users later grew concerned amid reports that she was detained in Dubai while traveling back to the U.S.\u003c/p>\n\n\u003cp>Amid questions about her whereabouts, photogropher \u003cstrong>Johnny Nunez\u003c/strong> recently spotted Onijah in New York City.\u003c/p>\n\n\u003cp>Onijah, donning an all-pink outfit and sleek hair, shut down speculation that she was detained in Dubai.\u003c/p>\n\n\u003cp>“I didn’t go to jail, I was just stuck in Dubai. It was a situation I couldn’t understand at the time,” Onijah said during an interview on a block in NYC. \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%2FDIAV1pmMrAj%2F%3Futm_source%3Dig_embed%26ig_rid%3D1b091940-0deb-40d8-93a0-2b6a9287d963","@url":"https://www.instagram.com/p/DIAV1pmMrAj/?utm_source=ig_embed&ig_rid=1b091940-0deb-40d8-93a0-2b6a9287d963","author_name":"theshaderoom","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DIAV1pmMrAj/?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/DIAV1pmMrAj/?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/p/DIAV1pmMrAj/?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 The Shade Room (@theshaderoom)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/487928130_18587130220006824_5015172313220304116_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QHyUqG8Vf49LVqUT6kYJdcpbytChtEMglEJZggyhqYLa8IZ9iGL38YvLnldwvjkxIM&_nc_ohc=pvjPgzkT0tsQ7kNvwHxiXGV&_nc_gid=6wf-3ptoSTU7S_yAj0L_AQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYFpV371bvtukQFJTEmi0-2hkAslFy9RXiTp_Z9qFfDZnQ&oe=67F5C3AF&_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/p/DIAV1pmMrAj/?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/DIAV1pmMrAj/?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/p/DIAV1pmMrAj/?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 The Shade Room (@theshaderoom)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DIAV1pmMrAj/?utm_source=ig_embed&ig_rid=1b091940-0deb-40d8-93a0-2b6a9287d963"},{"html":"\u003cp>The viral sensation also revealed that she married a man she met online. “We met through the internet. We had a romantic date,” she said.\u003c/p>\n\n\u003cp>In the recent interview, Onijah addressed her previous demands for money and land while stuck in Pakistan.\u003c/p>\n\n\u003cp>“Listen they gonna give that land. They gonna give that $20K, that $50K out,” the woman said. “Well, they were going to give me the $100K every week, but I left so we’re going to see what they are going to work on while I’m not there.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67efff33f2d6a5dd778b99b7"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743783120000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","social_title":"","summary":"Onijah Robinson, who took the internet by storm with her experience in Pakistan, was spotted in New York amid questions about her whereabouts.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Viral Sensation Onijah Robinson Spotted In NYC After Pakistan Experience","permalink":"https://www.iheart.com/content/2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience/"},"slug":"2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efff33f2d6a5dd778b99b7","title":"Viral Sensation Onijah Robinson Spotted In NYC After Pakistan Experience","description":"Onijah Robinson, who took the internet by storm with her experience in Pakistan, was spotted in New York amid questions about her whereabouts.","author":"BIN"},"pub_start":1743783120000,"pub_until":4115978604802,"pub_changed":1743783584624,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67effb05f2d6a5dd778b99a8","slug:2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","slug:2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}}},{"id":"JrZP1","region":"main:dynamic","type":"feed","ordinal":11,"value":{"ad_split":50,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":3,"position":null,"size":5,"title":null},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67efe3e09532d3d0b8ef8fe8","type":"PUBLISHING","record":{"ref_id":"%2F67efe3e09532d3d0b8ef8fe8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"414524e8-2a3a-4297-9e5c-859d0500ec2f","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Police tape stretching across a road in front of a crime scene.","id":"%2F67efedf49532d3d0b8ef8ffb","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Police tape and crime scene","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A man \u003ca href=\"https://www.binnews.com/content/2025-04-02-father-arrested-after-leaving-kids-at-mcdonalds-to-attend-job-interview/\" target=\"_blank\">has been arrested\u003c/a> after stabbing himself and six others in a Washington, D.C. neighborhood, \u003ca href=\"https://abcnews.go.com/amp/US/dc-stabbing-suspect-in-custody/story?id=120465344\" target=\"_blank\">\u003cem>ABC News\u003c/em>\u003c/a> reports.\u003c/p>\n\n\u003cp>On Thursday (April 3), a man who was in an &quot;altered mental state&quot; from an unknown substance started stabbing people in the Trinidad neighborhood around Montello Avenue and Meigs Place NE, police said.\u003c/p>\n\n\u003cp>&quot;Officers arrived on scene in less than a minute and located numerous people suffering from stab wounds,&quot; D.C. Chief \u003cstrong>Pamela Smith\u003c/strong> said in a statement.\u003c/p>\n\n\u003cp>According to police, the suspect stabbed himself while walking down the street before he stabbed a female acquaintance who was with him. The man then stabbed other people who were outside on the block, including two Good Samaritans trying to intervene in the situation.\u003c/p>\n\n\u003cp>Police said four women and two men were taken to local hospitals, where they were treated for non-life-threatening injuries. The victims are currently in stable condition. \u003c/p>\n\n\u003cp>The suspect was located on the ground in the area, and the knife believed to have been used \u003ca href=\"https://www.binnews.com/content/2024-07-23-questions-surround-stabbing-death-of-black-college-student/\" target=\"_blank\">in the stabbing\u003c/a> was recovered a few feet away from him. He was also taken to the hospital and is in surgery, Smith said.\u003c/p>\n\n\u003cp>&quot;This incident highlights the need for assistance of substance abuse issues in our communities,&quot; the police chief noted\u003c/p>\n\n\u003cp>Smith applauded the two good Samaritans for their intervention but warned against taking such action in these types of incidents.\u003c/p>\n\n\u003cp>&quot;Even though we're grateful for their intervention, we would ask that individuals who see incidents such as this to not intervene because these two individuals, although good Samaritans, were also stabbed as part of this assault,&quot; Smith said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-6-people-injured-in-dc-stabbing/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67efedf49532d3d0b8ef8ffb"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743777660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-6-people-injured-in-dc-stabbing","social_title":"","summary":"A man has been arrested after stabbing himself and six others in a Washington, D.C. neighborhood.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"6 People Injured, Including Grandmother, Granddaughters, In D.C. Stabbing","permalink":"https://www.iheart.com/content/2025-04-04-6-people-injured-in-dc-stabbing/"},"slug":"2025-04-04-6-people-injured-in-dc-stabbing","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efedf49532d3d0b8ef8ffb","title":"6 People Injured, Including Grandmother, Granddaughters, In D.C. Stabbing","description":"A man has been arrested after stabbing himself and six others in a Washington, D.C. neighborhood.","author":"BIN"},"pub_start":1743777660000,"pub_until":4115978604802,"pub_changed":1743779025734,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67efe3e09532d3d0b8ef8fe8","slug:2025-04-04-6-people-injured-in-dc-stabbing","slug:2025-04-04-6-people-injured-in-dc-stabbing","keyword:keywords/BIN","author:user"]}},{"id":"%2F67efd90d9532d3d0b8ef8fd2","type":"PUBLISHING","record":{"ref_id":"%2F67efd90d9532d3d0b8ef8fd2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f31bde71-61fa-47c6-b7cb-8df1a123d62f","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67efd9869532d3d0b8ef8fdd","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.binnews.com/content/2025-02-19-kamala-harris-signs-with-hollywood-talent-agency/\" data-content-id=\"/67b610dc7f0cfc56ae4e9458\">Former Vice President \u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-02-19-kamala-harris-signs-with-hollywood-talent-agency/\" data-content-id=\"/67b610dc7f0cfc56ae4e9458\">\u003cstrong>Kamala Harris\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>addressed \u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\">President \u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\">\u003cstrong>Donald Trump's\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\"> second term\u003c/a> in office, saying she warned Americans about what would happen under his administration.\u003c/p>\n\n\u003cp>On Thursday (April 3), Harris delivered remarks at the Leading Women Defined Summit in Dana Point, California, per \u003ca href=\"https://www.huffpost.com/entry/kamala-harris-trump-i-told-you-so_n_67ef2856e4b098bd69c6d3a7\" target=\"_blank\">\u003cem>HuffPost\u003c/em>\u003c/a>. The summit was founded by former BET CEO \u003cstrong>Debra Lee\u003c/strong> and aims to empower women of color. \u003c/p>\n\n\u003cp>“There were many things we knew were gonna happen,” Harris said, referencing the warnings she issued to Americans before she lost the 2024 presidential election to Trump.\u003c/p>\n\n\u003cp>“I’m not gonna say ‘I told you so,’” she added, prompting the crowd to erupt in applause and cheers. \u003c/p>\n\n\u003cp>Harris emphasized how progress and policies have been &quot;rolled back&quot; in less than 100 days of Trump's second presidential term. \u003c/p>\n\n\u003cp>“This is a very different time than in 2016,” Harris said. “A lot has changed.”\u003c/p>\n\n\u003cp>“We are seeing people stay quiet. We are seeing organizations stay quiet. We are seeing capitulating to clearly unconstitutional threats,” she continued.\u003c/p>\n\n\u003cp>Thus far, Trump has rescinded dozens of former President \u003cstrong>Joe Biden's\u003c/strong> executive orders, led the charge on the elimination of diversity, equity and inclusion (DEI) programs, laid off thousands of federal employees, announced wide-ranging global tariffs, and more. \u003c/p>\n\n\u003cp>On Thursday, Harris acknowledged the &quot;great power&quot; of those who attended the summit to lead the nation in courage instead of fear. \u003c/p>\n\n\u003cp>“There’s great power in this room. And yes, the world is watching,” Harris said. “But more importantly, there are people counting on us — to be kind, to be fierce, and to be together.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Donald Trump","keywords/Kamala Harris","keywords/Harris"],"primary_image":{"bucket":"new_assets","id":"%2F67efd9869532d3d0b8ef8fdd"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743773340000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","social_title":"","summary":"Former Vice President Kamala Harris addressed President Donald Trump's second term in office, saying she warned Americans about what would happen under his administration.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harris On Her Warnings About Trump: 'Not Here To Tell You I Told You So'","permalink":"https://www.iheart.com/content/2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so/"},"slug":"2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efd9869532d3d0b8ef8fdd","title":"Harris On Her Warnings About Trump: 'Not Here To Tell You I Told You So'","description":"Former Vice President Kamala Harris addressed President Donald Trump's second term in office, saying she warned Americans about what would happen under his administration.","author":"BIN"},"pub_start":1743773340000,"pub_until":4115978604802,"pub_changed":1743773704575,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67efd90d9532d3d0b8ef8fd2","slug:2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","slug:2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","keyword:keywords/Donald Trump","keyword:keywords/Kamala Harris","keyword:keywords/Harris","author:user"]}},{"id":"%2F67eeebf39532d3d0b8ef8fc5","type":"PUBLISHING","record":{"ref_id":"%2F67eeebf39532d3d0b8ef8fc5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf9f5c82-d1eb-494e-a9fa-eba46d6849e0","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eeec609532d3d0b8ef8fcf","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.binnews.com/content/2025-02-19-trump-sets-deadline-for-schools-to-end-dei-programs-or-risk-funding/\" target=\"_blank\">\u003cstrong>Trump's\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-02-19-trump-sets-deadline-for-schools-to-end-dei-programs-or-risk-funding/\" target=\"_blank\"> Department of Education\u003c/a> issued a warning on Thursday (April 3) that schools offering &quot;impermissible&quot; DEI programs have 10 days before they are at \u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\">risk of losing federal funding.\u003c/a> \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.usatoday.com/story/news/education/2025/04/03/trump-dei-school-funding-10-days-memo/82792285007/\" target=\"_blank\">\u003cem>USA Today\u003c/em>\u003c/a>, the department is giving state education commissioners across the nation 10 days to certify that they're following civil rights laws and court rulings. Without the certification, Trump administration officials warned that the federal government could revoke funds, impose &quot;substantial liabilities, or launch Justice Department investigations. \u003c/p>\n\n\u003cp>The Education Department's latest memo doesn't clarify what the administration views as a DEI program, but says DEI practices advantage one race over another. According to the memo, the use of &quot;certain&quot; DEI practices amount to federal law violations.\u003c/p>\n\n\u003cp>The Trump administration previously set a two-week deadline for schools nationwide in February to eliminate their DEI initiatives or risk losing federal funding.\u003c/p>\n\n\u003cp>At the time, the Education Department sent a memo ordering schools to end any practice that treats students or workers differently because of their race within the next 14 days. Schools will be at risk of losing federal money if they don't stop using &quot;racial preferences&quot; as a factor in admission, financial aid, hiring, and other areas, February's memo stated.\u003c/p>\n\n\u003cp>In a statement, \u003cstrong>Craig Trainor\u003c/strong>, the acting assistant secretary for civil rights, said federal financial assistance is a &quot;privilege, not a right.&quot;\u003c/p>\n\n\u003cp>&quot;When state education commissioners accept federal funds, they agree to abide by federal antidiscrimination requirements,&quot; he said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67eeec609532d3d0b8ef8fcf"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743713700000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","social_title":"","summary":"Trump's Department of Education issued a warning that schools offering \"impermissible\" DEI programs have 10 days before they are at risk of losing federal funding. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump Admin Issues 10 Day Warning For Schools To Certify DEI Removal","permalink":"https://www.iheart.com/content/2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal/"},"slug":"2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eeec609532d3d0b8ef8fcf","title":"Trump Admin Issues 10 Day Warning For Schools To Certify DEI Removal","description":"Trump's Department of Education issued a warning that schools offering \"impermissible\" DEI programs have 10 days before they are at risk of losing federal funding. ","author":"BIN"},"pub_start":1743713700000,"pub_until":4115978604802,"pub_changed":1743714091753,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eeebf39532d3d0b8ef8fc5","slug:2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","slug:2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","keyword:keywords/BIN","author:user"]}},{"id":"%2F67eee24f9532d3d0b8ef8fb8","type":"PUBLISHING","record":{"ref_id":"%2F67eee24f9532d3d0b8ef8fb8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"53958924-b0ce-47a0-9723-4ef452aaf4bf","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eee7c09532d3d0b8ef8fc3","new_tab":false,"schedule":{},"source_credit":"Wilson Police Department","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A North Carolina man \u003ca href=\"https://www.binnews.com/content/2025-03-28-10-year-old-girl-played-dead-as-man-shot-killed-her-sister-parents/\" target=\"_blank\">has been charged\u003c/a> after he allegedly killed his mother and teenage brother one week after being \u003ca href=\"https://www.binnews.com/content/2024-12-04-ex-deputy-charged-in-sonya-masseys-killing-could-soon-be-released/\" target=\"_blank\">released from prison\u003c/a>. \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://people.com/man-released-prison-now-accused-fatally-shooting-mom-brother-11707960\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>, 25-year-old \u003cstrong>Da'ron Jenkins\u003c/strong> was charged with two counts of first-degree murder in connection with the deaths of 50-year-old \u003cstrong>Dana Jenkins\u003c/strong> and her son, \u003cstrong>Daryn Cox\u003c/strong>, 15.\u003c/p>\n\n\u003cp>Police responded to a home in Wilson, North Carolina at around 5:30 pm on March 31 and found the bodies of Dana and Daryn. Authorities confirmed that the suspect was the son and brother of the victims. Further details surrounding the circumstances of their deaths remain unclear and are currently under investigation.\u003c/p>\n\n\u003cp>Court documents show Da'ron was released from jail one week before his family's killings on a separate crime.\u003c/p>\n\n\u003cp>\u003cstrong>Juanilla Kornegay\u003c/strong>, Dana’s cousin, said she was shocked to learn of the fatal incident.\u003c/p>\n\n\u003cp>&quot;I would have never thought that,” Kornegay said. &quot;I would have never thought he would do something like that.”\u003c/p>\n\n\u003cp>Da'ron is currently being held at the Wilson County Jail on no bond.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67eee7c09532d3d0b8ef8fc3"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743710760000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","social_title":"","summary":"A North Carolina man has been charged after he allegedly killed his mother and teenage brother one week after being released from prison. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Man Killed Mother, Teenage Brother One Week After Prison Release: Police ","permalink":"https://www.iheart.com/content/2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police/"},"slug":"2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eee7c09532d3d0b8ef8fc3","title":"Man Killed Mother, Teenage Brother One Week After Prison Release: Police ","description":"A North Carolina man has been charged after he allegedly killed his mother and teenage brother one week after being released from prison. ","author":"Jovonne Ledet"},"pub_start":1743710760000,"pub_until":4115978604802,"pub_changed":1743711135234,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eee24f9532d3d0b8ef8fb8","slug:2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","slug:2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","keyword:keywords/BIN","author:user"]}},{"id":"%2F67eea6b06e0e22c3bbf11892","type":"PUBLISHING","record":{"ref_id":"%2F67eea6b06e0e22c3bbf11892","type":"content","payload":{"amp_enabled":false,"apple_news":{"ref_id":"64213a12-0605-4f75-960e-2ed808ca1840","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Andrea Coleman","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"ANNAPOLIS, MARYLAND - JANUARY 18: Maryland Governor Wes Moore (R), first lady Dawn Moore and their son James attend Moore's inauguration ceremony outside the Maryland State House on January 18, 2023 in Annapolis, Maryland. Democrat Moore defeated Republican nominee Dan Cox to become the first Black governor of Maryland and only the third Black person to be elected governor in the United States. (Photo by Chip Somodevilla/Getty Images)","id":"%2F67eed55db2182d9764a1a720","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Wes Moore Sworn In As Governor Of Maryland","type":"asset","url":"","use_caption":false},{"html":"\u003cp>For \u003ca href=\"https://governor.maryland.gov/leadership/firstlady/Pages/biography.aspx\" target=\"_blank\">\u003cu>Maryland First Lady \u003c/u>\u003c/a>\u003ca href=\"https://governor.maryland.gov/leadership/firstlady/Pages/biography.aspx\" target=\"_blank\">\u003cu>\u003cstrong>Dawn Flythe Moore\u003c/strong>\u003c/u>\u003c/a>, the upcoming \u003ca href=\"https://www.preakness.com/\" target=\"_blank\">\u003cu>150th Preakness Stakes\u003c/u>\u003c/a> horse race is an opportunity to showcase her beloved state.  \u003c/p>\n\n\u003cp>“\u003ca href=\"https://www.maryland.gov/Pages/default.aspx\" target=\"_blank\">\u003cu>Maryland\u003c/u>\u003c/a> is one of the most diverse states in the mid-Atlantic region. We are very proud of that,” First Lady Moore recently told the \u003cem>Black Information Network\u003c/em>. “We have a rich history in our horse industry and our heritage here. Whether it is through our Maryland State Archives or people who are wanting to be a part of this moment, we want to share that history with anybody who is willing to learn about it.”  \u003c/p>\n\n\u003cp>This year, First Lady Moore is celebrating the first-ever Preakness Festival, an event she conceived and spearheaded. The inaugural week-long festival leads into the prestigious Preakness race and offers fun activities for everyone.  \u003c/p>\n\n\u003cp>“We have a Family Day. We have a Governor’s golf tournament, which my husband is quite excited about. We have \u003ca href=\"http://d-nice.com/\" target=\"_blank\">\u003cu>\u003cstrong>DJ D-Nice\u003c/strong>\u003c/u>\u003c/a>\u003cu>\u003cstrong>,\u003c/strong>\u003c/u> who’s coming to \u003ca href=\"https://www.baltimorecity.gov/\" target=\"_blank\">\u003cu>Baltimore\u003c/u>\u003c/a>. He is bringing Club Quarantine,” said First Lady Moore. \u003c/p>\n\n\u003cp>A tour of a horse farm and an event at the \u003ca href=\"https://msa.maryland.gov/msa/stagser/s1259/141/278/html/govhse.html\" target=\"_blank\">\u003cu>Government House\u003c/u>\u003c/a>, the official residence of the state’s First Family, will also take place, along with other activities.    \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1248-black-information-network-89094154%2Fepisode%2Fthe-black-perspective-march-30-2025-271412160%2F","@url":"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/","author_name":"Black Information Network Interviews","author_url":"https://www.iheart.com/podcast/1248-black-information-network-89094154/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"The Black Perspective: March 30, 2025 - Black Information Network Interviews\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/?embed=true&cid=oembed&keyid%5B0%5D=Black%20Information%20Network%20Interviews&keyid%5B1%5D=The%20Black%20Perspective%3A%20March%2030%2C%202025%20-%20Black%20Information%20Network%20Interviews&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFiNzE3Y2I1MmRjMzI5N2MzYzgxYjRiYjNjZTFiMjc0LmpwZw","thumbnail_width":300,"title":"The Black Perspective: March 30, 2025 - Black Information Network Interviews","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Black Perspective: March 30, 2025 - Black Information Network Interviews\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/?embed=true&cid=oembed&keyid%5B0%5D=Black%20Information%20Network%20Interviews&keyid%5B1%5D=The%20Black%20Perspective%3A%20March%2030%2C%202025%20-%20Black%20Information%20Network%20Interviews&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/"},{"html":"\u003cp> “This is something where the state is making a really important statement about what Preakness means to Maryland and what it means to this administration,” First Lady Moore explained. “We hope everyone will come out and enjoy all the beautiful things Maryland has to offer.” \u003c/p>\n\n\u003cp>The Preakness Festival will take place from May 8th to May 15th. Learn more at \u003ca href=\"http://www.preaknessfestival.com/\" target=\"_blank\">\u003cu>preaknessfestival.com\u003c/u>\u003c/a>.   \u003c/p>\n\n\u003cp>Click \u003ca href=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/\" target=\"_blank\">\u003cu>HERE\u003c/u>\u003c/a> to listen to a special BIN feature on First Lady Dawn Moore. \u003c/p>\n\n\u003cp>\u003cstrong>Black History Note: \u003c/strong>Since Reconstruction\u003cstrong>, \u003c/strong>\u003ca href=\"https://governor.maryland.gov/\" target=\"_blank\">\u003cu>Wes\u003c/u>\u003c/a> and Dawn Moore are only the second Black first couple of a U.S. state. The first was \u003ca href=\"https://www.nga.org/governor/deval-patrick/\" target=\"_blank\">\u003cu>Former Massachusetts Governor Patrick Deval\u003c/u>\u003c/a> and his wife, Diane. \u003ca href=\"https://www.nga.org/governor/l-douglas-wilder/\" target=\"_blank\">\u003cu>Virginia Governor Douglas Wilder\u003c/u>\u003c/a>, the first Black man elected governor of a U.S. state, was not married during his governorship.  \u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"assets.getty","id":"%2F67eed55db2182d9764a1a720"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743705180000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","social_title":"BIN Exclusive: Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","summary":"For Maryland First Lady Dawn Flythe Moore, the upcoming 150th Preakness Stakes horse race is an opportunity to showcase her beloved state.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","permalink":"https://www.iheart.com/content/2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival/"},"slug":"2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67eed55db2182d9764a1a720","title":"Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","description":"For Maryland First Lady Dawn Flythe Moore, the upcoming 150th Preakness Stakes horse race is an opportunity to showcase her beloved state.","author":"Andrea Coleman"},"pub_start":1743705180000,"pub_until":4115978604802,"pub_changed":1743705593589,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eea6b06e0e22c3bbf11892","slug:2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","slug:2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}}},{"id":"KKh1B","region":"main:dynamic","type":"show","ordinal":12,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Black Information Network Team"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F5f47d769d7de6af5cb437ed1","slug":"vanessa-tyler","ownBrand":"brands/Vanessa Tyler","configByLookup":{"common":{"branding":{"name":"Vanessa Tyler","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd14"}}}}}},{"_id":"%2F5f68d992127ba349f0fc69f5","slug":"andrea-coleman","ownBrand":"brands/Andrea Coleman","configByLookup":{"common":{"branding":{"name":"Andrea Coleman","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/66df64a22e8fa371ead97eb6"}}}}}},{"_id":"%2F5f47dc9975c67e9f4bcdfcca","slug":"mike-stevens","ownBrand":"brands/Mike Stevens","configByLookup":{"common":{"branding":{"name":"Mike Stevens","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd11"}}}}}},{"_id":"%2F5f47f4095d7adbc29cd2e7ea","slug":"teri-mccready","ownBrand":"brands/Teri McCready","configByLookup":{"common":{"branding":{"name":"Teri McCready","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f63dc78ae9ce650caa423c4"}}}}}},{"_id":"%2F63c9bd98d9f80edf4a55a38e","slug":"kevin-brown","ownBrand":"brands/Kevin Brown","configByLookup":{"common":{"branding":{"name":"Kevin Brown","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/63c9bd379ea32b223c7950cd"}}}}}},{"_id":"%2F60b7fc2b729343f2f24698d7","slug":"esther-dillard","ownBrand":"brands/Esther Dillard","configByLookup":{"common":{"branding":{"name":"Esther Dillard","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60b7fd03496a4cdefa8c67fa"}}}}}},{"_id":"%2F614ba71d7f2551bc4d426100","slug":"doug-davis","ownBrand":"brands/Doug Davis","configByLookup":{"common":{"branding":{"name":"Doug Davis","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/614ba79f95246f5f373fe672"}}}}}},{"_id":"%2F6281a334b558b09ee44126bf","slug":"bri-wood","ownBrand":"brands/Bri Wood","configByLookup":{"common":{"branding":{"name":"Bri Wood","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/6281a2a945bb15a54043b611"}}}}}},{"_id":"%2F5f47e45571b69f66dcadd1f6","slug":"morgyn-wood","ownBrand":"brands/Morgyn Wood","configByLookup":{"common":{"branding":{"name":"Morgyn Wood","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd12"}}}}}},{"_id":"%2F61eb1a40e33fe9816693afd8","slug":"alexandria-ikomoni","ownBrand":"brands/Alexandria Ikomoni","configByLookup":{"common":{"branding":{"name":"Alexandria Ikomoni","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61eb1a7f43dba9e56a1bac80"}}}}}},{"_id":"%2F60186164e382e770b31b8e0a","slug":"rey-harris","ownBrand":"brands/Rey Harris","configByLookup":{"common":{"branding":{"name":"Rey Harris","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/606e8f00e775ad28c933aea8"}}}}}},{"_id":"%2F62e99587e0e9281075c054ee","slug":"nichole-deal","ownBrand":"brands/Nichole Deal","configByLookup":{"common":{"branding":{"name":"Nichole Deal","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/631245ae6bb9b04ebc677a07"}}}}}},{"_id":"%2F1fea6511c13d7e4688ae4d86b3d9041d","slug":"mike-eiland","ownBrand":"brands/Mike Eiland (946)","configByLookup":{"common":{"branding":{"name":"Mike Eiland","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/63c9bd379ea32b223c7950ce"}}}}}},{"_id":"%2F5f47f358e00a09248b4e54d3","slug":"mike-moore","ownBrand":"brands/Mike Moore","configByLookup":{"common":{"branding":{"name":"Mike Moore","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6312455c6bb9b04ebc677a02"}}}}}},{"_id":"%2F647a38326b4faf424bc70071","slug":"amber-payton","ownBrand":"brands/Amber Payton","configByLookup":{"common":{"branding":{"name":"Amber Payton","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/647a37bfdc2970dcaf38a956"}}}}}},{"_id":"%2F643f0641f91a45344e7c2530","slug":"mimi-brown-bin","ownBrand":"brands/Mimi Brown","configByLookup":{"common":{"branding":{"name":"Mimi Brown","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/643f059805dbadc6ac1e17a4"}}}}}},{"_id":"%2F62c8688ed33c3a68048ceb70","slug":"ramses","ownBrand":"brands/Ramses","configByLookup":{"common":{"branding":{"name":"Ramses Ja","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/62c868f34e0a61d1430c27b3"}}}}}},{"_id":"%2F5f4fb41b36f36c39cb59e4f1","slug":"lauren-crawford","ownBrand":"brands/Lauren Crawford","configByLookup":{"common":{"branding":{"name":"Lauren Crawford","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/3407dc81-692c-45d9-a434-28cdf23b4782"}}}}}},{"_id":"%2F62db07c4c6490595bad99a59","slug":"brandi-porter","ownBrand":"brands/Brandi Porter","configByLookup":{"common":{"branding":{"name":"Brandi Porter","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/62db09c4ca3fd6d3276ce6bb"}}}}}},{"_id":"%2F63436cecb27519e131f8d6d2","slug":"jovonne-ledet","ownBrand":"brands/Jovonne Ledet","configByLookup":{"common":{"branding":{"name":"Jovonne Ledet","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/63436d5b5285a3db713d60c5"}}}}}},{"_id":"%2F5f75d9c4d2eaff6bf903450c","slug":"chris-thompson","ownBrand":"brands/Chris Thompson","configByLookup":{"common":{"branding":{"name":"Chris Thompson","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f75d9ebffb7999616d8929c"}}}}}}]},{"id":"Hgqc7","region":"main:dynamic","type":"html","ordinal":14,"value":{"content":"\u003cstyle>\n.component-show-collection .component-slider {\n margin: 0;\n}\n.component-tabs ul.tab-selector .tab.active {\n border-bottom: none;\n}\n.component-tabs ul.tab-selector .tab button {\n font-size: 3rem;\n font-weight: bold;\n padding: 0 0 0.5rem;\n cursor: auto;\n}\n.component-tabs ul.tab-selector .tab button, .component-show-collection .component-heading h2 {\n visibility: hidden;\n position: relative;\n width: 100%;\n}\n.component-tabs ul.tab-selector .tab button:after {\n visibility: visible;\n position: absolute;\n top: 0;\n left: 0;\n content: \"Podcasts You Should Know\";\n}\n/*\n.component-show-collection {\n margin-bottom: 0 !important;\n}\n.component-show {\n --item-width: 14rem;\n}\n*/\n.component-show-collection .component-heading h2:after {\n visibility: visible;\n position: absolute;\n top: 0;\n left: 0;\n content: \"BIN Team: Telling Our Story.\";\n}\n.msLeft, .msRight {\n float: none;\n}\n.msLeft {\n display: none;\n width: 45%;\n margin: 0;\n padding: 0 3%;\n}\n.msLeft h2 {\n font-size: 4em;\n line-height: inherit;\n margin: 1.3em 0 0 0;\n}\n.msRight {\n width: 100%;\n padding: 0;\n font-size: 2em;\n}\n@media screen and (max-width: 1200px) {\n .msLeft h2 {\n font-size: 3em;\n }\n .msRight {\n font-size: 1.7em;\n }\n}\n@media screen and (max-width: 1060px) {\n .component-tabs ul.tab-selector .tab button {\n font-size: 2.5rem;\n }\n}\n@media screen and (max-width: 770px) {\n .msLeft {\n float: none;\n width: 100%;\n padding: 0;\n margin: 0 0 1em;\n }\n .msLeft h2 {\n font-size: 2em;\n margin: 0;\n }\n .msRight {\n float: none;\n width: 100%;\n padding: 0;\n margin: 0;\n font-size: 1.2em;\n }\n}\n\u003c/style>\n\n\u003cheader class=\"component-heading\">\n \u003ch2 class=\"heading-title\">\n The Power of Information\n \u003c/h2>\n\u003c/header>\n\n\u003cdiv class=\"missionStatement\">\n \u003cdiv class=\"msLeft\">\n \u003ch2>Who we are.\u003c/h2>\n \u003c/div>\n \u003cdiv class=\"msRight\">\n \u003cstrong>BIN: Black Information Network is the first and only 24x7\u003c/strong> comprehensive national audio \u003cstrong>Black News service\u003c/strong> dedicated to providing an objective, \u003cstrong>accurate and trusted\u003c/strong> source of continual news coverage \u003cstrong>with a Black voice and perspective.\u003c/strong>\n \u003c/div>\n \u003cdiv style=\"float: none; clear: both;\">\u003c/div>\n\u003c/div>","link":null,"title":"The Power of Information"},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":15,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":"Podcasts You Should Know"},"tags":["display-hints/podcasts-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["43072236","71841994","146890324","269868991","72385930","75047047","83445801","63426570","62949606","28600939","28119268","30787191","51664494","61504121","53194211","28457174"]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":16,"value":{"ad_split":50,"position":"0","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"NynEt","region":"main:dynamic","type":"feed","ordinal":19,"value":{"ad_split":50,"feed_id":"ID:bin-entertainment-feed-whatwhere","feed_index":12,"link":null,"position":null,"size":1,"title":"Trending Entertainment News"},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67ec08a438fc41add934e33c","type":"PUBLISHING","record":{"ref_id":"%2F67ec08a438fc41add934e33c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d607916b-364b-41e5-93ab-bd4ba409c07f","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67ec08ab38fc41add934e346","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor \u003cstrong>John Boyega\u003c/strong> is \u003ca href=\"https://www.binnews.com/content/2024-09-06-angel-reese-says-theres-a-lot-of-racism-among-caitlin-clark-fanbase/\" data-content-id=\"/66db1cd67c01a851561df8a6\">calling out racism\u003c/a> surrounding the \u003cem>Star Wars\u003c/em> franchise.\u003c/p>\n\n\u003cp>During an interview for the new Apple TV+ original documentary “Number One on the Call Sheet: Black Leading Men in Hollywood,” Boyega reflected on the \u003ca href=\"https://www.binnews.com/content/2025-03-31-blatant-racism-clinic-labels-black-womans-medical-sample-king-kong/\" data-content-id=\"/67eac46e3a1530b067fd4701\">racism he experienced\u003c/a> while portraying \u003cstrong>Finn \u003c/strong>in \u003cem>Star Wars: The Force Awakens,\u003c/em> \u003cem>The Last Jedi\u003c/em>, and \u003cem>The Rise of Skywalker\u003c/em>.\u003c/p>\n\n\u003cp>Boyega faced online harassment from \u003cem>Star Wars\u003c/em> fans who were outraged by a Black actor playing a lead hero in the sequel trilogy.\u003c/p>\n\n\u003cp>“Lemme tell ya, ‘Star Wars’ always had the vibe of being in the most whitest, elite space. It’s a franchise that’s so white that a Black person existing in [it] was something,” Boyega said in the documentary. “You can always tell it’s something when some ‘Star Wars’ fans try to say, ‘Well, we had Lando Calrissian and had Samuel L. Jackson!’ It’s like telling me how many cookie chips are in the cookie dough. It’s like, they just scattered that in there, bro!”\u003c/p>\n\n\u003cp>Boyega suggested that fans are okay with Black actors serving as sidekicks but not main characters. \u003c/p>\n\n\u003cp>“They’re okay with us playing the best friend, but once we touch their heroes, once we lead, once we trailblaze, it’s like, ‘Oh my God, it’s just a bit too much! They’re pandering,'” he said.\u003c/p>\n\n\u003cp>Boyega is among several \u003cem>Star Wars\u003c/em> actors who have faced racist attacks from fans of the franchise. \u003cstrong>Kelly Marie Tran \u003c/strong>was targeted by fans for portraying \u003cstrong>Rose Tico\u003c/strong> in \u003cem>The Last Jedi\u003c/em> following the film's 2017 release.\u003cstrong> Amandla Stenberg\u003c/strong>, who played twins \u003cstrong>Osha\u003c/strong> and \u003cstrong>Mae\u003c/strong> on \u003cem>The Acolyte\u003c/em>, also received online hate over her role in the Disney+ series. \u003c/p>\n\n\u003cp>In 2020, Boyega spoke out about the way Disney handled his character in his \u003cem>Star Wars\u003c/em> trilogy during an interview with \u003ca href=\"https://www.gq-magazine.co.uk/culture/article/john-boyega-interview-2020/amp\" target=\"_blank\">\u003cem>GQ\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>“What I would say to Disney is do not bring out a Black character, market them to be much more important in the franchise than they are, and then have them pushed to the side. It’s not good. I’ll say it straight up,&quot; he said.\u003c/p>\n\n\u003cp>“You guys knew what to do with Daisy Ridley, you knew what to do with Adam Driver,” Boyega continued. “But when it came to Kelly Marie Tran, when it came to John Boyega, you know fuck all. So what do you want me to say? What they want you to say is, ‘I enjoyed being a part of it. It was a great experience…’ Nah, nah, nah. I’ll take that deal when it’s a great experience. They gave all the nuance to Adam Driver, all the nuance to Daisy Ridley. Let’s be honest. Daisy knows this. Adam knows this. Everybody knows. I’m not exposing anything.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67ec08ab38fc41add934e346"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743524760000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space","social_title":"","summary":"Actor John Boyega is calling out racism surrounding the \"Star Wars\" franchise.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"John Boyega Slams 'Star Wars' As 'Most Whitest, Elite Space'","permalink":"https://www.iheart.com/content/2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space/"},"slug":"2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67ec08ab38fc41add934e346","title":"John Boyega Slams 'Star Wars' As 'Most Whitest, Elite Space'","description":"Actor John Boyega is calling out racism surrounding the \"Star Wars\" franchise.","author":"BIN"},"pub_start":1743524760000,"pub_until":4115978604802,"pub_changed":1743525115142,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67ec08a438fc41add934e33c","slug:2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space","slug:2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:bin-entertainment-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7InpnZVd3IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"nzYTy","region":"main:dynamic","type":"feed","ordinal":20,"value":{"ad_split":"","feed_id":"ID:bin-entertainment-feed-whatwhere","feed_index":13,"link":null,"position":null,"size":5,"title":null},"tags":["display-hints/feed-date-stamp","display-hints/feed-load-more","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67e842a2d6235e5180fb6ef8","type":"PUBLISHING","record":{"ref_id":"%2F67e842a2d6235e5180fb6ef8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"35acc5ab-e31d-41ad-a82a-d4298eaf7f56","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e842b4d6235e5180fb6f02","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Atlanta rapper \u003cstrong>Young Scooter\u003c/strong> has died, per \u003ca href=\"https://people.com/young-scooter-dead-rapper-39-hospitalization-11705565\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>. He was 39. \u003c/p>\n\n\u003cp>On Friday (March 28), the Atlanta Police Department said Scooter died after injuring his leg on a fence during a \u003ca href=\"https://www.binnews.com/content/2025-03-28-mother-seeks-answers-after-sons-remains-found-months-after-police-chase/\" target=\"_blank\">police chase\u003c/a>. \u003c/p>\n\n\u003cp>Officers had responded to a 911 call at a home on William Nye Drive of “a dispute with shots fired and a female being dragged back into the residence,&quot; police said. \u003c/p>\n\n\u003cp>“When officers arrived a male initially opened the door [then] closed the door in the officers’ faces without communicating,&quot; the department said. Officers were establishing a perimeter when two men attempted to flee the scene, according to police. One of the men returned to the residence while the other &quot;jumped two fences&quot; during a police chase. \u003c/p>\n\n\u003cp>Scooter reportedly \u003ca href=\"https://www.binnews.com/content/2025-02-05-boy-injured-by-philadelphia-plane-crash-debris-while-protecting-sister/\" target=\"_blank\">injured his leg\u003c/a> as he jumped over the fence. He was taken to Grady Hospital, where he was pronounced dead.\u003c/p>\n\n\u003cp>“When officers located him on the other side of the fence, he appeared to have suffered an injury to his leg. Officers rendered aid and he was transported to Grady Hospital where he was pronounced deceased,” police said.\u003c/p>\n\n\u003cp>The whereabouts of the woman or why the men attempted to flee the scene remain unknown. Police said there was no shooting by officers during the incident. \u003c/p>\n\n\u003cp>Scooter was born in Walterboro, South Carolina, but moved to Atlanta at nine years old. He began his music career in 2008, collaborating with his childhood friend and fellow rapper \u003cstrong>Future\u003c/strong> on several songs. Future and \u003cstrong>Waka Flaka\u003c/strong> went on to sign Scooter. \u003c/p>\n\n\u003cp>Several rappers reacted to Scooter's death, including \u003cstrong>Playboi Carti\u003c/strong>, \u003cstrong>Quavo\u003c/strong>, and Waka Flaka.\u003c/p>\n\n\u003cp>“Street, you had me crying before my show …you the backbone … dama brada,&quot; Waka Flaka wrote on his Instagram Story.\u003cbr />\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e842b4d6235e5180fb6f02"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743276420000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase","social_title":"","summary":"Young Scooter reportedly died after injuring his leg on a fence during a police chase.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rapper Young Scooter Dead At 39 Following Police Chase","permalink":"https://www.iheart.com/content/2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase/"},"slug":"2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e842b4d6235e5180fb6f02","title":"Rapper Young Scooter Dead At 39 Following Police Chase","description":"Young Scooter reportedly died after injuring his leg on a fence during a police chase.","author":"Jovonne Ledet"},"pub_start":1743276420000,"pub_until":4115978604802,"pub_changed":1743277552295,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e842a2d6235e5180fb6ef8","slug:2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase","slug:2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e83b7cd6235e5180fb6ee9","type":"PUBLISHING","record":{"ref_id":"%2F67e83b7cd6235e5180fb6ee9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"25fd8b6a-5a8c-4607-948a-71501cf19f17","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e83b8ad6235e5180fb6ef3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Rapper \u003cstrong>Sean Kingston\u003c/strong> and his mother are \u003ca href=\"https://www.binnews.com/content/2025-03-05-sentencing-looms-for-woman-who-threatened-black-judge-overseeing-trump-case/\" target=\"_blank\">facing sentencing\u003c/a> after they were \u003ca href=\"https://www.binnews.com/content/2025-02-20-andrew-lester-white-man-who-shot-ralph-yarl-dies-days-after-guilty-plea/\" target=\"_blank\">found guilty\u003c/a> in their federal wire fraud trial.\u003c/p>\n\n\u003cp>On Friday (March 28), a jury convicted Kingston and his mother, \u003cstrong>Janie Turner\u003c/strong>, of all counts in their federal wire fraud case, per \u003ca href=\"https://www.nbcnews.com/news/us-news/rapper-sean-kingston-mother-guilty-fraud-rcna198674\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>Kingston and Turner were accused of defrauding several companies, including a jewelry business, a luxury bed company, a used luxury and exotic car dealership, and a luxury microLED TV company. \u003c/p>\n\n\u003cp>A federal grand jury indicted the mother and son in July 2024. According to the indictment, Kingston used his celebrity influence to coerce sellers of luxury goods to deliver items before they received payment. The indictment stated that Turner would often ensure dates and other details of the deliveries. Payment would then be allegedly made through fraudulent wire transfers while Kingston kept the items. \u003c/p>\n\n\u003cp>Kingston and Turner used the scheme for years until March 2024, per the indictment. The pair had pleaded not guilty to all counts.\u003c/p>\n\n\u003cp>While he awaits sentencing, Kingston was ordered on Friday to house arrest with electronic monitoring. The rapper must post a surety bond of a home valued at $500,000 and $200,000 in cash. Kingston's mom was ordered to remain in federal custody until sentencing.\u003c/p>\n\n\u003cp>Based on Turner's testimony, \u003cstrong>Judge David S. Leibowitz\u003c/strong> said it was &quot;impossible to believe she wouldn't do anything for her son&quot; as he decided to remand her in federal custody.\u003c/p>\n\n\u003cp>The mother and son are scheduled to be sentenced on July 11.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e83b8ad6235e5180fb6ef3"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743273360000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial","social_title":"","summary":"Rapper Sean Kingston and his mother are facing sentencing after they were found guilty in their federal wire fraud trial.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Sean Kingston & His Mother Found Guilty In Federal Wire Fraud Trial","permalink":"https://www.iheart.com/content/2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial/"},"slug":"2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e83b8ad6235e5180fb6ef3","title":"Sean Kingston & His Mother Found Guilty In Federal Wire Fraud Trial","description":"Rapper Sean Kingston and his mother are facing sentencing after they were found guilty in their federal wire fraud trial.","author":"Jovonne Ledet"},"pub_start":1743273360000,"pub_until":4115978604802,"pub_changed":1743274084201,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e83b7cd6235e5180fb6ee9","slug:2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial","slug:2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e5ad8c19e2f36b00fc04f6","type":"PUBLISHING","record":{"ref_id":"%2F67e5ad8c19e2f36b00fc04f6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"87c846c5-70c7-45fa-a3c5-c6ca963d09f1","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e5ad9919e2f36b00fc0500","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The CEO of the Academy of Country Music Awards is speaking out after \u003ca href=\"https://www.binnews.com/content/2024-11-21-doesnt-need-a-trophy-billy-ray-cyrus-supports-beyonc-after-cma-snub/\" target=\"_blank\">\u003cstrong>Beyoncé\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2024-11-21-doesnt-need-a-trophy-billy-ray-cyrus-supports-beyonc-after-cma-snub/\" target=\"_blank\"> didn't receive any nominations\u003c/a> for her \u003cem>Cowboy Carter\u003c/em> album.\u003c/p>\n\n\u003cp>On Thursday (March 27), the ACM Awards unveiled its 2025 nominees for its upcoming ceremony on May 8, and notably absent was Bey and her revolutionary country album.\u003c/p>\n\n\u003cp>The snub comes off the heels of \u003cem>Cowboy Carter\u003c/em> winning several Grammy Awards, including Country Album of the Year, Best Country Duo/Group, and \u003ca href=\"https://www.binnews.com/content/2025-02-02-beyonc-wins-her-first-ever-album-of-year-award-at-2025-grammys/\" target=\"_blank\">Album of the Year.\u003c/a>\u003c/p>\n\n\u003cp>ACM CEO \u003cstrong>Damon Whiteside\u003c/strong> addressed Bey's absence from the nominations, noting that Grammy voters may have been quicker to embrace the singer's jump into country music than ACM voters. \u003c/p>\n\n\u003cp>“Were we hoping she’d be nominated? Absolutely,” Whiteside said in a statement.\u003c/p>\n\n\u003cp>“I think, more likely, they’re going to be voting for artists that they’ve got relationships with and work with on a regular basis and that are in the country music business 365,” he added of ACM voters. \u003c/p>\n\n\u003cp>Despite the snub, Whiteside said Bey has an &quot;open invitation&quot; to the May 8 ceremony. \u003c/p>\n\n\u003cp>We’d love to have Beyoncé on the show. She has an open invitation to be on the ACM stage anytime she ever wants to.”\u003c/p>\n\n\u003cp>Beyoncé was also notably left out of the CMA Awards nominations list last September.\u003c/p>\n\n\u003cp>During her Grammy's acceptance speech for Best Country Album, Bey encouraged other artists to push past the boundaries that genres can place on music. \u003c/p>\n\n\u003cp>&quot;I think sometimes genre is a code word to keep us in our place as artists. And I just want to encourage people to do this,&quot; she said, in part. &quot;Stay persistent.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e5ad9919e2f36b00fc0500"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743106620000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub","social_title":"","summary":"The CEO of the Academy of Country Music Awards is speaking out after Beyoncé didn't receive any nominations for her \"Cowboy Carter\" album.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"ACM CEO Says Beyoncé Has 'Open Invitation' To Show Amid Nomination Snub","permalink":"https://www.iheart.com/content/2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub/"},"slug":"2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e5ad9919e2f36b00fc0500","title":"ACM CEO Says Beyoncé Has 'Open Invitation' To Show Amid Nomination Snub","description":"The CEO of the Academy of Country Music Awards is speaking out after Beyoncé didn't receive any nominations for her \"Cowboy Carter\" album.","author":"Jovonne Ledet"},"pub_start":1743106620000,"pub_until":4115978604802,"pub_changed":1743107009137,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e5ad8c19e2f36b00fc04f6","slug:2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub","slug:2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e58a886cdc7e15c2096b21","type":"PUBLISHING","record":{"ref_id":"%2F67e58a886cdc7e15c2096b21","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e58ada6cdc7e15c2096b2b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Marvin Sapp\u003c/strong> is \u003ca href=\"http://The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the iHeartRadio app or click HERE to tune in live.\" target=\"_blank\">catching heat\u003c/a> on social media after video showed him directing ushers to close the doors of a church until he received a $40,000 offering.\u003c/p>\n\n\u003cp>In the now-viral video, Sapp appeared to be onstage speaking to a crowd of at least 1,000 churchgoers, urging them all to &quot;sow a seed&quot; in their church. \u003c/p>\n\n\u003cp>Congregants providing an offering to their church \u003ca href=\"https://www.binnews.com/content/2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon/\" target=\"_blank\">during a service\u003c/a> is a standard procedure. However, Sapp faced backlash after he insisted that ushers close the doors of the church until each person in the crowd made a donation.\u003c/p>\n\n\u003cp>“I said close them doors. Ushers close the doors, close the doors. Close the doors,” Sapp said. “We all gon’ leave together. Y’all ain’t going no place but to the restaurant.”\u003c/p>\n\n\u003cp>Sapp specifically asked the 1,000 congregants attending church along with the 1,000 people watching the service online to donate $20 each, so he could hit an offering of $40,000. The &quot;Never Would've Made It Singer&quot; also urged a group of people standing on stage with him to give $100 instead of $20, noting that it “costs to be up here.”\u003c/p>\n\n\u003cp>Social media users swiftly condemned Sapp for forcing churchgoers to make at least a $20 donation.\u003c/p>\n\n\u003cp>&quot;Marvin Sapp is clearly HUSTLING his congregation for 40k— and using God’s name to do it. He’s calling for the doors to be locked? That’s not faith, that’s a shakedown and a false prophet. Someone had a bill to pay, and it wasn’t to the church,&quot; one X user tweeted alongside the video.\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%2Fstoppfeenin%2Fstatus%2F1904994562525065683","@url":"https://x.com/stoppfeenin/status/1904994562525065683","author_name":"Boochie is the Name","author_url":"https://twitter.com/stoppfeenin","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp is clearly HUSTLING his congregation for 40k— and using God’s name to do it.\u003cbr>\u003cbr>he’s calling for the doors to be locked? that’s not faith, that’s a shakedown and a false prophet. \u003cbr>\u003cbr>someone had a bill to pay, and it wasn’t to the church. \u003ca href=\"https://t.co/MtBRENSb0t\">https://t.co/MtBRENSb0t\u003c/a> \u003ca href=\"https://t.co/SqLtOwRrSW\">pic.twitter.com/SqLtOwRrSW\u003c/a>\u003c/p>&mdash; Boochie is the Name (@stoppfeenin) \u003ca href=\"https://twitter.com/stoppfeenin/status/1904994562525065683?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/stoppfeenin/status/1904994562525065683","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp is clearly HUSTLING his congregation for 40k— and using God’s name to do it.\u003cbr>\u003cbr>he’s calling for the doors to be locked? that’s not faith, that’s a shakedown and a false prophet. \u003cbr>\u003cbr>someone had a bill to pay, and it wasn’t to the church. \u003ca href=\"https://t.co/MtBRENSb0t\">https://t.co/MtBRENSb0t\u003c/a> \u003ca href=\"https://t.co/SqLtOwRrSW\">pic.twitter.com/SqLtOwRrSW\u003c/a>\u003c/p>&mdash; Boochie is the Name (@stoppfeenin) \u003ca href=\"https://twitter.com/stoppfeenin/status/1904994562525065683?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/stoppfeenin/status/1904994562525065683"},{"html":"\u003cp>&quot;Marvin Sapp was OUT OF ORDER. I would have immediately dialed 911 as I walked toward the exit. You gone open these doors, or you're catching a false imprisonment charge,&quot; another user \u003ca href=\"https://x.com/ABitOfKwansLife/status/1905254923526172731\" target=\"_blank\">wrote\u003c/a>.\u003c/p>\n\n\u003cp>See more reactions to Sapp's $40,000 request below.\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%2Fnostalgia_lite%2Fstatus%2F1905056046072164554","@url":"https://x.com/nostalgia_lite/status/1905056046072164554","author_name":"ROQ.STAR","author_url":"https://twitter.com/nostalgia_lite","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp: If you are watching online I need you to give 20 dollars\u003cbr>Me: \u003ca href=\"https://t.co/BEN8T6csAY\">pic.twitter.com/BEN8T6csAY\u003c/a>\u003c/p>&mdash; ROQ.STAR (@nostalgia_lite) \u003ca href=\"https://twitter.com/nostalgia_lite/status/1905056046072164554?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/nostalgia_lite/status/1905056046072164554","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp: If you are watching online I need you to give 20 dollars\u003cbr>Me: \u003ca href=\"https://t.co/BEN8T6csAY\">pic.twitter.com/BEN8T6csAY\u003c/a>\u003c/p>&mdash; ROQ.STAR (@nostalgia_lite) \u003ca href=\"https://twitter.com/nostalgia_lite/status/1905056046072164554?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/nostalgia_lite/status/1905056046072164554"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fstoppfeenin%2Fstatus%2F1905078237514158562","@url":"https://x.com/stoppfeenin/status/1905078237514158562","author_name":"Boochie is the Name","author_url":"https://twitter.com/stoppfeenin","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp in the church congregation after he told the Ushers to close the door: \u003ca href=\"https://t.co/LP91jdVC97\">pic.twitter.com/LP91jdVC97\u003c/a>\u003c/p>&mdash; Boochie is the Name (@stoppfeenin) \u003ca href=\"https://twitter.com/stoppfeenin/status/1905078237514158562?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/stoppfeenin/status/1905078237514158562","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp in the church congregation after he told the Ushers to close the door: \u003ca href=\"https://t.co/LP91jdVC97\">pic.twitter.com/LP91jdVC97\u003c/a>\u003c/p>&mdash; Boochie is the Name (@stoppfeenin) \u003ca href=\"https://twitter.com/stoppfeenin/status/1905078237514158562?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/stoppfeenin/status/1905078237514158562"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FGetEmEasy%2Fstatus%2F1905231712528785532","@url":"https://x.com/GetEmEasy/status/1905231712528785532","author_name":"B Easy","author_url":"https://twitter.com/GetEmEasy","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp “ Usher close those doors”\u003cbr>Me \u003ca href=\"https://t.co/TZtnr3e47Q\">pic.twitter.com/TZtnr3e47Q\u003c/a>\u003c/p>&mdash; B Easy (@GetEmEasy) \u003ca href=\"https://twitter.com/GetEmEasy/status/1905231712528785532?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/GetEmEasy/status/1905231712528785532","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp “ Usher close those doors”\u003cbr>Me \u003ca href=\"https://t.co/TZtnr3e47Q\">pic.twitter.com/TZtnr3e47Q\u003c/a>\u003c/p>&mdash; B Easy (@GetEmEasy) \u003ca href=\"https://twitter.com/GetEmEasy/status/1905231712528785532?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/GetEmEasy/status/1905231712528785532"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2F_carramello%2Fstatus%2F1905264684422291924","@url":"https://x.com/_carramello/status/1905264684422291924","author_name":"Carramello","author_url":"https://twitter.com/_carramello","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That video of Marvin Sapp hustling the congregation for $40,000 is exactly why people stray away from the church. Ppl tithe for years but struggle &amp; can’t even look to the church community for help. The bible thumpers gone try to eat me up but idgaf bc I said what I said.\u003c/p>&mdash; Carramello (@_carramello) \u003ca href=\"https://twitter.com/_carramello/status/1905264684422291924?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/_carramello/status/1905264684422291924","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That video of Marvin Sapp hustling the congregation for $40,000 is exactly why people stray away from the church. Ppl tithe for years but struggle &amp; can’t even look to the church community for help. The bible thumpers gone try to eat me up but idgaf bc I said what I said.\u003c/p>&mdash; Carramello (@_carramello) \u003ca href=\"https://twitter.com/_carramello/status/1905264684422291924?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/_carramello/status/1905264684422291924"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FitsKARY_%2Fstatus%2F1905041564688085243","@url":"https://x.com/itsKARY_/status/1905041564688085243","author_name":"k a r y .","author_url":"https://twitter.com/itsKARY_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">lmfao, Marvin Sapp ain’t never been wrapped too tight, so I’m not surprised that he held that congregation hostage until they gave $40K. \u003cbr>\u003cbr>NEVER WOULD’VE PAAAAAAAAID IT.\u003c/p>&mdash; k a r y . (@itsKARY_) \u003ca href=\"https://twitter.com/itsKARY_/status/1905041564688085243?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/itsKARY_/status/1905041564688085243","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">lmfao, Marvin Sapp ain’t never been wrapped too tight, so I’m not surprised that he held that congregation hostage until they gave $40K. \u003cbr>\u003cbr>NEVER WOULD’VE PAAAAAAAAID IT.\u003c/p>&mdash; k a r y . (@itsKARY_) \u003ca href=\"https://twitter.com/itsKARY_/status/1905041564688085243?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/itsKARY_/status/1905041564688085243"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FNiqueG_22%2Fstatus%2F1905057106220450233","@url":"https://x.com/NiqueG_22/status/1905057106220450233","author_name":"Tasha Mack","author_url":"https://twitter.com/NiqueG_22","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp was on tiny desk with full Louie Vuitton outfit on. Maybe you should stop being luxury goods and put that back into your church instead holding your members for ransom.\u003c/p>&mdash; Tasha Mack (@NiqueG_22) \u003ca href=\"https://twitter.com/NiqueG_22/status/1905057106220450233?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/NiqueG_22/status/1905057106220450233","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp was on tiny desk with full Louie Vuitton outfit on. Maybe you should stop being luxury goods and put that back into your church instead holding your members for ransom.\u003c/p>&mdash; Tasha Mack (@NiqueG_22) \u003ca href=\"https://twitter.com/NiqueG_22/status/1905057106220450233?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/NiqueG_22/status/1905057106220450233"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FRVAReid%2Fstatus%2F1905294987413307902","@url":"https://x.com/RVAReid/status/1905294987413307902","author_name":"REID 🇸🇩🇵🇸","author_url":"https://twitter.com/RVAReid","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Idk which church Marvin Sapp preaches at but they need to be audited lol. Holding your congregation hostage until they give thousands of dollars is very wild (and probably illegal). It’s even wilder doing that while wearing a Rolex.\u003c/p>&mdash; REID 🇸🇩🇵🇸 (@RVAReid) \u003ca href=\"https://twitter.com/RVAReid/status/1905294987413307902?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RVAReid/status/1905294987413307902","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Idk which church Marvin Sapp preaches at but they need to be audited lol. Holding your congregation hostage until they give thousands of dollars is very wild (and probably illegal). It’s even wilder doing that while wearing a Rolex.\u003c/p>&mdash; REID 🇸🇩🇵🇸 (@RVAReid) \u003ca href=\"https://twitter.com/RVAReid/status/1905294987413307902?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RVAReid/status/1905294987413307902"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fwilljames93%2Fstatus%2F1904949870986744150","@url":"https://x.com/willjames93/status/1904949870986744150","author_name":"AJ","author_url":"https://twitter.com/willjames93","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp would be getting Marvin SLAPPED if he held me hostage for money when he could go in the studio and make my annual salary in a couple months. That ain’t the work of the Lord.\u003c/p>&mdash; AJ (@willjames93) \u003ca href=\"https://twitter.com/willjames93/status/1904949870986744150?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/willjames93/status/1904949870986744150","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp would be getting Marvin SLAPPED if he held me hostage for money when he could go in the studio and make my annual salary in a couple months. That ain’t the work of the Lord.\u003c/p>&mdash; AJ (@willjames93) \u003ca href=\"https://twitter.com/willjames93/status/1904949870986744150?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/willjames93/status/1904949870986744150"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e58ada6cdc7e15c2096b2b"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743098640000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering","social_title":"","summary":"Marvin Sapp is catching heat on social media after video showed him directing ushers to close the doors of a church until he received a $40,000 offering.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/news"],"distribution":[]}],"title":"Marvin Sapp Slammed For Closing Church Doors To Hit $40,000 Offering","permalink":"https://www.iheart.com/content/2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering/"},"slug":"2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e58ada6cdc7e15c2096b2b","title":"Marvin Sapp Slammed For Closing Church Doors To Hit $40,000 Offering","description":"Marvin Sapp is catching heat on social media after video showed him directing ushers to close the doors of a church until he received a $40,000 offering.","author":"Jovonne Ledet"},"pub_start":1743098640000,"pub_until":4115978604802,"pub_changed":1743099030713,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e58a886cdc7e15c2096b21","slug:2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering","slug:2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e4151a3ba8ea57ac1d4238","type":"PUBLISHING","record":{"ref_id":"%2F67e4151a3ba8ea57ac1d4238","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"7dfe3386-9d42-49db-82b3-7299296ede46","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e415263ba8ea57ac1d4242","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Pastor \u003cstrong>T.D. Jakes \u003c/strong>has revealed that the \u003ca href=\"https://www.binnews.com/content/2024-11-24-pastor-td-jakes-suffers-medical-emergency-during-live-streamed-sermon/\" target=\"_blank\">life-threatening medical emergency he suffered during a church sermon\u003c/a> last year was a &quot;massive&quot; heart attack.\u003c/p>\n\n\u003cp>During an interview with \u003ca href=\"https://www.today.com/health/news/td-jakes-medical-emergency-cause-heart-attack-rcna198009\" target=\"_blank\">\u003cem>TODAY\u003c/em>\u003c/a> on Wednesday (March 26), Jakes, a pastor at The Potter's House in Dallas, Texas, opened up about suffering a \u003ca href=\"https://www.binnews.com/content/2023-11-15-wild-n-out-comedian-rip-micheals-hospitalized-with-heart-attack/\" target=\"_blank\">heart attack\u003c/a> onstage during his livestreamed sermon in November 2024.\u003c/p>\n\n\u003cp>&quot;I didn't really realize what was happening to me onstage until I got to the hospital in an ambulance and fussing that it happened onstage, by the way, because I didn't want it to happen, and the doctor leaned over my ear and said, 'You had a massive heart attack,'&quot; Jakes said.\u003c/p>\n\n\u003cp>Video of Jakes' live-streamed church service showed the pastor delivering an inspirational message before he suddenly stopped talking and began convulsing. Congregation members surrounded the pastor during the apparent health incident before the livestream was cut off. \u003c/p>\n\n\u003cp>&quot;The reason I didn't realize it was because I had none of the symptoms that they say,&quot; Jakes said of the heart attack. &quot;No numbness, no sharp pain, no anything. I just kind of drifted off to sleep. I didn't know what it was, but I almost died.\u003c/p>\n\n\u003cp>&quot;[The doctor] said five minutes later, I'd have been dead on arrival,&quot; he added. &quot;The right side of my heart had completely stopped getting blood at all.&quot;\u003c/p>\n\n\u003cp>After having surgery, Jakes returned to the church for his first sermon on New Year's Eve. The pastor said he has no plans to slow down and shared plans of upcoming events at the church as well as a new podcast he's starting.\u003c/p>\n\n\u003cp>&quot;No, I'm getting faster because one, I'm older. Two, I'm grateful. Three, I've got something to say,&quot; Jakes said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e415263ba8ea57ac1d4242"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743002820000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon","social_title":"","summary":"Pastor T.D. Jakes revealed that the life-threatening medical emergency he suffered during a church sermon last year was a \"massive\" heart attack.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"T.D. Jakes Reveals He Suffered 'Massive' Heart Attack During Church Sermon","permalink":"https://www.iheart.com/content/2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon/"},"slug":"2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e415263ba8ea57ac1d4242","title":"T.D. Jakes Reveals He Suffered 'Massive' Heart Attack During Church Sermon","description":"Pastor T.D. Jakes revealed that the life-threatening medical emergency he suffered during a church sermon last year was a \"massive\" heart attack.","author":"Jovonne Ledet"},"pub_start":1743002820000,"pub_until":4115978604802,"pub_changed":1743005844843,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e4151a3ba8ea57ac1d4238","slug:2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon","slug:2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:bin-entertainment-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7InpnZVd3IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"TESzE","region":"main:dynamic","type":"html","ordinal":21,"value":{"content":"\u003cdiv class=\"component-heading with-divider\" style=\"margin: 0 0 1em; width: 100%;\">\n \u003ch2>\n \u003ca href=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/\" target=\"_blank\">On Demand: Black Information Network Interviews\u003c/a>\n \u003c/h2>\n \u003cdiv class=\"component-divider divider-dark\">\u003c/div>\n\u003c/div>\n\n\u003cdiv style=\"margin: 0 auto 1em; text-align: center;\">\n \u003ciframe allow=\"autoplay\" width=\"100%\" height=\"150\" src=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/?embed=true\" frameborder=\"0\">\u003c/iframe>\n\u003c/div>","title":"On Demand: Black Information Network Interviews"},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"cGhj1","region":"main:dynamic","type":"feed","ordinal":22,"value":{"ad_split":50,"feed_id":"ID:bin-sports-feed-whatwhere","feed_index":0,"link":null,"min_size":1,"position":null,"size":1,"title":"Trending Sports"},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67eec8149532d3d0b8ef8fa9","type":"PUBLISHING","record":{"ref_id":"%2F67eec8149532d3d0b8ef8fa9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"1a068bb8-a106-40a4-bad9-6c925658ac5e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eecc079532d3d0b8ef8fb5","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Retired NFL star \u003cstrong>Richard Sherman\u003c/strong> has revealed his Washington home was\u003ca href=\"https://www.binnews.com/content/2023-04-06-black-students-held-at-gunpoint-by-harvard-police-after-false-911-call/\" target=\"_blank\"> &quot;robbed at gunpoint&quot;\u003c/a> while his family was inside the residence. \u003c/p>\n\n\u003cp>On Monday (March 31), Sherman took to social media to share footage of the \u003ca href=\"https://www.binnews.com/content/2023-02-28-gods-about-to-change-plot-pastor-stops-church-armed-robbery-with-prayer/\" target=\"_blank\">armed robbery\u003c/a> and asked his followers for help with identifying the suspects. One video showed at least three armed men entering and exiting the home with bags that appeared to be full. In a second video, the robbers appeared to jump out of a broken window. \u003c/p>\n\n\u003cp>Sherman noted that his family was safe following the &quot;scary situation.&quot;\u003c/p>\n\n\u003cp>“House being robbed at gun point with my family in it isn’t what anyone wants for a birthday gift,” Sherman wrote alongside the security footage. “Scary situation that my Wife handled masterfully and kept my kids safe. If anyone has any info that can help find these people please reach out.”\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%2FRSherman_25%2Fstatus%2F1906749315084919240","@url":"https://x.com/RSherman_25/status/1906749315084919240","author_name":"Richard Sherman","author_url":"https://twitter.com/RSherman_25","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">House being robbed at gun point with my family in it isn’t what anyone wants for a birthday gift. Scary situation that my Wife handled masterfully and kept my kids safe. If anyone has any info that can help find these people please reach out. \u003ca href=\"https://t.co/HSHPiRHuoP\">pic.twitter.com/HSHPiRHuoP\u003c/a>\u003c/p>&mdash; Richard Sherman (@RSherman_25) \u003ca href=\"https://twitter.com/RSherman_25/status/1906749315084919240?ref_src=twsrc%5Etfw\">March 31, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RSherman_25/status/1906749315084919240","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">House being robbed at gun point with my family in it isn’t what anyone wants for a birthday gift. Scary situation that my Wife handled masterfully and kept my kids safe. If anyone has any info that can help find these people please reach out. \u003ca href=\"https://t.co/HSHPiRHuoP\">pic.twitter.com/HSHPiRHuoP\u003c/a>\u003c/p>&mdash; Richard Sherman (@RSherman_25) \u003ca href=\"https://twitter.com/RSherman_25/status/1906749315084919240?ref_src=twsrc%5Etfw\">March 31, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RSherman_25/status/1906749315084919240"},{"html":"\u003cp>The Kings County Sheriff's office is reportedly investigating the incident.\u003c/p>\n\n\u003cp>Sherman's wife, \u003cstrong>Ashley Moss\u003c/strong>, also spoke out about the robbery on her Instagram Story.\u003c/p>\n\n\u003cp>“Very shaken up and hope to find these people soon,” Moss wrote Monday, noting, &quot;the kids and I are physically OK.”\u003c/p>\n\n\u003cp>“Waking up to [intruders] outside your bedroom with a gun is something no one should have to experience,&quot; she added. &quot;Like I said they tried the wrong people! We WILL find you!”\u003c/p>\n\n\u003cp>Sherman joins the list of sports stars who have had their home broken into in recent months, including Patrick Mahomes, Travis Kelce, Joe Burrow, and more.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67eecc079532d3d0b8ef8fb5"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1743704280000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside","social_title":"","summary":"Retired NFL star Richard Sherman has revealed his Washington home was \"robbed at gunpoint\" while his family was inside the residence. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Richard Sherman Reveals Home Was 'Robbed At Gunpoint' With Family Inside ","permalink":"https://www.iheart.com/content/2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside/"},"slug":"2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eecc079532d3d0b8ef8fb5","title":"Richard Sherman Reveals Home Was 'Robbed At Gunpoint' With Family Inside ","description":"Retired NFL star Richard Sherman has revealed his Washington home was \"robbed at gunpoint\" while his family was inside the residence. ","author":"Jovonne Ledet"},"pub_start":1743704280000,"pub_until":4115978604802,"pub_changed":1743704641347,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eec8149532d3d0b8ef8fa9","slug:2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside","slug:2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:bin-sports-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IlM4SFQxIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"hjeWZ","region":"main:dynamic","type":"feed","ordinal":23,"value":{"ad_split":50,"feed_id":"ID:bin-sports-feed-whatwhere","feed_index":1,"link":null,"min_size":1,"position":null,"size":5,"title":null},"tags":["display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67e554226cdc7e15c2096ab2","type":"PUBLISHING","record":{"ref_id":"%2F67e554226cdc7e15c2096ab2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"78d03e35-483d-46a9-b03f-40e6ac6f8be5","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e554296cdc7e15c2096abc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The beef between \u003cstrong>Stephen A. Smith\u003c/strong> and \u003cstrong>LeBron James\u003c/strong> continues. \u003c/p>\n\n\u003cp>On Wednesday (March 26), James appeared on ESPN's \u003cem>Pat McAfee Show\u003c/em>, where the NBA great addressed confronting Smith about remarks the sports commentator had made about his son, \u003cstrong>Bronny\u003c/strong>. The confrontation between Smith and James went down during the third quarter of a Los Angeles Lakers game earlier this month as the ESPN personality sat courtside. \u003c/p>\n\n\u003cp>James explained that he approached Smith because he believes his on-air comments about him and Bronny had gotten &quot;personal.&quot;\u003c/p>\n\n\u003cp>&quot;It's my job to not only protect my damn household, but protect the players,&quot; James said. \u003c/p>\n\n\u003cp>The Lakers star also claimed that Smith was on a &quot;Taylor Swift tour run right now&quot; as the commentator has repeatedly addressed the incident on his show, \u003cem>First Take\u003c/em>, and podcast. \u003c/p>\n\n\u003cp>&quot;He completely missed the whole point,&quot; James said of his conversation with Smith.\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%2FPatMcAfeeShow%2Fstatus%2F1904935679227789745%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1904935679227789745%257Ctwgr%255E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%257Ctwcon%255Es1_c10%26ref_url%3Dhttps%253A%252F%252Fbleacherreport.com%252Farticles%252F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp","@url":"https://x.com/PatMcAfeeShow/status/1904935679227789745?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1904935679227789745%7Ctwgr%5E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fbleacherreport.com%2Farticles%2F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp","author_name":"Pat McAfee","author_url":"https://twitter.com/PatMcAfeeShow","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Stephen A Smith is on a Taylor Swift tour run right now 😂😂\u003cbr>\u003cbr>He completely missed the whole point..\u003cbr>\u003cbr>He got personal with it and it’s my job to not only protect my own household but also all the players” \u003ca href=\"https://twitter.com/KingJames?ref_src=twsrc%5Etfw\">@KingJames\u003c/a> \u003ca href=\"https://twitter.com/hashtag/PMSLive?src=hash&amp;ref_src=twsrc%5Etfw\">#PMSLive\u003c/a> \u003ca href=\"https://t.co/LKKFmvtFWM\">pic.twitter.com/LKKFmvtFWM\u003c/a>\u003c/p>&mdash; Pat McAfee (@PatMcAfeeShow) \u003ca href=\"https://twitter.com/PatMcAfeeShow/status/1904935679227789745?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/PatMcAfeeShow/status/1904935679227789745","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Stephen A Smith is on a Taylor Swift tour run right now 😂😂\u003cbr>\u003cbr>He completely missed the whole point..\u003cbr>\u003cbr>He got personal with it and it’s my job to not only protect my own household but also all the players” \u003ca href=\"https://twitter.com/KingJames?ref_src=twsrc%5Etfw\">@KingJames\u003c/a> \u003ca href=\"https://twitter.com/hashtag/PMSLive?src=hash&amp;ref_src=twsrc%5Etfw\">#PMSLive\u003c/a> \u003ca href=\"https://t.co/LKKFmvtFWM\">pic.twitter.com/LKKFmvtFWM\u003c/a>\u003c/p>&mdash; Pat McAfee (@PatMcAfeeShow) \u003ca href=\"https://twitter.com/PatMcAfeeShow/status/1904935679227789745?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/PatMcAfeeShow/status/1904935679227789745?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1904935679227789745%7Ctwgr%5E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fbleacherreport.com%2Farticles%2F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp"},{"html":"\u003cp>During the latest episode of his podcast, Smith responded to James' interview on the \u003cem>Pat McAfee Show\u003c/em>, calling the NBA legend &quot;full of it&quot; and &quot;a liar.&quot;\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%2FbhnOu1c0znA","@url":"https://youtu.be/bhnOu1c0znA","author_name":"Stephen A. Smith","author_url":"https://www.youtube.com/@stephenasmith","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/bhnOu1c0znA?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=\"LeBron…the lies keep coming\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/bhnOu1c0znA/hqdefault.jpg","thumbnail_width":480,"title":"LeBron…the lies keep coming","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/bhnOu1c0znA?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=\"LeBron…the lies keep coming\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/bhnOu1c0znA"},{"html":"\u003cp>Smith also said he would've &quot;swung&quot; on James if he had slapped him during their confrontation earlier this month. The \u003cem>First Take\u003c/em> host went on to say he would've &quot;gotten his a** thoroughly kicked by the 6’8”, 250lb Goliath,&quot; but he would've refused to take a hit without fighting back.\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%2Fstephenasmith%2Fstatus%2F1905049713461854399%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1905049713461854399%257Ctwgr%255E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%257Ctwcon%255Es1_c10%26ref_url%3Dhttps%253A%252F%252Fbleacherreport.com%252Farticles%252F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp","@url":"https://x.com/stephenasmith/status/1905049713461854399?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1905049713461854399%7Ctwgr%5E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fbleacherreport.com%2Farticles%2F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp","author_name":"Stephen A Smith","author_url":"https://twitter.com/stephenasmith","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Nice try folks. On my show, I said I would’ve swung on \u003ca href=\"https://twitter.com/KingJames?ref_src=twsrc%5Etfw\">@KingJames\u003c/a> had he slapped me — like lots of y’all said I was scared he would’ve done a few weeks ago. I also said immediately after that I would’ve gotten my ass thoroughly kicked by the 6’8”, 250lb Goliath, but folks just…\u003c/p>&mdash; Stephen A Smith (@stephenasmith) \u003ca href=\"https://twitter.com/stephenasmith/status/1905049713461854399?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/stephenasmith/status/1905049713461854399","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Nice try folks. On my show, I said I would’ve swung on \u003ca href=\"https://twitter.com/KingJames?ref_src=twsrc%5Etfw\">@KingJames\u003c/a> had he slapped me — like lots of y’all said I was scared he would’ve done a few weeks ago. I also said immediately after that I would’ve gotten my ass thoroughly kicked by the 6’8”, 250lb Goliath, but folks just…\u003c/p>&mdash; Stephen A Smith (@stephenasmith) \u003ca href=\"https://twitter.com/stephenasmith/status/1905049713461854399?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/stephenasmith/status/1905049713461854399?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1905049713461854399%7Ctwgr%5E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fbleacherreport.com%2Farticles%2F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp"},{"html":"\u003cp>Social media users quickly started sharing memes poking fun at Smith for his comments about swinging on James.\u003c/p>\n\n\u003cp>The NBA great himself shared his reaction to Smith's latest remarks, posting a video of Smith boxing.\u003c/p>\n\n\u003cp>&quot;Whomp, Whomp,&quot; James wrote alongside the video with laughing emojis.\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%2FDHsFDV_un9u%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/p/DHsFDV_un9u/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==","author_name":"kingjames","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DHsFDV_un9u/?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/DHsFDV_un9u/?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/p/DHsFDV_un9u/?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 👑 (@kingjames)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/487113619_18541389787018588_739889530420993203_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGvFXgx23IJ6-wsIZyDJmZp4D4a0FrJMcgSKdPQhZb3lA6zq2YXrD_axLK3th-6DbU&_nc_ohc=J8gv1Z-H17QQ7kNvgGjms-g&_nc_gid=Hoy4yAiuUACg6KgYoaA3xw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYGRIfRhJrjzIP4GZmnnfI3pz5IM8_dlDDBZIfd5Y1Dd-g&oe=67EB1834&_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/p/DHsFDV_un9u/?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/DHsFDV_un9u/?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/p/DHsFDV_un9u/?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 👑 (@kingjames)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DHsFDV_un9u/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>See how social media users are reacting to the continued public rivalry below.\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%2FHaterReport_%2Fstatus%2F1905044054955450396","@url":"https://x.com/HaterReport_/status/1905044054955450396","author_name":"Hater Report","author_url":"https://twitter.com/HaterReport_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith after immediately swinging on LeBron \u003ca href=\"https://t.co/wCdfnsTl8o\">pic.twitter.com/wCdfnsTl8o\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905044054955450396?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/HaterReport_/status/1905044054955450396","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith after immediately swinging on LeBron \u003ca href=\"https://t.co/wCdfnsTl8o\">pic.twitter.com/wCdfnsTl8o\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905044054955450396?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HaterReport_/status/1905044054955450396"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FLVstackiN%2Fstatus%2F1905034086449918331","@url":"https://x.com/LVstackiN/status/1905034086449918331","author_name":"Lemon Pepper Lou","author_url":"https://twitter.com/LVstackiN","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">6&#39;9 250LB LeBron when 60 yeard old Stephen A Smith takes a swing on him \u003ca href=\"https://t.co/VhFfBT58G6\">https://t.co/VhFfBT58G6\u003c/a> \u003ca href=\"https://t.co/Sfbzvjy8nH\">pic.twitter.com/Sfbzvjy8nH\u003c/a>\u003c/p>&mdash; Lemon Pepper Lou (@LVstackiN) \u003ca href=\"https://twitter.com/LVstackiN/status/1905034086449918331?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/LVstackiN/status/1905034086449918331","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">6&#39;9 250LB LeBron when 60 yeard old Stephen A Smith takes a swing on him \u003ca href=\"https://t.co/VhFfBT58G6\">https://t.co/VhFfBT58G6\u003c/a> \u003ca href=\"https://t.co/Sfbzvjy8nH\">pic.twitter.com/Sfbzvjy8nH\u003c/a>\u003c/p>&mdash; Lemon Pepper Lou (@LVstackiN) \u003ca href=\"https://twitter.com/LVstackiN/status/1905034086449918331?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/LVstackiN/status/1905034086449918331"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FJVO_QP%2Fstatus%2F1905052256459796852","@url":"https://x.com/JVO_QP/status/1905052256459796852","author_name":"QP","author_url":"https://twitter.com/JVO_QP","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just give it up brotha \u003ca href=\"https://t.co/ev6k6MPQAr\">https://t.co/ev6k6MPQAr\u003c/a> \u003ca href=\"https://t.co/7eVEZkQlVR\">pic.twitter.com/7eVEZkQlVR\u003c/a>\u003c/p>&mdash; QP (@JVO_QP) \u003ca href=\"https://twitter.com/JVO_QP/status/1905052256459796852?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/JVO_QP/status/1905052256459796852","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just give it up brotha \u003ca href=\"https://t.co/ev6k6MPQAr\">https://t.co/ev6k6MPQAr\u003c/a> \u003ca href=\"https://t.co/7eVEZkQlVR\">pic.twitter.com/7eVEZkQlVR\u003c/a>\u003c/p>&mdash; QP (@JVO_QP) \u003ca href=\"https://twitter.com/JVO_QP/status/1905052256459796852?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/JVO_QP/status/1905052256459796852"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FKingJosiah54%2Fstatus%2F1905117651057492102","@url":"https://x.com/KingJosiah54/status/1905117651057492102","author_name":"Josiah Johnson","author_url":"https://twitter.com/KingJosiah54","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">LeBron after posting the Stephen A. Smith meme on his IG \u003ca href=\"https://t.co/uyFEBJlc5s\">pic.twitter.com/uyFEBJlc5s\u003c/a>\u003c/p>&mdash; Josiah Johnson (@KingJosiah54) \u003ca href=\"https://twitter.com/KingJosiah54/status/1905117651057492102?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/KingJosiah54/status/1905117651057492102","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">LeBron after posting the Stephen A. Smith meme on his IG \u003ca href=\"https://t.co/uyFEBJlc5s\">pic.twitter.com/uyFEBJlc5s\u003c/a>\u003c/p>&mdash; Josiah Johnson (@KingJosiah54) \u003ca href=\"https://twitter.com/KingJosiah54/status/1905117651057492102?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/KingJosiah54/status/1905117651057492102"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHaterReport_%2Fstatus%2F1905041688579428798","@url":"https://x.com/HaterReport_/status/1905041688579428798","author_name":"Hater Report","author_url":"https://twitter.com/HaterReport_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith talking about LeBron online vs when he sees LeBron in person 😭 \u003ca href=\"https://t.co/VQoznusQnC\">pic.twitter.com/VQoznusQnC\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905041688579428798?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/HaterReport_/status/1905041688579428798","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith talking about LeBron online vs when he sees LeBron in person 😭 \u003ca href=\"https://t.co/VQoznusQnC\">pic.twitter.com/VQoznusQnC\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905041688579428798?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HaterReport_/status/1905041688579428798"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHaterReport_%2Fstatus%2F1905050062557696501","@url":"https://x.com/HaterReport_/status/1905050062557696501","author_name":"Hater Report","author_url":"https://twitter.com/HaterReport_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith holding on to that confrontation with LeBron for ratings and publicity \u003ca href=\"https://t.co/kBISklZVqh\">pic.twitter.com/kBISklZVqh\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905050062557696501?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/HaterReport_/status/1905050062557696501","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith holding on to that confrontation with LeBron for ratings and publicity \u003ca href=\"https://t.co/kBISklZVqh\">pic.twitter.com/kBISklZVqh\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905050062557696501?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HaterReport_/status/1905050062557696501"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FKameron_Hay%2Fstatus%2F1905078131683213421","@url":"https://x.com/Kameron_Hay/status/1905078131683213421","author_name":"500 🏎","author_url":"https://twitter.com/Kameron_Hay","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Lmfao Stephen A. Smith don’t even come in to work tomorrow dog\u003c/p>&mdash; 500 🏎 (@Kameron_Hay) \u003ca href=\"https://twitter.com/Kameron_Hay/status/1905078131683213421?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/Kameron_Hay/status/1905078131683213421","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Lmfao Stephen A. Smith don’t even come in to work tomorrow dog\u003c/p>&mdash; 500 🏎 (@Kameron_Hay) \u003ca href=\"https://twitter.com/Kameron_Hay/status/1905078131683213421?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/Kameron_Hay/status/1905078131683213421"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FLaRespectful_%2Fstatus%2F1905034832306180268","@url":"https://x.com/LaRespectful_/status/1905034832306180268","author_name":"𝗥𝗘𝗦𝗣𝗘𝗖𝗧𝗙𝗨𝗟 𝗟𝗔 𝗙𝗔𝗡","author_url":"https://twitter.com/LaRespectful_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">&quot;I would&#39;ve swung on lebron&quot; \u003ca href=\"https://t.co/ogTbwXlvMd\">pic.twitter.com/ogTbwXlvMd\u003c/a>\u003c/p>&mdash; 𝗥𝗘𝗦𝗣𝗘𝗖𝗧𝗙𝗨𝗟 𝗟𝗔 𝗙𝗔𝗡 (@LaRespectful_) \u003ca href=\"https://twitter.com/LaRespectful_/status/1905034832306180268?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/LaRespectful_/status/1905034832306180268","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">&quot;I would&#39;ve swung on lebron&quot; \u003ca href=\"https://t.co/ogTbwXlvMd\">pic.twitter.com/ogTbwXlvMd\u003c/a>\u003c/p>&mdash; 𝗥𝗘𝗦𝗣𝗘𝗖𝗧𝗙𝗨𝗟 𝗟𝗔 𝗙𝗔𝗡 (@LaRespectful_) \u003ca href=\"https://twitter.com/LaRespectful_/status/1905034832306180268?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/LaRespectful_/status/1905034832306180268"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FDABABYCRABBERS%2Fstatus%2F1905044848681599331","@url":"https://x.com/DABABYCRABBERS/status/1905044848681599331","author_name":"MTC","author_url":"https://twitter.com/DABABYCRABBERS","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">How it would of gone if Stephen A swung on him. \u003ca href=\"https://t.co/X5v9Via8cI\">pic.twitter.com/X5v9Via8cI\u003c/a>\u003c/p>&mdash; MTC (@DABABYCRABBERS) \u003ca href=\"https://twitter.com/DABABYCRABBERS/status/1905044848681599331?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/DABABYCRABBERS/status/1905044848681599331","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">How it would of gone if Stephen A swung on him. \u003ca href=\"https://t.co/X5v9Via8cI\">pic.twitter.com/X5v9Via8cI\u003c/a>\u003c/p>&mdash; MTC (@DABABYCRABBERS) \u003ca href=\"https://twitter.com/DABABYCRABBERS/status/1905044848681599331?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/DABABYCRABBERS/status/1905044848681599331"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e554296cdc7e15c2096abc"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1743084360000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Internet Reacts To Stephen A. Smith Saying He Would've 'Swung' On LeBron","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron","social_title":"Internet Reacts To Stephen A. Smith Saying He Would've 'Swung' On LeBron Amid Beef","summary":"The beef between Stephen A. Smith and LeBron James continues. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Internet Reacts To Stephen A. Smith Saying He Would've 'Swung' On LeBron","permalink":"https://www.iheart.com/content/2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron/"},"slug":"2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e554296cdc7e15c2096abc","title":"Internet Reacts To Stephen A. Smith Saying He Would've 'Swung' On LeBron","description":"The beef between Stephen A. Smith and LeBron James continues. ","author":"Jovonne Ledet"},"pub_start":1743084360000,"pub_until":4115978604802,"pub_changed":1743084791567,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e554226cdc7e15c2096ab2","slug:2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron","slug:2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e402b13ba8ea57ac1d4219","type":"PUBLISHING","record":{"ref_id":"%2F67e402b13ba8ea57ac1d4219","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8c090083-84b6-45a5-abb7-e00813e5f596","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e402bf3ba8ea57ac1d4225","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Olympic sprinter \u003ca href=\"https://www.binnews.com/content/2025-01-28-gabby-thomas-calls-out-racism-behind-claims-she-faked-her-harvard-degree/\" data-content-id=\"/679902d49741f419859b6589\">\u003cstrong>Gabby Thomas\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>is engaged!\u003c/p>\n\n\u003cp>On Tuesday (March 25), news broke that Thomas \u003ca href=\"https://www.binnews.com/content/2025-02-18-winnie-harlow-kyle-kuzma-announce-engagement-were-over-the-moon/\" target=\"_blank\">got engaged\u003c/a> to her longtime boyfriend \u003cstrong>Spencer McManes\u003c/strong> during an intimate proposal in Austin, Texas. \u003c/p>\n\n\u003cp>Thomas told \u003ca href=\"https://www.vogue.com/article/gabby-thomas-is-engaged-inside-her-intimate-proposal\" target=\"_blank\">\u003cem>Vogue\u003c/em>\u003c/a> that she didn't know the engagement was coming, but there were a few signs that McManes might be getting down on one knee. Around Valentine's Day, McManes had taken her ring shopping at Tiffany's in New York City. \u003c/p>\n\n\u003cp>McManes had also made a reservation at the couple's favorite Austin restaurant. J. Carver's, leading up to the proposal. When Thomas broke a nail on her left hand during track practice, McManes quickly Venmoed his soon-to-be fiancee $50 to get it fixed.\u003c/p>\n\n\u003cp>Despite the signs, Thomas said she was still shocked when she found McManes surrounded by flowers on the rooftop of the Airbnb they rented for a staycation before track season. Thomas also spotted her best friend and a photographer. \u003c/p>\n\n\u003cp>“That's when I realized, ‘Oh my gosh, this is happening,” Thomas said. “Normally he’s very bad with surprises—and this was the one surprise I think I've ever witnessed him keep.”\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%2FDHoHvoiux1W%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DHoHvoiux1W/?img_index=1","author_name":"vogueweddings","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DHoHvoiux1W/?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/DHoHvoiux1W/?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/p/DHoHvoiux1W/?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 Vogue Weddings (@vogueweddings)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/486101069_18386363008118508_8461894044111911269_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGURlwg8bQZA-hKOTrWJbdwIGUCrke34WR8Hou6ga38mQZItvNJPv35XE7NKtnKzV4&_nc_ohc=y8ujbi29gyQQ7kNvgFtF1Ww&_nc_gid=efQC73-4ZmFaQ4-KIUE69A&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYGwMdAuq_rkppPsW8ewR0bLpkv56H6_NKOCluDaJRBUZA&oe=67E9E102&_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/p/DHoHvoiux1W/?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/DHoHvoiux1W/?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/p/DHoHvoiux1W/?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 Vogue Weddings (@vogueweddings)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DHoHvoiux1W/?img_index=1"},{"html":"\u003cp>Thomas' and McManes' engagement comes roughly three years after they started dating in the fall of 2022.\u003c/p>\n\n\u003cp>When Thomas won three gold medals at the 2024 Paris Olympics, McManes was seen supporting the sprinter in the crowd, wearing a &quot;Team Gabby&quot; shirt.\u003c/p>\n\n\u003cp>The couple acknowledged that the build-up and aftermath of the Olympics were chaotic and emotional.\u003c/p>\n\n\u003cp>“We grew closer through it,” McManes said. “Last season helped us solidify our relationship and work really well as a team through the ups and downs.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e402bf3ba8ea57ac1d4225"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1742996820000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes","social_title":"","summary":"Olympic sprinter Gabby Thomas is engaged!","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olympian Gabby Thomas Engaged To Longtime Boyfriend Spencer McManes ","permalink":"https://www.iheart.com/content/2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes/"},"slug":"2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e402bf3ba8ea57ac1d4225","title":"Olympian Gabby Thomas Engaged To Longtime Boyfriend Spencer McManes ","description":"Olympic sprinter Gabby Thomas is engaged!","author":"Jovonne Ledet"},"pub_start":1742996820000,"pub_until":4115978604802,"pub_changed":1742997170215,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e402b13ba8ea57ac1d4219","slug:2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes","slug:2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e16348bc4a3573585449b6","type":"PUBLISHING","record":{"ref_id":"%2F67e16348bc4a3573585449b6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f1651362-f426-42bb-91a0-c1a2cf83522c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e16458bc4a3573585449c0","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Longtime ESPN reporter \u003cstrong>Holly Rowe\u003c/strong> is \u003ca href=\"https://www.binnews.com/content/2025-02-19-internet-slams-tamera-mowrys-husband-adam-housley-over-take-on-food-stamps/\" data-content-id=\"/67b63bf57f0cfc56ae4e9474\">catching heat\u003c/a> after she compared a women's basketball game at the University of Southern California to the BET Awards during a live broadcast.\u003c/p>\n\n\u003cp>Rowe made the \u003ca href=\"https://iheart.com/podcast/1119-the-dan-patrick-show-60330018\" data-content-id=\"/679bb4d248aec54887987afe\">\u003ca href=\"https://www.binnews.com/content/2025-03-07-hannah-berner-apologizes-for-megan-thee-stallion-microaggression/\" target=\"_blank\">controversial comment\u003c/a>\u003c/a> during the USC Trojans' matchup against UNC Greensboro during the first round of the women's NCAA tournament on Saturday (March 22).\u003c/p>\n\n\u003cp>While speaking about Trojans star \u003cstrong>JuJu Watkins\u003c/strong>, who dropped 22 points during USC's dominant win, Rowe described the guard as a &quot;cultural icon in LA.&quot;\u003c/p>\n\n\u003cp>&quot;I was at a game here last year, and I thought I was at the BET Awards,&quot; Rowe said during the USC vs. UNC Greensboro broadcast, noting that &quot;like every star in that community&quot; attended the 2024 game she went to.\u003c/p>\n\n\u003cp>A clip of Rowe's comment went viral on social media and received mixed reactions from sports fans.\u003c/p>\n\n\u003cp>&quot;Holly Rowe needs to explain why she felt like the she was at the BET awards at a basketball game &amp; what she means when she refers to “THAT community,&quot; one X user tweeted alongside the clip.\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%2FQueenHer11%2Fstatus%2F1903549504109809718","@url":"https://x.com/QueenHer11/status/1903549504109809718","author_name":"Pree","author_url":"https://twitter.com/QueenHer11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe needs to explain why she felt like the she was at the BET awards at a basketball game &amp; what she means when she refers to “THAT community”. \u003cbr> \u003ca href=\"https://t.co/VWiRM3YYYG\">pic.twitter.com/VWiRM3YYYG\u003c/a>\u003c/p>&mdash; Pree (@QueenHer11) \u003ca href=\"https://twitter.com/QueenHer11/status/1903549504109809718?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/QueenHer11/status/1903549504109809718","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe needs to explain why she felt like the she was at the BET awards at a basketball game &amp; what she means when she refers to “THAT community”. \u003cbr> \u003ca href=\"https://t.co/VWiRM3YYYG\">pic.twitter.com/VWiRM3YYYG\u003c/a>\u003c/p>&mdash; Pree (@QueenHer11) \u003ca href=\"https://twitter.com/QueenHer11/status/1903549504109809718?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/QueenHer11/status/1903549504109809718"},{"html":"\u003cp>&quot;Holly Rowe said Juju Watkins turned USC into the BET Awards That’s not crazy ?????&quot; another social media user asked.\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%2F805jus%2Fstatus%2F1903551930645070098","@url":"https://x.com/805jus/status/1903551930645070098","author_name":"Jus","author_url":"https://twitter.com/805jus","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe said Juju Watkins turned USC into the BET Awards \u003cbr>\u003cbr>That’s not crazy ????? Lol \u003ca href=\"https://t.co/mGzpBJcWNL\">pic.twitter.com/mGzpBJcWNL\u003c/a>\u003c/p>&mdash; Jus (@805jus) \u003ca href=\"https://twitter.com/805jus/status/1903551930645070098?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/805jus/status/1903551930645070098","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe said Juju Watkins turned USC into the BET Awards \u003cbr>\u003cbr>That’s not crazy ????? Lol \u003ca href=\"https://t.co/mGzpBJcWNL\">pic.twitter.com/mGzpBJcWNL\u003c/a>\u003c/p>&mdash; Jus (@805jus) \u003ca href=\"https://twitter.com/805jus/status/1903551930645070098?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/805jus/status/1903551930645070098"},{"html":"\u003cp>Other X users appeared to defend Rowe, saying she was referring to the USC vs. UCLA game attended by several Black stars and athletes, including \u003cstrong>Sanaa Lathan\u003c/strong>, \u003cstrong>Kevin Hart\u003c/strong>, and \u003cstrong>Russell Westbrook\u003c/strong>.\u003c/p>\n\n\u003cp>See more reactions to Rowe comparing a USC game to the BET Awards below.\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%2FTaraAngel94%2Fstatus%2F1903551450984124773","@url":"https://x.com/TaraAngel94/status/1903551450984124773","author_name":"Tara Angel (BIyoncé)","author_url":"https://twitter.com/TaraAngel94","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe when she walked into that USC game \u003ca href=\"https://t.co/uw8oq93p3L\">pic.twitter.com/uw8oq93p3L\u003c/a>\u003c/p>&mdash; Tara Angel (BIyoncé) (@TaraAngel94) \u003ca href=\"https://twitter.com/TaraAngel94/status/1903551450984124773?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/TaraAngel94/status/1903551450984124773","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe when she walked into that USC game \u003ca href=\"https://t.co/uw8oq93p3L\">pic.twitter.com/uw8oq93p3L\u003c/a>\u003c/p>&mdash; Tara Angel (BIyoncé) (@TaraAngel94) \u003ca href=\"https://twitter.com/TaraAngel94/status/1903551450984124773?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/TaraAngel94/status/1903551450984124773"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FESPNFrankie%2Fstatus%2F1903554318860419119","@url":"https://x.com/ESPNFrankie/status/1903554318860419119","author_name":"🐶WOOF CLITZER🐶","author_url":"https://twitter.com/ESPNFrankie","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">They asked Holly Rowe what they served at them Trojan games since Juju been there \u003ca href=\"https://t.co/2GROThSlIF\">pic.twitter.com/2GROThSlIF\u003c/a>\u003c/p>&mdash; 🐶WOOF CLITZER🐶 (@ESPNFrankie) \u003ca href=\"https://twitter.com/ESPNFrankie/status/1903554318860419119?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/ESPNFrankie/status/1903554318860419119","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">They asked Holly Rowe what they served at them Trojan games since Juju been there \u003ca href=\"https://t.co/2GROThSlIF\">pic.twitter.com/2GROThSlIF\u003c/a>\u003c/p>&mdash; 🐶WOOF CLITZER🐶 (@ESPNFrankie) \u003ca href=\"https://twitter.com/ESPNFrankie/status/1903554318860419119?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ESPNFrankie/status/1903554318860419119"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FJasTayler%2Fstatus%2F1903577559607976185","@url":"https://x.com/JasTayler/status/1903577559607976185","author_name":"Jas","author_url":"https://twitter.com/JasTayler","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe at USC games \u003ca href=\"https://t.co/q64fvqskH8\">pic.twitter.com/q64fvqskH8\u003c/a>\u003c/p>&mdash; Jas (@JasTayler) \u003ca href=\"https://twitter.com/JasTayler/status/1903577559607976185?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/JasTayler/status/1903577559607976185","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe at USC games \u003ca href=\"https://t.co/q64fvqskH8\">pic.twitter.com/q64fvqskH8\u003c/a>\u003c/p>&mdash; Jas (@JasTayler) \u003ca href=\"https://twitter.com/JasTayler/status/1903577559607976185?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/JasTayler/status/1903577559607976185"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fproblemsthots%2Fstatus%2F1903545262477615588","@url":"https://x.com/problemsthots/status/1903545262477615588","author_name":"kimberly.","author_url":"https://twitter.com/problemsthots","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">holly rowe said she went to a USC game last year and she thought it was the bet awards….. \u003ca href=\"https://t.co/vZQZDEXFLf\">pic.twitter.com/vZQZDEXFLf\u003c/a>\u003c/p>&mdash; kimberly. (@problemsthots) \u003ca href=\"https://twitter.com/problemsthots/status/1903545262477615588?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/problemsthots/status/1903545262477615588","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">holly rowe said she went to a USC game last year and she thought it was the bet awards….. \u003ca href=\"https://t.co/vZQZDEXFLf\">pic.twitter.com/vZQZDEXFLf\u003c/a>\u003c/p>&mdash; kimberly. (@problemsthots) \u003ca href=\"https://twitter.com/problemsthots/status/1903545262477615588?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/problemsthots/status/1903545262477615588"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FQueenHer11%2Fstatus%2F1903544623265427903","@url":"https://x.com/QueenHer11/status/1903544623265427903","author_name":"Pree","author_url":"https://twitter.com/QueenHer11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe just said she felt like she was at the BET Awards at a USC game. She said “every star in THAT community” was there. Interesting choice of words. 🤔🤔\u003c/p>&mdash; Pree (@QueenHer11) \u003ca href=\"https://twitter.com/QueenHer11/status/1903544623265427903?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/QueenHer11/status/1903544623265427903","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe just said she felt like she was at the BET Awards at a USC game. She said “every star in THAT community” was there. Interesting choice of words. 🤔🤔\u003c/p>&mdash; Pree (@QueenHer11) \u003ca href=\"https://twitter.com/QueenHer11/status/1903544623265427903?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/QueenHer11/status/1903544623265427903"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e16458bc4a3573585449c0"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1742826360000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards","social_title":"","summary":"Longtime ESPN reporter Holly Rowe is catching heat after she compared a women's basketball game at the University of Southern California to the BET Awards during a live broadcast.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Internet Reacts To Holly Rowe Comparing USC Basketball Game To BET Awards","permalink":"https://www.iheart.com/content/2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards/"},"slug":"2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e16458bc4a3573585449c0","title":"Internet Reacts To Holly Rowe Comparing USC Basketball Game To BET Awards","description":"Longtime ESPN reporter Holly Rowe is catching heat after she compared a women's basketball game at the University of Southern California to the BET Awards during a live broadcast.","author":"Jovonne Ledet"},"pub_start":1742826360000,"pub_until":4115978604802,"pub_changed":1742826748928,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e16348bc4a3573585449b6","slug:2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards","slug:2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards","keyword:keywords/BIN","author:user"]}},{"id":"%2F67df350f581af389204b9ad2","type":"PUBLISHING","record":{"ref_id":"%2F67df350f581af389204b9ad2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ca2a495d-9bca-4804-a9a3-e5a72c15c413","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67df3581581af389204b9adc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Celebrities and fans are mourning the loss of \u003ca href=\"https://www.binnews.com/content/2025-02-03-claressa-shields-becomes-first-ever-undisputed-womens-heavyweight-champion/\" target=\"_blank\">boxing champion\u003c/a> and entrepreneur \u003ca href=\"https://www.binnews.com/content/2022-07-26-rare-muhammad-ali-rumble-in-the-jungle-belt-sells-for-61-million/\" target=\"_blank\">\u003cstrong>George Foreman\u003c/strong>\u003c/a>, who died at age 76.\u003c/p>\n\n\u003cp>On Friday (March 21), Foreman's family announced his death in a statement on social media.\u003c/p>\n\n\u003cp>&quot;Our hearts are broken. With profound sorrow, we announce the passing of our beloved George Edward Foreman Sr. who peacefully departed on March 21, 2025 surrounded by loved ones,&quot; the statement read. &quot;A devout preacher, a devoted husband, a loving father, and a proud grand and great grandfather, he lived a life marked by unwavering faith, humility, and purpose.&quot;\u003c/p>\n\n\u003cp>&quot;A humanitarian, an Olympian, and two time heavyweight champion of the world, He was deeply respected — a force for good, a man of discipline, conviction, and a protector of his legacy, fighting tirelessly to preserve his good name— for his family,&quot; the family continued.\u003c/p>\n\n\u003cp>&quot;We are grateful for the outpouring of love and prayers, and kindly ask for privacy as we honor the extraordinary life of a man we were blessed to call our own.&quot;\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%2FDHe5UtIJ4IQ","@url":"https://www.instagram.com/p/DHe5UtIJ4IQ","author_name":"biggeorgeforeman","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DHe5UtIJ4IQ/?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/DHe5UtIJ4IQ/?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/p/DHe5UtIJ4IQ/?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 George Foreman (@biggeorgeforeman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":480,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/486031148_18495246988020575_8742264947456646759_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGflieI7U-p38N8zlcsE9nzK5lATWlPxPFe7HLbzXkvxRGgJYr-7-NuSYuriN33h2o&_nc_ohc=ddH9XkpkQrgQ7kNvgE3gb2Q&_nc_gid=iu9rUabBu2B0-5ScThJBNw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYFVKlD2NPc2gP86zUcHbupL-xLisdqOrWFNZxnIRalHBQ&oe=67E51830&_nc_sid=cc8940","thumbnail_width":640,"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/DHe5UtIJ4IQ/?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/DHe5UtIJ4IQ/?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/p/DHe5UtIJ4IQ/?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 George Foreman (@biggeorgeforeman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DHe5UtIJ4IQ"},{"html":"\u003cp>Foreman reportedly started boxing at age 17, and by 19, the sports legend won a gold medal at the 1968 Olympic Games. After a decades-long career, Foreman retired from boxing in 1999 with 76 wins and five losses. \u003c/p>\n\n\u003cp>In 1994, Foreman launched the highly lucrative George Foreman Grill. Over 100 million grills have reportedly been sold. \u003c/p>\n\n\u003cp>Tributes for Foreman poured in on social media, highlighting his storied boxing career and entrepreneurship. See how social media users and celebrities, including \u003cstrong>Magic Johnson\u003c/strong>, \u003cstrong>Mike Tyson\u003c/strong>, \u003cstrong>Scottie Pippen\u003c/strong>, and more, reacted to his death below.\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%2FMagicJohnson%2Fstatus%2F1903285191315230920","@url":"https://x.com/MagicJohnson/status/1903285191315230920","author_name":"Earvin Magic Johnson","author_url":"https://twitter.com/MagicJohnson","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I was really sad to hear the news that one of my boxing heroes, George Foreman, passing away. I attended so many of George’s championship fights over his career. He was a knockout artist in the ring, and it was a pleasure getting to know him not only as a boxer but as a man.…\u003c/p>&mdash; Earvin Magic Johnson (@MagicJohnson) \u003ca href=\"https://twitter.com/MagicJohnson/status/1903285191315230920?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/MagicJohnson/status/1903285191315230920","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I was really sad to hear the news that one of my boxing heroes, George Foreman, passing away. I attended so many of George’s championship fights over his career. He was a knockout artist in the ring, and it was a pleasure getting to know him not only as a boxer but as a man.…\u003c/p>&mdash; Earvin Magic Johnson (@MagicJohnson) \u003ca href=\"https://twitter.com/MagicJohnson/status/1903285191315230920?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MagicJohnson/status/1903285191315230920"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FScottiePippen%2Fstatus%2F1903264679675433344","@url":"https://x.com/ScottiePippen/status/1903264679675433344","author_name":"Scottie Pippen","author_url":"https://twitter.com/ScottiePippen","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rest in peace, George Foreman. Your legacy lives on, champ. 🕊️ \u003ca href=\"https://t.co/7v5XBSZfTi\">pic.twitter.com/7v5XBSZfTi\u003c/a>\u003c/p>&mdash; Scottie Pippen (@ScottiePippen) \u003ca href=\"https://twitter.com/ScottiePippen/status/1903264679675433344?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/ScottiePippen/status/1903264679675433344","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rest in peace, George Foreman. Your legacy lives on, champ. 🕊️ \u003ca href=\"https://t.co/7v5XBSZfTi\">pic.twitter.com/7v5XBSZfTi\u003c/a>\u003c/p>&mdash; Scottie Pippen (@ScottiePippen) \u003ca href=\"https://twitter.com/ScottiePippen/status/1903264679675433344?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ScottiePippen/status/1903264679675433344"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FRGIII%2Fstatus%2F1903282033717092574","@url":"https://x.com/RGIII/status/1903282033717092574","author_name":"Robert Griffin III","author_url":"https://twitter.com/RGIII","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rest in Peace to the LEGENDARY George Foreman who passed away at 76. More than just a boxing World HeavyweightChamp, Olympic Gold Medalist and George Foreman Grill maker. He was a Man of God, a Preacher and the embodiment of Power. Prayers up for Big George and his family 🙏🏾 \u003ca href=\"https://t.co/ygvh1ulhFm\">pic.twitter.com/ygvh1ulhFm\u003c/a>\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1903282033717092574?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RGIII/status/1903282033717092574","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rest in Peace to the LEGENDARY George Foreman who passed away at 76. More than just a boxing World HeavyweightChamp, Olympic Gold Medalist and George Foreman Grill maker. He was a Man of God, a Preacher and the embodiment of Power. Prayers up for Big George and his family 🙏🏾 \u003ca href=\"https://t.co/ygvh1ulhFm\">pic.twitter.com/ygvh1ulhFm\u003c/a>\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1903282033717092574?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RGIII/status/1903282033717092574"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FMikeTyson%2Fstatus%2F1903270754189447509","@url":"https://x.com/MikeTyson/status/1903270754189447509","author_name":"Mike Tyson","author_url":"https://twitter.com/MikeTyson","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Condolences to George Foreman’s family. His contribution to boxing and beyond will never be forgotten. \u003ca href=\"https://t.co/Xs5QjMukqr\">pic.twitter.com/Xs5QjMukqr\u003c/a>\u003c/p>&mdash; Mike Tyson (@MikeTyson) \u003ca href=\"https://twitter.com/MikeTyson/status/1903270754189447509?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/MikeTyson/status/1903270754189447509","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Condolences to George Foreman’s family. His contribution to boxing and beyond will never be forgotten. \u003ca href=\"https://t.co/Xs5QjMukqr\">pic.twitter.com/Xs5QjMukqr\u003c/a>\u003c/p>&mdash; Mike Tyson (@MikeTyson) \u003ca href=\"https://twitter.com/MikeTyson/status/1903270754189447509?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MikeTyson/status/1903270754189447509"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FMichael_Buffer%2Fstatus%2F1903392029570371629","@url":"https://x.com/Michael_Buffer/status/1903392029570371629","author_name":"Michael Buffer","author_url":"https://twitter.com/Michael_Buffer","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I’m totally heartbroken with news of my dear friend of more than 35 years George Foreman passing away.\u003cbr>I’m finding it difficult to deal with.\u003cbr>I’ll collect my thoughts and have more to say soon about a man that I (and so many others) loved and respected💔 \u003ca href=\"https://t.co/MYjFrrTCmk\">pic.twitter.com/MYjFrrTCmk\u003c/a>\u003c/p>&mdash; Michael Buffer (@Michael_Buffer) \u003ca href=\"https://twitter.com/Michael_Buffer/status/1903392029570371629?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/Michael_Buffer/status/1903392029570371629","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I’m totally heartbroken with news of my dear friend of more than 35 years George Foreman passing away.\u003cbr>I’m finding it difficult to deal with.\u003cbr>I’ll collect my thoughts and have more to say soon about a man that I (and so many others) loved and respected💔 \u003ca href=\"https://t.co/MYjFrrTCmk\">pic.twitter.com/MYjFrrTCmk\u003c/a>\u003c/p>&mdash; Michael Buffer (@Michael_Buffer) \u003ca href=\"https://twitter.com/Michael_Buffer/status/1903392029570371629?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/Michael_Buffer/status/1903392029570371629"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FFATHER_CLEF%2Fstatus%2F1903268436593217559","@url":"https://x.com/FATHER_CLEF/status/1903268436593217559","author_name":"ONLY BUILT 4 GOTHAM LINX🦇","author_url":"https://twitter.com/FATHER_CLEF","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">We ain’t have air fryers growing up. We had George Foreman grills. \u003ca href=\"https://t.co/x3j9NPVThe\">pic.twitter.com/x3j9NPVThe\u003c/a>\u003c/p>&mdash; ONLY BUILT 4 GOTHAM LINX🦇 (@FATHER_CLEF) \u003ca href=\"https://twitter.com/FATHER_CLEF/status/1903268436593217559?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/FATHER_CLEF/status/1903268436593217559","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">We ain’t have air fryers growing up. We had George Foreman grills. \u003ca href=\"https://t.co/x3j9NPVThe\">pic.twitter.com/x3j9NPVThe\u003c/a>\u003c/p>&mdash; ONLY BUILT 4 GOTHAM LINX🦇 (@FATHER_CLEF) \u003ca href=\"https://twitter.com/FATHER_CLEF/status/1903268436593217559?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/FATHER_CLEF/status/1903268436593217559"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FReflog_18%2Fstatus%2F1903268831818096744","@url":"https://x.com/Reflog_18/status/1903268831818096744","author_name":"McNeil","author_url":"https://twitter.com/Reflog_18","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">RIP George Foreman. Your grill got me through college. \u003ca href=\"https://t.co/MBafnXWQPN\">pic.twitter.com/MBafnXWQPN\u003c/a>\u003c/p>&mdash; McNeil (@Reflog_18) \u003ca href=\"https://twitter.com/Reflog_18/status/1903268831818096744?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/Reflog_18/status/1903268831818096744","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">RIP George Foreman. Your grill got me through college. \u003ca href=\"https://t.co/MBafnXWQPN\">pic.twitter.com/MBafnXWQPN\u003c/a>\u003c/p>&mdash; McNeil (@Reflog_18) \u003ca href=\"https://twitter.com/Reflog_18/status/1903268831818096744?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/Reflog_18/status/1903268831818096744"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fkingofnc85%2Fstatus%2F1903276584523419908","@url":"https://x.com/kingofnc85/status/1903276584523419908","author_name":"Face God","author_url":"https://twitter.com/kingofnc85","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">George Foreman went from being a feared, thuggish bully type to a globally respected icon, businessman and overall friendly and pleasant presence. He taught us that no matter how old you get, the POWER in your punch is the last to go 🥊\u003cbr>\u003cbr>Rest in power Big George 🙏🏽💯💯💯 \u003ca href=\"https://t.co/YatvC31b0y\">pic.twitter.com/YatvC31b0y\u003c/a>\u003c/p>&mdash; Face God (@kingofnc85) \u003ca href=\"https://twitter.com/kingofnc85/status/1903276584523419908?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/kingofnc85/status/1903276584523419908","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">George Foreman went from being a feared, thuggish bully type to a globally respected icon, businessman and overall friendly and pleasant presence. He taught us that no matter how old you get, the POWER in your punch is the last to go 🥊\u003cbr>\u003cbr>Rest in power Big George 🙏🏽💯💯💯 \u003ca href=\"https://t.co/YatvC31b0y\">pic.twitter.com/YatvC31b0y\u003c/a>\u003c/p>&mdash; Face God (@kingofnc85) \u003ca href=\"https://twitter.com/kingofnc85/status/1903276584523419908?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/kingofnc85/status/1903276584523419908"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FMasterTes%2Fstatus%2F1903292009462317057","@url":"https://x.com/MasterTes/status/1903292009462317057","author_name":"Master","author_url":"https://twitter.com/MasterTes","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">The George Foreman grill walked, so the air fryer could fly\u003c/p>&mdash; Master (@MasterTes) \u003ca href=\"https://twitter.com/MasterTes/status/1903292009462317057?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/MasterTes/status/1903292009462317057","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">The George Foreman grill walked, so the air fryer could fly\u003c/p>&mdash; Master (@MasterTes) \u003ca href=\"https://twitter.com/MasterTes/status/1903292009462317057?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MasterTes/status/1903292009462317057"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FTonyBellew%2Fstatus%2F1903344885949739087","@url":"https://x.com/TonyBellew/status/1903344885949739087","author_name":"Tony Bellew","author_url":"https://twitter.com/TonyBellew","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">RIP to one of the greatest human beings to ever put on boxing gloves.. This man was truly amazing! There is no doubt imo he’s the greatest puncher boxing has ever seen.. Rest easy king the world is a lesser place without you.. \u003ca href=\"https://twitter.com/hashtag/RIPBigGeorge?src=hash&amp;ref_src=twsrc%5Etfw\">#RIPBigGeorge\u003c/a> \u003ca href=\"https://twitter.com/hashtag/GeorgeForeman?src=hash&amp;ref_src=twsrc%5Etfw\">#GeorgeForeman\u003c/a> \u003ca href=\"https://t.co/PAgLOgwo3c\">pic.twitter.com/PAgLOgwo3c\u003c/a>\u003c/p>&mdash; Tony Bellew (@TonyBellew) \u003ca href=\"https://twitter.com/TonyBellew/status/1903344885949739087?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/TonyBellew/status/1903344885949739087","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">RIP to one of the greatest human beings to ever put on boxing gloves.. This man was truly amazing! There is no doubt imo he’s the greatest puncher boxing has ever seen.. Rest easy king the world is a lesser place without you.. \u003ca href=\"https://twitter.com/hashtag/RIPBigGeorge?src=hash&amp;ref_src=twsrc%5Etfw\">#RIPBigGeorge\u003c/a> \u003ca href=\"https://twitter.com/hashtag/GeorgeForeman?src=hash&amp;ref_src=twsrc%5Etfw\">#GeorgeForeman\u003c/a> \u003ca href=\"https://t.co/PAgLOgwo3c\">pic.twitter.com/PAgLOgwo3c\u003c/a>\u003c/p>&mdash; Tony Bellew (@TonyBellew) \u003ca href=\"https://twitter.com/TonyBellew/status/1903344885949739087?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/TonyBellew/status/1903344885949739087"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67df3581581af389204b9adc"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1742682420000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death","social_title":"","summary":"Celebrities and fans are mourning the loss of boxing champion and entrepreneur George Foreman, who died at age 76.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mike Tyson, Magic Johnson, & More React To George Foreman's Death","permalink":"https://www.iheart.com/content/2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death/"},"slug":"2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67df3581581af389204b9adc","title":"Mike Tyson, Magic Johnson, & More React To George Foreman's Death","description":"Celebrities and fans are mourning the loss of boxing champion and entrepreneur George Foreman, who died at age 76.","author":"Jovonne Ledet"},"pub_start":1742682420000,"pub_until":4115978604802,"pub_changed":1742682785971,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67df350f581af389204b9ad2","slug:2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death","slug:2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death","keyword:keywords/BIN","author:user"]}},{"id":"%2F67ddad977a93b005fb654669","type":"PUBLISHING","record":{"ref_id":"%2F67ddad977a93b005fb654669","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fece227c-535e-4408-b2aa-e391101deb4b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67ddada17a93b005fb654673","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Retired NFL quarterback \u003cstrong>Robert Griffin III\u003c/strong> is facing backlash for what social media users called an &quot;embarrassing&quot; take on \u003ca href=\"https://www.binnews.com/content/2025-03-20-pentagon-erases-then-restores-jackie-robinson-webpage-amid-dei-crackdown/\" data-content-id=\"/67dc17637cb5b12f8ec1ae66\">\u003cstrong>Jackie Robinson\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-03-20-pentagon-erases-then-restores-jackie-robinson-webpage-amid-dei-crackdown/\" data-content-id=\"/67dc17637cb5b12f8ec1ae66\"> breaking the MLB color barrier.\u003c/a>\u003c/p>\n\n\u003cp>Robinson's legacy emerged at the forefront of national conversation after the Department of Defense temporarily removed its webpage honoring the baseball legend and Army vet. The move came amid DOD Secretary \u003cstrong>Pete Hegeseth's\u003c/strong> efforts to scrub the department's website of any content singling out the contributions of minority groups and women. \u003c/p>\n\n\u003cp>Though Robinson's webpage was later restored, several sports personalities, including ESPN's \u003ca href=\"https://www.binnews.com/content/2025-02-11-stephen-a-smith-says-he-would-divorce-serena-williams-for-super-bowl-cameo/\" data-content-id=\"/67ab7551cde9763fce8a5920\">\u003cstrong>Stephen A. Smith\u003c/strong>\u003c/a>, called out the Pentagon for attempting to remove Black history following \u003cstrong>President Trump's\u003c/strong> executive order banning diversity, equity, and inclusion in the federal government.\u003c/p>\n\n\u003cp>RG3 initially caused a firestorm on X, formerly Twitter, when he apparently referenced on-air commentary about Robinson and the Defense Department.\u003c/p>\n\n\u003cp>“Sports shows on TV should be about sports, not politics,&quot; the former NFL quarterback tweeted.\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%2FRGIII%2Fstatus%2F1902767359791702311","@url":"https://x.com/RGIII/status/1902767359791702311","author_name":"Robert Griffin III","author_url":"https://twitter.com/RGIII","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Sports shows on TV should be about sports not politics.\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1902767359791702311?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RGIII/status/1902767359791702311","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Sports shows on TV should be about sports not politics.\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1902767359791702311?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RGIII/status/1902767359791702311"},{"html":"\u003cp>Griffin clarified his controversial comment in a follow-up post on X, saying that breaking the color barrier in baseball wasn't political. He went on to list more important moments in Black sports history that he claimed had nothing to do with politics.\u003c/p>\n\n\u003cp>“Breaking the color barrier in baseball in itself is not political,” Griffin said. “Jesse Owens winning 4 Gold Medals in itself was not political. Jack Johnson becoming the 1st Black Boxing Heavyweight Champ in itself was not political. They all had political ramifications. They all challenged the status quo of racial barriers to fair play, race relations and civil rights. That should always be acknowledged and never forgotten. They shouldn’t be used as an excuse to push political agendas on sports shows on national television to an audience there to consume sports content.”\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%2FRGIII%2Fstatus%2F1902860665498317036","@url":"https://x.com/RGIII/status/1902860665498317036","author_name":"Robert Griffin III","author_url":"https://twitter.com/RGIII","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">This tweet is not about Jackie Robinson. \u003cbr>\u003cbr>His significance can never and should never be erased.\u003cbr>\u003cbr>Breaking the color barrier in baseball in itself is not political. \u003cbr>\u003cbr>Jesse Owens winning 4 Gold Medals in itself was not political.\u003cbr>\u003cbr>Jack Johnson becoming the 1st Black Boxing…\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1902860665498317036?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RGIII/status/1902860665498317036","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">This tweet is not about Jackie Robinson. \u003cbr>\u003cbr>His significance can never and should never be erased.\u003cbr>\u003cbr>Breaking the color barrier in baseball in itself is not political. \u003cbr>\u003cbr>Jesse Owens winning 4 Gold Medals in itself was not political.\u003cbr>\u003cbr>Jack Johnson becoming the 1st Black Boxing…\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1902860665498317036?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RGIII/status/1902860665498317036"},{"html":"\u003cp>&quot;Dude come on 'They shouldn’t be used as an excuse to push political agendas.' The whole point is the Trump Administration trying to erase Jackie Robinson from historical public official records, because they see him as DEI and don’t think black history counts. THAT’S POLITICAL,&quot; one X user responded to Griffin's take.\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%2Fhuspsa%2Fstatus%2F1902862596102877546","@url":"https://x.com/huspsa/status/1902862596102877546","author_name":"Hussain","author_url":"https://twitter.com/huspsa","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Dude come on “They shouldn’t be used as an excuse to push political agendas”\u003cbr>\u003cbr>The whole point is the Trump Administration trying to erase Jackie Robinson from historical public official records, because they see him as DEI and don’t think black history counts.\u003cbr>\u003cbr>THAT’S POLITICAL.\u003c/p>&mdash; Hussain (@huspsa) \u003ca href=\"https://twitter.com/huspsa/status/1902862596102877546?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/huspsa/status/1902862596102877546","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Dude come on “They shouldn’t be used as an excuse to push political agendas”\u003cbr>\u003cbr>The whole point is the Trump Administration trying to erase Jackie Robinson from historical public official records, because they see him as DEI and don’t think black history counts.\u003cbr>\u003cbr>THAT’S POLITICAL.\u003c/p>&mdash; Hussain (@huspsa) \u003ca href=\"https://twitter.com/huspsa/status/1902862596102877546?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/huspsa/status/1902862596102877546"},{"html":"\u003cp>&quot;Jackie Robinson is being erased from history because he's Black. That's a political agenda dumba**. Pointing out that it's wrong isn't political agenda. It's just the truth. This is some embarrassing s***,&quot; another user \u003ca href=\"https://x.com/BlackKnight10k/status/1902912809416957995\" target=\"_blank\">wrote\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>See more reactions to Griffin's comments below.\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%2FSavageSports_%2Fstatus%2F1902861110178615445","@url":"https://x.com/SavageSports_/status/1902861110178615445","author_name":"Savage","author_url":"https://twitter.com/SavageSports_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Breaking the Color barrier in baseball itself is not political”\u003cbr>\u003cbr>Dude what? Lmao\u003c/p>&mdash; Savage (@SavageSports_) \u003ca href=\"https://twitter.com/SavageSports_/status/1902861110178615445?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/SavageSports_/status/1902861110178615445","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Breaking the Color barrier in baseball itself is not political”\u003cbr>\u003cbr>Dude what? Lmao\u003c/p>&mdash; Savage (@SavageSports_) \u003ca href=\"https://twitter.com/SavageSports_/status/1902861110178615445?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavageSports_/status/1902861110178615445"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FTheRealCzezre%2Fstatus%2F1902930147608608828","@url":"https://x.com/TheRealCzezre/status/1902930147608608828","author_name":"👑King 🦁Leo💛🐝","author_url":"https://twitter.com/TheRealCzezre","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Sir what!! You listed all these accomplishments of different black figures and the history they made just to say in the same breath it wasn’t political🤔!! Everything about what they did was political! It was a way to use their voice against what was going on against them as…\u003c/p>&mdash; 👑King 🦁Leo💛🐝 (@TheRealCzezre) \u003ca href=\"https://twitter.com/TheRealCzezre/status/1902930147608608828?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/TheRealCzezre/status/1902930147608608828","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Sir what!! You listed all these accomplishments of different black figures and the history they made just to say in the same breath it wasn’t political🤔!! Everything about what they did was political! It was a way to use their voice against what was going on against them as…\u003c/p>&mdash; 👑King 🦁Leo💛🐝 (@TheRealCzezre) \u003ca href=\"https://twitter.com/TheRealCzezre/status/1902930147608608828?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/TheRealCzezre/status/1902930147608608828"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fjoelvmoran%2Fstatus%2F1902939452730724591","@url":"https://x.com/joelvmoran/status/1902939452730724591","author_name":"Joel Moran","author_url":"https://twitter.com/joelvmoran","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">How is it not political? \u003cbr>\u003cbr>The only reason people of color could NOT play in the majors was DUE to the politics of the time.\u003cbr>\u003cbr>Context matters discussing history. Jackie Robinson’s legacy is about overcoming the politics of his era.\u003c/p>&mdash; Joel Moran (@joelvmoran) \u003ca href=\"https://twitter.com/joelvmoran/status/1902939452730724591?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/joelvmoran/status/1902939452730724591","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">How is it not political? \u003cbr>\u003cbr>The only reason people of color could NOT play in the majors was DUE to the politics of the time.\u003cbr>\u003cbr>Context matters discussing history. Jackie Robinson’s legacy is about overcoming the politics of his era.\u003c/p>&mdash; Joel Moran (@joelvmoran) \u003ca href=\"https://twitter.com/joelvmoran/status/1902939452730724591?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/joelvmoran/status/1902939452730724591"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Faveragejobet%2Fstatus%2F1902904345139818515","@url":"https://x.com/averagejobet/status/1902904345139818515","author_name":"Average Joe Sports Betting","author_url":"https://twitter.com/averagejobet","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">&quot;Breaking the color barrier in baseball in itself is not political.&quot; Bro go back to school and study history. Why was there a color barrier?\u003c/p>&mdash; Average Joe Sports Betting (@averagejobet) \u003ca href=\"https://twitter.com/averagejobet/status/1902904345139818515?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/averagejobet/status/1902904345139818515","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">&quot;Breaking the color barrier in baseball in itself is not political.&quot; Bro go back to school and study history. Why was there a color barrier?\u003c/p>&mdash; Average Joe Sports Betting (@averagejobet) \u003ca href=\"https://twitter.com/averagejobet/status/1902904345139818515?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/averagejobet/status/1902904345139818515"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fladidaix%2Fstatus%2F1902928512236867824","@url":"https://x.com/ladidaix/status/1902928512236867824","author_name":"ladidai (@ladidaix) 💋 see linkinbyeo","author_url":"https://twitter.com/ladidaix","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">You: “Breaking the color barrier in baseball in itself is not political.”\u003cbr>\u003cbr>Also you: “They all had political ramifications. They all challenged the status quo of racial barriers to fair play, race relations and civil rights.” \u003ca href=\"https://t.co/oyQ9JC9iz7\">pic.twitter.com/oyQ9JC9iz7\u003c/a>\u003c/p>&mdash; ladidai (@ladidaix) 💋 see linkinbyeo (@ladidaix) \u003ca href=\"https://twitter.com/ladidaix/status/1902928512236867824?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/ladidaix/status/1902928512236867824","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">You: “Breaking the color barrier in baseball in itself is not political.”\u003cbr>\u003cbr>Also you: “They all had political ramifications. They all challenged the status quo of racial barriers to fair play, race relations and civil rights.” \u003ca href=\"https://t.co/oyQ9JC9iz7\">pic.twitter.com/oyQ9JC9iz7\u003c/a>\u003c/p>&mdash; ladidai (@ladidaix) 💋 see linkinbyeo (@ladidaix) \u003ca href=\"https://twitter.com/ladidaix/status/1902928512236867824?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ladidaix/status/1902928512236867824"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FFreemansDaughtr%2Fstatus%2F1902894208165482683","@url":"https://x.com/FreemansDaughtr/status/1902894208165482683","author_name":"Lady Rae ❤️🧡🤍🩷💜","author_url":"https://twitter.com/FreemansDaughtr","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Breaking the color barrier in baseball in itself is not political.” You are lost in the sauce, dude. Our collective fight for our rights is inherently political and always has been. It is the very nature of politics as politics is a matter of both law, culture, and society. Your…\u003c/p>&mdash; Lady Rae ❤️🧡🤍🩷💜 (@FreemansDaughtr) \u003ca href=\"https://twitter.com/FreemansDaughtr/status/1902894208165482683?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/FreemansDaughtr/status/1902894208165482683","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Breaking the color barrier in baseball in itself is not political.” You are lost in the sauce, dude. Our collective fight for our rights is inherently political and always has been. It is the very nature of politics as politics is a matter of both law, culture, and society. Your…\u003c/p>&mdash; Lady Rae ❤️🧡🤍🩷💜 (@FreemansDaughtr) \u003ca href=\"https://twitter.com/FreemansDaughtr/status/1902894208165482683?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/FreemansDaughtr/status/1902894208165482683"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FRichStapless%2Fstatus%2F1902899904269242757","@url":"https://x.com/RichStapless/status/1902899904269242757","author_name":"Richard Staple, BSN, RN🇯🇲","author_url":"https://twitter.com/RichStapless","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Please stop embarrassing all of us.\u003c/p>&mdash; Richard Staple, BSN, RN🇯🇲 (@RichStapless) \u003ca href=\"https://twitter.com/RichStapless/status/1902899904269242757?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RichStapless/status/1902899904269242757","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Please stop embarrassing all of us.\u003c/p>&mdash; Richard Staple, BSN, RN🇯🇲 (@RichStapless) \u003ca href=\"https://twitter.com/RichStapless/status/1902899904269242757?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RichStapless/status/1902899904269242757"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67ddada17a93b005fb654673"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1742582640000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Robert Griffin III Slammed For 'Embarrassing' Comment About Jackie Robinson","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson","social_title":"Robert Griffin III Slammed For 'Embarrassing' Comment About Jackie Robinson Breaking Color Barrier","summary":"Retired NFL quarterback Robert Griffin III is facing backlash for what social media users called an \"embarrassing\" take on Jackie Robinson breaking the MLB color barrier.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Robert Griffin III Slammed For 'Embarrassing' Comment About Jackie Robinson","permalink":"https://www.iheart.com/content/2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson/"},"slug":"2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67ddada17a93b005fb654673","title":"Robert Griffin III Slammed For 'Embarrassing' Comment About Jackie Robinson","description":"Retired NFL quarterback Robert Griffin III is facing backlash for what social media users called an \"embarrassing\" take on Jackie Robinson breaking the MLB color barrier.","author":"Jovonne Ledet"},"pub_start":1742582640000,"pub_until":4115978604802,"pub_changed":1742583021150,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67ddad977a93b005fb654669","slug:2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson","slug:2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:bin-sports-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IlM4SFQxIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"0","title":null},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["$podcastloader-43072236,71841994,146890324,269868991,72385930,75047047,83445801,63426570,62949606,28600939,28119268,30787191,51664494,61504121,53194211,28457174",{"data":[{"id":43072236,"title":"#RolandMartinUnfiltered","description":"#RolandMartinUnfiltered is a daily show broadcast from Washington, DC, that will focus on news, politics, culture, entertainment, social justice, sports, education, business, and finance. If it’s important to you, we will cover it. You will be treated to some of the top minds in education, public policy, and academia, discussing the news of the day and why it matters to us. Visit http://rolandmartinunfiltered.com for more information and to join the #BringTheFunk Fan Club. Your support is vital and will help make the #RolandMartinUnfiltered Daily Digital Show a reality.","lastUpdated":1735840522,"slug":"1119-rolandmartinunfiltered","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAecFgAAAGVh5r3uA"},"items":[{"id":271573899,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"SCOTUS hears Louisiana redistricting case, Trump admin Yemen war plans texts, Crockett Chronicles","duration":7635,"isExplicit":false,"description":"\u003cp>3.24.2025 #RolandMartinUnfiltered: SCOTUS hears Louisiana redistricting case, Trump admin Yemen war plans texts, Crockett Chronicles\u003c/p> \u003cp>The Supreme Court heard arguments regarding Louisiana's addition of a second majority-Black congressional district, which some argue goes too far and amounts to unconstitutional racial gerrymandering. &nbsp;\u003c/p> \u003cp>House Minority Leader Hakeem Jeffries says there should be a congressional hearing about the way Trump Administration officials discussed sensitive attack plans against the Houthis in Yemen in a Signal group chat.\u003c/p> \u003cp>The ceasefire between Congolese forces and Rwandan-backed M23 rebels collapsed on Monday. I'll be speaking with a professor from Morehouse College about its implications for the ongoing conflict in the eastern Democratic Republic of Congo.\u003c/p> \u003cp>In tonight's Crockett Chronicles, we'll show you the warning Attorney General Pam Bondi issued to Congresswoman Jasmine Crockett about her comments about Elon Musk. &nbsp;\u003cbr>And we have Crockett's response to that warning.&nbsp;\u003c/p> \u003cp>In tonight's Fit Live Win, we'll talk to two women's health advocates, Coach Gessie and Angela Yee, about the importance of detoxing.&nbsp;\u003c/p> \u003cp>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742856006000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"},{"id":270774403,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"Elon's war on vets, Judge blocks DOGE social security access, Opioid emergency","duration":7784,"isExplicit":false,"description":"\u003cp>3.21.2025 #RolandMartinUnfiltered: Elon's war on vets, Judge blocks DOGE social security access, Opioid emergency&nbsp;\u003c/p> \u003cp>VoteVets, a veterans voter education group, launched a new campaign against all GOP House Representatives supporting the Trump administration's sweeping cuts to the &nbsp;Department of Veterans Affairs. &nbsp;VoteVets' Senior Advisor is here to explain this targeted six-figure multi-platform ad campaign.\u003c/p> \u003cp>Trump's Commerce Secretary to seniors who depend on Social Security to survive: \"Shut Up and Sit Down\" and Don't complain if you don't get your check.&nbsp;\u003c/p> \u003cp>We'll show you the weird exchange in the Oval Office when a Fox reporter asked the twice impeached criminally convicted felon-in-chief Donald \"The Con\" Trump about Canada.&nbsp;\u003c/p> \u003cp>A White West Virginia couple got a combined total of &nbsp;375 years in prison for abusing their black adopted children.&nbsp;\u003c/p> \u003cp>Opioid deaths may be decreasing overall, but there's an organization working to prevent opioid overdose deaths, specifically in Black communities. I'll chat with an advocate who says access to lifesaving medications is unequal.&nbsp;\u003c/p> \u003cp>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742599835000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"},{"id":270774404,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"Trump DOE executive order, DEI funding battle, NC Supreme Court seat open, Black voter briefing","duration":8465,"isExplicit":false,"description":"\u003cp>3.20.2025 #RolandMartinUnfiltered: Trump DOE executive order, DEI funding battle, NC Supreme Court seat open, Black voter briefing\u003c/p> \u003cp>The twice-impeached criminally convicted felon-in-chief Donald \"The Con\" Trump signed an executive order calling for the shutdown of the U.S. Education Department. Still, his signature doesn't mean much since abolishing a federal agency requires congressional approval.\u003c/p> \u003cp>North Carolina's intermediate-level appeals court will hear arguments about the still-unsettled November election for a state Supreme Court seat.\u003c/p> \u003cp>Terrance Woodbury will break down HIT Strategies' latest data on what happened during the 2024 election.&nbsp;\u003c/p> \u003cp>Louisiana activist Gary Chambers will be here to discuss the proposed constitutional amendments regarding courts, taxes, juveniles' treatment in the criminal justice system, and elections for judges appearing on the March 29th ballot.&nbsp;\u003c/p> \u003cp>And another historic March Madness win for an HBCU: The Southern University Women's Basketball team won its first-ever tournament game.&nbsp;\u003c/p> \u003cp>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742510739000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"},{"id":270774405,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"Defense Dept. deletes Jackie Robinson info, DOGE cuts Fair Housing Grants, DOE grants reinstated","duration":6861,"isExplicit":false,"description":"\u003cp>3.19.2025 #RolandMartinUnfiltered: Defense Dept. deletes Jackie Robinson info, DOGE cuts Fair Housing Grants, DOE grants reinstated\u003c/p> \u003cp>The Defense Department claims it was a mistake to delete pages on the Navajo Code Talkers, black Medal of Honor recipients, Jackie Robinson, and Ira Hayes, one of the Marines who raised the flag on Iwo Jima. Movie director Spike Lee has a lot to say about the MAGA movement's efforts to erase Black history.\u003c/p> \u003cp>Fair housing groups have filed lawsuits against HUD and DOGE regarding the cancellation of fair housing grants. Pennsylvania State Senator Vincent Hughes will explain what he is doing to combat efforts to dismantle anti-discrimination measures in housing.\u003c/p> \u003cp>It seems the Texas Governor is delaying the scheduling of a special election to fill the late Congressman Sylvester Turner's House seat. We'll speak with one candidate eager to represent the 18th Congressional District.\u003c/p> \u003cp>And March Madness has kicked off with a historic victory by Alabama State University, which defeated Saint Francis to secure the school's first tournament win.\u003c/p> \u003cp>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742424371000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"},{"id":270702784,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"Budget battle chaos, Dems Day of Action, Executive vs Judicial, Trump ends Segregated facilities ban","duration":7763,"isExplicit":false,"description":"\u003cp>3.18.2025 #RolandMartinUnfiltered: Budget battle chaos, Dems Day of Action, Executive vs Judicial, Trump ends Segregated facilities ban\u003c/p> \u003cp>Senate Majority Leader Chuck Schumer abandoned Democrats' budget strategy, giving into MAGA Republican demands and averting a government shutdown. &nbsp;\u003cbr>Former DNC Finance Committee Chair Michael Brown will explain if &nbsp;Schumer's decision is reshaping the Democratic playbook.\u003c/p> \u003cp>✨Get your \"Don't Blame Me ... I Voted for the Black Woman\" tee and #FAFO 2025 tee TODAY #RMU Merch 👉🏾 https://rolandmartin.creator-spring.com/\u003c/p> \u003cp>House Democrats have declared today a \"Day of Action\" to aggressively oppose the largest Medicaid cuts in our nation's history.\u003cbr>&nbsp;&nbsp;\u003cbr>U.S. Chief Justice John Roberts criticized Trump's call to impeach a federal judge for ordering a pause on the deportation of accused gang members to El Salvador. Justice Correspondent Elie Mystal will join us to discuss the ongoing battle between the executive and judicial branches.\u003c/p> \u003cp>#WETRIEDTOTELLYA - These MAGA fools are turning back the clock. &nbsp;We'll discuss how segregated facilities are no longer explicitly banned in federal contracts.\u003c/p> \u003cp>Former Texas megachurch pastor Robert Morris turns himself in after a grand jury indicted him on five counts of lewd or indecent acts with a child.\u003c/p> \u003cp>And we'll show you the world's biggest Elon Musk, Telsa, protest.&nbsp;\u003c/p> \u003cp>\u003cbr>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742337940000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"},{"id":270700164,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"Dems challenge extremist MAGA agenda, South African Ambassador expelled, Mich. Lt. Gov. Gilchrist","duration":8312,"isExplicit":false,"description":"\u003cp>3.17.2025 #RolandMartinUnfiltered: Dems challenge extremist MAGA agenda, South African Ambassador expelled, Mich. Lt. Gov. Gilchrist\u003c/p> \u003cp>✨Get your \"Don't Blame Me ... I Voted for the Black Woman\" tee and #FAFO 2025 tee TODAY #RMU Merch 👉🏾 https://rolandmartin.creator-spring.com/✨\u003c/p> \u003cp>Maryland Congressman Glenn Ivey will join us to discuss the Democrats' efforts to address the ongoing challenges created by the MAGA agenda.\u003c/p> \u003cp>We'll explain why the Trump Administration is expelling South Africa's ambassador to the United States. The ambassador has until Friday to leave the country.\u003c/p> \u003cp>Michigan voters can make history by electing the state's first Black governor. We'll speak with Lieutenant Governor Garlin Gilchrist II about his gubernatorial campaign.\u003c/p> \u003cp>The mayor of Tulsa, Oklahoma, signed an executive order on Sunday officially designating June 1 as Tulsa Race Massacre Observance Day.\u003c/p> \u003cp>And I'll talk to political strategist and social impact leader Alencia Johnson about her &nbsp;debut book, \"Flip the Tables.\"\u003c/p> \u003cp>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742257630000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"},{"id":270412209,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"Drastic HUD cuts, DOE closings/firings, NOAA mass firings, Trump's economic policies spark chaos","duration":7407,"isExplicit":false,"description":"\u003cp>3.12.2025 #RolandMartinUnfiltered: Drastic HUD cuts, DOE closings/firings, NOAA mass firings, Trump's economic policies spark chaos\u003c/p> \u003cp>The housing crisis will get grimmer with federal cuts to fair housing programs, and to preserve affordable housing. &nbsp;We'll talk to the president of &nbsp;Neighborhood Assistance Corporation of America about how the consequences could be devastating.\u003c/p> \u003cp>The U.S. Department of Housing and Urban Development rejects Hurricane Helene repair efforts in Asheville, North Carolina, because the city's proposed recovery plan features a DEI program.\u003c/p> \u003cp>The Department of Education is the latest federal agency facing massive layoffs. &nbsp;The National Parents Union president will explain what will happen with the imminent dismantling of the department.\u003c/p> \u003cp>Economic expert Steve Liesman calls the twice-impeached criminally convicted felon-in-chief Donald \"The Con\" Trump's economic policy \"insane.\"\u003c/p> \u003cp>The Alabama Freedom Riders Museum is no longer listed for sale by the U.S. General Services Administration.\u003c/p> \u003cp>A Federal jury awards two black Chicago men $120 million for spending decades in prison for a murder they did not commit.&nbsp;\u003c/p> \u003cp>✨Get your \"Don't Blame Me ... I Voted for the Black Woman\" tee and #FAFO 2025 tee TODAY #RMU Merch 👉🏾 https://rolandmartin.creator-spring.com/\u003c/p> \u003cp>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742234371000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"},{"id":270430294,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"Dems cave to GOP funding bill, Judge orders thousands of federal workers reinstated, Trump USPS plan","duration":7905,"isExplicit":false,"description":"\u003cp>3.14.2025 #RolandMartinUnfiltered: Dems cave to GOP funding bill, Judge orders thousands of federal workers reinstated, Trump USPS plan\u003c/p> \u003cp>Democrats who caved on the MAGA regime's spending bill exposed.\u003c/p> \u003cp>Thousands of people converged on the National Mall in Washington, D.C., to protest actions taken by the Trump administration that they claim are unconstitutional.\u003c/p> \u003cp>St. Augustine's University alumni are rallying to save the historically Black college and university. We'll speak with two members of the Save SAU coalition about their concerns regarding the factors they believe are causing the school's decline.\u003c/p> \u003cp>The quest to force colleges and universities to classify college players as employees continues. I'll talk to the attorney who represented college athletes against the NCAA, drawing upon legal precedents that compare college athletes to unpaid prison labor under the 13th Amendment's \"slavery exception.\"\u003c/p> \u003cp>An organization is working to prevent opioid overdose deaths in Black communities. I'll chat with an advocate who says access to lifesaving medications is unequal.\u003c/p> \u003cp>And we will show you a disturbing video from California that depicts a Black girl being attacked by a Mexican male student while onlookers, including a substitute teacher, stood by without intervening.\u003c/p> \u003cp>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741995616000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"},{"id":270430295,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"Environmental Justice Eliminated, Ill. AG Stops Teacher Prep Cuts, School Choice Debate","duration":8590,"isExplicit":false,"description":"\u003cp>3.13.2025 #RolandMartinUnfiltered: Environmental Justice Eliminated, Ill. AG Stops Teacher Prep Cuts, School Choice Debate\u003c/p> \u003cp>The Environmental Protection Agency is shutting down its division that helps low-income communities overwhelmed by pollution. Dr. Mustafa Ali will explain the devastating impact this will have on Black communities.\u003c/p> \u003cp>The Illinois Attorney General has successfully fought against the Department of Education's attempt to cut off millions of dollars in grants to train and support new teachers. Kwame Raoul will discuss the case and what's next as the DOE approaches elimination.\u003c/p> \u003cp>We will also examine the DOE's recent cuts and what they mean for those receiving financial assistance and those who need to pay off student loans.\u003c/p> \u003cp>The issue of school choice continues to spark heated debates. You'll hear from a Black Texas State Representative on the topic, as well as insights from Congresswoman Summer Lee, who argues that the school choice agenda being pushed by conservatives will only expand existing inequalities.\u003c/p> \u003cp>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741909602000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"},{"id":270430296,"podcastId":43072236,"podcastSlug":"1119-rolandmartinunfiltered","title":"Trump's busted economic boom, tumbling stocks & trade wars, BLM Plaza demolition, DC $1B budget cut","duration":8140,"isExplicit":false,"description":"\u003cp>3.11.2025 #RolandMartinUnfiltered: Trump's busted economic boom, tumbling stocks &amp; trade wars, BLM Plaza demolition, DC $1B budget cut\u003c/p> \u003cp>Where is that bustling economy that the twice impeached criminally convicted felon-in-chief Donald \"The Con\" Trump promised?\u003c/p> \u003cp>He seems to be leading us straight into a recession. Economist Morgan Harper will explain why the predicted economic boom has fizzled out.\u003c/p> \u003cp>MAGA Republicans want to cut D.C.'s budget by a billion dollars! We'll speak with a city council member who will explain how these cuts will impact the city.\u003c/p> \u003cp>Michigan Lieutenant Governor Garlin Gilchrist announces his gubernatorial campaign.&nbsp;\u003c/p> \u003cp>And the third suspect allegedly involved in the off-campus, fraternity hazing death of 20-year-old Southern University is apprehended.&nbsp;\u003c/p> \u003cp>✨Get your \"Don't Blame Me ... I Voted for the Black Woman\" tee and #FAFO 2025 tee TODAY #RMU Merch 👉🏾 https://rolandmartin.creator-spring.com/\u003c/p> \u003cp>#BlackStarNetwork partner: Fanbase\u003cbr>https://www.startengine.com/offering/fanbase\u003c/p> \u003cp>This Reg A+ offering is made available through StartEngine Primary, LLC, member FINRA/SIPC. &nbsp;This investment is speculative, illiquid, and involves a high degree of risk, including the possible loss of your entire investment. You should read the Offering Circular (https://bit.ly/3VDPKjD) and Risks (https://bit.ly/3ZQzHl0) related to this offering before investing.\u003c/p> \u003cp>Download the #BlackStarNetwork app on iOS, AppleTV, Android, Android TV, Roku, FireTV, SamsungTV and XBox &nbsp;http://www.blackstarnetwork.com\u003c/p> \u003cp>The #BlackStarNetwork is a news reporting platform covered under Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for \"fair use\" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741736835000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2VjNWE1MGIzLTNlYTEtNGI2ZS1iOTFiLWFlMmUwMDM4NzI4MS85ZmNlMTNmMi0wMDkyLTRmMzItODg4Yi1hZTJlMDAzODcyOGYvaW1hZ2UuanBnP3Q9MTY0MzU5OTUzNSZzaXplPUxhcmdl"}]}},{"id":71841994,"title":"Black Information Network Daily","description":"Discussions and interviews on topics and news stories important to the Black community. Hosted by Ramses Ja. Delivered every morning by 5am.","lastUpdated":1735788580,"slug":"1119-black-information-network","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi9pbWFnZS5qcGc_dD0xNjkwOTAyODcwJnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAk4HsAAAGVxryLAA"},"items":[{"id":271700509,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"April 3, 2025. Midweek Memo - Senator Cory Booker Makes History ","duration":1612,"isExplicit":false,"description":"\u003cp>On today's midweek memo, Hosts Ramses Ja and Q Ward reflect on US Democratic Senator Cory Booker's recent history making speech.&nbsp;&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743696300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi82OWJlYTdiNy1kYjFiLTQ0ZGMtODNlYi1iMmI0MDE0Njk3NDkvaW1hZ2UuanBnP3Q9MTc0MzcxMDY2OCZzaXplPUxhcmdl"},{"id":271454060,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"April 1, 2025. White Man Hurls Racist Language at Black Popeyes Worker","duration":1376,"isExplicit":false,"description":"\u003cp>Hosts Ramses Ja and Q Ward discuss the recent news story the use of racist language at a Florida Popeyes restaurant.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743468600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi85MTY0ZjlhNS0xNjgzLTRkOTMtOTkzMC1iMmIyMDAzY2U4ODQvaW1hZ2UuanBnP3Q9MTc0MzQ3OTI2OSZzaXplPUxhcmdl"},{"id":271417399,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"March 31, 2025. BIN Weekend Recap - Mike Moore ","duration":2392,"isExplicit":false,"description":"\u003cp>News anchor Mike Moore joins Hosts Ramses Ja and Q Ward to review some of the top stories from the weekend news cycle.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743429600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi8zY2EwNjBlNS0zZWE2LTQwZGEtYmNiNS1iMmIxMDEyMTg0OWYvaW1hZ2UuanBnP3Q9MTc0MzQ0MzIzOSZzaXplPUxhcmdl"},{"id":271194072,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"March 28, 205 BIN Weekly Recap - Bri Wood + Morgyn Wood","duration":2179,"isExplicit":false,"description":"\u003cp>News anchors Bri Wood and Morgyn Wood join Hosts Ramses Ja and Q Ward to discuss this week's major news stories.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743120000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi8wOGE1OWE5Mi0wYjNjLTRlMWMtOThlNC1iMmFkMDE0Mjc2MmYvaW1hZ2UuanBnP3Q9MTc0MzEwNDQ5OCZzaXplPUxhcmdl"},{"id":271167925,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"March 27, 2025. Trump Election Overhaul","duration":1445,"isExplicit":false,"description":"\u003cp>On today's podcast, Hosts Ramses Ja and Q Ward take a look at the Trump administration's plan to require proof of citizenship to vote.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743091200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi9lMDcxMTJjMC05N2U5LTQ5ZmItOTcwNi1iMmFkMDEzZGVmMDQvaW1hZ2UuanBnP3Q9MTc0MzEwNDAyNSZzaXplPUxhcmdl"},{"id":271056384,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"March 26, 2025. The Midweek Memo","duration":2105,"isExplicit":false,"description":"\u003cp>Hosts Ramses Ja and Q Ward discuss the passing of boxing great George Foreman and other news stories on today's edition of \"The Midweek Memo\"\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743004800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi9iZGMwNjE2MS1hOGNkLTRiZWUtYTI3NS1iMmFjMDE0NDJkMjUvaW1hZ2UuanBnP3Q9MTc0MzAxODYwNSZzaXplPUxhcmdl"},{"id":271016462,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"March 26, 2025. Anti DEI Black Pastor Pastor John Amanchukwu ","duration":1401,"isExplicit":false,"description":"\u003cp>Black Pastor John Amanchukwu opposes DEI and recently appeared in front of Texas law makers to share his position. Ramses Ja and Q Ward offer their reactions to his Texas address .\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742965200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi8wNTBjY2E1Yy02N2JlLTRlYmQtODA0NC1iMmFiMDE1ZjUzODIvaW1hZ2UuanBnP3Q9MTc0MjkzODAzNCZzaXplPUxhcmdl"},{"id":270927394,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"March 25, 2025. Portia Allen Kyle Color of Change . Part 1 of 2.","duration":1340,"isExplicit":false,"description":"\u003cp>In the first of a 2 part series, Hosts Ramses Ja and Q Ward talk with Portia Allen Kyle, Chief Advisor at\u003ca href=\"https://colorofchange.org/about/\">\u003cstrong> Color Of Change, \u003c/strong>\u003c/a>the nation&rsquo;s largest online racial justice organization about President trump's attacks on the Department of Education.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742878800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi84ODMwNDgxOC01OWNkLTQ4MzMtYjU5Yy1iMmFiMDAyYzc4Y2MvaW1hZ2UuanBnP3Q9MTc0Mjg3MTQ1NCZzaXplPUxhcmdl"},{"id":270524047,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"The Fire That Changed Everything","duration":911,"isExplicit":false,"description":"\u003cp>Journalist Mimi Brown recounts her experience evacuating during the fire and learning about its devastation in Altadena, a historic Black middle-class community.&nbsp;We explore the scope of destruction - over 9,000 structures lost, with Black families&nbsp;disproportionately affected.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742803200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzdiMTI1MjUwLTVkMWItNDdlZC1hYjAzLWIyOWMwMGZkZTI1ZC8yMzBlNDM0OS03YTZlLTQ4OTMtOGY5ZS1iMmE0MDBkNGVmZmQvaW1hZ2UuanBnP3Q9MTc0MjMwMzQ2NyZzaXplPUxhcmdl"},{"id":270852219,"podcastId":71841994,"podcastSlug":"1119-black-information-network","title":"March 24, 2025. BIN Weekend Recap - Mimi Brown ","duration":2533,"isExplicit":false,"description":"\u003cp>Journalist Mimi Brown joins Hosts Ramses Ja and Q Ward to review the major news stories from weekend and to discuss the launch of her new podcast series \"To Altadena With Love \" which chronicles the impact of the recent LA fires on the Black Altadena community.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742796000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q3NDIzMzlhLWQwOTgtNGY5Mi05YjAyLWFlMjcwMDJlOTc3Mi9hZWEwYzBhNS0zODQ1LTRkMzctOTlmOC1iMmFhMDA5ZGQ5OGYvaW1hZ2UuanBnP3Q9MTc0MjgwOTc2OSZzaXplPUxhcmdl"}]}},{"id":146890324,"title":"Black Land Podcast","description":"Artful story telling takes center stage as BIN’S \"Black Land\" podcast taps into the lives of ordinary people and brings to life their extraordinary tales of triumph and circumstance. Join Emmy award winning Host Vanessa Tyler each week as she dives deep into uncharted stories and gives an overdue and deserving voice to those who have often experienced the other side of the American dream. From laughter to tears, triumph to trials, Black Land delivers the personal narratives of Black people surviving through struggles, and challenges, and unmasks their stories through a combination of expert guests, heartwarming honesty, and an authentic dialogue that's rarely heard on podcasts today.","lastUpdated":1735855531,"slug":"1119-black-land-podcast","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy9kYTAyYTI4Mi0xZmRiLTQzZTMtODZiMC1iMGZmMDE2OWUyYzUvaW1hZ2UuanBnP3Q9MTcwNTk2MTY3MiZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAA_L0N8AAAGU3l4nYA"},"items":[{"id":271668326,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 71 - Caviar","duration":922,"isExplicit":false,"description":"\u003cp>Dr. Vanessa Tyler talks with restaurateur partners&nbsp; Nigel Douglas and Shauna Neely of \u003ca href=\"https://www.instagram.com/caviaredgewater/\">Douglas Neely Hospitality Group (DNHG)\u003c/a>. Together they are owners of the first and only Black-owned caviar brand in the Tri-State area. They also manage several restaurants including \u003ca href=\"https://www.caviarbydnhg.com/\">Caviar\u003c/a> in Edgewater, NJ. They discuss how caviar is one of the biggest trends happening in the culinary scene currently, and how DNHG are bringing caviar to the culture by creating a unique and elevated dining experience.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743663600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy8zY2ZmODQ1OS04ZWNkLTRkYzQtYTJlMS1iMmIyMDAyMjA2OTkvaW1hZ2UuanBnP3Q9MTc0MzQ3NTE4OCZzaXplPUxhcmdl"},{"id":271092458,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 70 - Black Inventors","duration":1016,"isExplicit":false,"description":"\u003cp>Dr. Vanessa Tyler has an enlightening conversation with James Howard, inventor and executive director of the \u003ca href=\"https://bihof.org/\">Black Inventors Hall Of Fame Museum and STEAM Center.\u003c/a> The project will be a 110,000 sq ft. facility in New Jersey that includes tuition-free STEM classrooms, a theater and a hall dedicated to top Black inventors of the Golden Era. James discuss the importance of representation and the value of preserving untold stories of inventors of color, especially in underserved communities.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743044700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy81ZTNhOTVkZS01Nzk2LTRjZjgtYTNlNi1iMmFhMDAxNWU5MDcvaW1hZ2UuanBnP3Q9MTc0Mjc4MDY1OSZzaXplPUxhcmdl"},{"id":270679104,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 69 - Black Millionaires Before Emancipation","duration":825,"isExplicit":false,"description":"\u003cp>Dr. Vanessa Tyler talks to author and educator Kimberly Jones about her book, '\u003ca href=\"https://a.co/d/jdfTBdH\">Wealthy Blacks Before the Emancipation Proclamation of 1863\u003c/a>'. The book helps dispel the myth that Black wealth did not exist in the days of slavery. Kimberly Jones shares information on wealthy business people of color in the 1800's and how they struggled and thrived during that period. The book also examines why many of these stories are relatively unknown and how it relates to the supression of Black History.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742526300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy9lNzc0NDE3NC1lYzM5LTRlZGEtYjg0Zi1iMmEyMDE4NmE5ZjEvaW1hZ2UuanBnP3Q9MTc0MjE3MTQzMCZzaXplPUxhcmdl"},{"id":270186951,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 68 - The Gocha Empire","duration":814,"isExplicit":false,"description":"\u003cp>During this Women's History Month, Dr. Vanessa Tyler has a conversation with entrepreneur, TV personality, chef and author&nbsp;\u003ca href=\"https://www.instagram.com/gochahawkins/?hl=en\">Gocha Hawkins\u003c/a>. Gocha opens up about overcoming her challenging past and what motivated her to create her own businesses. Through her \u003ca href=\"https://gochasrestaurantgroup.com/\">Gocha Restarant Group\u003c/a> she owns breakfast and brunch eateries focused on health concious dining, and a line of food merchandise.&nbsp; She also has a cookbook, called '\u003ca href=\"https://books.google.com/books/about/Cooking_with_Gocha.html?id=vVIH0QEACAAJ\">Cooking With Gocha\u003c/a>' that features creative breakfast and brunch recipes.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741921500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy82OTFkM2NmMC01N2EyLTQwN2UtOTI3YS1iMjllMDE3MjVjYTgvaW1hZ2UuanBnP3Q9MTc0MTgyMTY0NSZzaXplPUxhcmdl"},{"id":269733072,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 67 - The Real Target pt 2","duration":507,"isExplicit":false,"description":"\u003cp>Host Dr. Vanessa Tyler talks with investigative reporter \u003ca href=\"https://unicornriot.ninja/21st-century-jim-crow-a-series/\">Marjaan Sirdar\u003c/a> about his examination into Target's DEI rollback. Marjaan uncovered an even deeper plol that involves Target and it's unfortunate connection to Minneapolis law enforcement. Part 2 of 2\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741370700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy9mYjFkODcyNS1iNWQ1LTQzNzUtODRlZC1iMjk5MDEwNWQzZGEvaW1hZ2UuanBnP3Q9MTc0MTM2MzU2NSZzaXplPUxhcmdl"},{"id":269707902,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 66 - The Real Target pt 1","duration":1365,"isExplicit":false,"description":"\u003cp>Host Dr. Vanessa Tyler talks with investigative reporter \u003ca href=\"https://unicornriot.ninja/21st-century-jim-crow-a-series/\">Marjaan Sirdar\u003c/a> about his examination into Target's DEI rollback. Marjaan uncovered an even deeper plol that involves Target and it's unfortunate connection to Minneapolis law enforcement.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741345200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy85N2E4ZGM3Zi02MTllLTQ2MGYtOTJlMy1iMjk5MDBmZmY4NDAvaW1hZ2UuanBnP3Q9MTc0MTM2MjY4NyZzaXplPUxhcmdl"},{"id":269180257,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 65 - The Golden Era","duration":974,"isExplicit":false,"description":"\u003cp>Dr. Vanessa Tyler continues her conversation with the president of the ACLU and Associate Dean at New York Universtiy School of Law \u003ca href=\"https://www.aclu.org/bio/deborah-archer\">Deborah Archer\u003c/a>. Deborah provides insight into how the ACLU and others are fighting against the apparent destruction of our democracy and the dismantling of our civil liberties and equality infrastructure. She discusses past successes through litigation and how they continue to use the law to combat executive orders and mandates that threaten our community. Deborah has also written a book titled \"\u003ca href=\"https://wwnorton.com/books/9781324092148\">Dividing Lines: How Transportation Infrastructure Reinforces Racial Inequality\u003c/a>\" that details the role race has played in the U.S. transportation infrastructure over the years. Through city planning, highway building and property evaluations, city officials have used these tools to suppress Black communities and restrict economic growth.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1740711900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy85MWZhZWNmOC05OTQ0LTRiNjYtYjkwYi1iMjkwMDAxZmJmNTMvaW1hZ2UuanBnP3Q9MTc0MDUzNTkzOSZzaXplPUxhcmdl"},{"id":268661724,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 64 - Dividing Lines","duration":1008,"isExplicit":false,"description":"\u003cp>Dr. Vanessa Tyler talks with the president of the ACLU and associate dean at New York Universtiy School of Law \u003ca href=\"https://www.aclu.org/bio/deborah-archer\">Deborah Archer\u003c/a>. Deborah has written a book titled \"\u003ca href=\"https://wwnorton.com/books/9781324092148\">Dividing Lines: How Transportation Infrastructure Reinforces Racial Inequality\u003c/a>\" that details the role race has played in the U.S. transportation infrastructure over the years. After the success of the Civil Rights movement, officials turned to less obvious means to keep Americans divided. Through city planning, highway building and property evaluations, city officials used these tools to suppress Black communities and restrict economic growth.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1740107100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy9kMWVkYTEwNi01NDc5LTQ2NjYtYTIxOC1iMjg5MDAwZjg3YmQvaW1hZ2UuanBnP3Q9MTczOTkzMTAwNSZzaXplPUxhcmdl"},{"id":267161418,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 63 - Harlem Signs Of The Times","duration":638,"isExplicit":false,"description":"\u003cp>Dr. Vanessa Tyler talks with Karen Taylor, founder and Executive Director of '\u003ca href=\"https://whilewearestillhere.org/\">While We Are Still Here\u003c/a>', an organization dedicated to preserving the history of Harlem, NY. The group has an initiative called the '\u003ca href=\"https://whilewearestillhere.org/signs-of-the-times\">Signs Of The Times: Harlem Markers Project\u003c/a>' where they are installing historic markers around the city to honor events, people and organizations vital to the city of Harlem. Future plans include developing a tourist app, where people can walk the city and the app will show the historical significance of each marker.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1739502300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy8zYjQwNjU5OS0zNWQ0LTRkM2YtODk5Mi1iMjg0MDAxMGExYzEvaW1hZ2UuanBnP3Q9MTczOTQ5NzA0MSZzaXplPUxhcmdl"},{"id":265015519,"podcastId":146890324,"podcastSlug":"1119-black-land-podcast","title":"Episode 62 - The Principal Farmer","duration":942,"isExplicit":false,"description":"\u003cp>Dr. Vanessa Tyler talks with '\u003ca href=\"https://patrickmuhammad.com/\">The Principal Farmer' Patrick Muhammad\u003c/a>, owner of \u003ca href=\"https://your-faith-farms.myshopify.com/\">Your Faith Farms \u003c/a>in Georgia. Patrick is an advocate of Black land ownership and farm life, having run his 31 - acre farm since 2014. He is also the principal of \u003ca href=\"https://www.chatthillscharter.org/\">Chattahoochee Hills Charter School\u003c/a> where its mission is 'to inspire children to the highest levels of academic achievement through a curriculum that integrates the wonders of the natural world'. Patrick Muhammad advocates for \"the re-generation of farming\" - where older and younger generations connect through agriculture.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1738897500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzhmZDdiMmNiLTQ2ZTMtNGQ0Yi05ZWVlLWIwZmYwMTY4NWM4Yy83NTkzZTQ2Yy03Y2EyLTQ5MDEtODUwZi1iMjdkMDAyMzQyMDgvaW1hZ2UuanBnP3Q9MTczODg5Njc0MSZzaXplPUxhcmdl"}]}},{"id":269868991,"title":"To Altadena, With Love","description":"“To Altadena, With Love” is A Five-Part Series on Resilience, History, and Rebuilding, blends history, education, and personal stories to highlight Altadena’s legacy and the devastating impact of the Eaton Fire. Through firsthand accounts, we explore the fight to rebuild—not just homes, but a community that has survived against all odds. This series honors the people who built this community, the history they fought to preserve, and the future they refuse to let go of. “To Altadena, with Love” was created and produced by Black Information Network News Anchor Mimi Brown","lastUpdated":1742210132,"slug":"1119-to-altadena-with-love","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzdiMTI1MjUwLTVkMWItNDdlZC1hYjAzLWIyOWMwMGZkZTI1ZC9pbWFnZS5qcGc_dD0xNzQyMjA5ODY2JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":null},"items":[{"id":270835166,"podcastId":269868991,"podcastSlug":"1119-to-altadena-with-love","title":"A Community Built Against the Odds","duration":958,"isExplicit":false,"description":"\u003cp>Altadena is California&rsquo;s first Black middle-class community. We explore how Black families came here during the Great Migration, battled redlining, and fought for homeownership despite systemic barriers. Redlining kept Black families west of Lake Avenue, limiting their ability to build generational wealth&mdash;but they carved out a thriving, self-sustaining community. We also hear from actor Henry Sanders, best known for his role in Ava DuVernay's \u003cem>Queen Sugar\u003c/em>, who shares how the acting community came together to support him after he lost his Altadena home.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743408000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzdiMTI1MjUwLTVkMWItNDdlZC1hYjAzLWIyOWMwMGZkZTI1ZC9lYTQxNTdhOC1mYmNlLTQ5ODItYjMxOS1iMmFhMDAxMjM3OTcvaW1hZ2UuanBnP3Q9MTc0Mjc3ODg4NiZzaXplPUxhcmdl"},{"id":270524145,"podcastId":269868991,"podcastSlug":"1119-to-altadena-with-love","title":"The Fire That Changed Everything","duration":911,"isExplicit":false,"description":"\u003cp>Journalist Mimi Brown recounts her experience evacuating during the fire and learning about its devastation in Altadena, a historic Black middle-class community.&nbsp;We explore the scope of destruction - over 9,000 structures lost, with Black families&nbsp;disproportionately affected.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742803200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzdiMTI1MjUwLTVkMWItNDdlZC1hYjAzLWIyOWMwMGZkZTI1ZC8yMzBlNDM0OS03YTZlLTQ4OTMtOGY5ZS1iMmE0MDBkNGVmZmQvaW1hZ2UuanBnP3Q9MTc0MjMwMzQ2NyZzaXplPUxhcmdl"},{"id":269870502,"podcastId":269868991,"podcastSlug":"1119-to-altadena-with-love","title":"Introducing: To Altadena, with Love","duration":113,"isExplicit":false,"description":"\u003cp>\"To Altadena, With Love&rdquo;- A Five-Part Series on Resilience, History, and Rebuilding, blends history, education, and personal stories to highlight Altadena&rsquo;s legacy and the devastating impact of the Eaton Fire. Through firsthand accounts, we explore the fight to rebuild&mdash;not just homes, but a community that has survived against all odds. This series honors the people who built this community, the history they fought to preserve, and the future they refuse to let go of. &ldquo;To Altadena, with Love&rdquo; was created and produced by Black Information Network News Anchor Mimi Brown\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741606166000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzdiMTI1MjUwLTVkMWItNDdlZC1hYjAzLWIyOWMwMGZkZTI1ZC9pbWFnZS5qcGc_dD0xNzQyMjA5ODY2JnNpemU9TGFyZ2U"}]}},{"id":72385930,"title":"Civic Cipher","description":"Civic Cipher is a weekly radio show created to foster allyship for social justice. Hosted by Ramses Ja and Q. Ward, this show is dedicated to empowering Black and Brown voices, allowing them to engage directly with diverse populations across the country. Self-determination is critical to securing a future free of oppressive systems, and Civic Cipher exists to facilitate discussions toward this end. Furthermore, Civic Cipher seeks to inform non-POC allies who may not be privy to these types of discussions and optics. Finally, Civic Cipher seeks to provide long-form conversations in spaces where there is often a lack of significant resources, potent dialogue, or the necessary engagement for facilitating a healthy and productive civil discourse. FB/Instagram/Fanbase: @civiccipher","lastUpdated":1735913135,"slug":"1119-civic-cipher","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAUVBoAAAGVdPyA4A"},"items":[{"id":271287230,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"Political Conclusions We Can Draw About Black America with Dr. Christopher Towler (Part 1)","duration":1388,"isExplicit":false,"description":"\u003cp>Our guest is Christopher Towler, PhD. He is an Associate Professor in the Department of Political Science at California State University, Sacramento. He is the Director of the Black Voter Project, Co-Founder of Black Insights Research and the Editor-in-Chief of the Journal of Race, Ethnicity, and Politics.\u003c/p> \u003cp>In the first half of the show, we talk about the data that allows us to draw rather different conclusions than many folks had when going into the most recent presidential election. Many narratives were chronicled that are not ultimately supported by the polling of Black people around this country.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743242520000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"},{"id":271287231,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"Why Does The Statue of Liberty Have Chains on Her Feet?","duration":234,"isExplicit":false,"description":"\u003cp>Our Way Black History Fact covers the real reason the Statue of Liberty has chains on her feet.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743242460000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"},{"id":271287232,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"Political Conclusions We Can Draw About Black America with Dr. Christopher Towler (Part 2)","duration":1378,"isExplicit":false,"description":"\u003cp>Our guest is Christopher Towler, PhD. He is an Associate Professor in the Department of Political Science at California State University, Sacramento. He is the Director of the Black Voter Project, Co-Founder of Black Insights Research and the Editor-in-Chief of the Journal of Race, Ethnicity, and Politics.\u003c/p> \u003cp>In the second half of the show, we discuss the polling data since the election and what conclusions we can draw from it. We also examine some positive aspects of the data uncovered by Dr. Towler and how the progressive minds in this country can implement it into their strategies moving forward.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743242400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"},{"id":270774894,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"Pushing Back Against Nazis with Lincoln Heights Resident Sharen Sierra King (Part 1)","duration":1391,"isExplicit":false,"description":"\u003cp>Our guest is Sharen Sierra King - Journalist, public speaker and former radio host as well as a resident of Lincoln Heights Ohio...the place that is making national headlines for the Nazi demonstrations and the community response.\u003c/p> \u003cp>In the first half of the show, we talk about the original march by the Nazis on the town of Lincoln Heights. We discuss the timing of the demonstration as well as the emboldening of the far right by the current administration.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742680920000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"},{"id":270755439,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"Black WWII Veterans were Denied the G.I. Bill","duration":231,"isExplicit":false,"description":"\u003cp>Our Way Black History Fact covers how Black servicemen returning from WWII were systematically denied their benefits from the G.I Bill.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742637660000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"},{"id":270755440,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"Pushing Back Against Nazis with Lincoln Heights Resident Sharen Sierra King (Part 2)","duration":1378,"isExplicit":false,"description":"\u003cp>Our guest is Sharen Sierra King - Journalist, public speaker and former radio host as well as a resident of Lincoln Heights Ohio...the place that is making national headlines for the Nazi demonstrations and the community response.\u003c/p> \u003cp>In the second half of the show, we discuss Lincoln Height&rsquo;s response to the Nazi demonstrations, and how these actions can be replicated if necessary in communities around the country. We also discuss other ways people can&mdash;if necessary&mdash;resist the forces of this administration .\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742637600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"},{"id":270272895,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"Civil Rights Attorney Amy Owen Discusses the Rise in Hate Crimes (Part 1)","duration":1380,"isExplicit":false,"description":"\u003cp>Our guest is Amy Owen AKA Pineapple Lawyer &ndash; a civil rights attorney who has worked several major cases alongside Ben Crump as well as many high-profile clients.\u003c/p> \u003cp>In the first half of the show, we talk about the increase in hate crimes since the election of Donald Trump. We also discuss how his administration is actively stripping away civil rights, and what steps people can take in the event they end up facing hate or discrimination.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742032920000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"},{"id":270272896,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"Way Black History Fact - The First Interracial Basketball Game","duration":242,"isExplicit":false,"description":"\u003cp>Our Way Black History Fact covers a secret basketball game in the 1940s in the Jim Crow South that broke racial barriers and led to the style of play that we recognize today.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742032860000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"},{"id":270272897,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"An Attorney’s Perspective on the Shift in American Politics (Part 2)","duration":1378,"isExplicit":false,"description":"\u003cp>Our guest is Amy Owen AKA Pineapple Lawyer &ndash; a civil rights attorney who has worked several major cases alongside Ben Crump as well as many high-profile clients.\u003c/p> \u003cp>In the second half of the show, we reflect on some recent stories of discrimination, and ask Amy Owen to weigh in.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742032800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"},{"id":269767706,"podcastId":72385930,"podcastSlug":"1119-civic-cipher","title":"Hip Hop Activist Roqy Tyraid on Protesting a Hostile Regime ","duration":1622,"isExplicit":false,"description":"\u003cp>Our guest is Jacob Raiford AKA Roqy Tyraid&mdash;Hip Hop activist and community organizer.\u003c/p> \u003cp>In the first half of the show, we discuss a police shooting event in San Diego and what protests could look like under this current political administration. We also discuss other easy ways for people to get involved in politically shaping communities around the country.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/civiccipher?utm_source=search\" rel=\"payment\">Support the show: https://www.patreon.com/civiccipher?utm_source=search\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741424460000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJhYTc5YjJjLWM4YjItNDUyYi05MmFkLWIxYmMwMGVkMzAwMy9pbWFnZS5qcGc_dD0xNzMwMjE0MDM2JnNpemU9TGFyZ2U"}]}},{"id":75047047,"title":"One Hundred: The Ed Gordon Podcast","description":"As one of the industry’s premiere interviewers, Ed Gordon brings his hard-hitting, inspiring, intelligent, honest, and direct style to the weekly conversations on One Hundred. Discussions delve into politics, pop culture, current affairs and more via iconic guests and in-depth one-on-ones as only Ed Gordon can deliver.","lastUpdated":1735699332,"slug":"1119-one-hundred-the-ed-gordon","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAa91A0AAAGHghnhuA"},"items":[{"id":125642559,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E42 - Michael Harriot","duration":1834,"isExplicit":false,"description":"\u003cp>Ed talks with columnist, writer and political commentator Michael Harriot. They talk about his latest New Times best seller, Black AF History: The Un-Whitewashed history of America. The book looks at American History from A Black perspective and offers an unvarnished and sometimes funny and ironic look at the way American History has been told.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1697189550000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"},{"id":120898754,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E41 - Hill Harper","duration":2069,"isExplicit":false,"description":"\u003cp>Ed talks with actor, author, and businessman Hill Harper. They talk about Harper’s decision to throw his hat in the ring and run for the U.S. Senate. They also talk about the overall state of politics, the 2024 election and why his decision to became a candidate was motivated, in part, by his young son’s future.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1691715600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"},{"id":118952924,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E40 - Pastor Jamal Bryant","duration":2126,"isExplicit":false,"description":"\u003cp>Ed talks with Pastor, activist, and author \u003ca href=\"x-webdoc://94D0024D-A5E7-477E-9F61-FBF13417EF53#\" data-spellcheckmanipulating=\"true\">Jamal\u003c/a>-Harrison Bryant. Bryant is the senior pastor of the \u003ca href=\"x-webdoc://94D0024D-A5E7-477E-9F61-FBF13417EF53#\" data-spellcheckmanipulating=\"true\">mega\u003c/a>-church \u003ca href=\"https://en.wikipedia.org/wiki/New_Birth_Missionary_Baptist_Church\">New Birth Missionary Baptist Church\u003c/a> outside of Atlanta. They talk about the state of the Black church, celebrate preachers and why political and social activist must do to stay relevant.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1689296400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"},{"id":117575304,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E39 - Maryland Governor Wes Moore","duration":1788,"isExplicit":false,"description":"\u003cp>Ed talks with Maryland Governor, Wes Moore. They talk about his historic win, the importance of state and local politics in the 2024 election and speculation of his running for higher office down the line.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1687023841000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"},{"id":116977579,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E38 - Roy Wood Jr","duration":2573,"isExplicit":false,"description":"\u003cp>Ed talks with comedian Roy Wood, Jr. about his career, working on The Daily Show, the difference between Black and White audiences and what it was like hosting the White House Correspondents' dinner.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1686357568000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"},{"id":116471649,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E37 - Jonathan Butler","duration":1994,"isExplicit":false,"description":"\u003cp>Ed talks with singer/songwriter Jonathan Butler. They discuss Butler’s latest album, Ubuntu, the singer’s years of growing up in South Africa under Apartheid, his award-winning international music career, and working with his idol, Stevie Wonder.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1685785537000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"},{"id":115455899,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E36 - Valerie Simpson","duration":1891,"isExplicit":false,"description":"\u003cp>Ed talks with singer/songwriter, Valerie  Simpson about her hall of fame songwriting  career with late husband Nick Ashford and their  stellar career as artists.  They also talk about how Ashford and Simpson’s music became the sound track for generations of music lovers. They also discuss what it was like working with iconic singers including: Marvin Gaye, Diana  Ross and Gladys Knight.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1684458000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"},{"id":114963170,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E35 - Will Downing","duration":1869,"isExplicit":false,"description":"\u003cp>Ed talks with R&amp;B singer, Will Downing. The star has been an R&amp;B favorite for three plus decades, singing songs that often reflect the emotions of life, including hurt and pain, which became unthinkably real for the singer this year when his daughter, who struggled with mental illness, joined the growing ranks of young African-Americans who take their own lives. He opens up about the tragedy and what he’s doing to cope, including a song he created, in the wake of his daughter’s death, to help those going through dark times.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1683853200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"},{"id":114030705,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E34 - Robert Glasper","duration":1835,"isExplicit":false,"description":"\u003cp>Ed talks with Musician, Robert Glasper. They talk about his award-winning career, working with music legends, his excitement about scoring films and television. They also talk about Glasper’s involvement with the Blue Note Jazz Festival in Napa, California and why, as the curator, he’s bringing all types of music.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1682643600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"},{"id":113103885,"podcastId":75047047,"podcastSlug":"1119-one-hundred-the-ed-gordon","title":"S2 E33 - Kem","duration":1672,"isExplicit":false,"description":"\u003cp>Ed talks with singer KEM. They talk about his latest projects; a new book, \u003cem>Share my Life\u003c/em>. The memoir chronicles the journey of a shy, emotionally starved child who spiraled into addiction and homelessness, only to become one of the most beloved singers of a generation, and Anniversary-The Live Album, that celebrates two decades of the singer’s hits.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1681514947000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU5MWUzN2U0LWIxYTgtNDI0Yy1hNGE4LWFlMzIwMDgxZGMzZi9pbWFnZS5qcGc_dD0xNjkwOTAxNTM4JnNpemU9TGFyZ2U"}]}},{"id":83445801,"title":"After the Uprising","description":"NAACP Image Award-nominated true crime podcast investigates a string of mysterious tragedies among Ferguson activists in St. Louis, years after they helped launch a national movement for Black Lives. Season One: The Death of Danyé Dion Jones hosted by John Duffy & Ray Nowosielski. Season Two: The Murder of Darren Seals hosted by former Missouri state Senator Maria Chappelle-Nadal & Ray Nowosielski. http://www.DoubleAsteriskMedia.com/","lastUpdated":1735699278,"slug":"1119-after-the-uprising","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS9pbWFnZS5qcGc_dD0xNzE2NzkxODQ3JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAsB_t0AAAGQBiZtIA"},"items":[{"id":258055041,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"BONUS: Announcing 2025 NAACP Image Award Nomination!","duration":91,"isExplicit":false,"description":"\u003cp>After the Uprising Season 2: The Murder of Darren Seals is 1 of 5 nominees for the 2025 NAACP Image Award for Outstanding Podcast, News and Information! Please vote for the show now by clicking&nbsp;\u003ca href=\"https://vote.naacpimageawards.net/\">https://vote.naacpimageawards.net/\u003c/a> Then scroll down to the Podcast section at the bottom, click on News &amp; Information, and then tap the After the Uprising icon. At bottom click Back to Categories, upon being brought to that page scroll to bottom and click Submit Your Votes. You're done! Your vote can help us reach an even larger audience with the stories of Ferguson and secure a third season to continue to hold feet to the fire.\u003c/p> \u003cp>It's our second nomination in two seasons, and we feel&nbsp;\u003cem>so\u003c/em> honored. Thanks so much to you, our listeners and supporters, and to everyone at the NAACP. And good luck and congratulations to the other excellent nominated podcasts.&nbsp;Winners will be announced during the Creative Honors Ceremony streaming on their web site February 21st.&nbsp;\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1736941906000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS9pbWFnZS5qcGc_dD0xNzE2NzkxODQ3JnNpemU9TGFyZ2U"},{"id":189779539,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"Notice of Episode UPDATE (#1)","duration":38,"isExplicit":false,"description":"\u003cp>Season 2 Episode 10 has been updated as described here.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1719483317000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS9pbWFnZS5qcGc_dD0xNzE2NzkxODQ3JnNpemU9TGFyZ2U"},{"id":184894248,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"Season 2 Episode 10: Long Live the King","duration":3201,"isExplicit":false,"description":"\u003cp>After two and a half years of investigation, our podcast team is finishing this episode when something unexpected arrives: the 196-page St. Louis County police investigation report into Darren Seals’ murder. Buckle up. If you want to know what the cops knew, here it is. And the questions raised will shock you.\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Learn more about your ad-choices at https://www.iheartpodcastnetwork.com\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">https://www.doubleasteriskmedia.com/\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">See omnystudio.com/listener for privacy information.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1718149500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS80MWQ0ZTdkOS0wZDk5LTQ5ODMtYTdmMy1iMThkMDAzOWQxNDAvaW1hZ2UuanBnP3Q9MTcxODE2MzMzNSZzaXplPUxhcmdl"},{"id":184861663,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"Season 2 Episode 09: Mosi's Secret Box","duration":2333,"isExplicit":false,"description":"\u003cp>We think we know what happened to Darren Seals. From the beginning, word spread about another investigator from the \u003cem>New York Times\u003c/em> who had spent years looking into the case. When a box of Mosi Secret’s materials makes it into our hands, it leads to a deep dive into a series of federal indictments, a seemingly dirty St. Louis cop, a Mexican drug cartel and some uncomfortable questions about who was “snitching,” or was simply made to seem like they were.\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Learn more about your ad-choices at https://www.iheartpodcastnetwork.com\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">https://www.doubleasteriskmedia.com/\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">See omnystudio.com/listener for privacy information.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1718139600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS9lY2Y1YzBhYy1mYmVkLTRkNTAtYmRiMy1iMThkMDAwZTc2YmQvaW1hZ2UuanBnP3Q9MTcxODE1Mzg2MiZzaXplPUxhcmdl"},{"id":184814659,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"Season 2 Episode 08: A Dangerous Game","duration":2657,"isExplicit":false,"description":"\u003cp>Our investigators seek out the surviving members of the rap group Darren Seals managed during his final year, the Bottom Boyz. Was the motive for his homicide really a matter of a music dispute, or have “the streets” had that wrong the whole time? Los the Main Event speaks from behind prison walls. Meanwhile, Little Ricky has been released after a stretch, while LP has just beaten a murder rap. \u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Learn more about your ad-choices at https://www.iheartpodcastnetwork.com\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">https://www.doubleasteriskmedia.com/\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">See omnystudio.com/listener for privacy information.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1718124300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS83YTdmYWVmOS02ZDRkLTQwMzktYmQ3ZC1iMThjMDE1MWU4ZjYvaW1hZ2UuanBnP3Q9MTcxODEzODA3OCZzaXplPUxhcmdl"},{"id":184810908,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"Season 2 Episode 07: Satan's Seed","duration":2675,"isExplicit":false,"description":"\u003cp>One of the lead suspects for the murder of Darren Seals was himself murdered in 2020. When our investigators obtain the police report into that killing – and audio from the police interrogations – many of the pieces begin to fall into place. But many new mysteries emerge. Why was Darren’s murder suspect never prosecuted? And what about the suspects in that man’s murder?\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Learn more about your ad-choices at https://www.iheartpodcastnetwork.com\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">https://www.doubleasteriskmedia.com/\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">See omnystudio.com/listener for privacy information.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1718123400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS9iN2U3ZTY3My04N2JiLTRlOGItYWExOC1iMThjMDEzMTlmZWIvaW1hZ2UuanBnP3Q9MTcxODEzMTg3OCZzaXplPUxhcmdl"},{"id":184806012,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"Season 2 Episode 06: Confidential Human Source","duration":2327,"isExplicit":false,"description":"\u003cp>Darren Seals’ mother was certain the answer to his murder lay with the FBI. Dismissed as “conspiracy theory,” her assertion seems suddenly bolstered when a redacted document is released that reveals the existence of a U.S. government surveillance operation on Darren over his final six months. What were they after? Who was the informant that sent them to Darren? And what do they know?\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Learn more about your ad-choices at https://www.iheartpodcastnetwork.com\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">https://www.doubleasteriskmedia.com/\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">See omnystudio.com/listener for privacy information.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1718121600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS9jOTMzMjMzYS1iMTI2LTRiYjEtYjY3MC1iMThjMDEyZmU1OWYvaW1hZ2UuanBnP3Q9MTcxODEzMDc1MiZzaXplPUxhcmdl"},{"id":184798671,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"Season 2 Episode 05: The Bonnie Situation","duration":2351,"isExplicit":false,"description":"\u003cp>Before her sudden passing in 2023, Darren Seals’ mother Bonnie Otis sat down over several months for roughly 30 hours of conversations with this podcast. It becomes apparent that she was a central hub of sorts to whom tipsters turned. Using these varied and often conflicting accounts, our investigators piece together scenarios for Darren’s final night. \u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Learn more about your ad-choices at https://www.iheartpodcastnetwork.com\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">https://www.doubleasteriskmedia.com/\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">See omnystudio.com/listener for privacy information.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1718119800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS80Y2U1NjM5Ni0yZTJlLTQ5M2MtYjNkYi1iMThjMDEzZTNjYzQvaW1hZ2UuanBnP3Q9MTcxOTQ5Njg3MCZzaXplPUxhcmdl"},{"id":184691569,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"Season 2 Episode 04: Crime Scene","duration":2219,"isExplicit":false,"description":"\u003cp>Amir Brandy, co-founder of Real STL News, and his videographer friend Darnell Singleton, undertook their own on-the-ground investigation into Darren Seals’ murder beginning the day he was found. Meeting them at the Ridgeview Apartments where his Jeep was driven and set ablaze, they reveal a lead as to where the actual killing took place. On Gamble Street, in the city of St. Louis, on that same night around the same time, another man matching Darren’s description was shot dead, Shaun Hawkins. But is there actually a connection?\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Learn more about your ad-choices at https://www.iheartpodcastnetwork.com\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">https://www.doubleasteriskmedia.com/\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">See omnystudio.com/listener for privacy information.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1718092800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS84MTU4M2NmMS0xMTNjLTQ0NGQtYTg0ZC1iMThjMDA5N2JhN2UvaW1hZ2UuanBnP3Q9MTcxODA5NzQ3MyZzaXplPUxhcmdl"},{"id":184680157,"podcastId":83445801,"podcastSlug":"1119-after-the-uprising","title":"Season 2 Episode 03: Roc Nation","duration":2330,"isExplicit":false,"description":"\u003cp>The streets talk, and they say Darren Seals was killed during an argument about music. But is this a red herring? The investigators work to pin down the details of a meeting Darren had in New York City with JayZ’s Roc Nation only one month before his death. Members of his rap group D.O.A. talk and lead us to a focus on another group Darren began managing during his final year, the Bottom Boyz. And a witness who saw the Jeep set on fire offers a description of the suspects involved, including “a white boy” with a ponytail.\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Learn more about your ad-choices at https://www.iheartpodcastnetwork.com\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">https://www.doubleasteriskmedia.com/\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/p> \u003cp dir=\"ltr\" data-test-bidi=\"\">See omnystudio.com/listener for privacy information.\u003c/p>\u003cp>\u003ca href=\"https://www.patreon.com/DoubleAsterisk\" rel=\"payment\">Support the show: https://www.patreon.com/DoubleAsterisk\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1718090100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2IzYzc2ZjE2LTk3OGMtNDQ3Ni1hZDk1LWFlMzkwMDM3NWRjOS8zYzYyMDE5OC0zYmI1LTQ0NzgtYTY1NS1iMThjMDBhOWE2ODMvaW1hZ2UuanBnP3Q9MTcxODEwMTQ0MyZzaXplPUxhcmdl"}]}},{"id":63426570,"title":"Waiting on Reparations","description":"Waiting on Reparations is a show about Hip Hop and politics. Hosts Dope Knife, a rapper and visual artist, and Linqua Franqa, hip hop artist and politician, explore the history of public policy and its impacts on Hip Hop life; what Hip Hop culture tells us about our political reality; and the role of Hip Hop in shaping our political future.","lastUpdated":1735699159,"slug":"1119-waiting-on-reparations","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAWL7h4AAAF_CC68eA"},"items":[{"id":98097370,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"Knowledge is Power","duration":1452,"isExplicit":false,"description":"\u003cp>Our hosts Dope Knife &amp; Linqua Franqa will discuss the reality of health risks and disparities in the marginalized communities that make up the majority of their audience. They will touch on mental health issues, particularly about the ways that health knowledge can empower mental wellbeing as well as physical wellbeing. Additionally, the two will examine how issues of health are treated in the scene/culture of hip hop.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1654754400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"},{"id":95583835,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"Afrofuturism and Academia with Sammus, PhD","duration":2698,"isExplicit":false,"description":"\u003cp>LF and DK are joined by Brown professor and afrofuturist rapper/producer Sammus (aka Dr. Enongo Lumumba-Kasongo to discuss the relationship of lyric-craft to beatmaking, surviving academia, creative and emotional revelations during the Covid pause, and Dr. Lumumba-Kasongo's upcoming tour.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1649931857000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"},{"id":95226236,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"Crashing the (Democratic) Party","duration":3827,"isExplicit":false,"description":"\u003cp>This week, LF and DK are joined by democratic operative John Jackson to discuss his work infiltrating the democratic party.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1649328814000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"},{"id":94909581,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"Rich People Doing Goofy Sh*t, Part 23213","duration":2620,"isExplicit":false,"description":"\u003cp>This week the hosts take a gander at some gems from the newsweek, from the Unite Here picketing rich people at Jay-Z's Oscar party to Madison Cawthorn snitching on rich people in Congress and Eric Adams (net worth: $5 million) defunding errybody except the police.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1648725540000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"},{"id":94596258,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"Friends of Gadsden Creek","duration":3454,"isExplicit":false,"description":"\u003cp>This week, LF &amp; DK are joined by activist and Twitch streamer Tamika Gadsden to discussion the intersections of racial and environmental justice in Charleston, South Carolina.\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1648118724000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"},{"id":94278024,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"Hammer & Flows","duration":2417,"isExplicit":false,"description":"\u003cp>As they depart for their respective tours, LF &amp; DK kick off a three-part series on liberation movements born and bred in Birmingham, Alabama, this time discussing the alliance between the Alabama Communist Party and poor Black folks during the Great Depression era.\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1647515927000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"},{"id":93960387,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"In Honor of Breonna","duration":2924,"isExplicit":false,"description":"\u003cp>\"This week, the hosts visit the Breonna Taylor case, just shy of two years after her death and a week after Brett Hankison, one of the officers involved, was acquitted of his remaining charges. They also discuss increased police militarization, no-knock raids, and overcoming \"revolution fatigue\" that has caused such stories to fade from public view since the Uprising.\"\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1646907075000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"},{"id":93644211,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"Attack on the Alphabet Mafia","duration":3091,"isExplicit":false,"description":"\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1646304747000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"},{"id":93348834,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"Higher Learning ","duration":3136,"isExplicit":false,"description":"\u003cp>This week, DK &amp; LF take a look back at John Singleton's 1995 film Higher Learning and discuss the sociopolitical implications of it's major themes of political awakening. \u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1645705870000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"},{"id":93056542,"podcastId":63426570,"podcastSlug":"1119-waiting-on-reparations","title":"Turf War","duration":2250,"isExplicit":false,"description":"\u003cp>\"This week DK &amp; LF discuss the implications of Coach Brian Flores' lawsuit against the NFL for alleged racial discrimination on the fight for racial equity and labor rights more broadly.\"\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1645109755000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2MzMzBjZWVhLWMzZmUtNGY4Mi1iY2NkLWFlMzIwMDA1YjU5NS9pbWFnZS5qcGc_dD0xNjg4NjU1OTMzJnNpemU9TGFyZ2U"}]}},{"id":62949606,"title":"Black History Year","description":"Learning your history makes you - and your people - stronger. As Black people, we know we’re left out of the history books. That the media images are skewed. That we need access to experts, information and ideas so we can advance our people. Black History Year connects you to the history, thinkers, and activists that are left out of the mainstream conversations. You may not agree with everything you hear, but we’re always working toward one goal: uniting for the best interest of Black people worldwide. BHY is produced by PushBlack, the nation’s largest non-profit Black media company - hit us up at BlackHistoryYear.com.","lastUpdated":1728488740,"slug":"867-black-history-year","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzE0NzFmZTQwLTZkNjgtMTFlYi1hMTA4LTVmOGNjZWY5NjE4MS9pbWFnZS83N2Q2OTA3ODRiMDYyNTE3NWM2OGFhYjc2ZjVjNzVlNC5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAVpmYAAAGVfmyUgA"},"items":[{"id":271566936,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"How Black Mourning and Communal Grief Keep Us Alive with Dr. Leslie T. Grover","duration":3320,"isExplicit":false,"description":"This week, we're getting into the inherited, collective, and often unspoken legacy of Black grief. Joined by Dr. Leslie T. Grover, an award-winning author, activist, and scholar dedicated to historical storytelling as a tool for justice and healing, we look at everything from Maya Angelou's refusal to celebrate her birthday after MLK's assassination to age-old funerary traditions passed down through generations to understand that grief has always been bigger than sorrow for Black folks--it's how we honor, celebrate, and love our ancestors, each other, and ourselves.\n\n--\nTo find more of Leslie's incredible work, visit https://www.leslietgrover.com/\n\n—\nThis podcast is brought to you by PushBlack, the nation’s largest non-profit Black media company. You make PushBlack happen with your contributions at BlackHistoryYear.com. Most folks do 5 or 10 bucks a month, but truly, anything helps. Thanks for supporting the work.\n\nWith production support from Leslie Taylor-Grover and Brooke Brown, Black History Year is produced by Cydney Smith, Darren Wallace, and Len Webb, who also edits the show. Lilly Workneh is our Executive Producer and Black History Year's host is Darren Wallace.\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1743576660000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzL2RmYmY3YjJhLTZhNTAtMTFlZi1iYTc0LTc3NDk3MDFkYzRiYS9pbWFnZS9lNjM3NGViZmJlMjVhNDY0MmU4Yzg3NjMzYmUzNTFmYy5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":271383951,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"An Erotic Icon. She Used Fame To Reclaim Her Sexuality","duration":217,"isExplicit":false,"description":"In a time where Black women were shamed for owning their sexuality, she showcased hers front and center. Her legacy reminds us just how powerful we can become when we take control of our narrative. Now that’s sexy.\n\n\n\n\n\n_____________\n\n2-Minute Black History is produced by PushBlack, the nation's largest non-profit Black media company. PushBlack exists to amplify the stories of Black history you didn't learn in school. You make PushBlack happen with your contributions at BlackHistoryYear.com — most people donate $10 a month, but every dollar makes a difference. If this episode moved you, share it with your people! Thanks for supporting the work.\n\nThe production team for this podcast includes Cydney Smith, Len Webb, and Lilly Workneh. Our editors are Lance John and Avery Phillips from Gifted Sounds Network. Julian Walker serves as executive producer.\"\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1743397200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZhYTcwZjc4LTU0ZTktMTFlZi1iMWE0LTFiNjBiMjJhNjlmYS9pbWFnZS8yNzFkOWI3NzNmZTE3MWQ3MzUyOWVlODgzYzdjMmYwMi5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":271325574,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"The Great Migration Was Actually One Of Our Largest Movements Towards Freedom","duration":191,"isExplicit":false,"description":"They bought one way tickets and said goodbye to everything they knew. Many were terrified to leave, but they knew staying behind wasn’t an option either.\n\n\n\n\n\n\n\n_____________\n\n2-Minute Black History is produced by PushBlack, the nation's largest non-profit Black media company. PushBlack exists to amplify the stories of Black history you didn't learn in school. You make PushBlack happen with your contributions at BlackHistoryYear.com — most people donate $10 a month, but every dollar makes a difference. If this episode moved you, share it with your people! Thanks for supporting the work.\n\nThe production team for this podcast includes Cydney Smith, Len Webb, and Lilly Workneh. Our editors are Lance John and Avery Phillips from Gifted Sounds Network. Julian Walker serves as executive producer.\"\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1743310800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzL2U2ZjFjMjM0LTBjNTAtMTFmMC1iNGM2LTEzMTAwMTBlZWFhMC9pbWFnZS8yNzFkOWI3NzNmZTE3MWQ3MzUyOWVlODgzYzdjMmYwMi5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":271278326,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"Our Hair Holds Power. What Does It Mean If We Cut It?","duration":179,"isExplicit":false,"description":"We’re so happy to see people of all ages rocking their crown. Hair holds immense spiritual power. But what if we cut it?\n\n\n\n\n\n\n\n\n_____________\n\n2-Minute Black History is produced by PushBlack, the nation's largest non-profit Black media company. PushBlack exists to amplify the stories of Black history you didn't learn in school. You make PushBlack happen with your contributions at BlackHistoryYear.com — most people donate $10 a month, but every dollar makes a difference. If this episode moved you, share it with your people! Thanks for supporting the work.\n\nThe production team for this podcast includes Cydney Smith, Len Webb, and Lilly Workneh. Our editors are Lance John and Avery Phillips from Gifted Sounds Network. Julian Walker serves as executive producer.\"\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1743224400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzL2JlNDljYmE2LTBjNTAtMTFmMC1iNDlkLWZiYzc4ZTkyNDk0OS9pbWFnZS8yNzFkOWI3NzNmZTE3MWQ3MzUyOWVlODgzYzdjMmYwMi5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":270961239,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"How Black Horror Helps Us Face American History with Professor John Jennings","duration":3571,"isExplicit":false,"description":"This week, we’re diving into the real revolution happening in Black horror, from its roots in resistance folklore to today’s groundbreaking films. Joined by Hugo Award-winning and NYTimes best-selling writer and graphic novelist John Jennings, we’ll explore how scary stories expose systemic fears, why horror can be unexpectedly therapeutic, and how classic films like Night of the Living Dead, Get Out, and Beloved flip the script on the real monsters. Whether you love horror or avoid it completely, this conversation will change how you see the genre—and maybe even help you reframe your own fears.\n\n\nTo check out John Jennings' incredible work, visit https://www.johnjenningsstudio.com/.\n\n—\n\nExplore what it means to adapt and evolve together.\nCheck out Say More with Tulaine Montgomery wherever you find podcasts\n\n\n—\n\nThis podcast is brought to you by PushBlack, the nation’s largest non-profit Black media company. You make PushBlack happen with your contributions at BlackHistoryYear.com. Most folks do 5 or 10 bucks a month, but truly, anything helps. Thanks for supporting the work.\n\nWith production support from Leslie Taylor-Grover and Brooke Brown, Black History Year is produced by Cydney Smith, Darren Wallace, and Len Webb, who also edits the show. Lilly Workneh is our Executive Producer and Black History Year's host is Darren Wallace.\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1742905620000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZiNzk2N2FjLTU0ZTktMTFlZi1iMWE0LWFmNDllZjI2NjE0Ny9pbWFnZS9lNjM3NGViZmJlMjVhNDY0MmU4Yzg3NjMzYmUzNTFmYy5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":270863493,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"What’s Almost As Famous As Aretha Franklin-Her Purse","duration":193,"isExplicit":false,"description":"What’s almost as famous as Aretha Franklin? Her designer purses. Everywhere she went, her bag went with her. Leather, quilted, or sequined, big or small, she had them all. But her bags weren’t just in demand. They were THE demand.\n\n_____________\n\n\n2-Minute Black History is produced by PushBlack, the nation's largest non-profit Black media company. PushBlack exists to amplify the stories of Black history you didn't learn in school. You make PushBlack happen with your contributions at BlackHistoryYear.com — most people donate $10 a month, but every dollar makes a difference. If this episode moved you, share it with your people! Thanks for supporting the work.\n\n\nThe production team for this podcast includes Cydney Smith and Len Webb. Our editors are Lance John and Avery Phillips from Gifted Sounds Network. Lilly Workneh serves as executive producer.\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1742810880000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZhOTY5ZjYyLTU0ZTktMTFlZi1iMWE0LTdiNWM3MTFhMzY1Ni9pbWFnZS8yNzFkOWI3NzNmZTE3MWQ3MzUyOWVlODgzYzdjMmYwMi5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":270107170,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"From Jim Crow to AI: The History of Anti-Black Surveillance with Journalist Zain Murdock","duration":3010,"isExplicit":false,"description":"We’re always being watched. And it’s often with suspicion when you’re Black. In this episode of Black History Year, host Darren and poet & abolitionist journalist Zain Murdock expose how centuries-old tactics — like lantern laws and branding — live in today’s AI policing and data mining. Through personal stories and expert insights, they reveal how so-called “safety” masks control and what fighting Big Brother looks like.\n\nTo learn more about Zain’s work, find her at zainmurdock.com.\n\n—\n\nExplore what it means to adapt and evolve together.\nCheck out Say More with Tulaine Montgomery wherever you find podcasts\n\n—\n\nThis podcast is brought to you by PushBlack, the nation’s largest non-profit Black media company. You make PushBlack happen with your contributions at BlackHistoryYear.com. Most folks do 5 or 10 bucks a month, but truly, anything helps. Thanks for supporting the work.\nWith production support from Brooke Brown, Black History Year is produced by Cydney Smith, Leslie Taylor-Grover, Darren Wallace, and Len Webb, who also edits the show. Lilly Workneh is our Executive Producer and Black History Year’s host is Darren Wallace.\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1741842000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZiMThlYTgwLTU0ZTktMTFlZi1iMWE0LWNmYTY3MmM1NjBlYy9pbWFnZS9lNjM3NGViZmJlMjVhNDY0MmU4Yzg3NjMzYmUzNTFmYy5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":270030923,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"This Toy Was So Racist It Was Illegal To Have One","duration":198,"isExplicit":false,"description":"It may have been just a simple child’s toy on the outside, but an inside look at its history reveals exactly why other countries have outlawed it.\n\n\n_____________\n\n2-Minute Black History is produced by PushBlack, the nation's largest non-profit Black media company. PushBlack exists to amplify the stories of Black history you didn't learn in school. You make PushBlack happen with your contributions at BlackHistoryYear.com — most people donate $10 a month, but every dollar makes a difference. If this episode moved you, share it with your people! Thanks for supporting the work.\n\nThe production team for this podcast includes Cydney Smith and Len Webb. Our editors are Lance John and Avery Phillips from Gifted Sounds Network. Lilly Workneh serves as executive producer.\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1741766201000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZiMzkwNDgyLTU0ZTktMTFlZi1iMWE0LWI3NDNkODQ5M2I3MS9pbWFnZS8yNzFkOWI3NzNmZTE3MWQ3MzUyOWVlODgzYzdjMmYwMi5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":269931960,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"Her Artistry Was So Powerful, Police Arrested Her","duration":217,"isExplicit":false,"description":"Faith Ringgold was known for interpreting political movements and their struggles through art, from narrative quilts to paintings. But in 1970, the police thought she’d gone too far - and arrested her for making this powerful and possibly illegal statement.\n\n_____________\n\n2-Minute Black History is produced by PushBlack, the nation's largest non-profit Black media company. PushBlack exists to amplify the stories of Black history you didn't learn in school. You make PushBlack happen with your contributions at BlackHistoryYear.com — most people donate $10 a month, but every dollar makes a difference. If this episode moved you, share it with your people! Thanks for supporting the work.\n\nThe production team for this podcast includes Cydney Smith and Len Webb. Our editors are Lance John and Avery Phillips from Gifted Sounds Network. Lilly Workneh serves as executive producer.\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1741669200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZiNThmODZlLTU0ZTktMTFlZi1iMWE0LTBmNTQ5MDcyOWZlMy9pbWFnZS8yNzFkOWI3NzNmZTE3MWQ3MzUyOWVlODgzYzdjMmYwMi5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":269854310,"podcastId":62949606,"podcastSlug":"867-black-history-year","title":"Top Three Lies About ‘40 Acres And A Mule’","duration":198,"isExplicit":false,"description":"40 Acres and a Mule is the U.S.'s most famous attempt at reparations. Thousands of freed people actually received their 40 acres, but the government snatched it back quicker than they could say heehaw. What happened?\n\n\n_____________\n\n2-Minute Black History is produced by PushBlack, the nation's largest non-profit Black media company. PushBlack exists to amplify the stories of Black history you didn't learn in school. You make PushBlack happen with your contributions at BlackHistoryYear.com — most people donate $10 a month, but every dollar makes a difference. If this episode moved you, share it with your people! Thanks for supporting the work.\n\nThe production team for this podcast includes Cydney Smith, Len Webb, and Lilly Workneh. Our editors are Lance John and Avery Phillips from Gifted Sounds Network. Julian Walker serves as executive producer.\"\n \nTo learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy\n \n Learn more about your ad choices. Visit https://podcastchoices.com/adchoices","startDate":1741582800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZhNzYwMTk0LTU0ZTktMTFlZi1iMWE0LTI3OGJiN2UxZjlhMS9pbWFnZS8yNzFkOWI3NzNmZTE3MWQ3MzUyOWVlODgzYzdjMmYwMi5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"}]}},{"id":28600939,"title":"In Black America","description":"IBA profiles a diverse selection of current and historically significant figures whose stories help illuminate life in Black America.","lastUpdated":1727301773,"slug":"944-in-black-america","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAA-ZbfoAAAGUpb0VYA"},"items":[{"id":271320955,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"Ralph McDaniels (Ep. 18, 2025)","duration":0,"isExplicit":false,"description":"\u003cp>This week on In Black America, producer and host John L. Hanson, Jr. speaks with pioneering music video director, DJ and VJ Ralph McDaniels, who in 1983 created Studio 31 Dance Party, a television program presenting recordings of music performances that evolved into the long-running music video program Video Music Box.\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/in-black-america/ralph-mcdaniels-ep-18-2025\">Ralph McDaniels (Ep. 18, 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1743301520000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"},{"id":270822949,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"Mike Jackson, pt. 2 (Ep. 17, 2025)","duration":0,"isExplicit":false,"description":"\u003cp>This week on In Black America, producer and host John L. Hanson, Jr. concludes his conversation with Mike Jackson, Emmy and Tony Award-winning film, theater and television producer, host of the new podcast Why Not Me? and co-founder and managing partner with John Legend of Get Lifted Film Co., developing projects for major networks including [&#8230;]\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/uncategorized/mike-jackson-pt-2-ep-17-2025\">Mike Jackson, pt. 2 (Ep. 17, 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1742753442000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"},{"id":270343616,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"Mike Jackson, pt. 1 (Ep. 16, 2025)","duration":1826,"isExplicit":false,"description":"\u003cp>On this edition of In Black America, producer and host John L. Hanson begins a conversation with Mike Jackson, Emmy and Tony Award-winning film, theater and television producer, co-founder and managing partner with John Legend of Get Lifted Film Co., and host of the new podcast Why Not Me?\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/in-black-america/mike-jackson-pt-1-ep-16-2025\">Mike Jackson, pt. 1 (Ep. 16, 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1742163271000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"},{"id":269820616,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"Michelle Adams, pt. 2 (Ep. 15, 2025)","duration":1836,"isExplicit":false,"description":"\u003cp>This week on In Black America, producer and host John L. Hanson, Jr. concludes his conversation with Michelle Adams, Professor of Law at The University of Michigan Law School, and author of Containment: Detroit, The Supreme Court, and the Battle for Racial Justice in the North, discussing the epic social and legal struggle to integrate [&#8230;]\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/in-black-america/michelle-adams-pt-2-ep-15-2025\">Michelle Adams, pt. 2 (Ep. 15, 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1741530482000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"},{"id":269291493,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"Michelle Adams, pt. 1 (Ep. 14. 2025)","duration":1812,"isExplicit":false,"description":"\u003cp>This week on In Black America, producer and host John L. Hanson, Jr. begins a conversation with Michelle Adams, Professor of Law at The University of Michigan Law School, and author of Containment: Detroit, The Supreme Court, and the Battle for Racial Justice in the North, discussing the epic social and legal struggle to integrate [&#8230;]\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/in-black-america/michelle-adams-pt-1-ep-14-2025\">Michelle Adams, pt. 1 (Ep. 14. 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1740881362000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"},{"id":268775506,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"Phillip Washington, Jr. (Ep. 13, 2025)","duration":1823,"isExplicit":false,"description":"\u003cp>On this week&#8217;s In Black America, producer and host John L. Hanson, Jr. speaks with Phillip Washington, Jr., founder and CEO of Stone Hill Wealth Management, discussing the rising popularity of Bitcoin among African Americans as an alternative to traditional finance: a means of building wealth without banks or governments controlling its supply.\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/in-black-america/phillip-washington-jr-ep-13-2025\">Phillip Washington, Jr. (Ep. 13, 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1740278369000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"},{"id":267729352,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"Robert C. Maynard (Ep. 12, 2025)","duration":1816,"isExplicit":false,"description":"\u003cp>This week on In Black America, producer and host John L. Hanson, Jr. presents a tribute to pioneering journalist the late Robert C. Maynard, newspaper publisher, editor and former owner of the Oakland Tribune newspaper, the first African American to own a major daily newspaper, with an interview recorded in 1985. Maynard died in August [&#8230;]\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/in-black-america/robert-c-maynard-ep-12-2025\">Robert C. Maynard (Ep. 12, 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1739670813000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"},{"id":265564980,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"Spencer Haywood (Ep. 11, 2025)","duration":1817,"isExplicit":false,"description":"\u003cp>On this episode of In Black America, producer and host John L. Hanson, Jr. presents an interview with American Basketball Association and National Basketball Association legend, Olympic gold medalist, and trailblazer Spencer Haywood, recorded in 2015 on the occasion of his induction into the NBA Hall of Fame.\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/in-black-america/spencer-haywood-ep-11-2025\">Spencer Haywood (Ep. 11, 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1739065992000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"},{"id":263916046,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"A Tribute to Alex Haley (Ep. 10, 2025)","duration":1813,"isExplicit":false,"description":"\u003cp>This week on In Black America, producer and host John L. Hanson presents at tribute to the life and career of legendary biographer, screenwriter and novelist Alexander Murray Palmer Haley, best known as the author of Roots: The Saga of an American Family, and The Autobiography of Malcolm X, with an interview recorded in February [&#8230;]\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/in-black-america/a-tribute-to-alex-haley-ep-10-2025\">A Tribute to Alex Haley (Ep. 10, 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1738594244000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"},{"id":261713402,"podcastId":28600939,"podcastSlug":"944-in-black-america","title":"Jessica Norwood (Ep. 09, 2025)","duration":1798,"isExplicit":false,"description":"\u003cp>On this week&#8217;s In Black America, producer and host John L. Hanson, Jr. speaks with Jessica Norwood, financial activist and investor, social entrepreneur, founder and CEO of Runway Project, and author of Believe In You Money: What Would It Look Like If The Economy Loved Black People?, about her efforts to remove barriers to investment [&#8230;]\u003c/p>\n\u003cp>The post \u003ca href=\"https://kutkutx.studio/in-black-america/jessica-norwood-ep-09-2025\">Jessica Norwood (Ep. 09, 2025)\u003c/a> appeared first on \u003ca href=\"https://kutkutx.studio\">KUT &amp; KUTX Studios -- Podcasts\u003c/a>.\u003c/p>\n","startDate":1737947420000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9rdXRrdXR4LnN0dWRpby93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9JQkFfbmV3XzMwMDB4MzAwMF9OUFIuanBn"}]}},{"id":28119268,"title":"Pod Save the People","description":"Organizer and activist DeRay Mckesson explores news, culture, social justice, and politics with analysis from Kaya Henderson, De’Ara Balenger, and Myles Johnson. Then he sits down for deep conversations with experts, influencers, and diverse local and national leaders. New episodes every Tuesday.","lastUpdated":1713254945,"slug":"274-pod-save-the-people","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAA98tDAAAAGUhujuwA"},"items":[{"id":271463994,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"The Evolution of Black Literacy (with Derek W. Black)","duration":5777,"isExplicit":false,"description":"\u003cp>Louisiana voters reject far-right constitutional amendments, sudden influx in foreign recruitment of American scientists, Black expats share why they're happier living outside the U.S. DeRay interviews author and law professor \u003ca href=\"https://x.com/DerekWBlack\">Derek W. Black\u003c/a> about his new book \u003ca href=\"https://www.derekwblack.com/dangerous-learning\">Dangerous Learning\u003c/a>: The South’s Long War on Black Literacy.\u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.nola.com/news/politics/elections/louisiana-voters-reject-all-four-constitutional-amendments-by-wide-margins/article_ffdde244-ec0f-40b1-99d2-3938a75ecc93.html?taid=67e8b176aae7140001fe166d&utm_campaign=trueanthem&utm_medium=social&utm_source=twitter\">Louisiana voters reject all four constitutional amendments, despite Gov. Jeff Landry's support\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.npr.org/2025/03/29/nx-s1-5343966/countries-boost-recruitment-of-american-scientists-amid-cuts-to-scientific-funding\">Countries boost recruitment of American scientists amid cuts to scientific funding\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.cnbc.com/2025/02/14/black-expats-share-experiences-living-abroad.html\">Black expats share why they’re happier living outside the U.S.: I get to ‘exist in peace’\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow \u003ca href=\"https://www.instagram.com/podsavethepeople\">@PodSaveThePeople\u003c/a> on Instagram.\u003c/p>\n","startDate":1743478200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"},{"id":270925051,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"The Aunties on Self-Reparations","duration":6413,"isExplicit":false,"description":"\u003cp>FDA targets popular gay party drug, majority-Black town starts armed protection group, and Dems draw thousands at 'Fighting Oligarchy' rally. Myles interviews filmmakers Charlyn Griffith-Oro and Jeannine Kayembe-Oro to explore their short film \u003ca href=\"https://www.youtube.com/watch?v=9T_41u0ntqA&t=236s\">The Aunties \u003c/a>which shares the story of Black land stewards & culture bearers \u003ca href=\"https://www.theaunties.farm/the-aunties-film\">Donna Dear and Paulette Greene\u003c/a>.\u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.nbcnews.com/news/nbcblk/lincoln-heights-ohio-armed-protection-group-neo-nazi-rally-rcna196240\">A majority-Black town starts armed protection group after neo-Nazi rally\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.latimes.com/california/story/2025-03-21/fda-alkyl-nitrite-poppers-party-drug\">FDA crackdown on poppers prompts rush on popular gay party drug\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.usatoday.com/story/news/politics/2025/03/22/aoc-bernie-sanders-fight-oligarchy/82611427007/\">AOC and Bernie Sanders draw thousands of people at 'Fighting Oligarchy' rally in Denver\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.bbc.com/news/articles/ckg8ez8201yo.amp\">Heavyweight boxing legend George Foreman dies aged 76\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow \u003ca href=\"https://www.instagram.com/podsavethepeople\">@PodSaveThePeople\u003c/a> on Instagram.\u003c/p>\n","startDate":1742873400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"},{"id":270439582,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"Ebonee Davis on Collective Identity","duration":5208,"isExplicit":false,"description":"\u003cp>White House ignores federal orders, Fulbright scholars left stranded internationally, and California cannabis contaminated with pesticides. Myles interviews world renowned artist and model Ebonee Davis about her journey toward authorship of her book titled Daughter.\u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://x.com/axios/status/1901360289431638168?s=46\">Exclusive: How the White House ignored a judge's order to turn back deportation flights\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://woub.org/2025/03/07/fulbright-scholars-feel-stranded-trump-administration-suspends-funding/\">Many Fulbright scholars say they feel stranded after the Trump administration suspended their funding\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.latimes.com/california/story/2025-03-03/frustrated-by-state-delay-a-county-declares-a-cannabis-health-emergency\">Contamination fears drive push to remake state cannabis agency\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.nytimes.com/athletic/6197869/2025/03/12/new-era-rangers-astros-angels-overlap-hats/\">Vulgar Rangers hat selling big on secondary market as other team hats removed from MLB online shop\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow \u003ca href=\"www.instagram.com/podsavethepeople\">@PodSavethePeople\u003c/a> on Instagram.\u003c/p>\u003cp> \u003c/p>\u003cp> \u003c/p>\n","startDate":1742268600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"},{"id":269929819,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"Nic Stone on Fiction vs. Reality","duration":5461,"isExplicit":false,"description":"\u003cp>The dark history of retinol, the causal myth of bacterial vaginosis, and Abel Selaocoe crosses time and cultures in new album. DeRay interviews \u003ca href=\"https://www.nicstone.info/\">Nic Stone\u003c/a> about her new book, \u003ca href=\"https://www.getunderlined.com/authors/2129408/nic-stone/\">Dear Manny\u003c/a>.\u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.teenvogue.com/story/retinol-skincare-ingredient-history\">Retinol: The Skin-Care Ingredient With a Horrifying History\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.nytimes.com/2025/03/05/well/bacterial-vaginosis-sexually-transmitted-study.html?unlocked_article_code=1.104.QFo-.iYtkalIPu51g&smid=nytcore-ios-share&referringSource=articleShare\">A Third of Women Get This Infection. The Fix: Treat Their Male Partners.\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.npr.org/2025/02/24/nx-s1-5203031/abel-selaocoe-hymns-of-bantu\">South African cellist Abel Selaocoe fosters dialogue across time and cultures in a new album\u003c/a>\u003c/p>\u003cp>\u003ca href=\"House votes to censure Rep. Al Green with Democrats' help\">House votes to censure Rep. Al Green with Democrats' help\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.nbcnews.com/news/us-news/louisiana-college-students-death-investigated-possible-hazing-incident-rcna195196\">Louisiana college student's death investigated as possible hazing incident\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow \u003ca href=\"https://www.instagram.com/podsavethepeople\">@PodSaveThePeople\u003c/a> on Instagram.\u003c/p>\u003cp> \u003c/p>\n","startDate":1741663800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"},{"id":269431396,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"Brian Benjamin on the Power of State","duration":6292,"isExplicit":false,"description":"\u003cp>Dems veer right, Trump-Zelensky heated exchange, and Curry J. Hackett use of AI in art, design, and urban planning. DeRay interviews former Lieutenant Governor \u003ca href=\"https://x.com/BrianBenjaminNY\">Brian Benjamin.\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.politico.com/newsletters/playbook/2025/03/02/democrats-in-despair-00206883?nname=playbook&nid=0000014f-1646-d88f-a1cf-5f46b7bd0000&nrid=0000014e-f10d-dd93-ad7f-f90de50d0003\">Playbook: Democrats in despair\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.bbc.com/news/articles/cvg17jmm5vxo\">'It never should have happened': Americans frustrated by Trump-Zelensky spat\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.archpaper.com/2025/02/curry-j-hackett-black-futurity-art-design-urban-planning/\">Curry J. Hackett has a vision for Black futurity that drives his work in art, design, and urban planning\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow \u003ca href=\"https://www.instagram.com/podsavethepeople\">@PodSaveThePeople\u003c/a> on Instagram.\u003c/p>\n","startDate":1741059000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"},{"id":268910347,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"Michael Harriot on Histories Untold","duration":5465,"isExplicit":false,"description":"\u003cp>Jury finds Alabama police force operated as a 'criminal enterprise', Joy Reid's MSNBC show canceled, Luigi Mangione's lawyer receives key evidence from HBO doc, and Voletta Wallace, mother of Notorious B.I.G., passes at 78. In the final week of \u003ca href=\"http://recon.today/blackest-book-club\">Blackest Book Club\u003c/a>, Kaya interviews author \u003ca href=\"https://www.michaelharriot.com/\">Michael Harriot\u003c/a> about his book titled \u003ci>Black AF History: The Un-Whitewashed Story of America\u003c/i>.\u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://t.co/WKqPGfTsZk\">Alabama police force put on leave after grand jury says it operated like a \"criminal enterprise\"\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.newsweek.com/luigi-mangione-court-live-updates-suspect-face-murder-terror-charges-2034323\">Luigi Mangione's Lawyer: NYC Mayor Shared Key Evidence on HBO 'Before Defense Had Even Seen It'\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.rollingstone.com/music/music-news/voletta-wallace-notorious-big-bigie-smalls-mother-1235275517/\">Voletta Wallace, the Notorious B.I.G.’s Mother, Dead at 78\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.nytimes.com/2025/02/23/business/msnbc-joy-reid.html?smid=nytcore-ios-share&referringSource=articleShare\">Joy Reid’s MSNBC Show Canceled in Major Shake-Up\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.bbc.com/news/world-us-canada-43936042\">MSNBC's Joy Reid addresses homophobic blog post controversy\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.rawstory.com/trump-kennedy-center/\">Kennedy Center reeling from 'stunning' ticket sales collapse after Trump takeover: report\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow @PodSaveThePeople on Instagram.\u003c/p>\n","startDate":1740454200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"},{"id":266185391,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"Dr. Brittany Friedman on the Racial Divide","duration":7013,"isExplicit":false,"description":"\u003cp>AI program jails innocent man for 17 months, Katt Williams imperialist rant, Congress members denied access to Department of Education. Pod Save The People is back with the \u003ca href=\"https://info.reconstruction.us/blackest-book-club\">Blackest Book Club \u003c/a>reading list in collaboration with Reconstruction and Campaign Zero. DeRay interviews author \u003ca href=\"https://www.brittanyfriedman.com/\">Dr. Brittany Friedman\u003c/a> about her new book titled  \u003ca href=\"https://politics-prose.com/book/9781469683409?ic_referral=nRmCRKE2m4cGUULWPIHMCJqK69PUtj-qVf3meY9KoWAwM4q49XLY6gJUKe2cB-TbGbGuTvOs23atozm-Jpaz7V-okAw5UfNV2MgEoFb-pmTfF0U66uL0jl34bUP0PWcaowGDNQ&srsltid=AfmBOoq_zlPGAJTwewpxDXCM-alhjpCYPhH2l0g-xUH1880G5X4KC9M5\">\u003ci>Carceral Apartheid:\u003c/i>\u003c/a>\u003ci> How Lies and White Supremacists Run Our Prisons.\u003c/i>\u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.abc27.com/national/man-jailed-over-police-ai-program-then-freed-17-months-after-victim-raised-doubts/\">Man jailed over police AI program, then freed 17 months after victim raised doubts\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://abcnews.go.com/Politics/marco-rubio-el-salvadors-president-agrees-house-us/story?id=118433524\">Trump says he'd deport US citizens convicted of crimes 'in a heartbeat' if legal\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://thehill.com/homenews/education/5132685-department-of-education-musk-doge-trump-frost/\">Members of Congress denied access to Department of Education\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.washingtonpost.com/politics/2025/02/07/elon-musk-marko-elez-vance-trump/\">Musk to rehire DOGE staffer with history of racist tweets\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://x.com/mitchellvii/status/1887631959188512923\">Katt Williams Imperialist Rant\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://x.com/AkilahObviously/status/1887907025708896368?prefetchTimestamp=1739161960378&mx=2\">Akilah Hughes on non-voters\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow @PodSaveThePeople on Instagram\u003c/p>\n","startDate":1739244600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"},{"id":264073530,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"Aaron Robertson on Building Black Utopia","duration":5755,"isExplicit":false,"description":"\u003cp>Trump rewrites history on White House website, study on Harvard finds 43 percent of white students are legacy, athletes, or related to donors/staff, and the rise of Black educators on TikTok. Pod Save The People is back with the \u003ca href=\"https://info.reconstruction.us/blackest-book-club\">Blackest Book Club\u003c/a> reading list in collaboration with Reconstruction and Campaign Zero. DeRay interviews author Aaron Robertson about his new book titled \u003ca href=\"https://us.macmillan.com/books/9780374604981/theblackutopians/\">\u003ci>The Black Utopians:\u003c/i>\u003c/a>\u003ci> Searching for Paradise and the Promised Land in America\u003c/i>. \u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.propublica.org/article/vera-rubin-astronomer-dei-trump\">The Rewriting of a Pioneering Female Astronomer’s Legacy Shows How Far Trump’s DEI Purge Will Go\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.nbcnews.com/news/amp/ncna1060361\">Study on Harvard finds 43 percent of white students are legacy, athletes, related to donors or staff\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://rollingout.com/2025/01/27/hillmantok-the-rise-of-black-educators-on-tiktok/\">HillmanTok: The rise of Black educators on TikTok\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.nydailynews.com/2025/02/03/trump-pauses-canada-tariffs/\">Trump pauses 25% tariffs on Canadian goods after deal will Trudeau\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow @PodSaveThePeople on Instagram. \u003c/p>\u003cp> \u003c/p>\n","startDate":1738639800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"},{"id":262079125,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"The Performance Art of Politics","duration":3549,"isExplicit":false,"description":"\u003cp>Automated grocery prices increase depending on the shopper, Target follows suit in abandoning DEI initiatives, ICE officers issued an arrest quota, and the legacy of Florence Price - the first Black women to premiere works by a US orchestra. \u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.thenation.com/article/society/retail-grocery-automation-esl-kroger/\">Automation in Retail Is Even Worse Than You Thought\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.classicfm.com/composers/price-f/florence-life-music-biography/\">Meet Florence Price, the first Black woman to have her work premiered by a US orchestra\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.cnbc.com/2025/01/24/target-rolls-back-major-dei-initiatives.html\">Target rolls back DEI initiatives, the latest big company to retreat\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.washingtonpost.com/immigration/2025/01/26/ice-arrests-raids-trump-quota/\">Trump officials issue quotas to ICE officers to ramp up arrests\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow @PodSaveThePeople on Instagram. \u003c/p>\n","startDate":1738035000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"},{"id":259830832,"podcastId":28119268,"podcastSlug":"274-pod-save-the-people","title":"This is Not A Drill","duration":5944,"isExplicit":false,"description":"\u003cp>Whistleblower exposes Russian political interference operation, Louisiana governor evicts homeless people ahead of Super Bowl, Mississippi infrastructure neglect leads to parasites in impoverished residents, and Doechii stuns in Black sitcom inspired music video. DeRay interviews Andrew Bakaj and Naomi Seligman of \u003ca href=\"https://whistlebloweraid.org/\">Whistleblower Aid.\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>\u003cstrong>News\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.theguardian.com/tv-and-radio/2025/jan/19/the-westminster-whistleblower-how-my-friend-sergei-tried-to-expose-the-kremlin-plot-against-britain\">The Westminster whistleblower: how my friend Sergei tried to expose the Kremlin plot against Britain\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.cnn.com/2025/01/16/us/homeless-new-orleans-superdome-super-bowl-governor/index.html\">Governor forces removal of homeless people by New Orleans Superdome before Super Bowl\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.theguardian.com/us-news/2025/jan/01/mississippi-delta-water-parasites\">Infrastructure neglect and poverty lead to parasites in the Mississippi Delta\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.rollingstone.com/music/music-news/watch-doechii-denial-is-a-river-show-music-video-zack-fox-1235223761/\">Watch Doechii’s life literally blow up on ‘Denial is a River Show”\u003c/a>\u003c/p>\u003cp> \u003c/p>\u003cp>Follow @PodSaveThePeople on Instagram.\u003c/p>\n","startDate":1737430200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNTBjNDk4OWQtNTMyZi00YThkLTlhYzAtYTg1ZTQ2ZGY4NWVmLzIwNTYyNzk3LWYyY2UtNGE0Yi04YTgwLTUxNThiZGZiMzRlZS8zMDAweDMwMDAvYWFiYjkxOTgxNGVkZDZjOTVjOThkMWQ4NTQyYTU3ZmM3MGVkNWMzM2Y0ODFmYjEyY2ZmNWFhNjBmMGRjOGIyOGZjYTQ4ZDU2NDNhMmMyNTE2Y2Y2N2ZhYjUzYzYxMWE0NTM3OGY5MGI1MWQwNzhmZWY4ZmY4YjY4OGQ2ZDVkOTAuanBlZz9haWQ9cnNzX2ZlZWQ"}]}},{"id":30787191,"title":"The Breakdown with Shaun King","description":"Join Shaun as he unpacks the most important stories of injustice, racism and corruption, but also tells you who's fighting back and how you can support and join them with practical action steps.","lastUpdated":1677852115,"slug":"269-the-breakdown-with-shaun-k","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzU2ZjUwM2Y2LTY3OGItMTFlZC1hODkzLTI3MGJlNjdhNzkwZi9pbWFnZS90aGUtYnJlYWtkb3duLS0tMjAyMy0tLWNvdmVyLS0tM2sucG5nP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAA5N4HIAAAGTQ8DMaA"},"items":[{"id":249917301,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 858 - Pete Hegseth couldn’t get away with saying this about anyone else","duration":553,"isExplicit":false,"description":"How long could a White House nominee keep their nomination if they were overheard chanting “Kill the Jews?”\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1734601408000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzL2EyYmUxOTMyLWJlMTctMTFlZi1iY2Y4LTEzMmM4OTQ4Yjg2ZC9pbWFnZS9lMjc0MGVmNmY3MWE4NjkzYWRkZWM3NGVlMmIxMTczNS5qcGVnP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw"},{"id":249573735,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 857 - Nothing more American than being celebrated for choking a Black man to death","duration":767,"isExplicit":false,"description":"Americans LOVE Daniel Penny - who choked a young Black man to death, got away with it, and is now being honored by Donald Trump for it.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1734519320000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzg5N2IzNWFhLWJkNTgtMTFlZi05MzZlLWE3NGVkMmYyMTUwNC9pbWFnZS84NTc4ZjJhZGUyNDkwYzhhNTE5OGFhMmU0Mjk3MzQ0Ny5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":248896050,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 856 - The United States and Israel just murdered Uncle Khaled","duration":359,"isExplicit":false,"description":"I always knew this moment was likely, but it’s somehow lower and more painful than I expected.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1734338533000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzhmYmI4YzRhLWJiYjMtMTFlZi1hMWIzLTc3YzFiNDhmYjIxMS9pbWFnZS9mY2VkNjZkMmZlZWIyYTM3MmRkNTRhODYyMTU3M2I2ZC5qcGVnP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw"},{"id":247711824,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 855 - A few late words on the pardon of Hunter Biden","duration":734,"isExplicit":false,"description":"A new poll that was released today showed that 80% of Americans finally agree on something - and this is a RARITY in 2024. They agree that it was wrong to pardon Hunter Biden. Let me unpack and explain\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1733999620000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc3ZjgxMGEwLWI4OWUtMTFlZi04MWI1LTM3YjA4YmYxYjVjNy9pbWFnZS8xODk5ZDZmYjAxZWJmYmJlYzI5NjBjMDkyOWNjNzgwNC5qcGVnP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw"},{"id":247325657,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 854 - How an Open Assassin Became a Cult Hero","duration":949,"isExplicit":false,"description":"A mix of American vanity, white privilege, and utter contempt for the health insurance industry has somehow allowed a young man that murdered a CEO in broad daylight become a cult hero. Let me unpack and explain it.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1733914582000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdkMzk3ZjVjLWI3ZDgtMTFlZi1hMmI1LWNiNDY3NThhMjg0MS9pbWFnZS83ZWQ2MGZhYTgzMTRkMTE1OGVkMzc5YTJkNTVkOTkzMi5qcGVnP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw"},{"id":246941291,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 853 - Explaining Syria","duration":787,"isExplicit":false,"description":"I am nothing but glad to see an evil dictator ousted. I am also very suspicious of Israel and the United States and their role in everything - as we should be. Let me unpack and explain it.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1733824297000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzQ0ZWFkNTEwLWI3MDYtMTFlZi04OGJkLTc3NDJkNjYxNzgzMS9pbWFnZS9lNWI2ZjAwMDNkOGYzYTdiNGFlMzJkMjIwYmViMmU3Yy5qcGVnP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw"},{"id":241045198,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 852 - I hear people say this about me every day","duration":953,"isExplicit":false,"description":"It’s true. And not true. Let me explain.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1732269269000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzU2ZjUwM2Y2LTY3OGItMTFlZC1hODkzLTI3MGJlNjdhNzkwZi9pbWFnZS90aGUtYnJlYWtkb3duLS0tMjAyMy0tLWNvdmVyLS0tM2sucG5nP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw"},{"id":240715284,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 851 - The International Criminal Court just charged Israel’s leaders with war crimes","duration":671,"isExplicit":false,"description":"It’s a huge deal. And may be the single biggest blow we’ve seen yet to Israel in the past 14 months. Let me explain what it does and does not mean for what’s next.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1732184909000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzU2ZjUwM2Y2LTY3OGItMTFlZC1hODkzLTI3MGJlNjdhNzkwZi9pbWFnZS90aGUtYnJlYWtkb3duLS0tMjAyMy0tLWNvdmVyLS0tM2sucG5nP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw"},{"id":240366373,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 850 - The United States is VERY close to starting World War III.","duration":641,"isExplicit":false,"description":"Russia just announced it is changing its rules on nuclear war and nuclear weapons. Why? The United States just sent long range missiles to Ukraine and gave Ukraine permission to strike deep inside of Russia with them. It’s a VERY dangerous decision that is already having ripple effects around the world.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1732096400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzU2ZjUwM2Y2LTY3OGItMTFlZC1hODkzLTI3MGJlNjdhNzkwZi9pbWFnZS90aGUtYnJlYWtkb3duLS0tMjAyMy0tLWNvdmVyLS0tM2sucG5nP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw"},{"id":239984754,"podcastId":30787191,"podcastSlug":"269-the-breakdown-with-shaun-k","title":"Ep. 849 - Let me explain Trump’s cabinet picks in 2 minutes","duration":454,"isExplicit":false,"description":"Yes, Trump’s cabinet picks are absolutely insane. I’ll try my best to explain what he’s thinking.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1732008529000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzU2ZjUwM2Y2LTY3OGItMTFlZC1hODkzLTI3MGJlNjdhNzkwZi9pbWFnZS90aGUtYnJlYWtkb3duLS0tMjAyMy0tLWNvdmVyLS0tM2sucG5nP2l4bGliPXJhaWxzLTQuMy4xJm1heC13PTMwMDAmbWF4LWg9MzAwMCZmaXQ9Y3JvcCZhdXRvPWZvcm1hdCxjb21wcmVzcw"}]}},{"id":51664494,"title":"All The Smoke","description":"ALL THE SMOKE pairs two of the most outspoken and controversial players of their time. Known as fiery, intense competitors during their on-court careers, Matt Barnes and Stephen Jackson are now two of the most widely respected voices by today’s crop of NBA stars. Serving as mentors to numerous players throughout the league and with their hands firmly on the pulse of the game, they have first-hand insight into the minds, lives and pressing issues facing today’s players. Barnes and Jackson, who have played alongside two generations of All-Stars, will dish on the latest news and drama from on and off the court without boundaries.","lastUpdated":1735902930,"slug":"1119-all-the-smoke","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAPt6gAAAGVYQwp8A"},"items":[{"id":271682287,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"Jason Wilson Unpacks Pro Athlete Mental Health Crisis & His Proven Recovery System","duration":4726,"isExplicit":false,"description":"\u003cp>Jason Wilson shares his powerful journey from personal tragedy, including his father's lynching, to founding the Cave of Adullam Transformational Training Academy. In this raw and emotional conversation, Wilson reveals how therapy and martial arts became his path to healing and his inspiration to help others, particularly young Black men. He challenges traditional notions of masculinity, emphasizing the power and necessity of men expressing vulnerability through tears and emotional openness. Wilson offers his blueprint for breaking destructive cycles, sharing the \"4 R's\" methodology that has transformed countless lives in urban communities. From his transition from the music industry to male outreach, this episode explores Wilson's revolutionary approach to emotional intelligence, healing generational trauma, and redefining what it means to be a strong man in today's world.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743681300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"},{"id":271499187,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"Pistons Want ALL THE SMOKE, White Boy Dark Alley MVPs & Final Four Previews","duration":2719,"isExplicit":false,"description":"\u003cp>It&rsquo;s a brawl night in the NBA! Matt, Keyon &amp; J.R. break down the recent skirmish between the Detroit Pistons and Minnesota Timberwolves. The guys then look back on scraps of NBA&rsquo;s past, including the time J.R. flexed on the New York Knicks and got checked by Charles Oakley.\u003c/p> \u003cp>Matt turns his focus to this year&rsquo;s McDonald&rsquo;s All-American Game and its headliners AJ Dybantsa &amp; Alijah Arenas. Listen in as the guys reflect on high school stars of years past, sharing classic stories of Baron Davis and Tracy McGrady.\u003c/p> \u003cp>As NCAA March Madness heads into Final Four weekend, the trio looks back on tournament action and share predictions for both the Men&rsquo;s &amp; Women&rsquo;s side.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743509355000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"},{"id":271140453,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"Chris Mullin's Journey from Rehab to Hall of Fame, Untold Dream Team Story & That Infamous Practice","duration":2759,"isExplicit":false,"description":"\u003cp>Join Chris Mullin as he takes you on a journey from his New York roots and college days to the unforgettable Dream Team era. Experience his insider stories about signing key players to Golden State, witnessing Nellie Ball, and living through the iconic 84&rsquo; Olympics versus the Dream Team.\u003c/p> \u003cp>Hear his firsthand insights on the infamous Dream Team practice, the Pacers move, and what truly set legends like Reggie Miller and Larry Bird apart.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743077101000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"},{"id":270965641,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"Vernon Maxwell IS BACK! High School Kobe, Trash Talking Magic Johnson & the Transfer Portal MESS","duration":2217,"isExplicit":false,"description":"\u003cp>MAD MAX IS BACK. After sending shockwaves through the basketball world &amp; beyond with his viral interview, Vernon Maxwell is officially welcomed into the ALL THE SMOKE family. Matt shares the internet's best reactions to Max's episode, including high praise from Jamie Foxx and call-outs from cougars in the comment section.\u003c/p> \u003cp>Max then unleashes more can't-miss stories from his playing career. He shares what it was like when a high school-aged Kobe Bryant rolled up to the 76ers practice &amp; sets the record straight on what really happened after he trash-talked Magic Johnson.\u003c/p> \u003cp>The guys pivot to today's hottest headlines: exploring the Houston Rockets &amp; OKC Thunder's playoff potential, reacting to the Boston Celtics' shocking $6.1B sale, and breaking down Brandon Jennings challenge to the 2009 NBA Draft class.&nbsp;\u003c/p> \u003cp>Plus, the guys reflect on Week One of the NCAA Tournament &amp; discuss how college basketball could be saved from transfer portal chaos.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742909256000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"},{"id":270633382,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"Most Insane March Madness Stories Told by the Players Who Lived It | All The Smoke Compilation","duration":12197,"isExplicit":false,"description":"\u003cp>Experience March Madness like never before through the eyes of basketball's greatest collegiate legends on ALL THE SMOKE. This definitive compilation brings together the most electrifying, heartbreaking, and unforgettable NCAA Tournament moments, told by the very players who lived them. From Grant Hill breaking down Christian Laettner's miraculous buzzer-beater to Carmelo Anthony reliving his freshman championship run at Syracuse, these stories capture the essence of college basketball's most prestigious tournament.\u003c/p> \u003cp>Witness CJ McCollum's recounting of Lehigh's historic upset over Duke, hear Cheryl Miller's perspective on dominating women's basketball with back-to-back national championships, and relive iconic Final Four performances that changed the course of basketball history.\u003c/p> \u003cp>This collection features over 30 captivating stories from former champions, underdogs, and Hall of Famers who transformed March into true Madness.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742475219000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"},{"id":270467111,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"KAT & Draymond want ALL THE SMOKE, March Madness is completely BROKEN & Lakers without LeBron","duration":1855,"isExplicit":false,"description":"\u003cp>The HEAT is ON as Matt and Geno break down Draymond Green's mind games with Karl-Anthony Towns and why KAT's own teammates were dapping up Draymond after the game. Jimmy Butler and Luka Dončić are on fire with their new squads, and the guys analyze what's behind their dominant performances.\u003c/p> \u003cp>Plus, Matt and Geno dive into the LA Sparks' controversial advertisement for male practice players that has the basketball world talking. Matt drops some bars about the NCAA's broken system - how the combination of NIL deals, transfer portal chaos, and agent influence is DESTROYING college basketball. What's the solution to fix the game we love?\u003c/p> \u003cp>We also give an exclusive preview for an interview Ryan Garcia opens up to Ak and Barak in a tell-all interview dropping this week, revealing the personal struggles behind his controversial year.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742298900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"},{"id":270132039,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"Cheryl Miller on Caitlin vs. Angel vs. JuJu, the 105-Point Game & Who Wins a 1v1 vs. Reggie Miller?","duration":3735,"isExplicit":false,"description":"\u003cp>Basketball royalty joins ALL THE SMOKE as Matt and Stak sit down with the incomparable Cheryl Miller for a conversation that our fans have been asking for for years. In this must-watch episode, Miller takes us through her extraordinary journey that changed women's basketball forever. She breaks down the current explosion of the women's game, offering perspective on superstars Caitlin Clark and JuJu Watkins from someone who revolutionized basketball decades before them. Miller shares what it was like coaching these rising stars at the 2024 WNBA All-Star Game and gives her unvarnished take on the league's newest competitor, Unrivaled.\u003c/p> \u003cp>The conversation goes deep into Miller family lore, with Cheryl revealing intimate stories about her relationship with brother Reggie Miller, including his reaction to her historic 105-point game. Beyond personal stories, Miller delivers a basketball education, reminiscing on the pioneers who built women's basketball and offering expert analysis on international talent revolutionizing both the NBA and WNBA. She even settles the eternal debate, ranking Jordan, Kobe, and LeBron with the authority only a true basketball savant can provide.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741866900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"},{"id":269969628,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"LeBron & Stephen A. Want ALL THE SMOKE over Bronny comments | ATS Unplugged","duration":1735,"isExplicit":false,"description":"\u003cp>The smoke is THICK this week as Matt and Geno dive into LeBron James' heated confrontation with Stephen A. Smith. Can the Lakers make a real title run this year? Geno is cautiously optimistic about their chances, but what does LeBron battling through a groin injury mean for their playoff push? Former NBA veteran Keyon Dooling joins to analyze the suddenly red-hot Warriors, the Clippers finding their groove with Kawhi and Harden, and USC sensation JuJu Watkins dominating women's basketball. Plus, the crew previews March Madness, reacts to Rick Pitino's controversial recruiting strategy, and breaks down Steph Curry's surprising new assistant general manager role at Davidson.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741700101000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"},{"id":269631983,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"Barry Bonds’ wild Rookie Hazing, Getting ignored by Michael Jordan & Don’t call me the GOAT","duration":3009,"isExplicit":false,"description":"\u003cp>Baseball&rsquo;s most feared slugger finally speaks out. The all-time home run king, Barry Bonds, joins Matt and Stak for a raw, unfiltered conversation that delivers the honesty ALL THE SMOKE fans crave. For the first time in years, Bonds opens up about his complex journey through MLB - from growing up in the shadow of his father, Bobby Bonds, to becoming the most dominant hitter in baseball history. He breaks down the art of hitting and the mental warfare behind 762 home runs and 7 MVP awards, offering a rare glimpse into what made him such an unstoppable force at the plate. The conversation dives deep into the unwritten rules of baseball, his philosophy on the game, and the state of Black representation in MLB. Bonds also shares his surprising connection to basketball royalty, detailing his little-known friendship with Michael Jordan and reflecting on the legendary 1992 celebrity dunk contest alongside Deion Sanders and Mike Conley Sr. Beyond the past, Bonds gives his take on the modern game, weighing in on Shohei Ohtani&rsquo;s unprecedented two-way dominance and offering a legend&rsquo;s perspective on today&rsquo;s biggest superstar. He also reveals what truly fueled his career and how he&rsquo;s now channeling his baseball IQ into mentoring the next generation. For baseball fans, this isn&rsquo;t just another interview - it&rsquo;s Barry Bonds like you&rsquo;ve never heard him before. No filters. No holding back. Just Barry being Barry.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741264383000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"},{"id":269465512,"podcastId":51664494,"podcastSlug":"1119-all-the-smoke","title":"Pistons’ Rise & Suns’ Collapse, Untold Kobe Stories from an NBA Icon","duration":2829,"isExplicit":false,"description":"\u003cp>ATS UNPLUGGED is back, with Matt and Stak revisiting the viral ALL THE SMOKE episode featuring Vernon Maxwell. Mad Max's unfiltered tales of NBA chaos are still breaking the internet&mdash;from locker-room mayhem to his battles with Michael Jordan that cemented his legendary status.\u003c/p> \u003cp>The guys then pivot to today's hottest headlines: analyzing the Phoenix Suns' alarming decline and the potential destinations for Devin Booker and Kevin Durant, decoding Detroit's shocking surge in the Eastern Conference standings, and reacting to LeBron James' comments on Anthony Edwards' reluctance to embrace the face of the league role.\u003c/p> \u003cp>Matt also sits down with NBA photography legend Andrew Bernstein for an intimate career retrospective. Discover how Bernstein captured the Magic vs. Bird rivalry, immortalized Jordan&rsquo;s greatness, and developed a transformative bond with Kobe Bryant&mdash;including never-before-shared stories about the Mamba&rsquo;s obsessive work ethic.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741089942000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYjZlZDQ2LWE3OTUtNDExNi1iN2VmLWFlMzkwMDM3NWU3Ny9pbWFnZS5qcGc_dD0xNjg0OTYyNzMxJnNpemU9TGFyZ2U"}]}},{"id":61504121,"title":"Dear Culture","description":"Welcome to Dear Culture, the podcast version of the conversations you’re already having with the people you don’t even realize you know. Every week, cultural commentator and editorialist Panama Jackson will be a tour guide through some intersection of Blackness and culture. Bringing his years of experience writing and commentating on the culture from an educational and entertaining viewpoint, Dear Culture will engender everything Don King meant when he uttered the words, “...and that’s the Blackness.” We might not know where we’re going when we start, but what we do know is that by the time you get to the end, you will undoubtedly say, that was Black and that was the culture. Dear Culture is the podcast for all of the people who know the appropriate call-and-response for when somebody enters the room and says, “God is good…” because that is the culture.","lastUpdated":1715878454,"slug":"269-dear-culture","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4M2MtZjgwZS00ZGU4LWJhYWYtMTRmOTgzZWRiZDBjLzMyZjA4MTgwLTU3MzUtNDlkMC04YWJiLWUzZTZiZjdjZjUyOC8zMDAweDMwMDAvaW1hZ2UuanBnP2FpZD1yc3NfZmVlZA","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAkgWdEAAAGNzsFvgA"},"items":[{"id":174728197,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"Black Movies We Love to Hate: Soul Plane","duration":3190,"isExplicit":true,"description":"\u003cp>Even with a star-studded cast, is Soul Plane one of the worst movies ever made? Dear Culture welcomes author Damon Young to dive into the shenanigans that fostered some laughs but didn't even break even at the box office. \u003c/p>\n\u003cp>\u003ca href=\"https://linktr.ee/thegrioblackpodcastnetwork\">Connect with theGrio Black Podcast Network\u003c/a>\u003c/p>\n\u003cp> \u003c/p>\n","startDate":1715223600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy9iYmMzNzMyMy05YTZkLTQ1ZDQtYjFjZC0wNTFkNmJiNzY1ZTIvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"},{"id":172749415,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"Black Movies We Love to Hate: B*A*P*S","duration":3595,"isExplicit":false,"description":"\u003cp>Black American Princesses kicks off the Dear Culture series, dedicated to movies that Black people can't agree on. Panama Jackson breaks down B*A*P*S with a critical eye to better understand if the movie starring Halle Berry and Natalie Desselle was mocking the culture or just a rags-to-riches story with a Black cast. Cultural critic and movie maker Brooke Obie joins the conversation to defend the film and share why she believes, unlike in the late 90s, Black content is shrinking.\u003c/p>\n\u003cp>\u003ca href=\"https://linktr.ee/thegrioblackpodcastnetwork\">Connect with theGrio Black Podcast Network\u003c/a>\u003c/p>\n","startDate":1714618800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy83OGFhOGUyNS1kNmFjLTQ3MDktOWQ5Yi1jOWVhMDE2YzVkZTEvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"},{"id":168553849,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"Ice Cube and the BIG3 Aren't Backing Down","duration":1073,"isExplicit":true,"description":"\u003cp>We've got basketball on the brain as the NBA playoffs approach, so we're sharing a Dear Culture rewind with BIG3 co-founder Ice Cube. The legendary rapper is pleased with BIG3's progress but is frustrated with the lack of respect he says the 3-on-3 league has yet to feel from the NBA. Ice Cube doesn't hold back as he shares his thoughts with Panama Jackson about the roadblocks he believes are being put in place to stunt BIG3's success. Originally recorded June 2023.\u003c/p>\n\u003cp>\u003ca href=\"https://linktr.ee/thegrioblackpodcastnetwork\">Connect with theGrio Black Podcast Network\u003c/a>\u003c/p>\n","startDate":1713409200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy9hNGM1YjEyMi04MTM0LTQ0Y2EtYWQ4MC0yOTdiMGUzNWU5OTEvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"},{"id":166629383,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"The Rise of Black Filmmakers & the Power of Tubi","duration":3006,"isExplicit":true,"description":"\u003cp>Baltimore filmmaker Alvin Gray has mastered turning viral moments into independent films at lightning speed. His latest project, \"The Actor that Got Chased Around the City,\" has garnered big buzz, and he dropped the news he was working on it right here on Dear Culture. We revisit our conversation with Gray, who talks about the power of Tubi and discusses the drama that ensued when one of his projects was banned from the streaming platform before it was even released. \u003c/p>\n\u003cp>\u003ca href=\"https://linktr.ee/thegrioblackpodcastnetwork\">Connect with theGrio Black Podcast Network\u003c/a>\u003c/p>\n","startDate":1712804400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy9iY2I3YTNlOC1hODhlLTRiNWYtYTRiYi0wYzk2NWRkYWQzN2QvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"},{"id":164776995,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"Bravo Star Preston Mitchum Gets Real about Reality TV","duration":2311,"isExplicit":false,"description":"\u003cp>As Bravo's Summer House: Martha's Vineyard kicks off season two, we revisit our conversation with lawyer, queer civil rights advocate, and reality TV star Preston Mitchum. The fan favorite dishes about his reality TV experience, including the responsibility he feels to represent the Black community positively. The Ohio native also discusses the allure and exclusivity he and his friends found on Martha's Vineyard. While their adventures on the island make great TV, is Massachusetts' vacation oasis a place where outsiders can feel comfortable?\u003c/p>\n","startDate":1712199600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy85NjFhOGZiMy0xYTcxLTQ2ZGEtOGY3Yi05NWY4YTU0OTc0ZDMvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"},{"id":163013466,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"Harlem and Moscow Red Flags: The Real People of the Harlem Renaissance","duration":2232,"isExplicit":false,"description":"\u003cp>Harlem and Moscow is an audio drama based on the true story of the Harlem Renaissance in the Soviet Union. Red Flags, is the official companion podcast to Harlem and Moscow. \u003c/p>\n\u003cp>In this episode of Harlem and Moscow: Red Flags, host Panama Jackson is talking to experts about the people of the Harlem Renaissance who went on this trip to Moscow back in 1932. We learn more about Dorothy West, Langston Hughes, Henry Lee Moon, Louise Thompson, and others who journeyed to the Soviet Union. We also talk about other Black artists in the “Harlem and Moscow” circle like Zora Neale Hurston, Countee Cullen, Paul Robeson, and many others. Plus we dish on the gossip of the era and how surprisingly shady folks in that time were! Panama is joined by the playwright of “Harlem and Moscow” Alle Mims as well as historian, cultural critic, and author of  “Our Secret Society,” Tanisha C. Ford. \u003cbr />\u003cbr />\u003c/p>\n\u003cp>Music Courtesy Of:\u003c/p>\n\u003cp>Transition\u003c/p>\n\u003cp>\"Fantastic Voyage” Lakeside BMG Gold Songs, H&R Lastrada Music, Tiemeyer McCain Publishing Fred Alexander, Norman Paul Beavers, Marvin Craig, Frederick E. Lewis, Tiemeyer Le’Mart, Thomas Oliver Shelby, Stephen Preston Shockley, Otis Stokes, Mark Adam Wood\u003c/p>\n","startDate":1711692000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy8xYmY0NWZhOS1mZDMzLTQ0ZTQtYmI5OS1hY2IwYmMxZTRiYzYvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"},{"id":162723175,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"Just How Bad is 'The American Society of Magical Negroes' Movie?","duration":2484,"isExplicit":false,"description":"\u003cp>The title alone caught Panama Jackson's attention; we're talking about 'The American Society of Magical Negroes.' Some call it one of the worst films ever made, so Jackson and Wypipologist Michael Harriot spent their hard-earned money on movie tickets to answer the question, just how bad is this movie?\u003c/p>\n\u003cp>\u003ca href=\"https://linktr.ee/thegrioblackpodcastnetwork\">Connect with theGrio Black Podcast Network\u003c/a>\u003c/p>\n","startDate":1711594800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy8xMTk4ZjJjNy01MGIyLTQwYTctYWI4Yy1lY2MwMTAzYjQ2NjEvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"},{"id":160853704,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"The Freaknik Doc is Here and it's Not What You're Expecting","duration":3628,"isExplicit":false,"description":"\u003cp>Who created Freaknik? Where did it go wrong? Will it ever make a comeback? Dear Culture is answering all your questions about the legendary picnic-turned-street party that took over Atlanta during spring break in the late '80s and early '90s. The announcement of the Hulu documentary Freaknik: The Wildest Party Never Told made people panic as flashbacks of their wild behavior were feared to be exposed. However, now that the documentary has dropped, should people be worried? The doc's co-creator and producer, Jay Allen, joins Panama Jackson and cultural critic Monique Judge to discuss what the documentary taught us. \u003c/p>\n","startDate":1710990000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy8xY2Y5ZGMwMC1iYjQyLTQ0YTgtYTY3MS1mZjVmZmY1YjRiMDUvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"},{"id":156909081,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"Rapper Dee-1 is Here to Change Hip-Hop, Get on Board, or Get Out of His Way","duration":3585,"isExplicit":true,"description":"\u003cp>With 11 albums under his belt, rapper and educator Dee-1 is here to stay. The New Orleans native uses his platform to spread positivity in hip-hop and has no problem calling out successful artists he feels are hurting the culture. He isn't shy about his mission to rid the most popular music genre in the country of drugs, violence, and misogyny, which often finds him on the receiving end of anger and insults. Instead of buckling under the pushback, Dee-1 is doubling down with his Platinum Pledge, which asks music fans to commit to a new kind of hip-hop. Dee-1 joins Dear Culture to share an honest and passionate message, \"We can do better.\"\u003c/p>\n\u003cp>\u003ca href=\"https://linktr.ee/thegrioblackpodcastnetwork\">Connect with theGrio Black Podcast Network\u003c/a>\u003c/p>\n","startDate":1709780400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy8wY2Y3YmZiMC02NTc2LTQ0YWQtYWM2NC03ZGM1ZmUyMDVkNDEvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"},{"id":153115089,"podcastId":61504121,"podcastSlug":"269-dear-culture","title":"If Panama Was in Tyler Perry's Writers' Room","duration":961,"isExplicit":false,"description":"\u003cp>Kelly Rowland enters Tyler Perry's world in the Netflix legal drama, \"Mea Culpa'' and as a Black movie fanatic, Panama Jackson is excited to see if it delivers the crazy and unexpected ride Perry has promised. In true Perry fashion, the film's title is a play on words, incorporating the first name of Rowland's character. This got Panama's creative juices flowing, and he's offering up several film ideas with the same play on words for Perry's consideration.\u003c/p>\n\u003cp>\u003ca href=\"https://linktr.ee/thegrioblackpodcastnetwork\">Connect with theGrio Black Podcast Network\u003c/a>\u003c/p>\n","startDate":1708570800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNzNiZTk4LzczYmU5ODNjLWY4MGUtNGRlOC1iYWFmLTE0Zjk4M2VkYmQwYy8yMzFmN2RlYy0xNDEyLTRkYmEtYTAyMC01OTdkYWY3ZDMxOGMvMzAwMHgzMDAwL2ltYWdlLmpwZz9haWQ9cnNzX2ZlZWQ"}]}},{"id":53194211,"title":"Questlove Supreme","description":"Questlove Supreme is a fun, irreverent and educational weekly podcast that digs deep into the stories of musical legends and cultural icons in a way that only Questlove and Team Supreme can deliver. Led by Each episode is driven by conversation ranging from the guest’s origins (along with a few never-before-revealed secrets to their success) to their life passions and current projects. This is not your typical interview show. This is about legends and legends in the making bringing their legacy to life in their own words. Previous guests have included Usher, Michelle Obama, Chris Rock, Steve Miller, Maya Rudolph, Weird Al, Chaka Khan, Babyface and many more.","lastUpdated":1735757519,"slug":"1119-questlove-supreme","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy9pbWFnZS5qcGc_dD0xNjg0ODQ2NTE4JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAYAz4AAAGVh6eOYA"},"items":[{"id":271774005,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"Introducing: Spout Podcast - Akon","duration":62,"isExplicit":false,"description":"\u003cp>You know them for their songs, videos, and epic performances, but there is always something even their super fans don't know until now. This is the Spout Podcast, a weekly episodic video and audio podcast where famous people spout about more than they're famous for.\u003c/p> \u003cp>Check out the full episode: \u003ca href=\"https://www.iheart.com/podcast/269-spout-podcast-79518224/episode/akon-237396560/\">https://www.iheart.com/podcast/269-spout-podcast-79518224/episode/akon-237396560/\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743783099000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy8yNjgwYjhlMy01ZjZiLTQxZDQtOTcyOC1iMmI1MDE0MzI4N2YvaW1hZ2UuanBnP3Q9MTc0Mzc5NzEwNCZzaXplPUxhcmdl"},{"id":82967088,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"QLS Classic: Tracee Ellis Ross","duration":5025,"isExplicit":false,"description":"\u003cp>Look back to May 2021 when Questlove Supreme sat down with multiple award winner, super hilarious, multi-talented iconic daughter of an icon&mdash; (who became her own icon) Tracee Ellis Ross. This conversation is peppered with so many mic drops. Enjoy. Like Tracee, the wisdom from this episode is ageless.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743500700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy9pbWFnZS5qcGc_dD0xNjg0ODQ2NTE4JnNpemU9TGFyZ2U"},{"id":271220041,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"Historical Records: Mitsuye Endo (feat. Anna Suzuki)","duration":1803,"isExplicit":false,"description":"\u003cp>Nimene makes a brand new hip-hop track with special guest Anna Suzuki about Mitsuye Endo, a Japanese American who took her fight against racism all the way to the Supreme Court, helping to bring about the end of Japanese American internment during World War II.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743156000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy8wOGNlODRmMi03MGQ2LTQ1YmEtOGQ4OS1iMjlmMDEwYzNlMDQvaW1hZ2UuanBnP3Q9MTc0MTg4MjgwMCZzaXplPUxhcmdl"},{"id":271012393,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"QLS Celebrates Womens History Month Part 3","duration":5197,"isExplicit":false,"description":"\u003cp>This year's Questlove Supreme salute to Women's History Month closes with Part 3. This compilation includes potent segments from the incomparable Tracee Ellis Ross, Corrin Tucker, and Carrie Brownstein from the band Sleater-Kinney, Shirley Jones of The Jones Girls, and music executive (and all-around great storyteller) Monica Lynch. Please enjoy.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742960644000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy9pbWFnZS5qcGc_dD0xNjg0ODQ2NTE4JnNpemU9TGFyZ2U"},{"id":80346700,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"QLS Classic: Monie Love","duration":9638,"isExplicit":false,"description":"\u003cp>This Questlove Supreme Classic with the legendary&nbsp;Monie Love was taped in 2021. The \"Ladies First\" collaborator has used her platform to elevate women and spread the message. One of Hip-Hop's first widely recognized MCs from another continent, Monie continues her passion for rapping today &mdash; along with an active career as a media personality at TV and radio. Monie was in the middle of Team Supreme for this epic interview which is worthy of a listen-back.\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742778060000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy9pbWFnZS5qcGc_dD0xNjg0ODQ2NTE4JnNpemU9TGFyZ2U"},{"id":270701227,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"Historical Records: Emma Tenayuca (feat. Mandy Gonzalez)","duration":1739,"isExplicit":false,"description":"\u003cp>Strike! Nimene travels to Texas to witness Emma Tenayuca fight for workers&rsquo; rights, and Broadway star Mandy Gonzalez performs a brand new hip-hop track about the pioneering labor activist.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742551200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy8zZmVhM2ZjNi04N2U0LTQ3ZmItYWQyZC1iMjlmMDBmYzI1MDgvaW1hZ2UuanBnP3Q9MTc0MTg3OTIyNCZzaXplPUxhcmdl"},{"id":270510950,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"QLS Celebrates Womens History Month Part 2","duration":4883,"isExplicit":false,"description":"\u003cp>The celebration of Women's History Month continues at Questlove Supreme. This episode features memorable and thematic clips from Chaka Khan, Solange, Stacey Abrams, Kathleen Hanna, Nelly Furtado, Heather Hunter, and more. Questo offers some commentary as well in this curated QLS retrospective.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742342460000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy9pbWFnZS5qcGc_dD0xNjg0ODQ2NTE4JnNpemU9TGFyZ2U"},{"id":77737681,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"QLS Classic: Stephanie Mills","duration":5154,"isExplicit":false,"description":"\u003cp>In early 2021, Questlove Supreme interviewed one of the most spectacular voices of our time &mdash; Stephanie Mills. She set the standard in her debut Broadway role as the original Dorothy in the Wiz and then came the hits. As we celebrate Women's History Month, listen and learn about her life and everything in between only on QLS.\u003c/p> \u003cp>Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742214600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy9pbWFnZS5qcGc_dD0xNjg0ODQ2NTE4JnNpemU9TGFyZ2U"},{"id":270206873,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"Historical Records: Judy Heumann (feat. Ali Stroker and Jenna Bainbridge)","duration":1908,"isExplicit":false,"description":"\u003cp>Nimene learns the inspiring story of Judy Heumann, who fought for the rights of disabled people, and enlists Broadway actor Jenna Bainbridge for a fierce hip hop track to honor Judy&rsquo;s legacy. Featuring an interview between Tony Award-winning actor Ali Stroker and a 14 year old named Elizabeth.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741946400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy9mMWM4MTJmNy1hY2VlLTRkOWItOTBmYy1iMjlmMDBmOWY1N2UvaW1hZ2UuanBnP3Q9MTc0MTg3ODc5OSZzaXplPUxhcmdl"},{"id":270009150,"podcastId":53194211,"podcastSlug":"1119-questlove-supreme","title":"QLS Celebrates Womens History Month Part 1","duration":3758,"isExplicit":false,"description":"\u003cp>In honor of Women's History Month, Questlove Supreme has gathered a series of clips reflecting achievements, experiences, and accomplishments by women. In Part 1 of this three-part series, listen back to excerpts from conversations with Rapsody, Sheila E., Faith Newman, and more&mdash;with some recent reflections from Questlove.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741737660000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzg2OTE4ZWU0LTRhYTQtNDk3Yi05OTVhLWFlMzIwMDZjZDRiNy9pbWFnZS5qcGc_dD0xNjg0ODQ2NTE4JnNpemU9TGFyZ2U"}]}},{"id":28457174,"title":"Code Switch","description":"What's CODE SWITCH? It's the fearless conversations about race that you've been waiting for. Hosted by journalists of color, our podcast tackles the subject of race with empathy and humor. We explore how race affects every part of society — from politics and pop culture to history, food and everything in between. This podcast makes all of us part of the conversation — because we're all part of the story. Code Switch was named Apple Podcasts' first-ever Show of the Year in 2020. Want to level up your Code Switch game? Try Code Switch Plus. Your subscription supports the show and unlocks a sponsor-free feed. Learn more at plus.npr.org/codeswitch","lastUpdated":1704818310,"slug":"1317-code-switch","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyMi8wOS8yMi9jb2RlLXN3aXRjaF90aWxlX25wci1uZXR3b3JrLTAxX3NxLTAyY2UzMWUxOThkMzkxOGZiMjBlN2MzZTUxOTU2NmJhNDRmODZiZGEuanBnP3M9MTQwMCZjPTY2JmY9anBn","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAA_iVQQAAAGU-BpF-A"},"items":[{"id":271556704,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"What's lost in Trump's DEI ban?","duration":1927,"isExplicit":false,"description":"President Trump has put diversity, equity, and inclusion in his crosshairs — but there's no consensus on what DEI even means. Some say that that fuzziness is the point, and that the current anti-DEI push is part of a larger plan to undo the gains made by the Civil Rights Movement.\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1743562859000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wNC8wMS9pbGx1c3RyYXRpb24tMjAtMS1fc3EtN2M5ZGUzY2U1NTBhN2QyYjQ1NmQ4YTU0NjRjZmE2ZDBmM2ViOTljZi5qcGc_cz0zMDAwJmM9NjYmZj1qcGc"},{"id":271009698,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"With measles on the rise, what we can learn from past epidemics","duration":1791,"isExplicit":false,"description":"As the U.S. health system grapples with new outbreaks and the risk of old diseases making a comeback, we're looking to the past to inform how people in marginalized communities can prepare themselves for how the current administration might handle an epidemic. On this episode, a conversation with historian and author Edna Bonhomme, about her latest book \u003cem>A History of the World in Six Plagues.\u003c/em>\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1742958059000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wMy8yNS8yLXBvcnRyYWl0cy0xM19zcS01MDU0Y2NlZjg1NjdkMWFhZDgxZDdkMTUzYTM4NDNkZjI5YjliYjA1LmpwZz9zPTMwMDAmYz02NiZmPWpwZw"},{"id":270519347,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"What Mahmoud Khalil's arrest means for ... everyone","duration":2190,"isExplicit":false,"description":"Mahmoud Khalil, a legal permanent resident and Columbia alum, was detained by ICE for his role in leading pro-Palestinian protests at his former university last year. As Khalil's case has captured the nation's attention, free speech advocates see it as a test of the First Amendment. Meanwhile, the Trump administration argues they have the right to deport Khalil without charging him with a crime. On this episode, why Khalil's arrest should worry all of us.\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1742353259000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wMy8xOC93aWRlc2NlbmUtMTVfc3EtM2U3N2NhYTRjNjU2NmVkOTg3ZmVlZjg1Yzg4OWIyMjJjZjY5MThkOS5qcGc_cz0zMDAwJmM9NjYmZj1qcGc"},{"id":270016620,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"This Palestinian-American's debut novel may not be political — but her existence is","duration":1946,"isExplicit":false,"description":"To be a Palestinian-American writer right now can lead to a lot of expectation to focus on identity and devastation, but in her debut novel, \u003cem>Too Soon\u003c/em>, Betty Shamieh shares the story of three generations of Palestinian women trying to find love, purpose and liberation.\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1741748459000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wMy8xMS90b29zb29uX2NzX3NxLWJkYjQ5NzBhMzgzMmJkZmZmZTgyMDQ1NmEyOGRjZDhhNjg0ZjNmYzcuanBnP3M9MzAwMCZjPTY2JmY9anBn"},{"id":269520030,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"A look at the human toll of the construction of the Panama Canal","duration":1908,"isExplicit":false,"description":"The Panama Canal's impact on the geopolitical stage far outreaches its roughly 51-mile stretch of land and water. This week, we're trying to understand the canal's murky future - from climate change to President Trump's threat to take it for the U.S. - by looking at its turbulent, cataclysmic birth.\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1741143659000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wMy8wMy8yLXBvcnRyYWl0cy0zLTEtX3NxLTZiOWFhZjliNTViN2VkMGMxMmIyMTYxNjQzYTZmOGNlNGUzYTA5OWMuanBnP3M9MzAwMCZjPTY2JmY9anBn"},{"id":269016303,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"Black audiences see themselves centered in a brand new soap opera","duration":2180,"isExplicit":false,"description":"B.A. Parker digs into the historical connection between Black Americans and soap operas with the launching of \"Beyond the Gates,\" the first ever soap focused primarily on a Black family.\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1740538859000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wMi8yNS9zb2FwczJfc3EtZmMwMjIwZTdhYjZlMzViYWE4MDVkNDMzY2I1MGRmY2VkYjhkNjRkMi5qcGc_cz0zMDAwJmM9NjYmZj1qcGc"},{"id":268831435,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"The NFL's concussion problem beyond CTE","duration":1376,"isExplicit":false,"description":"In 2015, the NFL agreed to an uncapped settlement to pay former players diagnosed with brain disease. The agreement came after players sued the league for covering what it knew about the links between brain disease and football. But who's gotten paid and how much is affected by their race. On the final episode of our series on race and football, we speak with Will Hobson, investigative sports reporter at \u003cem>The Washington Post\u003c/em>.\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1740366000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wMi8yMS9pbGx1c3RyYXRpb24tMTlfc3EtMDA5YTI0MmQ2MzM0ZDMwNmE1OWQyN2IzNzc3M2Q2NzU1ODM4YzVjZC5qcGc_cz0zMDAwJmM9NjYmZj1qcGc"},{"id":268497245,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"What a Black enclave lost in the Los Angeles wildfires","duration":1835,"isExplicit":false,"description":"Altadena was the site of the Eaton fire, one of two major wildfires in Los Angeles County in January. The wind and flames destroyed more than 9,000 structures — and with them, the long-tenured Black community in the town. As efforts to recover and rebuild the town are underway, many residents are left wondering, what of their community will remain?\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1739934059000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wMi8xOC9ib29rcy0wN19zcS0wYjk3NTE5NDFkZGNiMGVhZGFkODE5MGFmNmQxOTQ3ODk3OWYxYzZiLmpwZz9zPTMwMDAmYz02NiZmPWpwZw"},{"id":268034440,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"An NFL star on what the game costs those who play it","duration":1088,"isExplicit":false,"description":"Dominique Foxworth played in the NFL from 2005 to 2011. After he retired, he went on to become the head of the NFL Players' Association, the union that represents players in the league. In this conversation, he describes what it was like sitting across from the league's lawyers, advocating for things like players' health care at a time when the risks of playing football were becoming clearer.\u003cbr>\u003cem>NOTE: This episode includes discussions of suicide. If you or someone you know may be considering suicide or is in crisis, call or text 9 8 8 to reach the Suicide & Crisis Lifeline.\u003c/em>\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1739761200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wMi8xNC93aWRlc2NlbmUtMjVfc3EtOTU5NGQ3ZDk0YWFmNjM2NjcwOWJhOWMwNDdhZDU4OTJjNzdiYTI3Ny5qcGc_cz0zMDAwJmM9NjYmZj1qcGc"},{"id":266491140,"podcastId":28457174,"podcastSlug":"1317-code-switch","title":"Untangling the history of Black rights on Native land","duration":1994,"isExplicit":false,"description":"How the criminal legal system considers who is and isn't Native, and what that means for the Black people who are members of tribal nations. This reporting is part of an audio documentary from Audible called \u003cem>Tribal Justice: The Struggle for Black Rights on Native Land.\u003c/em>\u003cbr/>\u003cbr/>Learn more about sponsor message choices: \u003ca href=\"https://podcastchoices.com/adchoices\">podcastchoices.com/adchoices\u003c/a>\u003cbr/>\u003cbr/>\u003ca href=\"https://www.npr.org/about-npr/179878450/privacy-policy\">NPR Privacy Policy\u003c/a>","startDate":1739329259000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWRpYS5ucHIub3JnL2Fzc2V0cy9pbWcvMjAyNS8wMi8xMi9pbGx1c3RyYXRpb24tMDMtNC1fc3EtYWY1ZWJjNjIzMDZkZjM5YTUwZWRhMjc2YmJkZmVkYTQzOWY3ZDE3MS5qcGc_cz0zMDAwJmM9NjYmZj1qcGc"}]}}]}],["weathertileloader-37.7766392--122.3963813",{"data":[{"dayOfWeek":"Friday","expirationTimeUtc":1743807290,"moonPhase":"First Quarter","moonPhaseCode":"FQ","moonPhaseDay":7,"moonriseTimeLocal":"2025-04-04T11:30:02-0700","moonriseTimeUtc":1743791402,"moonsetTimeLocal":"2025-04-04T02:24:15-0700","moonsetTimeUtc":1743758655,"narrative":"Mostly cloudy. Lows overnight in the upper 40s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2025-04-04T06:50:02-0700","sunriseTimeUtc":1743774602,"sunsetTimeLocal":"2025-04-04T19:35:35-0700","sunsetTimeUtc":1743820535,"temperatureMax":null,"temperatureMin":48,"validTimeUtc":1743775200,"validTimeLocal":"2025-04-04T07:00:00-0700","calendarDayTemperatureMax":69,"calendarDayTemperatureMin":47,"day":{"cloudCover":null,"dayOrNight":null,"daypartName":null,"iconCode":null,"iconCodeExtend":null,"narrative":null,"precipChance":null,"precipType":null,"qpf":null,"qpfSnow":null,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":null,"snowRange":null,"temperature":null,"temperatureHeatIndex":null,"temperatureWindChill":null,"thunderCategory":null,"thunderIndex":null,"uvDescription":null,"uvIndex":null,"windDirection":null,"windDirectionCardinal":null,"windPhrase":null,"windSpeed":null,"wxPhraseLong":null,"wxPhraseShort":null},"night":{"cloudCover":53,"dayOrNight":"N","daypartName":"Tonight","iconCode":27,"iconCodeExtend":2700,"narrative":"Partly cloudy early followed by cloudy skies overnight. Low 48F. WSW winds at 10 to 20 mph, decreasing to less than 5 mph.","precipChance":10,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":70,"snowRange":"","temperature":48,"temperatureHeatIndex":66,"temperatureWindChill":48,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":250,"windDirectionCardinal":"WSW","windPhrase":"WSW winds at 10 to 20 mph, decreasing to less than 5 mph.","windSpeed":15,"wxPhraseLong":"Mostly Cloudy","wxPhraseShort":"M Cloudy"}},{"dayOfWeek":"Saturday","expirationTimeUtc":1743807290,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":8,"moonriseTimeLocal":"2025-04-05T12:37:50-0700","moonriseTimeUtc":1743881870,"moonsetTimeLocal":"2025-04-05T03:14:30-0700","moonsetTimeUtc":1743848070,"narrative":"Times of sun and clouds. Highs in the upper 60s and lows in the upper 40s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2025-04-05T06:48:34-0700","sunriseTimeUtc":1743860914,"sunsetTimeLocal":"2025-04-05T19:36:30-0700","sunsetTimeUtc":1743906990,"temperatureMax":67,"temperatureMin":47,"validTimeUtc":1743861600,"validTimeLocal":"2025-04-05T07:00:00-0700","calendarDayTemperatureMax":67,"calendarDayTemperatureMin":48,"day":{"cloudCover":46,"dayOrNight":"D","daypartName":"Tomorrow","iconCode":30,"iconCodeExtend":3000,"narrative":"Partly to mostly cloudy. High 67F. Winds SW at 10 to 15 mph.","precipChance":8,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":66,"snowRange":"","temperature":67,"temperatureHeatIndex":67,"temperatureWindChill":49,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"High","uvIndex":7,"windDirection":230,"windDirectionCardinal":"SW","windPhrase":"Winds SW at 10 to 15 mph.","windSpeed":13,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":38,"dayOrNight":"N","daypartName":"Tomorrow night","iconCode":33,"iconCodeExtend":3300,"narrative":"Mainly clear skies. Low 47F. Winds WSW at 10 to 15 mph.","precipChance":16,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":84,"snowRange":"","temperature":47,"temperatureHeatIndex":58,"temperatureWindChill":47,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":241,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 10 to 15 mph.","windSpeed":11,"wxPhraseLong":"Mostly Clear","wxPhraseShort":"M Clear"}},{"dayOfWeek":"Sunday","expirationTimeUtc":1743807290,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":9,"moonriseTimeLocal":"2025-04-06T13:44:55-0700","moonriseTimeUtc":1743972295,"moonsetTimeLocal":"2025-04-06T03:55:02-0700","moonsetTimeUtc":1743936902,"narrative":"Mix of sun and clouds. Highs in the mid 60s and lows in the low 50s.","qpf":0.05,"qpfSnow":0,"sunriseTimeLocal":"2025-04-06T06:47:06-0700","sunriseTimeUtc":1743947226,"sunsetTimeLocal":"2025-04-06T19:37:25-0700","sunsetTimeUtc":1743993445,"temperatureMax":64,"temperatureMin":53,"validTimeUtc":1743948000,"validTimeLocal":"2025-04-06T07:00:00-0700","calendarDayTemperatureMax":64,"calendarDayTemperatureMin":47,"day":{"cloudCover":62,"dayOrNight":"D","daypartName":"Sunday","iconCode":30,"iconCodeExtend":3000,"narrative":"Mostly cloudy skies early, then partly cloudy in the afternoon. High 64F. Winds SW at 10 to 15 mph.","precipChance":10,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":69,"snowRange":"","temperature":64,"temperatureHeatIndex":64,"temperatureWindChill":48,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"High","uvIndex":7,"windDirection":236,"windDirectionCardinal":"SW","windPhrase":"Winds SW at 10 to 15 mph.","windSpeed":11,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":90,"dayOrNight":"N","daypartName":"Sunday night","iconCode":11,"iconCodeExtend":1100,"narrative":"Overcast with rain showers at times. Low 53F. Winds SSW at 5 to 10 mph. Chance of rain 60%.","precipChance":57,"precipType":"rain","qpf":0.05,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":88,"snowRange":"","temperature":53,"temperatureHeatIndex":56,"temperatureWindChill":53,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":211,"windDirectionCardinal":"SSW","windPhrase":"Winds SSW at 5 to 10 mph.","windSpeed":10,"wxPhraseLong":"Showers","wxPhraseShort":"Showers"}},{"dayOfWeek":"Monday","expirationTimeUtc":1743807290,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":10,"moonriseTimeLocal":"2025-04-07T14:50:35-0700","moonriseTimeUtc":1744062635,"moonsetTimeLocal":"2025-04-07T04:27:47-0700","moonsetTimeUtc":1744025267,"narrative":"A few morning showers. Highs in the low 60s and lows in the low 50s.","qpf":0.01,"qpfSnow":0,"sunriseTimeLocal":"2025-04-07T06:45:38-0700","sunriseTimeUtc":1744033538,"sunsetTimeLocal":"2025-04-07T19:38:20-0700","sunsetTimeUtc":1744079900,"temperatureMax":61,"temperatureMin":51,"validTimeUtc":1744034400,"validTimeLocal":"2025-04-07T07:00:00-0700","calendarDayTemperatureMax":62,"calendarDayTemperatureMin":52,"day":{"cloudCover":81,"dayOrNight":"D","daypartName":"Monday","iconCode":39,"iconCodeExtend":6103,"narrative":"A shower or two possible early with partly cloudy skies in the afternoon. High 61F. Winds WSW at 10 to 15 mph. Chance of rain 30%.","precipChance":32,"precipType":"rain","qpf":0.01,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":82,"snowRange":"","temperature":61,"temperatureHeatIndex":61,"temperatureWindChill":53,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Moderate","uvIndex":4,"windDirection":241,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 10 to 15 mph.","windSpeed":13,"wxPhraseLong":"AM Showers","wxPhraseShort":"AM Showers"},"night":{"cloudCover":63,"dayOrNight":"N","daypartName":"Monday night","iconCode":27,"iconCodeExtend":2700,"narrative":"Partly cloudy skies in the evening, then becoming cloudy overnight. Expect mist and reduced visibilities at times. Low 51F. Winds W at 10 to 15 mph.","precipChance":12,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":"Q906","qualifierPhrase":"Expect mist and reduced visibilities at times.","relativeHumidity":89,"snowRange":"","temperature":51,"temperatureHeatIndex":57,"temperatureWindChill":51,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":263,"windDirectionCardinal":"W","windPhrase":"Winds W at 10 to 15 mph.","windSpeed":11,"wxPhraseLong":"Mostly Cloudy","wxPhraseShort":"M Cloudy"}},{"dayOfWeek":"Tuesday","expirationTimeUtc":1743807290,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":11,"moonriseTimeLocal":"2025-04-08T15:52:55-0700","moonriseTimeUtc":1744152775,"moonsetTimeLocal":"2025-04-08T04:54:36-0700","moonsetTimeUtc":1744113276,"narrative":"Partly cloudy. Highs in the low 60s and lows in the upper 40s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2025-04-08T06:44:11-0700","sunriseTimeUtc":1744119851,"sunsetTimeLocal":"2025-04-08T19:39:15-0700","sunsetTimeUtc":1744166355,"temperatureMax":63,"temperatureMin":49,"validTimeUtc":1744120800,"validTimeLocal":"2025-04-08T07:00:00-0700","calendarDayTemperatureMax":63,"calendarDayTemperatureMin":51,"day":{"cloudCover":47,"dayOrNight":"D","daypartName":"Tuesday","iconCode":30,"iconCodeExtend":3000,"narrative":"Intervals of clouds and sunshine. High 63F. Winds W at 10 to 20 mph.","precipChance":12,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":71,"snowRange":"","temperature":63,"temperatureHeatIndex":63,"temperatureWindChill":51,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"High","uvIndex":7,"windDirection":268,"windDirectionCardinal":"W","windPhrase":"Winds W at 10 to 20 mph.","windSpeed":14,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":14,"dayOrNight":"N","daypartName":"Tuesday night","iconCode":33,"iconCodeExtend":3300,"narrative":"Mostly clear. Low 49F. Winds W at 10 to 15 mph.","precipChance":8,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":85,"snowRange":"","temperature":49,"temperatureHeatIndex":58,"temperatureWindChill":49,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":277,"windDirectionCardinal":"W","windPhrase":"Winds W at 10 to 15 mph.","windSpeed":12,"wxPhraseLong":"Mostly Clear","wxPhraseShort":"M Clear"}},{"dayOfWeek":"Wednesday","expirationTimeUtc":1743807290,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":12,"moonriseTimeLocal":"2025-04-09T16:53:16-0700","moonriseTimeUtc":1744242796,"moonsetTimeLocal":"2025-04-09T05:17:39-0700","moonsetTimeUtc":1744201059,"narrative":"Abundant sunshine. Highs in the upper 60s and lows in the low 50s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2025-04-09T06:42:44-0700","sunriseTimeUtc":1744206164,"sunsetTimeLocal":"2025-04-09T19:40:11-0700","sunsetTimeUtc":1744252811,"temperatureMax":69,"temperatureMin":51,"validTimeUtc":1744207200,"validTimeLocal":"2025-04-09T07:00:00-0700","calendarDayTemperatureMax":69,"calendarDayTemperatureMin":49,"day":{"cloudCover":18,"dayOrNight":"D","daypartName":"Wednesday","iconCode":32,"iconCodeExtend":3200,"narrative":"Abundant sunshine. High 69F. Winds WSW at 10 to 15 mph.","precipChance":7,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":69,"snowRange":"","temperature":69,"temperatureHeatIndex":69,"temperatureWindChill":50,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"High","uvIndex":7,"windDirection":249,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 10 to 15 mph.","windSpeed":12,"wxPhraseLong":"Sunny","wxPhraseShort":"Sunny"},"night":{"cloudCover":56,"dayOrNight":"N","daypartName":"Wednesday night","iconCode":29,"iconCodeExtend":2900,"narrative":"Partly cloudy skies. Low 51F. Winds WSW at 10 to 15 mph.","precipChance":7,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":80,"snowRange":"","temperature":51,"temperatureHeatIndex":62,"temperatureWindChill":51,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":249,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 10 to 15 mph.","windSpeed":10,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}},{"dayOfWeek":"Thursday","expirationTimeUtc":1743807290,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":13,"moonriseTimeLocal":"2025-04-10T17:51:39-0700","moonriseTimeUtc":1744332699,"moonsetTimeLocal":"2025-04-10T05:39:01-0700","moonsetTimeUtc":1744288741,"narrative":"Partly cloudy. Highs in the upper 60s and lows in the low 50s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2025-04-10T06:41:18-0700","sunriseTimeUtc":1744292478,"sunsetTimeLocal":"2025-04-10T19:41:06-0700","sunsetTimeUtc":1744339266,"temperatureMax":67,"temperatureMin":52,"validTimeUtc":1744293600,"validTimeLocal":"2025-04-10T07:00:00-0700","calendarDayTemperatureMax":67,"calendarDayTemperatureMin":51,"day":{"cloudCover":57,"dayOrNight":"D","daypartName":"Thursday","iconCode":30,"iconCodeExtend":3000,"narrative":"Mostly cloudy skies early will become partly cloudy later in the day. High 67F. Winds WSW at 10 to 20 mph.","precipChance":6,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":70,"snowRange":"","temperature":67,"temperatureHeatIndex":67,"temperatureWindChill":51,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"High","uvIndex":7,"windDirection":257,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 10 to 20 mph.","windSpeed":14,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":46,"dayOrNight":"N","daypartName":"Thursday night","iconCode":29,"iconCodeExtend":2900,"narrative":"Partly cloudy. Low 52F. Winds W at 10 to 15 mph.","precipChance":8,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":84,"snowRange":"","temperature":52,"temperatureHeatIndex":61,"temperatureWindChill":52,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":270,"windDirectionCardinal":"W","windPhrase":"Winds W at 10 to 15 mph.","windSpeed":12,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}}]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","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","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","PARSELY_LIBRARY":"//cdn.parsely.com/keys/%%HOSTNAME%%/p.js","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":1,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":null,"feed":{"results":[{"id":"%2F627eba56bb40b9ecc78cdf71","type":"LEADS","record":{"title":"Cory Booker Delivers Record-Breaking Floor Speech In Protest Of Trump","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67ed4c0444888e17da22bd5a","img_meta":{"base_id":"%2F67ed4c0444888e17da22bd5a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.binnews.com/content/2025-04-02-cory-booker-delivers-record-breaking-floor-speech-in-protest-of-trump/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"size":1,"title":""},"feed":{"results":[{"id":"%2F627eba56bb40b9ecc78cdf71","type":"LEADS","record":{"title":"Cory Booker Delivers Record-Breaking Floor Speech In Protest Of Trump","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67ed4c0444888e17da22bd5a","img_meta":{"base_id":"%2F67ed4c0444888e17da22bd5a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.binnews.com/content/2025-04-02-cory-booker-delivers-record-breaking-floor-speech-in-protest-of-trump/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/local-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/breaking","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/feel-good","item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"}]},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["black-information-network","bin","black-news"],"genre":[],"format":"BINNEWS"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"KKSF-AM","stationFormat":"BINNEWS","stationMarket":"SANFRANCISCO-CA","stationMicrosite":"","tags":["black-information-network","bin","black-news"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"bayarea.binnews.com","path":"/"},"querystring":{"sc":"","cid":"","keyid":"","pname":"","campid":""}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#D81D45","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5ef64ed0877df3bdffa33e86?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/5ef64ed0877df3bdffa33e86?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":"The Bay Area's BIN 910 - Because Truth Matters","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"The Bay Area's BIN 910 - Because Truth Matters","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"The Bay Area's BIN 910 - Because Truth Matters","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"The Bay Area's BIN 910 - Because Truth Matters","type":"meta"}],["meta-name-parsely-title",{"attrName":"name","name":"parsely-title","value":"The Bay Area's BIN 910 - Because Truth Matters","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective.","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective.","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective.","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"BIN: Black Information Network is the first and only 24x7 comprehensive national audio Black News service dedicated to providing an objective, accurate and trusted source of continual news coverage with a Black voice and perspective.","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"Black Information Network, BIN, Black News","type":"meta"}],["meta-name-parsely-tags",{"attrName":"name","name":"parsely-tags","value":"Black Information Network, BIN, Black News","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://bayarea.binnews.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://bayarea.binnews.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://bayarea.binnews.com/","type":"meta"}],["meta-name-parsely-link",{"attrName":"name","name":"parsely-link","value":"https://bayarea.binnews.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-parsely-image-url",{"attrName":"name","name":"parsely-image-url","value":"https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5f57fa341b8aceca3cd59d89?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"pagemap"}],["meta-property-og:type",{"attrName":"property","name":"og:type","value":"website","type":"meta"}],["meta-name-parsely-type",{"attrName":"name","name":"parsely-type","value":"sectionpage","type":"meta"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@blackinfonet","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@blackinfonet","type":"meta"}],["canonical",{"value":"https://bayarea.binnews.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"bayarea.binnews.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"The Bay Area's BIN 910","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"The Bay Area's BIN 910","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"185158368193715","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"105386689666796","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}],["meta-name-parsely-section",{"attrName":"name","name":"parsely-section","value":"topic","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:/1d5345810495df1bad77e7a80eb7d03c/inferno","SM6.0:config-m:/1fea6511c13d7e4688ae4d86b3d9041d/inferno","SM6.0:config-m:/5f47d769d7de6af5cb437ed1/Default","SM6.0:config-m:/5f47dc9975c67e9f4bcdfcca/Default","SM6.0:config-m:/5f47e45571b69f66dcadd1f6/Default","SM6.0:config-m:/5f47f358e00a09248b4e54d3/Default","SM6.0:config-m:/5f47f4095d7adbc29cd2e7ea/Default","SM6.0:config-m:/5f4fb41b36f36c39cb59e4f1/Default","SM6.0:config-m:/5f68d992127ba349f0fc69f5/Default","SM6.0:config-m:/5f75d9c4d2eaff6bf903450c/Default","SM6.0:config-m:/60186164e382e770b31b8e0a/Inferno","SM6.0:config-m:/60b7fc2b729343f2f24698d7/Default","SM6.0:config-m:/614ba71d7f2551bc4d426100/Inferno","SM6.0:config-m:/61eb1a40e33fe9816693afd8/Inferno","SM6.0:config-m:/6281a334b558b09ee44126bf/Default","SM6.0:config-m:/62c8688ed33c3a68048ceb70/Default","SM6.0:config-m:/62db07c4c6490595bad99a59/Default","SM6.0:config-m:/62e99587e0e9281075c054ee/Default","SM6.0:config-m:/63436cecb27519e131f8d6d2/Inferno","SM6.0:config-m:/63c9bd98d9f80edf4a55a38e/Default","SM6.0:config-m:/643f0641f91a45344e7c2530/Default","SM6.0:config-m:/647a38326b4faf424bc70071/Default","SM6.0:index-m","SM6.0:index-m:/1d5345810495df1bad77e7a80eb7d03c","SM6.0:index-m:/1fea6511c13d7e4688ae4d86b3d9041d","SM6.0:index-m:/5f47d769d7de6af5cb437ed1","SM6.0:index-m:/5f47dc9975c67e9f4bcdfcca","SM6.0:index-m:/5f47e45571b69f66dcadd1f6","SM6.0:index-m:/5f47f358e00a09248b4e54d3","SM6.0:index-m:/5f47f4095d7adbc29cd2e7ea","SM6.0:index-m:/5f4fb41b36f36c39cb59e4f1","SM6.0:index-m:/5f68d992127ba349f0fc69f5","SM6.0:index-m:/5f75d9c4d2eaff6bf903450c","SM6.0:index-m:/60186164e382e770b31b8e0a","SM6.0:index-m:/60b7fc2b729343f2f24698d7","SM6.0:index-m:/614ba71d7f2551bc4d426100","SM6.0:index-m:/61eb1a40e33fe9816693afd8","SM6.0:index-m:/6281a334b558b09ee44126bf","SM6.0:index-m:/62c8688ed33c3a68048ceb70","SM6.0:index-m:/62db07c4c6490595bad99a59","SM6.0:index-m:/62e99587e0e9281075c054ee","SM6.0:index-m:/63436cecb27519e131f8d6d2","SM6.0:index-m:/63c9bd98d9f80edf4a55a38e","SM6.0:index-m:/643f0641f91a45344e7c2530","SM6.0:index-m:/647a38326b4faf424bc70071","TAXO/calendar-categories","TAXO/calendar-categories%2Fcommunity","TAXO/calendar-categories%2Fconcerts","TAXO/calendar-categories%2Fentertainment","TAXO/calendar-categories%2Fholiday","TAXO/calendar-categories%2Fsports","TAXO/countries","TAXO/countries%2FUS","TAXO/locales","TAXO/locales%2Fen-US","TAXO/providers","TAXO/providers%2FClear%20Channel","TAXO/resource","app/sites","app/sites/20250317214322","app/streams","app/streams/20241212172159","app/taxonomy","app/taxonomy/20250401143015","error/taxonomy/500","streams","streams/297","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:d093a34432dfb05ba801a3e61ad2ec74","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:1d1ebf77b890780c1c9004d429f703bf","webapi/error/taxonomy/500","domain/bayarea.binnews.com","PS:datasource","PS:datasource:/61c23c0a03d9929cc4f81555","PS:datasource:/62433f3a2ad23398e612b3a5","PS:datasource:/62433f635b7f234f209d2ce4","PS:leads","PS:leads:/627eba56bb40b9ecc78cdf71","PS:subscription","PS:subscription:951444886f55e6c21590dfe4a17040b5","SM6.0:datasource-leads","SM6.0:datasource-leads:2ceac4cf339c5e9cb6ef296c3c2b4c4e","SM6.0:datasource-leads:87d30510d089efd9330cd29ebed2b28d","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0d8b404ae97ce2ce70fe7364607bed2d","SM6.0:datasource-publishing:338a19ace71e8d4aceb2e27aa3973034","SM6.0:datasource-publishing:3b831e12c88c6bdb7f180830a15f4013","SM6.0:datasource-publishing:53330f282489137c3712885be6d96f79","SM6.0:page-override","SM6.0:page-override:/5ef65f39bbe2901c47bb0ff4","SM6.0:site-streams","SM6.0:site-streams:1d1ebf77b890780c1c9004d429f703bf","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250107181532","sites","webapi-v4:sites:ef3f03d6791743eaaa5e7aec62bb1c11","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"bayarea.binnews.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"},"page":{"currentPage":{"_id":"/5ef6337f24f9e7161fcf8e1e/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":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":1,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":null,"feed":{"results":[{"id":"%2F627eba56bb40b9ecc78cdf71","type":"LEADS","record":{"title":"Cory Booker Delivers Record-Breaking Floor Speech In Protest Of Trump","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67ed4c0444888e17da22bd5a","img_meta":{"base_id":"%2F67ed4c0444888e17da22bd5a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.binnews.com/content/2025-04-02-cory-booker-delivers-record-breaking-floor-speech-in-protest-of-trump/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}}},{"id":"rujww","region":"main:dynamic","type":"html","ordinal":3,"value":{"content":"\u003cstyle>\n@media screen and (max-width: 770px) {\n .component-heading h2 {\n font-size: 1.3em;\n }\n}\n\u003c/style>\n\n\u003cdiv class=\"component-heading with-divider\">\n \u003ch2>Listen Now: Black News First\u003c/h2>\n \u003cdiv class=\"component-divider divider-dark\">\u003c/div>\n\u003c/div>\n\n\u003cdiv style=\"margin: 0 auto 1em; text-align: center; display: none;\">\n \u003ciframe allow=\"autoplay\" width=\"100%\" height=\"150\" src=\"https://www.iheart.com/live/black-information-network-8666/?embed=true\" frameborder=\"0\">\u003c/iframe>\n\u003c/div>\n\n\u003cdiv style=\"width: 100%; height: 150px; border-radius: 0.6rem; background-image: url('//i.iheart.com/v3/re/new_assets/06723838-9160-4aa1-889a-13cd513b8ae6');\">\n \u003cdiv style=\"float: left; width: calc(100% - 70px);\">\u003ca href=\"/listen\" target=\"_blank\">\u003cimg src=\"//i.iheart.com/v3/re/new_assets/598a1fca60f4bedc91fc4621\" style=\"width: 100%; height: 150px;\" alt=\"Play button to listen live\" />\u003c/a>\u003c/div>\n \u003cdiv style=\"float: right; width: 70px;\">\u003ca href=\"/listen\" target=\"_blank\">\u003cimg src=\"//i.iheart.com/v3/re/new_assets/23920702-199a-40af-a620-bb5a8d800ad2\" style=\"width: 70px; height: 150px;\" alt=\"BIN Logo\" />\u003c/a>\u003c/div>\n \u003cdiv style=\"clear: both; float: none;\">\u003c/div>\n\u003c/div>","link":null,"title":"Listen Now: Black News First"},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"plGQw","region":"main:dynamic","type":"weather","ordinal":4,"value":{"forecast_type":null,"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","title":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"eQabI","region":"main:dynamic","type":"traffic","ordinal":7,"value":{"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","title":null,"traffic_zoom":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":8,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":1,"link":null,"min_size":0,"position":null,"size":5,"title":"Trending Stories: Our News. All The Time"},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67f0427b7df0fa7fbaded29d","type":"PUBLISHING","record":{"ref_id":"%2F67f0427b7df0fa7fbaded29d","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fb9fc99b-141d-4f2e-a06e-368ca6d43879","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1270-amateur-traveler-travel-p-30936518%2F","@url":"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/","author_name":"Travel with Amateur Traveler Podcast","author_url":"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"Travel with Amateur Traveler Podcast\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/?embed=true&cid=oembed&keyid%5B0%5D=Travel%20with%20Amateur%20Traveler%20Podcast&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdhZWM2ZmRhLWRhOTctMTFlZS04ZGRiLTY3ZmUwYWQ5MjUzMS9pbWFnZS8wZWZmYzcxYzVkYzMzZTQ0MDE2MzU0ZjBmM2ZkYThmNS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz?ops=fit(300%2C300)","thumbnail_width":300,"title":"Travel with Amateur Traveler Podcast","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Travel with Amateur Traveler Podcast\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/?embed=true&cid=oembed&keyid%5B0%5D=Travel%20with%20Amateur%20Traveler%20Podcast&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"View looking up into lush green branches of large tree and tall Green Tree in Spring.","id":"%2F67f04ebb7df0fa7fbaded2a9","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"View looking up into lush green branches of large tree and tall Green Tree in Spring.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Have you traveled to the weirdest roadside attraction in California? \u003c/p>\n\n\u003cp>This &quot;odd&quot; destination is nothing short of unique and quirky and offers visitors a one-of-a-kind experience. There's truly no place that rivals it in the country, let alone the state. The attraction in question has garnered the reputation of being one of the strangest places to visit in California because the experience it provides to visitors is unforgettable. \u003c/p>\n\n\u003cp>If you're looking for a memorable place to stop during your next road trip, look no further than the weirdest roadside attraction in California!\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.fiftygrande.com/50-weirdest-roadside-attractions/?srsltid=AfmBOoo6LuFG1dsjDWnpVqAbdGU09LwzCzaj00C6XXb4LBAj7B7_6E0M\" target=\"_blank\">\u003cem>Fifty Grande\u003c/em>\u003c/a>, the weirdest roadside attraction \u003ca href=\"https://www.iheart.com/content/2025-04-01-booming-california-locale-named-fastest-growing-city-in-the-entire-state/\" target=\"_blank\">in California\u003c/a> is the \u003cstrong>Chandelier Drive-Thru Tree \u003c/strong>in the Redwood National Forest. \u003c/p>\n\n\u003cp>Here's what \u003cem>Fifty Grande\u003c/em> had to say about the absolute strangest roadside attraction in the entire state: \u003c/p>\n\n\u003cblockquote>&quot;This towering coast redwood tree stands about 276 feet tall and has a carved tunnel at its base, allowing cars to drive through its hollowed center. Estimated to be more than 2,000 years old, the tree gets its name from its branches, which resemble a chandelier as they split high up on the trunk. The tunnel was carved in the 1930s as a way to attract visitors, and today, it remains a symbol of the area’s connection to redwood forests. There are two other drive through trees on Highway 101, but this is the southernmost.&quot;\u003c/blockquote>\n\n\u003cp>For a \u003ca href=\"https://www.iheart.com/content/2025-03-26-popular-california-eatery-named-best-pizza-place-in-the-entire-state/\" target=\"_blank\">continued list\u003c/a> of the weirdest roadside attractions across the country check out \u003ca href=\"https://www.fiftygrande.com/50-weirdest-roadside-attractions/?srsltid=AfmBOoo6LuFG1dsjDWnpVqAbdGU09LwzCzaj00C6XXb4LBAj7B7_6E0M\" target=\"_blank\">Fifty Grande\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state/","cuser":"user/ldap/1133602","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/roadside attraction","keywords/California","keywords/tunnel","keywords/attraction","keywords/place","keywords/visitors","keywords/destination","keywords/experience","keywords/tree"],"primary_image":{"bucket":"new_assets","id":"%2F67f04ebb7df0fa7fbaded2a9"},"primary_target":{"categories":["categories/local-news"],"distribution":["markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA"]},"publish_date":1743801720000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","social_title":"","summary":"Have you visited this 'bizarre' California attraction? ","targets":[{"categories":["categories/local-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/local-news"],"distribution":["markets/LOSANGELES-CA","markets/SANDIEGO-CA","markets/SANFRANCISCO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"categories":["syndications/content"],"distribution":["markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Odd California Spot Crowned 'Weirdest Roadside Attraction' In The State","permalink":"https://www.iheart.com/content/2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state/"},"slug":"2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f04ebb7df0fa7fbaded2a9","title":"Odd California Spot Crowned 'Weirdest Roadside Attraction' In The State","description":"Have you visited this 'bizarre' California attraction? ","author":"Logan DeLoye"},"pub_start":1743801720000,"pub_until":4115978604802,"pub_changed":1743802721818,"subscription":[{"tags":["categories/local-news","markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA"]},{"tags":["categories/local-news","brands/iHeartRadio"]},{"tags":["categories/local-news","markets/LOSANGELES-CA","markets/SANDIEGO-CA","markets/SANFRANCISCO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"tags":["syndications/content","markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f0427b7df0fa7fbaded29d","slug:2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","slug:2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","keyword:keywords/roadside attraction","keyword:keywords/California","keyword:keywords/tunnel","keyword:keywords/attraction","keyword:keywords/place","keyword:keywords/visitors","keyword:keywords/destination","keyword:keywords/experience","keyword:keywords/tree","author:user"]}},{"id":"%2F67f034d00bb36431b532a7ae","type":"PUBLISHING","record":{"ref_id":"%2F67f034d00bb36431b532a7ae","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b18d0e8d-26b3-448c-8609-94f48e6c227c","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f0407d0bb36431b532a7c7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>This is \u003ca href=\"https://www.binnews.com/content/2025-03-07-trump-elon-watch-what-black-america-needs-to-know-now/\" target=\"_blank\">\u003cem>Trump &amp; Elon Watch\u003c/em>\u003c/a>\u003cem>: Black America’s Weekly Need-to-Know.\u003c/em>\u003c/p>\n\n\u003cp>Each week, BIN will break down the latest actions of President\u003cstrong> Donald Trump\u003c/strong> and \u003cstrong>Elon Musk, \u003c/strong>whether it’s political maneuvering, economic policies, social media shake-ups, or attacks on democracy. We’ll examine what’s happening, why it matters, and most importantly how Black America is impacted. No fluff. No fear-mongering. Just facts. Every breakdown is designed to be a resource, a guide to help Black America navigate these uncertain times. Because if history has taught us anything, knowledge is power.\u003c/p>\n\n\u003cp>This week, Trump faces legal pushback on his executive orders while Musk loses big in Wisconsin’s high-stakes Supreme Court race. Plus, questions swirl around Musk’s future at DOGE as pressure mounts.\u003c/p>\n\n\u003ch3>\u003cstrong>Is Elon Actually Stepping Down From DOGE? What’s Next?\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"WASHINGTON, DC - MARCH 9: White House Senior Advisor Elon Musk walks to the White House after landing in Marine One on the South Lawn with U.S. President Donald Trump (not pictured) on March 9, 2025 in Washington, DC. Trump was returning to the White Hous","id":"%2F67f03df30bb36431b532a7c1","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"President Trump Returns To The White House From Florida","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>What’s Happening\u003c/strong>\u003c/p>\n\n\u003cp>As a special government employee, \u003cstrong>Elon Musk\u003c/strong> can only serve 130 days in his role as head of the Department of Government Efficiency (DOGE) unless he is formally appointed as a permanent federal official. If Musk started on January 20, 2025, his legal window to serve ends on May 30.\u003c/p>\n\n\u003cp>While speculation has swirled around Musk’s departure, a clear answer remains elusive. In an interview earlier this month, Musk said he aims to cut $1 trillion in federal spending by the end of Trump’s term, indicating he may not be stepping away any time soon.\u003c/p>\n\n\u003cp>According to \u003cem>Politico\u003c/em>, Trump and Musk have discussed Musk taking a step back amid mounting pressure. The outlet reported, &quot;The president remains pleased with Musk, but both men have decided in recent days that it will soon be time for Musk to return to his businesses and take on a supporting role.”\u003c/p>\n\n\u003cp>However, Press Secretary \u003cstrong>Karoline Leavitt \u003c/strong>rejected the idea of Musk resigning, saying, &quot;This 'scoop' is garbage. Elon Musk and President Trump have both publicly stated that Elon will depart from public service as a special government employee when his incredible work at DOGE is complete.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>How Are We Impacted\u003c/strong>\u003c/p>\n\n\u003cp>DOGE will still exist even if Musk exits as the agency’s head. Musk will also likely remain a close ally of Trump’s, as Vice President J.D. Vance confirmed. &quot;DOGE has got a lot of work to do, and yeah, that work is going to continue after Elon leaves,&quot; the VP said. &quot;But fundamentally, Elon is going to remain a friend and an adviser of both me and the president.&quot; \u003c/p>\n\n\u003cp>While DOGE may outlast Musk, the policies he’s put in place are likely to shape the federal government for years to come.\u003c/p>\n\n\u003cp>\u003cstrong>What Can Be Done\u003c/strong>\u003c/p>\n\n\u003cp>Stay informed about DOGE’s upcoming changes. If Musk transitions out, demand transparency about who replaces him and what powers they’ll hold. \u003c/p>\n\n\u003ch3>\u003cstrong>Elon Musk’s Big Money Loss in Wisconsin\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MADISON, WISCONSIN - APRIL 01: Dane County Circuit Court Judge Susan Crawford, flanked by Wisconsin Supreme Court justices, accepts victory in her race for Wisconsin Supreme Court justice on April 01, 2025 in Madison, Wisconsin. The former prosecutor ran ","id":"%2F67f03e260bb36431b532a7c3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Wisconsin Supreme Court Justice Candidate Judge Susan Crawford Holds Her Election Night Event","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>What’s Happening\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Susan Crawford\u003c/strong> defeated conservative favorite \u003cstrong>Brad Schimel\u003c/strong> in Tuesday's (April 1) race for a seat on the Wisconsin Supreme Court. The high-stakes race drew over $90 million in spending, including more than $25 million from \u003cstrong>Elon Musk\u003c/strong> and affiliated groups, making it the most expensive judicial election in American history.\u003c/p>\n\n\u003cp>With the ideological makeup of the Wisconsin Supreme Court on the line, conservatives poured millions into the race, hoping to elect Schimel and hold the majority ahead of decisions on major issues, including abortion access, labor rights, and redistricting.\u003c/p>\n\n\u003cp>Musk even went as far as giving out $1 million checks to two voters at a rally in Green Bay on Sunday (March 30). “I think this will be important for the future of civilization,” Musk said. “It’s that significant.”\u003c/p>\n\n\u003cp>\u003cstrong>How Are We Impacted\u003c/strong>\u003c/p>\n\n\u003cp>Crawford’s win preserved the Wisconsin Supreme Court’s 4–3 liberal majority. The court is expected to weigh in on whether abortion rights will remain protected statewide and on the legality of congressional maps ahead of the 2026 midterms.\u003c/p>\n\n\u003cp>Her election could also open the door for Democrats to challenge Republican-drawn maps passed in 2011. If the court rules in their favor, previously unwinnable districts could become competitive. Crawford’s victory also gave Democrats a much-needed morale boost in a swing state that Trump narrowly won in 2024.\u003c/p>\n\n\u003cp>\u003cstrong>What Can Be Done\u003c/strong>\u003c/p>\n\n\u003cp>Even with Elon Musk’s massive financial backing, Crawford was still able to win the race by 9 points. The takeaway? Voting matters. Make your voice heard by showing up in local and state elections, especially when billionaires are trying to buy elections.\u003c/p>\n\n\u003ch3>\u003cstrong>Trump’s Executive Orders Take a Hit\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"WASHINGTON, DC - MARCH 31: U.S. President Donald Trump gestures while speaking during an executive order signing event in the Oval Office of the White House on March 31, 2025 in Washington, DC. Trump has signed an executive order against ticket scalping a","id":"%2F67f03e630bb36431b532a7c5","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"President Trump Signs Executive Orders In The Oval Office","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>What’s Happening\u003c/strong>\u003c/p>\n\n\u003cp>Trump’s executive orders are facing major legal setbacks that could block them from being enforced.\u003c/p>\n\n\u003cp>On Monday (March 31), a coalition of Democrats filed a 74-page lawsuit challenging Trump’s executive order on voting requirements, which directs the attorney general to “take all necessary action” against states that count absentee or mail-in ballots after Election Day. The order also calls for proof of citizenship to vote.\u003c/p>\n\n\u003cp>That same week, a federal appeals court in San Francisco declined to lift a block on Trump’s executive order banning trans people from serving in the U.S. military. Trump’s attorneys argued that without the order, the military “will be forced to continue implementing a policy that the Department has determined is not compatible with military readiness and lethality.”\u003c/p>\n\n\u003cp>\u003cstrong>How Are We Impacted\u003c/strong>\u003c/p>\n\n\u003cp>The Trump administration had already started firing trans military members, but now, they will be able to keep their jobs as the appeal process continues.\u003c/p>\n\n\u003cp>The Democratic coalition made up of Senate Minority Leader \u003cstrong>Chuck Schumer\u003c/strong>, House Minority Leader \u003cstrong>Hakeem Jeffries\u003c/strong>, and four national party committees is pushing back hard on Trump’s voting order. They argue the policy would suppress votes, particularly in Black, Brown, and immigrant communities, by limiting mail-in ballot access and adding new barriers to registration.\u003c/p>\n\n\u003cp>\u003cstrong>What Can Be Done\u003c/strong>\u003c/p>\n\n\u003cp>The Washington, D.C., federal district court is set to hear the Democrats’ lawsuit against Trump’s executive order on voting rights. A temporary restraining order may be placed on Trump’s order while the case continues. In the meantime, check your voter registration, watch for local changes to election laws, and support organizations fighting to protect voting rights and the LGBTQ+ community.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN","keywords/Donald Trump","keywords/Elon Musk","keywords/Trump Elon Watch"],"primary_image":{"bucket":"new_assets","id":"%2F67f0407d0bb36431b532a7c7"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743798720000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","social_title":"","summary":"This week, Trump faces legal pushback on his executive orders while Musk loses big in Wisconsin’s high-stakes Supreme Court race.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump & Elon Watch: Executive Orders Blocked, Musk Loses Big & More","permalink":"https://www.iheart.com/content/2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more/"},"slug":"2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0407d0bb36431b532a7c7","title":"Trump & Elon Watch: Executive Orders Blocked, Musk Loses Big & More","description":"This week, Trump faces legal pushback on his executive orders while Musk loses big in Wisconsin’s high-stakes Supreme Court race.","author":"BIN"},"pub_start":1743798720000,"pub_until":4115978604802,"pub_changed":1743802792567,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f034d00bb36431b532a7ae","slug:2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","slug:2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","keyword:keywords/BIN","keyword:keywords/Donald Trump","keyword:keywords/Elon Musk","keyword:keywords/Trump Elon Watch","author:user"]}},{"id":"%2F67f036a6f2d6a5dd778b99de","type":"PUBLISHING","record":{"ref_id":"%2F67f036a6f2d6a5dd778b99de","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4b106890-7097-45ae-a514-86e381739c32","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f0383df2d6a5dd778b99eb","new_tab":false,"schedule":{},"source_credit":"NYPD","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A New York City man \u003ca href=\"https://www.binnews.com/content/2025-04-02-man-shot-killed-mother-of-his-child-outside-of-daycare/\" target=\"_blank\">has been sentenced\u003c/a> after he fatally shot his pregnant ex-girlfriend hours after her baby shower.\u003c/p>\n\n\u003cp>On Thursday (April 3), 43-year-old \u003cstrong>Justin\u003c/strong> \u003cstrong>Soriano\u003c/strong> was sentenced to 40 years to life in state prison in connection to the September 2021 death of \u003cstrong>Shanice Young\u003c/strong>, 31, and her unborn child, per \u003ca href=\"https://people.com/nyc-man-who-killed-pregnant-ex-girlfriend-in-front-of-kids-sentenced-to-40-years-in-prison-11708983\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>“Justin Soriano will serve state prison time for viciously murdering Shanice Young on what should have been a joyous and memorable occasion and celebration,” District \u003cstrong>Attorney Bragg\u003c/strong> said in a statement. “Soriano committed this horrific shooting in front of four children, including Ms. Young’s own daughters, who helplessly watched their mother die right before their eyes. The trauma Ms. Young’s family and loved ones have experienced continues to be felt today, and my thoughts remain with them as they continue to heal.&quot;\u003c/p>\n\n\u003cp>“I hope the significant sentence imposed today serves as a measure of justice for this tragic and abhorrent act of violence,” Bragg added. \u003c/p>\n\n\u003cp>In the early hours of the morning, Young was returning home from her baby shower with family and friends when Soriano arrived on a motorcycle wearing all black clothing and armed with a gun.\u003c/p>\n\n\u003cp>Police said Soriano chased his ex-girlfriend's new partner around the apartment with the loaded weapon before returned back to the front of the building. Young's kids tried to reason with Soriano before he opened fire against their mother at close range.\u003c/p>\n\n\u003cp>Young \u003ca href=\"https://www.binnews.com/content/2025-01-12-deon-cole-forced-to-evacuate-home-amid-la-wildfires-after-hospitalization/\" target=\"_blank\">was taken to a hospital\u003c/a> where she and her unborn child were pronounced dead.\u003c/p>\n\n\u003cp>Soriano fled the scene but was later found and arrested. He was found guilty of several charges including murder in the second degree and criminal possession of a weapon in the second degree.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F67f0383df2d6a5dd778b99eb"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743797880000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","social_title":"","summary":"A New York City man has been sentenced after he fatally shot his pregnant ex-girlfriend hours after her baby shower.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Man Killed Pregnant Ex-Girlfriend In Front Of Kids Hours After Baby Shower","permalink":"https://www.iheart.com/content/2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower/"},"slug":"2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0383df2d6a5dd778b99eb","title":"Man Killed Pregnant Ex-Girlfriend In Front Of Kids Hours After Baby Shower","description":"A New York City man has been sentenced after he fatally shot his pregnant ex-girlfriend hours after her baby shower.","author":"BIN"},"pub_start":1743797880000,"pub_until":4115978604802,"pub_changed":1743798210409,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f036a6f2d6a5dd778b99de","slug:2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","slug:2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","author:user"]}},{"id":"%2F67f02b9ef2d6a5dd778b99d1","type":"PUBLISHING","record":{"ref_id":"%2F67f02b9ef2d6a5dd778b99d1","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e6b04245-24a6-4604-9d9f-3535bdc3015c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f03142f2d6a5dd778b99dc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A Black family is suing two North Carolina sheriff's departments after officers conducted a \u003ca href=\"https://www.binnews.com/content/2024-11-04-ex-officer-violated-breonna-taylors-civil-rights-in-deadly-raid-jury/\" data-content-id=\"/6728ecf45dcfa19abb176a5f\">botched raid\u003c/a> of their home. \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.wect.com/2025/04/02/pender-county-family-filing-lawsuit-after-swat-team-wrongfully-raids-home/\" target=\"_blank\">\u003cem>WECT\u003c/em>\u003c/a>, \u003cstrong>Avery Marshall\u003c/strong> and his fiancee \u003cstrong>Alisa Carr\u003c/strong>, with the help of the Institute of Justice (IJ), filed a federal lawsuit against the Pender and Lee County Sheriff's Departments to &quot;hold officers accountable for overlooking clear evidence they were raiding the wrong home.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.binnews.com/content/2021-08-05-chicago-cops-tried-to-cover-up-botched-raid-pointing-guns-at-kids-lawsuit/\" data-content-id=\"/610c099afae5b5597f6bf956\">wrongful raid\u003c/a> unfolded on April 10, 2024 in Willard. The Lee County Sheriff's Office was searching for a man named \u003cstrong>Joseph Clark Jr\u003c/strong>, who was suspected of breaking into several cars.\u003c/p>\n\n\u003cp>“They believed that the suspect’s phone had pinged within 52 meters of Avery and Alisa’s address in the small Pender County community of Willard. But at least five different properties fall within that radius,&quot; IJ said.\u003c/p>\n\n\u003cp>Police targeted the family's home because of a Nissan Sedan that was parked in the front, which police believed the suspect was driving, according to IJ said. However, the car was registered to Alisa and a different model than what officers were looking for. \u003c/p>\n\n\u003cp>“Her car was a different model from the car police were looking for, was ten years newer than that car, and had a different license plate and VIN number,” IJ said.\u003c/p>\n\n\u003cp>The lawsuit accuses officers of obtaining the warrant by withholding vital information from the magistrate. \u003c/p>\n\n\u003cp>“[LCSO]...falsely told the magistrate the cars were one and the same and [did not tell] the magistrate that at least five other properties were within 52 meters of Avery and Alisa’s address,” IJ said.\u003c/p>\n\n\u003cp>Avery and Alisa were sleeping when they heard Pender County Sheriff's Office deputies banding on their door. Deputies then broke the storm door, the front metal door, and threw two flash-bang grenades into their home.\u003c/p>\n\n\u003cp>“The flash-bangs filled the home with noxious fumes. Officers ordered Avery, who was shirtless and had just had back surgery, to lie on the glass-covered floor,” IJ said. “Police ordered the 9- and 16-year-old kids out of their bedrooms at gunpoint and interrogated them in a police wagon outside.”\u003c/p>\n\n\u003cp>During the raid, police took a sledgehammer to the wall. The floors were also damaged in the raid. Alisa was sent to the hospital for breathing issues.\u003c/p>\n\n\u003cp>“Avery, Alisa and the kids continue to struggle mentally and emotionally from the raid, and they’ve been unable to afford the necessary repairs for the house,“ IJ said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-black-family-suing-police-after-botched-raid-of-their-home/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Alisa Carr","keywords/Avery Marshall","keywords/officers","keywords/Institute of Justice"],"primary_image":{"bucket":"new_assets","id":"%2F67f03142f2d6a5dd778b99dc"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743794400000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","social_title":"","summary":"A Black family is suing two North Carolina sheriff's departments after officers conducted a botched raid of their home. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Black Family Suing Police After Botched Raid Of Their Home","permalink":"https://www.iheart.com/content/2025-04-04-black-family-suing-police-after-botched-raid-of-their-home/"},"slug":"2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f03142f2d6a5dd778b99dc","title":"Black Family Suing Police After Botched Raid Of Their Home","description":"A Black family is suing two North Carolina sheriff's departments after officers conducted a botched raid of their home. ","author":"BIN"},"pub_start":1743794400000,"pub_until":4115978604802,"pub_changed":1743794768446,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f02b9ef2d6a5dd778b99d1","slug:2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","slug:2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","keyword:keywords/Alisa Carr","keyword:keywords/Avery Marshall","keyword:keywords/officers","keyword:keywords/Institute of Justice","author:user"]}},{"id":"%2F67f0270ef2d6a5dd778b99c4","type":"PUBLISHING","record":{"ref_id":"%2F67f0270ef2d6a5dd778b99c4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a89155db-1b21-4442-9212-2ea897b1720b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f02715f2d6a5dd778b99ce","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Costco has recorded 13 consecutive weeks of increased foot traffic as it reaffirms its commitment to DEI.\u003c/p>\n\n\u003cp>According to\u003ca href=\"https://redirect.viglink.com/?format=go&jsonp=vglnk_174379258565610&key=f39cc0502cba69a75d4c56148eff9f8e&libId=m9352wrt0103m1ai000ULi5s1v516&loc=https%3A%2F%2Fafrotech.com%2Fcostcos-foot-traffic-increases-for-13th-week&v=1&opt=true&out=https%3A%2F%2Fwww.retailbrew.com%2Fstories%2F2025%2F03%2F28%2Ftarget-suffers-eighth-consecutive-week-of-foot-traffic-losses-since-caving-on-dei&ref=https%3A%2F%2Fafrotech.com%2Fcostcos-foot-traffic-increases-for-13th-week&title=After%20Upholding%20DEI%20Commitments%2C%20Costco%27s%20Foot%20Traffic%20Increases%20For%2013th%20Straight%20Week%20-%20AfroTech&txt=According%20to\" target=\"_blank\">\u003cem> Retail Brew\u003c/em>\u003c/a>, Costco's increased \u003ca href=\"https://www.binnews.com/content/2025-04-02-target-faces-8th-week-of-foot-traffic-loss-following-dei-rollback/\" target=\"_blank\">foot traffic \u003c/a>reached the 13-week mark during the week of March 17.\u003c/p>\n\n\u003cp>Unlike Target, Amazon, Walmart, and other major retailers, Costco moved to uphold its DEI initiatives amid attacks and pressure against such programs and policies from the Trump administration. \u003c/p>\n\n\u003cp>Cotco's board of directors requested earlier this year for its shareholders to \u003ca href=\"https://www.binnews.com/content/2024-12-30-costco-execs-fighting-against-shareholder-proposal-to-end-dei-program/\" target=\"_blank\">vote against a proposal from the National Center for Public Policy Research (NCPPR) to dismantle its DEI programs.\u003c/a>\u003c/p>\n\n\u003cp>“Our success at Costco Wholesale has been built on service to our critical stakeholders: employees, members, and suppliers. Our efforts around diversity, equity and inclusion follow our code of ethics: For our employees, these efforts are built around inclusion — having all of our employees feel valued and respected,” the board previously wrote in a message. “Our efforts at diversity, equity and inclusion remind and reinforce with everyone at our Company the importance of creating opportunities for all. We believe that these efforts enhance our capacity to attract and retain employees who will help our business succeed. This capacity is critical because we owe our success to our now over 300,000 employees around the globe.”\u003c/p>\n\n\u003cp>Over 98 percent of Costco's shareholders voted against the proposal in January. \u003c/p>\n\n\u003cp>Civil rights activist Rev. \u003cstrong>Al Sharpton\u003c/strong> encouraged consumers to &quot;buy-cott&quot; Costco after its decision to uphold DEI.\u003c/p>\n\n\u003cp>“We are planning to release a boycott list in the coming days,” Sharpton previously said. “But in the interim, we are going to do a ‘buy-cott,’ which means we are going to support those who support diversity.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67f02715f2d6a5dd778b99ce"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743792360000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","social_title":"","summary":"Costco has recorded 13 consecutive weeks of increased foot traffic as it reaffirms its commitment to DEI.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Costco's Foot Traffic Increases For 13th Week After Reaffirming DEI ","permalink":"https://www.iheart.com/content/2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei/"},"slug":"2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f02715f2d6a5dd778b99ce","title":"Costco's Foot Traffic Increases For 13th Week After Reaffirming DEI ","description":"Costco has recorded 13 consecutive weeks of increased foot traffic as it reaffirms its commitment to DEI.","author":"BIN"},"pub_start":1743792360000,"pub_until":4115978604802,"pub_changed":1743792748496,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f0270ef2d6a5dd778b99c4","slug:2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","slug:2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}}},{"id":"PydRq","region":"main:dynamic","type":"feed","ordinal":10,"value":{"ad_split":50,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"position":null,"size":1,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/horizontal-reverse"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67effb05f2d6a5dd778b99a8","type":"PUBLISHING","record":{"ref_id":"%2F67effb05f2d6a5dd778b99a8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4d6ce241-19e0-4938-a6e8-f2c55b5955f8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67efff33f2d6a5dd778b99b7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.binnews.com/content/2025-02-04-american-woman-refuses-to-leave-pakistan-after-online-marriage-plans-fail/\" target=\"_blank\">\u003cstrong>Onijah Robinson\u003c/strong>\u003c/a>, who \u003ca href=\"https://www.binnews.com/content/2025-04-03-i-come-second-to-none-spelman-pageant-contestants-go-viral-on-tiktok/\" target=\"_blank\">took the internet by storm \u003c/a>with her experience in Pakistan, was spotted in New York amid questions about her whereabouts.\u003c/p>\n\n\u003cp>Onijah, 33, initially traveled to Pakistan in October with intentions to marry \u003cstrong>Nidal Ahmed Memon\u003c/strong>, a 19-year-old teenager who she meet online. However, Nidal's family reportedly opposed the marriage, and the teen went missing. Onijah then found herself stranded in Pakistan and began making big demands for her inconvenience. \u003c/p>\n\n\u003cp>Onijah's journey in Pakistan quickly turned her into a viral sensation. Social media users later grew concerned amid reports that she was detained in Dubai while traveling back to the U.S.\u003c/p>\n\n\u003cp>Amid questions about her whereabouts, photogropher \u003cstrong>Johnny Nunez\u003c/strong> recently spotted Onijah in New York City.\u003c/p>\n\n\u003cp>Onijah, donning an all-pink outfit and sleek hair, shut down speculation that she was detained in Dubai.\u003c/p>\n\n\u003cp>“I didn’t go to jail, I was just stuck in Dubai. It was a situation I couldn’t understand at the time,” Onijah said during an interview on a block in NYC. \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%2FDIAV1pmMrAj%2F%3Futm_source%3Dig_embed%26ig_rid%3D1b091940-0deb-40d8-93a0-2b6a9287d963","@url":"https://www.instagram.com/p/DIAV1pmMrAj/?utm_source=ig_embed&ig_rid=1b091940-0deb-40d8-93a0-2b6a9287d963","author_name":"theshaderoom","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DIAV1pmMrAj/?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/DIAV1pmMrAj/?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/p/DIAV1pmMrAj/?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 The Shade Room (@theshaderoom)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/487928130_18587130220006824_5015172313220304116_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QHyUqG8Vf49LVqUT6kYJdcpbytChtEMglEJZggyhqYLa8IZ9iGL38YvLnldwvjkxIM&_nc_ohc=pvjPgzkT0tsQ7kNvwHxiXGV&_nc_gid=6wf-3ptoSTU7S_yAj0L_AQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYFpV371bvtukQFJTEmi0-2hkAslFy9RXiTp_Z9qFfDZnQ&oe=67F5C3AF&_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/p/DIAV1pmMrAj/?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/DIAV1pmMrAj/?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/p/DIAV1pmMrAj/?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 The Shade Room (@theshaderoom)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DIAV1pmMrAj/?utm_source=ig_embed&ig_rid=1b091940-0deb-40d8-93a0-2b6a9287d963"},{"html":"\u003cp>The viral sensation also revealed that she married a man she met online. “We met through the internet. We had a romantic date,” she said.\u003c/p>\n\n\u003cp>In the recent interview, Onijah addressed her previous demands for money and land while stuck in Pakistan.\u003c/p>\n\n\u003cp>“Listen they gonna give that land. They gonna give that $20K, that $50K out,” the woman said. “Well, they were going to give me the $100K every week, but I left so we’re going to see what they are going to work on while I’m not there.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67efff33f2d6a5dd778b99b7"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743783120000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","social_title":"","summary":"Onijah Robinson, who took the internet by storm with her experience in Pakistan, was spotted in New York amid questions about her whereabouts.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Viral Sensation Onijah Robinson Spotted In NYC After Pakistan Experience","permalink":"https://www.iheart.com/content/2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience/"},"slug":"2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efff33f2d6a5dd778b99b7","title":"Viral Sensation Onijah Robinson Spotted In NYC After Pakistan Experience","description":"Onijah Robinson, who took the internet by storm with her experience in Pakistan, was spotted in New York amid questions about her whereabouts.","author":"BIN"},"pub_start":1743783120000,"pub_until":4115978604802,"pub_changed":1743783584624,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67effb05f2d6a5dd778b99a8","slug:2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","slug:2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}}},{"id":"JrZP1","region":"main:dynamic","type":"feed","ordinal":11,"value":{"ad_split":50,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":3,"position":null,"size":5,"title":null},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67efe3e09532d3d0b8ef8fe8","type":"PUBLISHING","record":{"ref_id":"%2F67efe3e09532d3d0b8ef8fe8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"414524e8-2a3a-4297-9e5c-859d0500ec2f","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Police tape stretching across a road in front of a crime scene.","id":"%2F67efedf49532d3d0b8ef8ffb","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Police tape and crime scene","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A man \u003ca href=\"https://www.binnews.com/content/2025-04-02-father-arrested-after-leaving-kids-at-mcdonalds-to-attend-job-interview/\" target=\"_blank\">has been arrested\u003c/a> after stabbing himself and six others in a Washington, D.C. neighborhood, \u003ca href=\"https://abcnews.go.com/amp/US/dc-stabbing-suspect-in-custody/story?id=120465344\" target=\"_blank\">\u003cem>ABC News\u003c/em>\u003c/a> reports.\u003c/p>\n\n\u003cp>On Thursday (April 3), a man who was in an &quot;altered mental state&quot; from an unknown substance started stabbing people in the Trinidad neighborhood around Montello Avenue and Meigs Place NE, police said.\u003c/p>\n\n\u003cp>&quot;Officers arrived on scene in less than a minute and located numerous people suffering from stab wounds,&quot; D.C. Chief \u003cstrong>Pamela Smith\u003c/strong> said in a statement.\u003c/p>\n\n\u003cp>According to police, the suspect stabbed himself while walking down the street before he stabbed a female acquaintance who was with him. The man then stabbed other people who were outside on the block, including two Good Samaritans trying to intervene in the situation.\u003c/p>\n\n\u003cp>Police said four women and two men were taken to local hospitals, where they were treated for non-life-threatening injuries. The victims are currently in stable condition. \u003c/p>\n\n\u003cp>The suspect was located on the ground in the area, and the knife believed to have been used \u003ca href=\"https://www.binnews.com/content/2024-07-23-questions-surround-stabbing-death-of-black-college-student/\" target=\"_blank\">in the stabbing\u003c/a> was recovered a few feet away from him. He was also taken to the hospital and is in surgery, Smith said.\u003c/p>\n\n\u003cp>&quot;This incident highlights the need for assistance of substance abuse issues in our communities,&quot; the police chief noted\u003c/p>\n\n\u003cp>Smith applauded the two good Samaritans for their intervention but warned against taking such action in these types of incidents.\u003c/p>\n\n\u003cp>&quot;Even though we're grateful for their intervention, we would ask that individuals who see incidents such as this to not intervene because these two individuals, although good Samaritans, were also stabbed as part of this assault,&quot; Smith said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-6-people-injured-in-dc-stabbing/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67efedf49532d3d0b8ef8ffb"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743777660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-6-people-injured-in-dc-stabbing","social_title":"","summary":"A man has been arrested after stabbing himself and six others in a Washington, D.C. neighborhood.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"6 People Injured, Including Grandmother, Granddaughters, In D.C. Stabbing","permalink":"https://www.iheart.com/content/2025-04-04-6-people-injured-in-dc-stabbing/"},"slug":"2025-04-04-6-people-injured-in-dc-stabbing","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efedf49532d3d0b8ef8ffb","title":"6 People Injured, Including Grandmother, Granddaughters, In D.C. Stabbing","description":"A man has been arrested after stabbing himself and six others in a Washington, D.C. neighborhood.","author":"BIN"},"pub_start":1743777660000,"pub_until":4115978604802,"pub_changed":1743779025734,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67efe3e09532d3d0b8ef8fe8","slug:2025-04-04-6-people-injured-in-dc-stabbing","slug:2025-04-04-6-people-injured-in-dc-stabbing","keyword:keywords/BIN","author:user"]}},{"id":"%2F67efd90d9532d3d0b8ef8fd2","type":"PUBLISHING","record":{"ref_id":"%2F67efd90d9532d3d0b8ef8fd2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f31bde71-61fa-47c6-b7cb-8df1a123d62f","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67efd9869532d3d0b8ef8fdd","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.binnews.com/content/2025-02-19-kamala-harris-signs-with-hollywood-talent-agency/\" data-content-id=\"/67b610dc7f0cfc56ae4e9458\">Former Vice President \u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-02-19-kamala-harris-signs-with-hollywood-talent-agency/\" data-content-id=\"/67b610dc7f0cfc56ae4e9458\">\u003cstrong>Kamala Harris\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>addressed \u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\">President \u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\">\u003cstrong>Donald Trump's\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\"> second term\u003c/a> in office, saying she warned Americans about what would happen under his administration.\u003c/p>\n\n\u003cp>On Thursday (April 3), Harris delivered remarks at the Leading Women Defined Summit in Dana Point, California, per \u003ca href=\"https://www.huffpost.com/entry/kamala-harris-trump-i-told-you-so_n_67ef2856e4b098bd69c6d3a7\" target=\"_blank\">\u003cem>HuffPost\u003c/em>\u003c/a>. The summit was founded by former BET CEO \u003cstrong>Debra Lee\u003c/strong> and aims to empower women of color. \u003c/p>\n\n\u003cp>“There were many things we knew were gonna happen,” Harris said, referencing the warnings she issued to Americans before she lost the 2024 presidential election to Trump.\u003c/p>\n\n\u003cp>“I’m not gonna say ‘I told you so,’” she added, prompting the crowd to erupt in applause and cheers. \u003c/p>\n\n\u003cp>Harris emphasized how progress and policies have been &quot;rolled back&quot; in less than 100 days of Trump's second presidential term. \u003c/p>\n\n\u003cp>“This is a very different time than in 2016,” Harris said. “A lot has changed.”\u003c/p>\n\n\u003cp>“We are seeing people stay quiet. We are seeing organizations stay quiet. We are seeing capitulating to clearly unconstitutional threats,” she continued.\u003c/p>\n\n\u003cp>Thus far, Trump has rescinded dozens of former President \u003cstrong>Joe Biden's\u003c/strong> executive orders, led the charge on the elimination of diversity, equity and inclusion (DEI) programs, laid off thousands of federal employees, announced wide-ranging global tariffs, and more. \u003c/p>\n\n\u003cp>On Thursday, Harris acknowledged the &quot;great power&quot; of those who attended the summit to lead the nation in courage instead of fear. \u003c/p>\n\n\u003cp>“There’s great power in this room. And yes, the world is watching,” Harris said. “But more importantly, there are people counting on us — to be kind, to be fierce, and to be together.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Donald Trump","keywords/Kamala Harris","keywords/Harris"],"primary_image":{"bucket":"new_assets","id":"%2F67efd9869532d3d0b8ef8fdd"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743773340000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","social_title":"","summary":"Former Vice President Kamala Harris addressed President Donald Trump's second term in office, saying she warned Americans about what would happen under his administration.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harris On Her Warnings About Trump: 'Not Here To Tell You I Told You So'","permalink":"https://www.iheart.com/content/2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so/"},"slug":"2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efd9869532d3d0b8ef8fdd","title":"Harris On Her Warnings About Trump: 'Not Here To Tell You I Told You So'","description":"Former Vice President Kamala Harris addressed President Donald Trump's second term in office, saying she warned Americans about what would happen under his administration.","author":"BIN"},"pub_start":1743773340000,"pub_until":4115978604802,"pub_changed":1743773704575,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67efd90d9532d3d0b8ef8fd2","slug:2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","slug:2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","keyword:keywords/Donald Trump","keyword:keywords/Kamala Harris","keyword:keywords/Harris","author:user"]}},{"id":"%2F67eeebf39532d3d0b8ef8fc5","type":"PUBLISHING","record":{"ref_id":"%2F67eeebf39532d3d0b8ef8fc5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf9f5c82-d1eb-494e-a9fa-eba46d6849e0","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eeec609532d3d0b8ef8fcf","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.binnews.com/content/2025-02-19-trump-sets-deadline-for-schools-to-end-dei-programs-or-risk-funding/\" target=\"_blank\">\u003cstrong>Trump's\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-02-19-trump-sets-deadline-for-schools-to-end-dei-programs-or-risk-funding/\" target=\"_blank\"> Department of Education\u003c/a> issued a warning on Thursday (April 3) that schools offering &quot;impermissible&quot; DEI programs have 10 days before they are at \u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\">risk of losing federal funding.\u003c/a> \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.usatoday.com/story/news/education/2025/04/03/trump-dei-school-funding-10-days-memo/82792285007/\" target=\"_blank\">\u003cem>USA Today\u003c/em>\u003c/a>, the department is giving state education commissioners across the nation 10 days to certify that they're following civil rights laws and court rulings. Without the certification, Trump administration officials warned that the federal government could revoke funds, impose &quot;substantial liabilities, or launch Justice Department investigations. \u003c/p>\n\n\u003cp>The Education Department's latest memo doesn't clarify what the administration views as a DEI program, but says DEI practices advantage one race over another. According to the memo, the use of &quot;certain&quot; DEI practices amount to federal law violations.\u003c/p>\n\n\u003cp>The Trump administration previously set a two-week deadline for schools nationwide in February to eliminate their DEI initiatives or risk losing federal funding.\u003c/p>\n\n\u003cp>At the time, the Education Department sent a memo ordering schools to end any practice that treats students or workers differently because of their race within the next 14 days. Schools will be at risk of losing federal money if they don't stop using &quot;racial preferences&quot; as a factor in admission, financial aid, hiring, and other areas, February's memo stated.\u003c/p>\n\n\u003cp>In a statement, \u003cstrong>Craig Trainor\u003c/strong>, the acting assistant secretary for civil rights, said federal financial assistance is a &quot;privilege, not a right.&quot;\u003c/p>\n\n\u003cp>&quot;When state education commissioners accept federal funds, they agree to abide by federal antidiscrimination requirements,&quot; he said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67eeec609532d3d0b8ef8fcf"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743713700000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","social_title":"","summary":"Trump's Department of Education issued a warning that schools offering \"impermissible\" DEI programs have 10 days before they are at risk of losing federal funding. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump Admin Issues 10 Day Warning For Schools To Certify DEI Removal","permalink":"https://www.iheart.com/content/2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal/"},"slug":"2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eeec609532d3d0b8ef8fcf","title":"Trump Admin Issues 10 Day Warning For Schools To Certify DEI Removal","description":"Trump's Department of Education issued a warning that schools offering \"impermissible\" DEI programs have 10 days before they are at risk of losing federal funding. ","author":"BIN"},"pub_start":1743713700000,"pub_until":4115978604802,"pub_changed":1743714091753,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eeebf39532d3d0b8ef8fc5","slug:2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","slug:2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","keyword:keywords/BIN","author:user"]}},{"id":"%2F67eee24f9532d3d0b8ef8fb8","type":"PUBLISHING","record":{"ref_id":"%2F67eee24f9532d3d0b8ef8fb8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"53958924-b0ce-47a0-9723-4ef452aaf4bf","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eee7c09532d3d0b8ef8fc3","new_tab":false,"schedule":{},"source_credit":"Wilson Police Department","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A North Carolina man \u003ca href=\"https://www.binnews.com/content/2025-03-28-10-year-old-girl-played-dead-as-man-shot-killed-her-sister-parents/\" target=\"_blank\">has been charged\u003c/a> after he allegedly killed his mother and teenage brother one week after being \u003ca href=\"https://www.binnews.com/content/2024-12-04-ex-deputy-charged-in-sonya-masseys-killing-could-soon-be-released/\" target=\"_blank\">released from prison\u003c/a>. \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://people.com/man-released-prison-now-accused-fatally-shooting-mom-brother-11707960\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>, 25-year-old \u003cstrong>Da'ron Jenkins\u003c/strong> was charged with two counts of first-degree murder in connection with the deaths of 50-year-old \u003cstrong>Dana Jenkins\u003c/strong> and her son, \u003cstrong>Daryn Cox\u003c/strong>, 15.\u003c/p>\n\n\u003cp>Police responded to a home in Wilson, North Carolina at around 5:30 pm on March 31 and found the bodies of Dana and Daryn. Authorities confirmed that the suspect was the son and brother of the victims. Further details surrounding the circumstances of their deaths remain unclear and are currently under investigation.\u003c/p>\n\n\u003cp>Court documents show Da'ron was released from jail one week before his family's killings on a separate crime.\u003c/p>\n\n\u003cp>\u003cstrong>Juanilla Kornegay\u003c/strong>, Dana’s cousin, said she was shocked to learn of the fatal incident.\u003c/p>\n\n\u003cp>&quot;I would have never thought that,” Kornegay said. &quot;I would have never thought he would do something like that.”\u003c/p>\n\n\u003cp>Da'ron is currently being held at the Wilson County Jail on no bond.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67eee7c09532d3d0b8ef8fc3"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743710760000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","social_title":"","summary":"A North Carolina man has been charged after he allegedly killed his mother and teenage brother one week after being released from prison. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Man Killed Mother, Teenage Brother One Week After Prison Release: Police ","permalink":"https://www.iheart.com/content/2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police/"},"slug":"2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eee7c09532d3d0b8ef8fc3","title":"Man Killed Mother, Teenage Brother One Week After Prison Release: Police ","description":"A North Carolina man has been charged after he allegedly killed his mother and teenage brother one week after being released from prison. ","author":"Jovonne Ledet"},"pub_start":1743710760000,"pub_until":4115978604802,"pub_changed":1743711135234,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eee24f9532d3d0b8ef8fb8","slug:2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","slug:2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","keyword:keywords/BIN","author:user"]}},{"id":"%2F67eea6b06e0e22c3bbf11892","type":"PUBLISHING","record":{"ref_id":"%2F67eea6b06e0e22c3bbf11892","type":"content","payload":{"amp_enabled":false,"apple_news":{"ref_id":"64213a12-0605-4f75-960e-2ed808ca1840","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Andrea Coleman","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"ANNAPOLIS, MARYLAND - JANUARY 18: Maryland Governor Wes Moore (R), first lady Dawn Moore and their son James attend Moore's inauguration ceremony outside the Maryland State House on January 18, 2023 in Annapolis, Maryland. Democrat Moore defeated Republican nominee Dan Cox to become the first Black governor of Maryland and only the third Black person to be elected governor in the United States. (Photo by Chip Somodevilla/Getty Images)","id":"%2F67eed55db2182d9764a1a720","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Wes Moore Sworn In As Governor Of Maryland","type":"asset","url":"","use_caption":false},{"html":"\u003cp>For \u003ca href=\"https://governor.maryland.gov/leadership/firstlady/Pages/biography.aspx\" target=\"_blank\">\u003cu>Maryland First Lady \u003c/u>\u003c/a>\u003ca href=\"https://governor.maryland.gov/leadership/firstlady/Pages/biography.aspx\" target=\"_blank\">\u003cu>\u003cstrong>Dawn Flythe Moore\u003c/strong>\u003c/u>\u003c/a>, the upcoming \u003ca href=\"https://www.preakness.com/\" target=\"_blank\">\u003cu>150th Preakness Stakes\u003c/u>\u003c/a> horse race is an opportunity to showcase her beloved state.  \u003c/p>\n\n\u003cp>“\u003ca href=\"https://www.maryland.gov/Pages/default.aspx\" target=\"_blank\">\u003cu>Maryland\u003c/u>\u003c/a> is one of the most diverse states in the mid-Atlantic region. We are very proud of that,” First Lady Moore recently told the \u003cem>Black Information Network\u003c/em>. “We have a rich history in our horse industry and our heritage here. Whether it is through our Maryland State Archives or people who are wanting to be a part of this moment, we want to share that history with anybody who is willing to learn about it.”  \u003c/p>\n\n\u003cp>This year, First Lady Moore is celebrating the first-ever Preakness Festival, an event she conceived and spearheaded. The inaugural week-long festival leads into the prestigious Preakness race and offers fun activities for everyone.  \u003c/p>\n\n\u003cp>“We have a Family Day. We have a Governor’s golf tournament, which my husband is quite excited about. We have \u003ca href=\"http://d-nice.com/\" target=\"_blank\">\u003cu>\u003cstrong>DJ D-Nice\u003c/strong>\u003c/u>\u003c/a>\u003cu>\u003cstrong>,\u003c/strong>\u003c/u> who’s coming to \u003ca href=\"https://www.baltimorecity.gov/\" target=\"_blank\">\u003cu>Baltimore\u003c/u>\u003c/a>. He is bringing Club Quarantine,” said First Lady Moore. \u003c/p>\n\n\u003cp>A tour of a horse farm and an event at the \u003ca href=\"https://msa.maryland.gov/msa/stagser/s1259/141/278/html/govhse.html\" target=\"_blank\">\u003cu>Government House\u003c/u>\u003c/a>, the official residence of the state’s First Family, will also take place, along with other activities.    \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1248-black-information-network-89094154%2Fepisode%2Fthe-black-perspective-march-30-2025-271412160%2F","@url":"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/","author_name":"Black Information Network Interviews","author_url":"https://www.iheart.com/podcast/1248-black-information-network-89094154/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"The Black Perspective: March 30, 2025 - Black Information Network Interviews\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/?embed=true&cid=oembed&keyid%5B0%5D=Black%20Information%20Network%20Interviews&keyid%5B1%5D=The%20Black%20Perspective%3A%20March%2030%2C%202025%20-%20Black%20Information%20Network%20Interviews&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFiNzE3Y2I1MmRjMzI5N2MzYzgxYjRiYjNjZTFiMjc0LmpwZw","thumbnail_width":300,"title":"The Black Perspective: March 30, 2025 - Black Information Network Interviews","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Black Perspective: March 30, 2025 - Black Information Network Interviews\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/?embed=true&cid=oembed&keyid%5B0%5D=Black%20Information%20Network%20Interviews&keyid%5B1%5D=The%20Black%20Perspective%3A%20March%2030%2C%202025%20-%20Black%20Information%20Network%20Interviews&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/"},{"html":"\u003cp> “This is something where the state is making a really important statement about what Preakness means to Maryland and what it means to this administration,” First Lady Moore explained. “We hope everyone will come out and enjoy all the beautiful things Maryland has to offer.” \u003c/p>\n\n\u003cp>The Preakness Festival will take place from May 8th to May 15th. Learn more at \u003ca href=\"http://www.preaknessfestival.com/\" target=\"_blank\">\u003cu>preaknessfestival.com\u003c/u>\u003c/a>.   \u003c/p>\n\n\u003cp>Click \u003ca href=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/\" target=\"_blank\">\u003cu>HERE\u003c/u>\u003c/a> to listen to a special BIN feature on First Lady Dawn Moore. \u003c/p>\n\n\u003cp>\u003cstrong>Black History Note: \u003c/strong>Since Reconstruction\u003cstrong>, \u003c/strong>\u003ca href=\"https://governor.maryland.gov/\" target=\"_blank\">\u003cu>Wes\u003c/u>\u003c/a> and Dawn Moore are only the second Black first couple of a U.S. state. The first was \u003ca href=\"https://www.nga.org/governor/deval-patrick/\" target=\"_blank\">\u003cu>Former Massachusetts Governor Patrick Deval\u003c/u>\u003c/a> and his wife, Diane. \u003ca href=\"https://www.nga.org/governor/l-douglas-wilder/\" target=\"_blank\">\u003cu>Virginia Governor Douglas Wilder\u003c/u>\u003c/a>, the first Black man elected governor of a U.S. state, was not married during his governorship.  \u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"assets.getty","id":"%2F67eed55db2182d9764a1a720"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743705180000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","social_title":"BIN Exclusive: Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","summary":"For Maryland First Lady Dawn Flythe Moore, the upcoming 150th Preakness Stakes horse race is an opportunity to showcase her beloved state.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","permalink":"https://www.iheart.com/content/2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival/"},"slug":"2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67eed55db2182d9764a1a720","title":"Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","description":"For Maryland First Lady Dawn Flythe Moore, the upcoming 150th Preakness Stakes horse race is an opportunity to showcase her beloved state.","author":"Andrea Coleman"},"pub_start":1743705180000,"pub_until":4115978604802,"pub_changed":1743705593589,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eea6b06e0e22c3bbf11892","slug:2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","slug:2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","scopes":[]}}},{"id":"KKh1B","region":"main:dynamic","type":"show","ordinal":12,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Black Information Network Team"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F5f47d769d7de6af5cb437ed1","slug":"vanessa-tyler","ownBrand":"brands/Vanessa Tyler","configByLookup":{"common":{"branding":{"name":"Vanessa Tyler","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd14"}}}}}},{"_id":"%2F5f68d992127ba349f0fc69f5","slug":"andrea-coleman","ownBrand":"brands/Andrea Coleman","configByLookup":{"common":{"branding":{"name":"Andrea Coleman","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/66df64a22e8fa371ead97eb6"}}}}}},{"_id":"%2F5f47dc9975c67e9f4bcdfcca","slug":"mike-stevens","ownBrand":"brands/Mike Stevens","configByLookup":{"common":{"branding":{"name":"Mike Stevens","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd11"}}}}}},{"_id":"%2F5f47f4095d7adbc29cd2e7ea","slug":"teri-mccready","ownBrand":"brands/Teri McCready","configByLookup":{"common":{"branding":{"name":"Teri McCready","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f63dc78ae9ce650caa423c4"}}}}}},{"_id":"%2F63c9bd98d9f80edf4a55a38e","slug":"kevin-brown","ownBrand":"brands/Kevin Brown","configByLookup":{"common":{"branding":{"name":"Kevin Brown","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/63c9bd379ea32b223c7950cd"}}}}}},{"_id":"%2F60b7fc2b729343f2f24698d7","slug":"esther-dillard","ownBrand":"brands/Esther Dillard","configByLookup":{"common":{"branding":{"name":"Esther Dillard","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60b7fd03496a4cdefa8c67fa"}}}}}},{"_id":"%2F614ba71d7f2551bc4d426100","slug":"doug-davis","ownBrand":"brands/Doug Davis","configByLookup":{"common":{"branding":{"name":"Doug Davis","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/614ba79f95246f5f373fe672"}}}}}},{"_id":"%2F6281a334b558b09ee44126bf","slug":"bri-wood","ownBrand":"brands/Bri Wood","configByLookup":{"common":{"branding":{"name":"Bri Wood","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/6281a2a945bb15a54043b611"}}}}}},{"_id":"%2F5f47e45571b69f66dcadd1f6","slug":"morgyn-wood","ownBrand":"brands/Morgyn Wood","configByLookup":{"common":{"branding":{"name":"Morgyn Wood","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/5f4581f0bbd49cf7cc0dcd12"}}}}}},{"_id":"%2F61eb1a40e33fe9816693afd8","slug":"alexandria-ikomoni","ownBrand":"brands/Alexandria Ikomoni","configByLookup":{"common":{"branding":{"name":"Alexandria Ikomoni","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61eb1a7f43dba9e56a1bac80"}}}}}},{"_id":"%2F60186164e382e770b31b8e0a","slug":"rey-harris","ownBrand":"brands/Rey Harris","configByLookup":{"common":{"branding":{"name":"Rey Harris","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/606e8f00e775ad28c933aea8"}}}}}},{"_id":"%2F62e99587e0e9281075c054ee","slug":"nichole-deal","ownBrand":"brands/Nichole Deal","configByLookup":{"common":{"branding":{"name":"Nichole Deal","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/631245ae6bb9b04ebc677a07"}}}}}},{"_id":"%2F1fea6511c13d7e4688ae4d86b3d9041d","slug":"mike-eiland","ownBrand":"brands/Mike Eiland (946)","configByLookup":{"common":{"branding":{"name":"Mike Eiland","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/63c9bd379ea32b223c7950ce"}}}}}},{"_id":"%2F5f47f358e00a09248b4e54d3","slug":"mike-moore","ownBrand":"brands/Mike Moore","configByLookup":{"common":{"branding":{"name":"Mike Moore","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6312455c6bb9b04ebc677a02"}}}}}},{"_id":"%2F647a38326b4faf424bc70071","slug":"amber-payton","ownBrand":"brands/Amber Payton","configByLookup":{"common":{"branding":{"name":"Amber Payton","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/647a37bfdc2970dcaf38a956"}}}}}},{"_id":"%2F643f0641f91a45344e7c2530","slug":"mimi-brown-bin","ownBrand":"brands/Mimi Brown","configByLookup":{"common":{"branding":{"name":"Mimi Brown","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/643f059805dbadc6ac1e17a4"}}}}}},{"_id":"%2F62c8688ed33c3a68048ceb70","slug":"ramses","ownBrand":"brands/Ramses","configByLookup":{"common":{"branding":{"name":"Ramses Ja","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/62c868f34e0a61d1430c27b3"}}}}}},{"_id":"%2F5f4fb41b36f36c39cb59e4f1","slug":"lauren-crawford","ownBrand":"brands/Lauren Crawford","configByLookup":{"common":{"branding":{"name":"Lauren Crawford","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/3407dc81-692c-45d9-a434-28cdf23b4782"}}}}}},{"_id":"%2F62db07c4c6490595bad99a59","slug":"brandi-porter","ownBrand":"brands/Brandi Porter","configByLookup":{"common":{"branding":{"name":"Brandi Porter","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/62db09c4ca3fd6d3276ce6bb"}}}}}},{"_id":"%2F63436cecb27519e131f8d6d2","slug":"jovonne-ledet","ownBrand":"brands/Jovonne Ledet","configByLookup":{"common":{"branding":{"name":"Jovonne Ledet","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/63436d5b5285a3db713d60c5"}}}}}},{"_id":"%2F5f75d9c4d2eaff6bf903450c","slug":"chris-thompson","ownBrand":"brands/Chris Thompson","configByLookup":{"common":{"branding":{"name":"Chris Thompson","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f75d9ebffb7999616d8929c"}}}}}}]},{"id":"Hgqc7","region":"main:dynamic","type":"html","ordinal":14,"value":{"content":"\u003cstyle>\n.component-show-collection .component-slider {\n margin: 0;\n}\n.component-tabs ul.tab-selector .tab.active {\n border-bottom: none;\n}\n.component-tabs ul.tab-selector .tab button {\n font-size: 3rem;\n font-weight: bold;\n padding: 0 0 0.5rem;\n cursor: auto;\n}\n.component-tabs ul.tab-selector .tab button, .component-show-collection .component-heading h2 {\n visibility: hidden;\n position: relative;\n width: 100%;\n}\n.component-tabs ul.tab-selector .tab button:after {\n visibility: visible;\n position: absolute;\n top: 0;\n left: 0;\n content: \"Podcasts You Should Know\";\n}\n/*\n.component-show-collection {\n margin-bottom: 0 !important;\n}\n.component-show {\n --item-width: 14rem;\n}\n*/\n.component-show-collection .component-heading h2:after {\n visibility: visible;\n position: absolute;\n top: 0;\n left: 0;\n content: \"BIN Team: Telling Our Story.\";\n}\n.msLeft, .msRight {\n float: none;\n}\n.msLeft {\n display: none;\n width: 45%;\n margin: 0;\n padding: 0 3%;\n}\n.msLeft h2 {\n font-size: 4em;\n line-height: inherit;\n margin: 1.3em 0 0 0;\n}\n.msRight {\n width: 100%;\n padding: 0;\n font-size: 2em;\n}\n@media screen and (max-width: 1200px) {\n .msLeft h2 {\n font-size: 3em;\n }\n .msRight {\n font-size: 1.7em;\n }\n}\n@media screen and (max-width: 1060px) {\n .component-tabs ul.tab-selector .tab button {\n font-size: 2.5rem;\n }\n}\n@media screen and (max-width: 770px) {\n .msLeft {\n float: none;\n width: 100%;\n padding: 0;\n margin: 0 0 1em;\n }\n .msLeft h2 {\n font-size: 2em;\n margin: 0;\n }\n .msRight {\n float: none;\n width: 100%;\n padding: 0;\n margin: 0;\n font-size: 1.2em;\n }\n}\n\u003c/style>\n\n\u003cheader class=\"component-heading\">\n \u003ch2 class=\"heading-title\">\n The Power of Information\n \u003c/h2>\n\u003c/header>\n\n\u003cdiv class=\"missionStatement\">\n \u003cdiv class=\"msLeft\">\n \u003ch2>Who we are.\u003c/h2>\n \u003c/div>\n \u003cdiv class=\"msRight\">\n \u003cstrong>BIN: Black Information Network is the first and only 24x7\u003c/strong> comprehensive national audio \u003cstrong>Black News service\u003c/strong> dedicated to providing an objective, \u003cstrong>accurate and trusted\u003c/strong> source of continual news coverage \u003cstrong>with a Black voice and perspective.\u003c/strong>\n \u003c/div>\n \u003cdiv style=\"float: none; clear: both;\">\u003c/div>\n\u003c/div>","link":null,"title":"The Power of Information"},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":15,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":"Podcasts You Should Know"},"tags":["display-hints/podcasts-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["43072236","71841994","146890324","269868991","72385930","75047047","83445801","63426570","62949606","28600939","28119268","30787191","51664494","61504121","53194211","28457174"]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":16,"value":{"ad_split":50,"position":"0","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"NynEt","region":"main:dynamic","type":"feed","ordinal":19,"value":{"ad_split":50,"feed_id":"ID:bin-entertainment-feed-whatwhere","feed_index":12,"link":null,"position":null,"size":1,"title":"Trending Entertainment News"},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67ec08a438fc41add934e33c","type":"PUBLISHING","record":{"ref_id":"%2F67ec08a438fc41add934e33c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d607916b-364b-41e5-93ab-bd4ba409c07f","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67ec08ab38fc41add934e346","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor \u003cstrong>John Boyega\u003c/strong> is \u003ca href=\"https://www.binnews.com/content/2024-09-06-angel-reese-says-theres-a-lot-of-racism-among-caitlin-clark-fanbase/\" data-content-id=\"/66db1cd67c01a851561df8a6\">calling out racism\u003c/a> surrounding the \u003cem>Star Wars\u003c/em> franchise.\u003c/p>\n\n\u003cp>During an interview for the new Apple TV+ original documentary “Number One on the Call Sheet: Black Leading Men in Hollywood,” Boyega reflected on the \u003ca href=\"https://www.binnews.com/content/2025-03-31-blatant-racism-clinic-labels-black-womans-medical-sample-king-kong/\" data-content-id=\"/67eac46e3a1530b067fd4701\">racism he experienced\u003c/a> while portraying \u003cstrong>Finn \u003c/strong>in \u003cem>Star Wars: The Force Awakens,\u003c/em> \u003cem>The Last Jedi\u003c/em>, and \u003cem>The Rise of Skywalker\u003c/em>.\u003c/p>\n\n\u003cp>Boyega faced online harassment from \u003cem>Star Wars\u003c/em> fans who were outraged by a Black actor playing a lead hero in the sequel trilogy.\u003c/p>\n\n\u003cp>“Lemme tell ya, ‘Star Wars’ always had the vibe of being in the most whitest, elite space. It’s a franchise that’s so white that a Black person existing in [it] was something,” Boyega said in the documentary. “You can always tell it’s something when some ‘Star Wars’ fans try to say, ‘Well, we had Lando Calrissian and had Samuel L. Jackson!’ It’s like telling me how many cookie chips are in the cookie dough. It’s like, they just scattered that in there, bro!”\u003c/p>\n\n\u003cp>Boyega suggested that fans are okay with Black actors serving as sidekicks but not main characters. \u003c/p>\n\n\u003cp>“They’re okay with us playing the best friend, but once we touch their heroes, once we lead, once we trailblaze, it’s like, ‘Oh my God, it’s just a bit too much! They’re pandering,'” he said.\u003c/p>\n\n\u003cp>Boyega is among several \u003cem>Star Wars\u003c/em> actors who have faced racist attacks from fans of the franchise. \u003cstrong>Kelly Marie Tran \u003c/strong>was targeted by fans for portraying \u003cstrong>Rose Tico\u003c/strong> in \u003cem>The Last Jedi\u003c/em> following the film's 2017 release.\u003cstrong> Amandla Stenberg\u003c/strong>, who played twins \u003cstrong>Osha\u003c/strong> and \u003cstrong>Mae\u003c/strong> on \u003cem>The Acolyte\u003c/em>, also received online hate over her role in the Disney+ series. \u003c/p>\n\n\u003cp>In 2020, Boyega spoke out about the way Disney handled his character in his \u003cem>Star Wars\u003c/em> trilogy during an interview with \u003ca href=\"https://www.gq-magazine.co.uk/culture/article/john-boyega-interview-2020/amp\" target=\"_blank\">\u003cem>GQ\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>“What I would say to Disney is do not bring out a Black character, market them to be much more important in the franchise than they are, and then have them pushed to the side. It’s not good. I’ll say it straight up,&quot; he said.\u003c/p>\n\n\u003cp>“You guys knew what to do with Daisy Ridley, you knew what to do with Adam Driver,” Boyega continued. “But when it came to Kelly Marie Tran, when it came to John Boyega, you know fuck all. So what do you want me to say? What they want you to say is, ‘I enjoyed being a part of it. It was a great experience…’ Nah, nah, nah. I’ll take that deal when it’s a great experience. They gave all the nuance to Adam Driver, all the nuance to Daisy Ridley. Let’s be honest. Daisy knows this. Adam knows this. Everybody knows. I’m not exposing anything.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67ec08ab38fc41add934e346"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743524760000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space","social_title":"","summary":"Actor John Boyega is calling out racism surrounding the \"Star Wars\" franchise.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"John Boyega Slams 'Star Wars' As 'Most Whitest, Elite Space'","permalink":"https://www.iheart.com/content/2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space/"},"slug":"2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67ec08ab38fc41add934e346","title":"John Boyega Slams 'Star Wars' As 'Most Whitest, Elite Space'","description":"Actor John Boyega is calling out racism surrounding the \"Star Wars\" franchise.","author":"BIN"},"pub_start":1743524760000,"pub_until":4115978604802,"pub_changed":1743525115142,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67ec08a438fc41add934e33c","slug:2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space","slug:2025-04-01-john-boyega-slams-star-wars-as-most-whitest-elite-space","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:bin-entertainment-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7InpnZVd3IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"nzYTy","region":"main:dynamic","type":"feed","ordinal":20,"value":{"ad_split":"","feed_id":"ID:bin-entertainment-feed-whatwhere","feed_index":13,"link":null,"position":null,"size":5,"title":null},"tags":["display-hints/feed-date-stamp","display-hints/feed-load-more","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67e842a2d6235e5180fb6ef8","type":"PUBLISHING","record":{"ref_id":"%2F67e842a2d6235e5180fb6ef8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"35acc5ab-e31d-41ad-a82a-d4298eaf7f56","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e842b4d6235e5180fb6f02","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Atlanta rapper \u003cstrong>Young Scooter\u003c/strong> has died, per \u003ca href=\"https://people.com/young-scooter-dead-rapper-39-hospitalization-11705565\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>. He was 39. \u003c/p>\n\n\u003cp>On Friday (March 28), the Atlanta Police Department said Scooter died after injuring his leg on a fence during a \u003ca href=\"https://www.binnews.com/content/2025-03-28-mother-seeks-answers-after-sons-remains-found-months-after-police-chase/\" target=\"_blank\">police chase\u003c/a>. \u003c/p>\n\n\u003cp>Officers had responded to a 911 call at a home on William Nye Drive of “a dispute with shots fired and a female being dragged back into the residence,&quot; police said. \u003c/p>\n\n\u003cp>“When officers arrived a male initially opened the door [then] closed the door in the officers’ faces without communicating,&quot; the department said. Officers were establishing a perimeter when two men attempted to flee the scene, according to police. One of the men returned to the residence while the other &quot;jumped two fences&quot; during a police chase. \u003c/p>\n\n\u003cp>Scooter reportedly \u003ca href=\"https://www.binnews.com/content/2025-02-05-boy-injured-by-philadelphia-plane-crash-debris-while-protecting-sister/\" target=\"_blank\">injured his leg\u003c/a> as he jumped over the fence. He was taken to Grady Hospital, where he was pronounced dead.\u003c/p>\n\n\u003cp>“When officers located him on the other side of the fence, he appeared to have suffered an injury to his leg. Officers rendered aid and he was transported to Grady Hospital where he was pronounced deceased,” police said.\u003c/p>\n\n\u003cp>The whereabouts of the woman or why the men attempted to flee the scene remain unknown. Police said there was no shooting by officers during the incident. \u003c/p>\n\n\u003cp>Scooter was born in Walterboro, South Carolina, but moved to Atlanta at nine years old. He began his music career in 2008, collaborating with his childhood friend and fellow rapper \u003cstrong>Future\u003c/strong> on several songs. Future and \u003cstrong>Waka Flaka\u003c/strong> went on to sign Scooter. \u003c/p>\n\n\u003cp>Several rappers reacted to Scooter's death, including \u003cstrong>Playboi Carti\u003c/strong>, \u003cstrong>Quavo\u003c/strong>, and Waka Flaka.\u003c/p>\n\n\u003cp>“Street, you had me crying before my show …you the backbone … dama brada,&quot; Waka Flaka wrote on his Instagram Story.\u003cbr />\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e842b4d6235e5180fb6f02"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743276420000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase","social_title":"","summary":"Young Scooter reportedly died after injuring his leg on a fence during a police chase.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rapper Young Scooter Dead At 39 Following Police Chase","permalink":"https://www.iheart.com/content/2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase/"},"slug":"2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e842b4d6235e5180fb6f02","title":"Rapper Young Scooter Dead At 39 Following Police Chase","description":"Young Scooter reportedly died after injuring his leg on a fence during a police chase.","author":"Jovonne Ledet"},"pub_start":1743276420000,"pub_until":4115978604802,"pub_changed":1743277552295,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e842a2d6235e5180fb6ef8","slug:2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase","slug:2025-03-29-rapper-young-scooter-dead-at-39-following-police-chase","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e83b7cd6235e5180fb6ee9","type":"PUBLISHING","record":{"ref_id":"%2F67e83b7cd6235e5180fb6ee9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"25fd8b6a-5a8c-4607-948a-71501cf19f17","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e83b8ad6235e5180fb6ef3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Rapper \u003cstrong>Sean Kingston\u003c/strong> and his mother are \u003ca href=\"https://www.binnews.com/content/2025-03-05-sentencing-looms-for-woman-who-threatened-black-judge-overseeing-trump-case/\" target=\"_blank\">facing sentencing\u003c/a> after they were \u003ca href=\"https://www.binnews.com/content/2025-02-20-andrew-lester-white-man-who-shot-ralph-yarl-dies-days-after-guilty-plea/\" target=\"_blank\">found guilty\u003c/a> in their federal wire fraud trial.\u003c/p>\n\n\u003cp>On Friday (March 28), a jury convicted Kingston and his mother, \u003cstrong>Janie Turner\u003c/strong>, of all counts in their federal wire fraud case, per \u003ca href=\"https://www.nbcnews.com/news/us-news/rapper-sean-kingston-mother-guilty-fraud-rcna198674\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>Kingston and Turner were accused of defrauding several companies, including a jewelry business, a luxury bed company, a used luxury and exotic car dealership, and a luxury microLED TV company. \u003c/p>\n\n\u003cp>A federal grand jury indicted the mother and son in July 2024. According to the indictment, Kingston used his celebrity influence to coerce sellers of luxury goods to deliver items before they received payment. The indictment stated that Turner would often ensure dates and other details of the deliveries. Payment would then be allegedly made through fraudulent wire transfers while Kingston kept the items. \u003c/p>\n\n\u003cp>Kingston and Turner used the scheme for years until March 2024, per the indictment. The pair had pleaded not guilty to all counts.\u003c/p>\n\n\u003cp>While he awaits sentencing, Kingston was ordered on Friday to house arrest with electronic monitoring. The rapper must post a surety bond of a home valued at $500,000 and $200,000 in cash. Kingston's mom was ordered to remain in federal custody until sentencing.\u003c/p>\n\n\u003cp>Based on Turner's testimony, \u003cstrong>Judge David S. Leibowitz\u003c/strong> said it was &quot;impossible to believe she wouldn't do anything for her son&quot; as he decided to remand her in federal custody.\u003c/p>\n\n\u003cp>The mother and son are scheduled to be sentenced on July 11.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e83b8ad6235e5180fb6ef3"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743273360000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial","social_title":"","summary":"Rapper Sean Kingston and his mother are facing sentencing after they were found guilty in their federal wire fraud trial.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Sean Kingston & His Mother Found Guilty In Federal Wire Fraud Trial","permalink":"https://www.iheart.com/content/2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial/"},"slug":"2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e83b8ad6235e5180fb6ef3","title":"Sean Kingston & His Mother Found Guilty In Federal Wire Fraud Trial","description":"Rapper Sean Kingston and his mother are facing sentencing after they were found guilty in their federal wire fraud trial.","author":"Jovonne Ledet"},"pub_start":1743273360000,"pub_until":4115978604802,"pub_changed":1743274084201,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e83b7cd6235e5180fb6ee9","slug:2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial","slug:2025-03-29-sean-kingston-his-mother-found-guilty-in-federal-wire-fraud-trial","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e5ad8c19e2f36b00fc04f6","type":"PUBLISHING","record":{"ref_id":"%2F67e5ad8c19e2f36b00fc04f6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"87c846c5-70c7-45fa-a3c5-c6ca963d09f1","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e5ad9919e2f36b00fc0500","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The CEO of the Academy of Country Music Awards is speaking out after \u003ca href=\"https://www.binnews.com/content/2024-11-21-doesnt-need-a-trophy-billy-ray-cyrus-supports-beyonc-after-cma-snub/\" target=\"_blank\">\u003cstrong>Beyoncé\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2024-11-21-doesnt-need-a-trophy-billy-ray-cyrus-supports-beyonc-after-cma-snub/\" target=\"_blank\"> didn't receive any nominations\u003c/a> for her \u003cem>Cowboy Carter\u003c/em> album.\u003c/p>\n\n\u003cp>On Thursday (March 27), the ACM Awards unveiled its 2025 nominees for its upcoming ceremony on May 8, and notably absent was Bey and her revolutionary country album.\u003c/p>\n\n\u003cp>The snub comes off the heels of \u003cem>Cowboy Carter\u003c/em> winning several Grammy Awards, including Country Album of the Year, Best Country Duo/Group, and \u003ca href=\"https://www.binnews.com/content/2025-02-02-beyonc-wins-her-first-ever-album-of-year-award-at-2025-grammys/\" target=\"_blank\">Album of the Year.\u003c/a>\u003c/p>\n\n\u003cp>ACM CEO \u003cstrong>Damon Whiteside\u003c/strong> addressed Bey's absence from the nominations, noting that Grammy voters may have been quicker to embrace the singer's jump into country music than ACM voters. \u003c/p>\n\n\u003cp>“Were we hoping she’d be nominated? Absolutely,” Whiteside said in a statement.\u003c/p>\n\n\u003cp>“I think, more likely, they’re going to be voting for artists that they’ve got relationships with and work with on a regular basis and that are in the country music business 365,” he added of ACM voters. \u003c/p>\n\n\u003cp>Despite the snub, Whiteside said Bey has an &quot;open invitation&quot; to the May 8 ceremony. \u003c/p>\n\n\u003cp>We’d love to have Beyoncé on the show. She has an open invitation to be on the ACM stage anytime she ever wants to.”\u003c/p>\n\n\u003cp>Beyoncé was also notably left out of the CMA Awards nominations list last September.\u003c/p>\n\n\u003cp>During her Grammy's acceptance speech for Best Country Album, Bey encouraged other artists to push past the boundaries that genres can place on music. \u003c/p>\n\n\u003cp>&quot;I think sometimes genre is a code word to keep us in our place as artists. And I just want to encourage people to do this,&quot; she said, in part. &quot;Stay persistent.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e5ad9919e2f36b00fc0500"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743106620000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub","social_title":"","summary":"The CEO of the Academy of Country Music Awards is speaking out after Beyoncé didn't receive any nominations for her \"Cowboy Carter\" album.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"ACM CEO Says Beyoncé Has 'Open Invitation' To Show Amid Nomination Snub","permalink":"https://www.iheart.com/content/2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub/"},"slug":"2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e5ad9919e2f36b00fc0500","title":"ACM CEO Says Beyoncé Has 'Open Invitation' To Show Amid Nomination Snub","description":"The CEO of the Academy of Country Music Awards is speaking out after Beyoncé didn't receive any nominations for her \"Cowboy Carter\" album.","author":"Jovonne Ledet"},"pub_start":1743106620000,"pub_until":4115978604802,"pub_changed":1743107009137,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e5ad8c19e2f36b00fc04f6","slug:2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub","slug:2025-03-27-acm-ceo-says-beyonc-has-open-invitation-to-show-amid-nomination-snub","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e58a886cdc7e15c2096b21","type":"PUBLISHING","record":{"ref_id":"%2F67e58a886cdc7e15c2096b21","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e58ada6cdc7e15c2096b2b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Marvin Sapp\u003c/strong> is \u003ca href=\"http://The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the iHeartRadio app or click HERE to tune in live.\" target=\"_blank\">catching heat\u003c/a> on social media after video showed him directing ushers to close the doors of a church until he received a $40,000 offering.\u003c/p>\n\n\u003cp>In the now-viral video, Sapp appeared to be onstage speaking to a crowd of at least 1,000 churchgoers, urging them all to &quot;sow a seed&quot; in their church. \u003c/p>\n\n\u003cp>Congregants providing an offering to their church \u003ca href=\"https://www.binnews.com/content/2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon/\" target=\"_blank\">during a service\u003c/a> is a standard procedure. However, Sapp faced backlash after he insisted that ushers close the doors of the church until each person in the crowd made a donation.\u003c/p>\n\n\u003cp>“I said close them doors. Ushers close the doors, close the doors. Close the doors,” Sapp said. “We all gon’ leave together. Y’all ain’t going no place but to the restaurant.”\u003c/p>\n\n\u003cp>Sapp specifically asked the 1,000 congregants attending church along with the 1,000 people watching the service online to donate $20 each, so he could hit an offering of $40,000. The &quot;Never Would've Made It Singer&quot; also urged a group of people standing on stage with him to give $100 instead of $20, noting that it “costs to be up here.”\u003c/p>\n\n\u003cp>Social media users swiftly condemned Sapp for forcing churchgoers to make at least a $20 donation.\u003c/p>\n\n\u003cp>&quot;Marvin Sapp is clearly HUSTLING his congregation for 40k— and using God’s name to do it. He’s calling for the doors to be locked? That’s not faith, that’s a shakedown and a false prophet. Someone had a bill to pay, and it wasn’t to the church,&quot; one X user tweeted alongside the video.\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%2Fstoppfeenin%2Fstatus%2F1904994562525065683","@url":"https://x.com/stoppfeenin/status/1904994562525065683","author_name":"Boochie is the Name","author_url":"https://twitter.com/stoppfeenin","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp is clearly HUSTLING his congregation for 40k— and using God’s name to do it.\u003cbr>\u003cbr>he’s calling for the doors to be locked? that’s not faith, that’s a shakedown and a false prophet. \u003cbr>\u003cbr>someone had a bill to pay, and it wasn’t to the church. \u003ca href=\"https://t.co/MtBRENSb0t\">https://t.co/MtBRENSb0t\u003c/a> \u003ca href=\"https://t.co/SqLtOwRrSW\">pic.twitter.com/SqLtOwRrSW\u003c/a>\u003c/p>&mdash; Boochie is the Name (@stoppfeenin) \u003ca href=\"https://twitter.com/stoppfeenin/status/1904994562525065683?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/stoppfeenin/status/1904994562525065683","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp is clearly HUSTLING his congregation for 40k— and using God’s name to do it.\u003cbr>\u003cbr>he’s calling for the doors to be locked? that’s not faith, that’s a shakedown and a false prophet. \u003cbr>\u003cbr>someone had a bill to pay, and it wasn’t to the church. \u003ca href=\"https://t.co/MtBRENSb0t\">https://t.co/MtBRENSb0t\u003c/a> \u003ca href=\"https://t.co/SqLtOwRrSW\">pic.twitter.com/SqLtOwRrSW\u003c/a>\u003c/p>&mdash; Boochie is the Name (@stoppfeenin) \u003ca href=\"https://twitter.com/stoppfeenin/status/1904994562525065683?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/stoppfeenin/status/1904994562525065683"},{"html":"\u003cp>&quot;Marvin Sapp was OUT OF ORDER. I would have immediately dialed 911 as I walked toward the exit. You gone open these doors, or you're catching a false imprisonment charge,&quot; another user \u003ca href=\"https://x.com/ABitOfKwansLife/status/1905254923526172731\" target=\"_blank\">wrote\u003c/a>.\u003c/p>\n\n\u003cp>See more reactions to Sapp's $40,000 request below.\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%2Fnostalgia_lite%2Fstatus%2F1905056046072164554","@url":"https://x.com/nostalgia_lite/status/1905056046072164554","author_name":"ROQ.STAR","author_url":"https://twitter.com/nostalgia_lite","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp: If you are watching online I need you to give 20 dollars\u003cbr>Me: \u003ca href=\"https://t.co/BEN8T6csAY\">pic.twitter.com/BEN8T6csAY\u003c/a>\u003c/p>&mdash; ROQ.STAR (@nostalgia_lite) \u003ca href=\"https://twitter.com/nostalgia_lite/status/1905056046072164554?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/nostalgia_lite/status/1905056046072164554","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp: If you are watching online I need you to give 20 dollars\u003cbr>Me: \u003ca href=\"https://t.co/BEN8T6csAY\">pic.twitter.com/BEN8T6csAY\u003c/a>\u003c/p>&mdash; ROQ.STAR (@nostalgia_lite) \u003ca href=\"https://twitter.com/nostalgia_lite/status/1905056046072164554?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/nostalgia_lite/status/1905056046072164554"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fstoppfeenin%2Fstatus%2F1905078237514158562","@url":"https://x.com/stoppfeenin/status/1905078237514158562","author_name":"Boochie is the Name","author_url":"https://twitter.com/stoppfeenin","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp in the church congregation after he told the Ushers to close the door: \u003ca href=\"https://t.co/LP91jdVC97\">pic.twitter.com/LP91jdVC97\u003c/a>\u003c/p>&mdash; Boochie is the Name (@stoppfeenin) \u003ca href=\"https://twitter.com/stoppfeenin/status/1905078237514158562?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/stoppfeenin/status/1905078237514158562","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp in the church congregation after he told the Ushers to close the door: \u003ca href=\"https://t.co/LP91jdVC97\">pic.twitter.com/LP91jdVC97\u003c/a>\u003c/p>&mdash; Boochie is the Name (@stoppfeenin) \u003ca href=\"https://twitter.com/stoppfeenin/status/1905078237514158562?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/stoppfeenin/status/1905078237514158562"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FGetEmEasy%2Fstatus%2F1905231712528785532","@url":"https://x.com/GetEmEasy/status/1905231712528785532","author_name":"B Easy","author_url":"https://twitter.com/GetEmEasy","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp “ Usher close those doors”\u003cbr>Me \u003ca href=\"https://t.co/TZtnr3e47Q\">pic.twitter.com/TZtnr3e47Q\u003c/a>\u003c/p>&mdash; B Easy (@GetEmEasy) \u003ca href=\"https://twitter.com/GetEmEasy/status/1905231712528785532?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/GetEmEasy/status/1905231712528785532","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp “ Usher close those doors”\u003cbr>Me \u003ca href=\"https://t.co/TZtnr3e47Q\">pic.twitter.com/TZtnr3e47Q\u003c/a>\u003c/p>&mdash; B Easy (@GetEmEasy) \u003ca href=\"https://twitter.com/GetEmEasy/status/1905231712528785532?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/GetEmEasy/status/1905231712528785532"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2F_carramello%2Fstatus%2F1905264684422291924","@url":"https://x.com/_carramello/status/1905264684422291924","author_name":"Carramello","author_url":"https://twitter.com/_carramello","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That video of Marvin Sapp hustling the congregation for $40,000 is exactly why people stray away from the church. Ppl tithe for years but struggle &amp; can’t even look to the church community for help. The bible thumpers gone try to eat me up but idgaf bc I said what I said.\u003c/p>&mdash; Carramello (@_carramello) \u003ca href=\"https://twitter.com/_carramello/status/1905264684422291924?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/_carramello/status/1905264684422291924","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That video of Marvin Sapp hustling the congregation for $40,000 is exactly why people stray away from the church. Ppl tithe for years but struggle &amp; can’t even look to the church community for help. The bible thumpers gone try to eat me up but idgaf bc I said what I said.\u003c/p>&mdash; Carramello (@_carramello) \u003ca href=\"https://twitter.com/_carramello/status/1905264684422291924?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/_carramello/status/1905264684422291924"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FitsKARY_%2Fstatus%2F1905041564688085243","@url":"https://x.com/itsKARY_/status/1905041564688085243","author_name":"k a r y .","author_url":"https://twitter.com/itsKARY_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">lmfao, Marvin Sapp ain’t never been wrapped too tight, so I’m not surprised that he held that congregation hostage until they gave $40K. \u003cbr>\u003cbr>NEVER WOULD’VE PAAAAAAAAID IT.\u003c/p>&mdash; k a r y . (@itsKARY_) \u003ca href=\"https://twitter.com/itsKARY_/status/1905041564688085243?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/itsKARY_/status/1905041564688085243","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">lmfao, Marvin Sapp ain’t never been wrapped too tight, so I’m not surprised that he held that congregation hostage until they gave $40K. \u003cbr>\u003cbr>NEVER WOULD’VE PAAAAAAAAID IT.\u003c/p>&mdash; k a r y . (@itsKARY_) \u003ca href=\"https://twitter.com/itsKARY_/status/1905041564688085243?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/itsKARY_/status/1905041564688085243"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FNiqueG_22%2Fstatus%2F1905057106220450233","@url":"https://x.com/NiqueG_22/status/1905057106220450233","author_name":"Tasha Mack","author_url":"https://twitter.com/NiqueG_22","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp was on tiny desk with full Louie Vuitton outfit on. Maybe you should stop being luxury goods and put that back into your church instead holding your members for ransom.\u003c/p>&mdash; Tasha Mack (@NiqueG_22) \u003ca href=\"https://twitter.com/NiqueG_22/status/1905057106220450233?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/NiqueG_22/status/1905057106220450233","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp was on tiny desk with full Louie Vuitton outfit on. Maybe you should stop being luxury goods and put that back into your church instead holding your members for ransom.\u003c/p>&mdash; Tasha Mack (@NiqueG_22) \u003ca href=\"https://twitter.com/NiqueG_22/status/1905057106220450233?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/NiqueG_22/status/1905057106220450233"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FRVAReid%2Fstatus%2F1905294987413307902","@url":"https://x.com/RVAReid/status/1905294987413307902","author_name":"REID 🇸🇩🇵🇸","author_url":"https://twitter.com/RVAReid","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Idk which church Marvin Sapp preaches at but they need to be audited lol. Holding your congregation hostage until they give thousands of dollars is very wild (and probably illegal). It’s even wilder doing that while wearing a Rolex.\u003c/p>&mdash; REID 🇸🇩🇵🇸 (@RVAReid) \u003ca href=\"https://twitter.com/RVAReid/status/1905294987413307902?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RVAReid/status/1905294987413307902","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Idk which church Marvin Sapp preaches at but they need to be audited lol. Holding your congregation hostage until they give thousands of dollars is very wild (and probably illegal). It’s even wilder doing that while wearing a Rolex.\u003c/p>&mdash; REID 🇸🇩🇵🇸 (@RVAReid) \u003ca href=\"https://twitter.com/RVAReid/status/1905294987413307902?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RVAReid/status/1905294987413307902"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fwilljames93%2Fstatus%2F1904949870986744150","@url":"https://x.com/willjames93/status/1904949870986744150","author_name":"AJ","author_url":"https://twitter.com/willjames93","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp would be getting Marvin SLAPPED if he held me hostage for money when he could go in the studio and make my annual salary in a couple months. That ain’t the work of the Lord.\u003c/p>&mdash; AJ (@willjames93) \u003ca href=\"https://twitter.com/willjames93/status/1904949870986744150?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/willjames93/status/1904949870986744150","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Marvin Sapp would be getting Marvin SLAPPED if he held me hostage for money when he could go in the studio and make my annual salary in a couple months. That ain’t the work of the Lord.\u003c/p>&mdash; AJ (@willjames93) \u003ca href=\"https://twitter.com/willjames93/status/1904949870986744150?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/willjames93/status/1904949870986744150"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e58ada6cdc7e15c2096b2b"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743098640000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering","social_title":"","summary":"Marvin Sapp is catching heat on social media after video showed him directing ushers to close the doors of a church until he received a $40,000 offering.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["syndications/news"],"distribution":[]}],"title":"Marvin Sapp Slammed For Closing Church Doors To Hit $40,000 Offering","permalink":"https://www.iheart.com/content/2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering/"},"slug":"2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e58ada6cdc7e15c2096b2b","title":"Marvin Sapp Slammed For Closing Church Doors To Hit $40,000 Offering","description":"Marvin Sapp is catching heat on social media after video showed him directing ushers to close the doors of a church until he received a $40,000 offering.","author":"Jovonne Ledet"},"pub_start":1743098640000,"pub_until":4115978604802,"pub_changed":1743099030713,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e58a886cdc7e15c2096b21","slug:2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering","slug:2025-03-27-marvin-sapp-slammed-for-closing-church-doors-to-hit-40000-offering","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e4151a3ba8ea57ac1d4238","type":"PUBLISHING","record":{"ref_id":"%2F67e4151a3ba8ea57ac1d4238","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"7dfe3386-9d42-49db-82b3-7299296ede46","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e415263ba8ea57ac1d4242","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Pastor \u003cstrong>T.D. Jakes \u003c/strong>has revealed that the \u003ca href=\"https://www.binnews.com/content/2024-11-24-pastor-td-jakes-suffers-medical-emergency-during-live-streamed-sermon/\" target=\"_blank\">life-threatening medical emergency he suffered during a church sermon\u003c/a> last year was a &quot;massive&quot; heart attack.\u003c/p>\n\n\u003cp>During an interview with \u003ca href=\"https://www.today.com/health/news/td-jakes-medical-emergency-cause-heart-attack-rcna198009\" target=\"_blank\">\u003cem>TODAY\u003c/em>\u003c/a> on Wednesday (March 26), Jakes, a pastor at The Potter's House in Dallas, Texas, opened up about suffering a \u003ca href=\"https://www.binnews.com/content/2023-11-15-wild-n-out-comedian-rip-micheals-hospitalized-with-heart-attack/\" target=\"_blank\">heart attack\u003c/a> onstage during his livestreamed sermon in November 2024.\u003c/p>\n\n\u003cp>&quot;I didn't really realize what was happening to me onstage until I got to the hospital in an ambulance and fussing that it happened onstage, by the way, because I didn't want it to happen, and the doctor leaned over my ear and said, 'You had a massive heart attack,'&quot; Jakes said.\u003c/p>\n\n\u003cp>Video of Jakes' live-streamed church service showed the pastor delivering an inspirational message before he suddenly stopped talking and began convulsing. Congregation members surrounded the pastor during the apparent health incident before the livestream was cut off. \u003c/p>\n\n\u003cp>&quot;The reason I didn't realize it was because I had none of the symptoms that they say,&quot; Jakes said of the heart attack. &quot;No numbness, no sharp pain, no anything. I just kind of drifted off to sleep. I didn't know what it was, but I almost died.\u003c/p>\n\n\u003cp>&quot;[The doctor] said five minutes later, I'd have been dead on arrival,&quot; he added. &quot;The right side of my heart had completely stopped getting blood at all.&quot;\u003c/p>\n\n\u003cp>After having surgery, Jakes returned to the church for his first sermon on New Year's Eve. The pastor said he has no plans to slow down and shared plans of upcoming events at the church as well as a new podcast he's starting.\u003c/p>\n\n\u003cp>&quot;No, I'm getting faster because one, I'm older. Two, I'm grateful. Three, I've got something to say,&quot; Jakes said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e415263ba8ea57ac1d4242"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743002820000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon","social_title":"","summary":"Pastor T.D. Jakes revealed that the life-threatening medical emergency he suffered during a church sermon last year was a \"massive\" heart attack.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"T.D. Jakes Reveals He Suffered 'Massive' Heart Attack During Church Sermon","permalink":"https://www.iheart.com/content/2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon/"},"slug":"2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e415263ba8ea57ac1d4242","title":"T.D. Jakes Reveals He Suffered 'Massive' Heart Attack During Church Sermon","description":"Pastor T.D. Jakes revealed that the life-threatening medical emergency he suffered during a church sermon last year was a \"massive\" heart attack.","author":"Jovonne Ledet"},"pub_start":1743002820000,"pub_until":4115978604802,"pub_changed":1743005844843,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e4151a3ba8ea57ac1d4238","slug:2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon","slug:2025-03-26-td-jakes-reveals-he-suffered-massive-heart-attack-during-church-sermon","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:bin-entertainment-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7InpnZVd3IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"TESzE","region":"main:dynamic","type":"html","ordinal":21,"value":{"content":"\u003cdiv class=\"component-heading with-divider\" style=\"margin: 0 0 1em; width: 100%;\">\n \u003ch2>\n \u003ca href=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/\" target=\"_blank\">On Demand: Black Information Network Interviews\u003c/a>\n \u003c/h2>\n \u003cdiv class=\"component-divider divider-dark\">\u003c/div>\n\u003c/div>\n\n\u003cdiv style=\"margin: 0 auto 1em; text-align: center;\">\n \u003ciframe allow=\"autoplay\" width=\"100%\" height=\"150\" src=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/?embed=true\" frameborder=\"0\">\u003c/iframe>\n\u003c/div>","title":"On Demand: Black Information Network Interviews"},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"cGhj1","region":"main:dynamic","type":"feed","ordinal":22,"value":{"ad_split":50,"feed_id":"ID:bin-sports-feed-whatwhere","feed_index":0,"link":null,"min_size":1,"position":null,"size":1,"title":"Trending Sports"},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67eec8149532d3d0b8ef8fa9","type":"PUBLISHING","record":{"ref_id":"%2F67eec8149532d3d0b8ef8fa9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"1a068bb8-a106-40a4-bad9-6c925658ac5e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eecc079532d3d0b8ef8fb5","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Retired NFL star \u003cstrong>Richard Sherman\u003c/strong> has revealed his Washington home was\u003ca href=\"https://www.binnews.com/content/2023-04-06-black-students-held-at-gunpoint-by-harvard-police-after-false-911-call/\" target=\"_blank\"> &quot;robbed at gunpoint&quot;\u003c/a> while his family was inside the residence. \u003c/p>\n\n\u003cp>On Monday (March 31), Sherman took to social media to share footage of the \u003ca href=\"https://www.binnews.com/content/2023-02-28-gods-about-to-change-plot-pastor-stops-church-armed-robbery-with-prayer/\" target=\"_blank\">armed robbery\u003c/a> and asked his followers for help with identifying the suspects. One video showed at least three armed men entering and exiting the home with bags that appeared to be full. In a second video, the robbers appeared to jump out of a broken window. \u003c/p>\n\n\u003cp>Sherman noted that his family was safe following the &quot;scary situation.&quot;\u003c/p>\n\n\u003cp>“House being robbed at gun point with my family in it isn’t what anyone wants for a birthday gift,” Sherman wrote alongside the security footage. “Scary situation that my Wife handled masterfully and kept my kids safe. If anyone has any info that can help find these people please reach out.”\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%2FRSherman_25%2Fstatus%2F1906749315084919240","@url":"https://x.com/RSherman_25/status/1906749315084919240","author_name":"Richard Sherman","author_url":"https://twitter.com/RSherman_25","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">House being robbed at gun point with my family in it isn’t what anyone wants for a birthday gift. Scary situation that my Wife handled masterfully and kept my kids safe. If anyone has any info that can help find these people please reach out. \u003ca href=\"https://t.co/HSHPiRHuoP\">pic.twitter.com/HSHPiRHuoP\u003c/a>\u003c/p>&mdash; Richard Sherman (@RSherman_25) \u003ca href=\"https://twitter.com/RSherman_25/status/1906749315084919240?ref_src=twsrc%5Etfw\">March 31, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RSherman_25/status/1906749315084919240","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">House being robbed at gun point with my family in it isn’t what anyone wants for a birthday gift. Scary situation that my Wife handled masterfully and kept my kids safe. If anyone has any info that can help find these people please reach out. \u003ca href=\"https://t.co/HSHPiRHuoP\">pic.twitter.com/HSHPiRHuoP\u003c/a>\u003c/p>&mdash; Richard Sherman (@RSherman_25) \u003ca href=\"https://twitter.com/RSherman_25/status/1906749315084919240?ref_src=twsrc%5Etfw\">March 31, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RSherman_25/status/1906749315084919240"},{"html":"\u003cp>The Kings County Sheriff's office is reportedly investigating the incident.\u003c/p>\n\n\u003cp>Sherman's wife, \u003cstrong>Ashley Moss\u003c/strong>, also spoke out about the robbery on her Instagram Story.\u003c/p>\n\n\u003cp>“Very shaken up and hope to find these people soon,” Moss wrote Monday, noting, &quot;the kids and I are physically OK.”\u003c/p>\n\n\u003cp>“Waking up to [intruders] outside your bedroom with a gun is something no one should have to experience,&quot; she added. &quot;Like I said they tried the wrong people! We WILL find you!”\u003c/p>\n\n\u003cp>Sherman joins the list of sports stars who have had their home broken into in recent months, including Patrick Mahomes, Travis Kelce, Joe Burrow, and more.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67eecc079532d3d0b8ef8fb5"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1743704280000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside","social_title":"","summary":"Retired NFL star Richard Sherman has revealed his Washington home was \"robbed at gunpoint\" while his family was inside the residence. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Richard Sherman Reveals Home Was 'Robbed At Gunpoint' With Family Inside ","permalink":"https://www.iheart.com/content/2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside/"},"slug":"2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eecc079532d3d0b8ef8fb5","title":"Richard Sherman Reveals Home Was 'Robbed At Gunpoint' With Family Inside ","description":"Retired NFL star Richard Sherman has revealed his Washington home was \"robbed at gunpoint\" while his family was inside the residence. ","author":"Jovonne Ledet"},"pub_start":1743704280000,"pub_until":4115978604802,"pub_changed":1743704641347,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eec8149532d3d0b8ef8fa9","slug:2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside","slug:2025-04-03-richard-sherman-reveals-home-was-robbed-at-gunpoint-with-family-inside","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:bin-sports-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IlM4SFQxIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"hjeWZ","region":"main:dynamic","type":"feed","ordinal":23,"value":{"ad_split":50,"feed_id":"ID:bin-sports-feed-whatwhere","feed_index":1,"link":null,"min_size":1,"position":null,"size":5,"title":null},"tags":["display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67e554226cdc7e15c2096ab2","type":"PUBLISHING","record":{"ref_id":"%2F67e554226cdc7e15c2096ab2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"78d03e35-483d-46a9-b03f-40e6ac6f8be5","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e554296cdc7e15c2096abc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The beef between \u003cstrong>Stephen A. Smith\u003c/strong> and \u003cstrong>LeBron James\u003c/strong> continues. \u003c/p>\n\n\u003cp>On Wednesday (March 26), James appeared on ESPN's \u003cem>Pat McAfee Show\u003c/em>, where the NBA great addressed confronting Smith about remarks the sports commentator had made about his son, \u003cstrong>Bronny\u003c/strong>. The confrontation between Smith and James went down during the third quarter of a Los Angeles Lakers game earlier this month as the ESPN personality sat courtside. \u003c/p>\n\n\u003cp>James explained that he approached Smith because he believes his on-air comments about him and Bronny had gotten &quot;personal.&quot;\u003c/p>\n\n\u003cp>&quot;It's my job to not only protect my damn household, but protect the players,&quot; James said. \u003c/p>\n\n\u003cp>The Lakers star also claimed that Smith was on a &quot;Taylor Swift tour run right now&quot; as the commentator has repeatedly addressed the incident on his show, \u003cem>First Take\u003c/em>, and podcast. \u003c/p>\n\n\u003cp>&quot;He completely missed the whole point,&quot; James said of his conversation with Smith.\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%2FPatMcAfeeShow%2Fstatus%2F1904935679227789745%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1904935679227789745%257Ctwgr%255E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%257Ctwcon%255Es1_c10%26ref_url%3Dhttps%253A%252F%252Fbleacherreport.com%252Farticles%252F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp","@url":"https://x.com/PatMcAfeeShow/status/1904935679227789745?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1904935679227789745%7Ctwgr%5E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fbleacherreport.com%2Farticles%2F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp","author_name":"Pat McAfee","author_url":"https://twitter.com/PatMcAfeeShow","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Stephen A Smith is on a Taylor Swift tour run right now 😂😂\u003cbr>\u003cbr>He completely missed the whole point..\u003cbr>\u003cbr>He got personal with it and it’s my job to not only protect my own household but also all the players” \u003ca href=\"https://twitter.com/KingJames?ref_src=twsrc%5Etfw\">@KingJames\u003c/a> \u003ca href=\"https://twitter.com/hashtag/PMSLive?src=hash&amp;ref_src=twsrc%5Etfw\">#PMSLive\u003c/a> \u003ca href=\"https://t.co/LKKFmvtFWM\">pic.twitter.com/LKKFmvtFWM\u003c/a>\u003c/p>&mdash; Pat McAfee (@PatMcAfeeShow) \u003ca href=\"https://twitter.com/PatMcAfeeShow/status/1904935679227789745?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/PatMcAfeeShow/status/1904935679227789745","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Stephen A Smith is on a Taylor Swift tour run right now 😂😂\u003cbr>\u003cbr>He completely missed the whole point..\u003cbr>\u003cbr>He got personal with it and it’s my job to not only protect my own household but also all the players” \u003ca href=\"https://twitter.com/KingJames?ref_src=twsrc%5Etfw\">@KingJames\u003c/a> \u003ca href=\"https://twitter.com/hashtag/PMSLive?src=hash&amp;ref_src=twsrc%5Etfw\">#PMSLive\u003c/a> \u003ca href=\"https://t.co/LKKFmvtFWM\">pic.twitter.com/LKKFmvtFWM\u003c/a>\u003c/p>&mdash; Pat McAfee (@PatMcAfeeShow) \u003ca href=\"https://twitter.com/PatMcAfeeShow/status/1904935679227789745?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/PatMcAfeeShow/status/1904935679227789745?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1904935679227789745%7Ctwgr%5E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fbleacherreport.com%2Farticles%2F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp"},{"html":"\u003cp>During the latest episode of his podcast, Smith responded to James' interview on the \u003cem>Pat McAfee Show\u003c/em>, calling the NBA legend &quot;full of it&quot; and &quot;a liar.&quot;\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%2FbhnOu1c0znA","@url":"https://youtu.be/bhnOu1c0znA","author_name":"Stephen A. Smith","author_url":"https://www.youtube.com/@stephenasmith","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/bhnOu1c0znA?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=\"LeBron…the lies keep coming\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/bhnOu1c0znA/hqdefault.jpg","thumbnail_width":480,"title":"LeBron…the lies keep coming","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/bhnOu1c0znA?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=\"LeBron…the lies keep coming\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/bhnOu1c0znA"},{"html":"\u003cp>Smith also said he would've &quot;swung&quot; on James if he had slapped him during their confrontation earlier this month. The \u003cem>First Take\u003c/em> host went on to say he would've &quot;gotten his a** thoroughly kicked by the 6’8”, 250lb Goliath,&quot; but he would've refused to take a hit without fighting back.\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%2Fstephenasmith%2Fstatus%2F1905049713461854399%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1905049713461854399%257Ctwgr%255E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%257Ctwcon%255Es1_c10%26ref_url%3Dhttps%253A%252F%252Fbleacherreport.com%252Farticles%252F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp","@url":"https://x.com/stephenasmith/status/1905049713461854399?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1905049713461854399%7Ctwgr%5E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fbleacherreport.com%2Farticles%2F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp","author_name":"Stephen A Smith","author_url":"https://twitter.com/stephenasmith","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Nice try folks. On my show, I said I would’ve swung on \u003ca href=\"https://twitter.com/KingJames?ref_src=twsrc%5Etfw\">@KingJames\u003c/a> had he slapped me — like lots of y’all said I was scared he would’ve done a few weeks ago. I also said immediately after that I would’ve gotten my ass thoroughly kicked by the 6’8”, 250lb Goliath, but folks just…\u003c/p>&mdash; Stephen A Smith (@stephenasmith) \u003ca href=\"https://twitter.com/stephenasmith/status/1905049713461854399?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/stephenasmith/status/1905049713461854399","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Nice try folks. On my show, I said I would’ve swung on \u003ca href=\"https://twitter.com/KingJames?ref_src=twsrc%5Etfw\">@KingJames\u003c/a> had he slapped me — like lots of y’all said I was scared he would’ve done a few weeks ago. I also said immediately after that I would’ve gotten my ass thoroughly kicked by the 6’8”, 250lb Goliath, but folks just…\u003c/p>&mdash; Stephen A Smith (@stephenasmith) \u003ca href=\"https://twitter.com/stephenasmith/status/1905049713461854399?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/stephenasmith/status/1905049713461854399?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1905049713461854399%7Ctwgr%5E85e6394f668d9af17fc3456c5b0b5df7b8b7790e%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fbleacherreport.com%2Farticles%2F25178284-lebron-james-trolls-stephen-smiths-boxing-video-whomp-whomp-whompppppppp"},{"html":"\u003cp>Social media users quickly started sharing memes poking fun at Smith for his comments about swinging on James.\u003c/p>\n\n\u003cp>The NBA great himself shared his reaction to Smith's latest remarks, posting a video of Smith boxing.\u003c/p>\n\n\u003cp>&quot;Whomp, Whomp,&quot; James wrote alongside the video with laughing emojis.\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%2FDHsFDV_un9u%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/p/DHsFDV_un9u/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==","author_name":"kingjames","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DHsFDV_un9u/?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/DHsFDV_un9u/?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/p/DHsFDV_un9u/?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 👑 (@kingjames)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/487113619_18541389787018588_739889530420993203_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGvFXgx23IJ6-wsIZyDJmZp4D4a0FrJMcgSKdPQhZb3lA6zq2YXrD_axLK3th-6DbU&_nc_ohc=J8gv1Z-H17QQ7kNvgGjms-g&_nc_gid=Hoy4yAiuUACg6KgYoaA3xw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYGRIfRhJrjzIP4GZmnnfI3pz5IM8_dlDDBZIfd5Y1Dd-g&oe=67EB1834&_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/p/DHsFDV_un9u/?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/DHsFDV_un9u/?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/p/DHsFDV_un9u/?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 👑 (@kingjames)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DHsFDV_un9u/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>See how social media users are reacting to the continued public rivalry below.\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%2FHaterReport_%2Fstatus%2F1905044054955450396","@url":"https://x.com/HaterReport_/status/1905044054955450396","author_name":"Hater Report","author_url":"https://twitter.com/HaterReport_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith after immediately swinging on LeBron \u003ca href=\"https://t.co/wCdfnsTl8o\">pic.twitter.com/wCdfnsTl8o\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905044054955450396?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/HaterReport_/status/1905044054955450396","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith after immediately swinging on LeBron \u003ca href=\"https://t.co/wCdfnsTl8o\">pic.twitter.com/wCdfnsTl8o\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905044054955450396?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HaterReport_/status/1905044054955450396"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FLVstackiN%2Fstatus%2F1905034086449918331","@url":"https://x.com/LVstackiN/status/1905034086449918331","author_name":"Lemon Pepper Lou","author_url":"https://twitter.com/LVstackiN","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">6&#39;9 250LB LeBron when 60 yeard old Stephen A Smith takes a swing on him \u003ca href=\"https://t.co/VhFfBT58G6\">https://t.co/VhFfBT58G6\u003c/a> \u003ca href=\"https://t.co/Sfbzvjy8nH\">pic.twitter.com/Sfbzvjy8nH\u003c/a>\u003c/p>&mdash; Lemon Pepper Lou (@LVstackiN) \u003ca href=\"https://twitter.com/LVstackiN/status/1905034086449918331?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/LVstackiN/status/1905034086449918331","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">6&#39;9 250LB LeBron when 60 yeard old Stephen A Smith takes a swing on him \u003ca href=\"https://t.co/VhFfBT58G6\">https://t.co/VhFfBT58G6\u003c/a> \u003ca href=\"https://t.co/Sfbzvjy8nH\">pic.twitter.com/Sfbzvjy8nH\u003c/a>\u003c/p>&mdash; Lemon Pepper Lou (@LVstackiN) \u003ca href=\"https://twitter.com/LVstackiN/status/1905034086449918331?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/LVstackiN/status/1905034086449918331"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FJVO_QP%2Fstatus%2F1905052256459796852","@url":"https://x.com/JVO_QP/status/1905052256459796852","author_name":"QP","author_url":"https://twitter.com/JVO_QP","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just give it up brotha \u003ca href=\"https://t.co/ev6k6MPQAr\">https://t.co/ev6k6MPQAr\u003c/a> \u003ca href=\"https://t.co/7eVEZkQlVR\">pic.twitter.com/7eVEZkQlVR\u003c/a>\u003c/p>&mdash; QP (@JVO_QP) \u003ca href=\"https://twitter.com/JVO_QP/status/1905052256459796852?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/JVO_QP/status/1905052256459796852","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just give it up brotha \u003ca href=\"https://t.co/ev6k6MPQAr\">https://t.co/ev6k6MPQAr\u003c/a> \u003ca href=\"https://t.co/7eVEZkQlVR\">pic.twitter.com/7eVEZkQlVR\u003c/a>\u003c/p>&mdash; QP (@JVO_QP) \u003ca href=\"https://twitter.com/JVO_QP/status/1905052256459796852?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/JVO_QP/status/1905052256459796852"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FKingJosiah54%2Fstatus%2F1905117651057492102","@url":"https://x.com/KingJosiah54/status/1905117651057492102","author_name":"Josiah Johnson","author_url":"https://twitter.com/KingJosiah54","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">LeBron after posting the Stephen A. Smith meme on his IG \u003ca href=\"https://t.co/uyFEBJlc5s\">pic.twitter.com/uyFEBJlc5s\u003c/a>\u003c/p>&mdash; Josiah Johnson (@KingJosiah54) \u003ca href=\"https://twitter.com/KingJosiah54/status/1905117651057492102?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/KingJosiah54/status/1905117651057492102","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">LeBron after posting the Stephen A. Smith meme on his IG \u003ca href=\"https://t.co/uyFEBJlc5s\">pic.twitter.com/uyFEBJlc5s\u003c/a>\u003c/p>&mdash; Josiah Johnson (@KingJosiah54) \u003ca href=\"https://twitter.com/KingJosiah54/status/1905117651057492102?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/KingJosiah54/status/1905117651057492102"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHaterReport_%2Fstatus%2F1905041688579428798","@url":"https://x.com/HaterReport_/status/1905041688579428798","author_name":"Hater Report","author_url":"https://twitter.com/HaterReport_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith talking about LeBron online vs when he sees LeBron in person 😭 \u003ca href=\"https://t.co/VQoznusQnC\">pic.twitter.com/VQoznusQnC\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905041688579428798?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/HaterReport_/status/1905041688579428798","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith talking about LeBron online vs when he sees LeBron in person 😭 \u003ca href=\"https://t.co/VQoznusQnC\">pic.twitter.com/VQoznusQnC\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905041688579428798?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HaterReport_/status/1905041688579428798"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHaterReport_%2Fstatus%2F1905050062557696501","@url":"https://x.com/HaterReport_/status/1905050062557696501","author_name":"Hater Report","author_url":"https://twitter.com/HaterReport_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith holding on to that confrontation with LeBron for ratings and publicity \u003ca href=\"https://t.co/kBISklZVqh\">pic.twitter.com/kBISklZVqh\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905050062557696501?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/HaterReport_/status/1905050062557696501","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Stephen A Smith holding on to that confrontation with LeBron for ratings and publicity \u003ca href=\"https://t.co/kBISklZVqh\">pic.twitter.com/kBISklZVqh\u003c/a>\u003c/p>&mdash; Hater Report (@HaterReport_) \u003ca href=\"https://twitter.com/HaterReport_/status/1905050062557696501?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HaterReport_/status/1905050062557696501"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FKameron_Hay%2Fstatus%2F1905078131683213421","@url":"https://x.com/Kameron_Hay/status/1905078131683213421","author_name":"500 🏎","author_url":"https://twitter.com/Kameron_Hay","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Lmfao Stephen A. Smith don’t even come in to work tomorrow dog\u003c/p>&mdash; 500 🏎 (@Kameron_Hay) \u003ca href=\"https://twitter.com/Kameron_Hay/status/1905078131683213421?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/Kameron_Hay/status/1905078131683213421","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Lmfao Stephen A. Smith don’t even come in to work tomorrow dog\u003c/p>&mdash; 500 🏎 (@Kameron_Hay) \u003ca href=\"https://twitter.com/Kameron_Hay/status/1905078131683213421?ref_src=twsrc%5Etfw\">March 27, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/Kameron_Hay/status/1905078131683213421"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FLaRespectful_%2Fstatus%2F1905034832306180268","@url":"https://x.com/LaRespectful_/status/1905034832306180268","author_name":"𝗥𝗘𝗦𝗣𝗘𝗖𝗧𝗙𝗨𝗟 𝗟𝗔 𝗙𝗔𝗡","author_url":"https://twitter.com/LaRespectful_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">&quot;I would&#39;ve swung on lebron&quot; \u003ca href=\"https://t.co/ogTbwXlvMd\">pic.twitter.com/ogTbwXlvMd\u003c/a>\u003c/p>&mdash; 𝗥𝗘𝗦𝗣𝗘𝗖𝗧𝗙𝗨𝗟 𝗟𝗔 𝗙𝗔𝗡 (@LaRespectful_) \u003ca href=\"https://twitter.com/LaRespectful_/status/1905034832306180268?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/LaRespectful_/status/1905034832306180268","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">&quot;I would&#39;ve swung on lebron&quot; \u003ca href=\"https://t.co/ogTbwXlvMd\">pic.twitter.com/ogTbwXlvMd\u003c/a>\u003c/p>&mdash; 𝗥𝗘𝗦𝗣𝗘𝗖𝗧𝗙𝗨𝗟 𝗟𝗔 𝗙𝗔𝗡 (@LaRespectful_) \u003ca href=\"https://twitter.com/LaRespectful_/status/1905034832306180268?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/LaRespectful_/status/1905034832306180268"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FDABABYCRABBERS%2Fstatus%2F1905044848681599331","@url":"https://x.com/DABABYCRABBERS/status/1905044848681599331","author_name":"MTC","author_url":"https://twitter.com/DABABYCRABBERS","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">How it would of gone if Stephen A swung on him. \u003ca href=\"https://t.co/X5v9Via8cI\">pic.twitter.com/X5v9Via8cI\u003c/a>\u003c/p>&mdash; MTC (@DABABYCRABBERS) \u003ca href=\"https://twitter.com/DABABYCRABBERS/status/1905044848681599331?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/DABABYCRABBERS/status/1905044848681599331","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">How it would of gone if Stephen A swung on him. \u003ca href=\"https://t.co/X5v9Via8cI\">pic.twitter.com/X5v9Via8cI\u003c/a>\u003c/p>&mdash; MTC (@DABABYCRABBERS) \u003ca href=\"https://twitter.com/DABABYCRABBERS/status/1905044848681599331?ref_src=twsrc%5Etfw\">March 26, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/DABABYCRABBERS/status/1905044848681599331"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e554296cdc7e15c2096abc"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1743084360000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Internet Reacts To Stephen A. Smith Saying He Would've 'Swung' On LeBron","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron","social_title":"Internet Reacts To Stephen A. Smith Saying He Would've 'Swung' On LeBron Amid Beef","summary":"The beef between Stephen A. Smith and LeBron James continues. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Internet Reacts To Stephen A. Smith Saying He Would've 'Swung' On LeBron","permalink":"https://www.iheart.com/content/2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron/"},"slug":"2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e554296cdc7e15c2096abc","title":"Internet Reacts To Stephen A. Smith Saying He Would've 'Swung' On LeBron","description":"The beef between Stephen A. Smith and LeBron James continues. ","author":"Jovonne Ledet"},"pub_start":1743084360000,"pub_until":4115978604802,"pub_changed":1743084791567,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e554226cdc7e15c2096ab2","slug:2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron","slug:2025-03-27-internet-reacts-to-stephen-a-smith-saying-he-wouldve-swung-on-lebron","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e402b13ba8ea57ac1d4219","type":"PUBLISHING","record":{"ref_id":"%2F67e402b13ba8ea57ac1d4219","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8c090083-84b6-45a5-abb7-e00813e5f596","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e402bf3ba8ea57ac1d4225","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Olympic sprinter \u003ca href=\"https://www.binnews.com/content/2025-01-28-gabby-thomas-calls-out-racism-behind-claims-she-faked-her-harvard-degree/\" data-content-id=\"/679902d49741f419859b6589\">\u003cstrong>Gabby Thomas\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>is engaged!\u003c/p>\n\n\u003cp>On Tuesday (March 25), news broke that Thomas \u003ca href=\"https://www.binnews.com/content/2025-02-18-winnie-harlow-kyle-kuzma-announce-engagement-were-over-the-moon/\" target=\"_blank\">got engaged\u003c/a> to her longtime boyfriend \u003cstrong>Spencer McManes\u003c/strong> during an intimate proposal in Austin, Texas. \u003c/p>\n\n\u003cp>Thomas told \u003ca href=\"https://www.vogue.com/article/gabby-thomas-is-engaged-inside-her-intimate-proposal\" target=\"_blank\">\u003cem>Vogue\u003c/em>\u003c/a> that she didn't know the engagement was coming, but there were a few signs that McManes might be getting down on one knee. Around Valentine's Day, McManes had taken her ring shopping at Tiffany's in New York City. \u003c/p>\n\n\u003cp>McManes had also made a reservation at the couple's favorite Austin restaurant. J. Carver's, leading up to the proposal. When Thomas broke a nail on her left hand during track practice, McManes quickly Venmoed his soon-to-be fiancee $50 to get it fixed.\u003c/p>\n\n\u003cp>Despite the signs, Thomas said she was still shocked when she found McManes surrounded by flowers on the rooftop of the Airbnb they rented for a staycation before track season. Thomas also spotted her best friend and a photographer. \u003c/p>\n\n\u003cp>“That's when I realized, ‘Oh my gosh, this is happening,” Thomas said. “Normally he’s very bad with surprises—and this was the one surprise I think I've ever witnessed him keep.”\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%2FDHoHvoiux1W%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DHoHvoiux1W/?img_index=1","author_name":"vogueweddings","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DHoHvoiux1W/?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/DHoHvoiux1W/?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/p/DHoHvoiux1W/?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 Vogue Weddings (@vogueweddings)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/486101069_18386363008118508_8461894044111911269_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGURlwg8bQZA-hKOTrWJbdwIGUCrke34WR8Hou6ga38mQZItvNJPv35XE7NKtnKzV4&_nc_ohc=y8ujbi29gyQQ7kNvgFtF1Ww&_nc_gid=efQC73-4ZmFaQ4-KIUE69A&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYGwMdAuq_rkppPsW8ewR0bLpkv56H6_NKOCluDaJRBUZA&oe=67E9E102&_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/p/DHoHvoiux1W/?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/DHoHvoiux1W/?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/p/DHoHvoiux1W/?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 Vogue Weddings (@vogueweddings)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DHoHvoiux1W/?img_index=1"},{"html":"\u003cp>Thomas' and McManes' engagement comes roughly three years after they started dating in the fall of 2022.\u003c/p>\n\n\u003cp>When Thomas won three gold medals at the 2024 Paris Olympics, McManes was seen supporting the sprinter in the crowd, wearing a &quot;Team Gabby&quot; shirt.\u003c/p>\n\n\u003cp>The couple acknowledged that the build-up and aftermath of the Olympics were chaotic and emotional.\u003c/p>\n\n\u003cp>“We grew closer through it,” McManes said. “Last season helped us solidify our relationship and work really well as a team through the ups and downs.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e402bf3ba8ea57ac1d4225"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1742996820000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes","social_title":"","summary":"Olympic sprinter Gabby Thomas is engaged!","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olympian Gabby Thomas Engaged To Longtime Boyfriend Spencer McManes ","permalink":"https://www.iheart.com/content/2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes/"},"slug":"2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e402bf3ba8ea57ac1d4225","title":"Olympian Gabby Thomas Engaged To Longtime Boyfriend Spencer McManes ","description":"Olympic sprinter Gabby Thomas is engaged!","author":"Jovonne Ledet"},"pub_start":1742996820000,"pub_until":4115978604802,"pub_changed":1742997170215,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e402b13ba8ea57ac1d4219","slug:2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes","slug:2025-03-26-olympian-gabby-thomas-engaged-to-longtime-boyfriend-spencer-mcmanes","keyword:keywords/BIN","author:user"]}},{"id":"%2F67e16348bc4a3573585449b6","type":"PUBLISHING","record":{"ref_id":"%2F67e16348bc4a3573585449b6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f1651362-f426-42bb-91a0-c1a2cf83522c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67e16458bc4a3573585449c0","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Longtime ESPN reporter \u003cstrong>Holly Rowe\u003c/strong> is \u003ca href=\"https://www.binnews.com/content/2025-02-19-internet-slams-tamera-mowrys-husband-adam-housley-over-take-on-food-stamps/\" data-content-id=\"/67b63bf57f0cfc56ae4e9474\">catching heat\u003c/a> after she compared a women's basketball game at the University of Southern California to the BET Awards during a live broadcast.\u003c/p>\n\n\u003cp>Rowe made the \u003ca href=\"https://iheart.com/podcast/1119-the-dan-patrick-show-60330018\" data-content-id=\"/679bb4d248aec54887987afe\">\u003ca href=\"https://www.binnews.com/content/2025-03-07-hannah-berner-apologizes-for-megan-thee-stallion-microaggression/\" target=\"_blank\">controversial comment\u003c/a>\u003c/a> during the USC Trojans' matchup against UNC Greensboro during the first round of the women's NCAA tournament on Saturday (March 22).\u003c/p>\n\n\u003cp>While speaking about Trojans star \u003cstrong>JuJu Watkins\u003c/strong>, who dropped 22 points during USC's dominant win, Rowe described the guard as a &quot;cultural icon in LA.&quot;\u003c/p>\n\n\u003cp>&quot;I was at a game here last year, and I thought I was at the BET Awards,&quot; Rowe said during the USC vs. UNC Greensboro broadcast, noting that &quot;like every star in that community&quot; attended the 2024 game she went to.\u003c/p>\n\n\u003cp>A clip of Rowe's comment went viral on social media and received mixed reactions from sports fans.\u003c/p>\n\n\u003cp>&quot;Holly Rowe needs to explain why she felt like the she was at the BET awards at a basketball game &amp; what she means when she refers to “THAT community,&quot; one X user tweeted alongside the clip.\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%2FQueenHer11%2Fstatus%2F1903549504109809718","@url":"https://x.com/QueenHer11/status/1903549504109809718","author_name":"Pree","author_url":"https://twitter.com/QueenHer11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe needs to explain why she felt like the she was at the BET awards at a basketball game &amp; what she means when she refers to “THAT community”. \u003cbr> \u003ca href=\"https://t.co/VWiRM3YYYG\">pic.twitter.com/VWiRM3YYYG\u003c/a>\u003c/p>&mdash; Pree (@QueenHer11) \u003ca href=\"https://twitter.com/QueenHer11/status/1903549504109809718?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/QueenHer11/status/1903549504109809718","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe needs to explain why she felt like the she was at the BET awards at a basketball game &amp; what she means when she refers to “THAT community”. \u003cbr> \u003ca href=\"https://t.co/VWiRM3YYYG\">pic.twitter.com/VWiRM3YYYG\u003c/a>\u003c/p>&mdash; Pree (@QueenHer11) \u003ca href=\"https://twitter.com/QueenHer11/status/1903549504109809718?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/QueenHer11/status/1903549504109809718"},{"html":"\u003cp>&quot;Holly Rowe said Juju Watkins turned USC into the BET Awards That’s not crazy ?????&quot; another social media user asked.\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%2F805jus%2Fstatus%2F1903551930645070098","@url":"https://x.com/805jus/status/1903551930645070098","author_name":"Jus","author_url":"https://twitter.com/805jus","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe said Juju Watkins turned USC into the BET Awards \u003cbr>\u003cbr>That’s not crazy ????? Lol \u003ca href=\"https://t.co/mGzpBJcWNL\">pic.twitter.com/mGzpBJcWNL\u003c/a>\u003c/p>&mdash; Jus (@805jus) \u003ca href=\"https://twitter.com/805jus/status/1903551930645070098?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/805jus/status/1903551930645070098","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe said Juju Watkins turned USC into the BET Awards \u003cbr>\u003cbr>That’s not crazy ????? Lol \u003ca href=\"https://t.co/mGzpBJcWNL\">pic.twitter.com/mGzpBJcWNL\u003c/a>\u003c/p>&mdash; Jus (@805jus) \u003ca href=\"https://twitter.com/805jus/status/1903551930645070098?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/805jus/status/1903551930645070098"},{"html":"\u003cp>Other X users appeared to defend Rowe, saying she was referring to the USC vs. UCLA game attended by several Black stars and athletes, including \u003cstrong>Sanaa Lathan\u003c/strong>, \u003cstrong>Kevin Hart\u003c/strong>, and \u003cstrong>Russell Westbrook\u003c/strong>.\u003c/p>\n\n\u003cp>See more reactions to Rowe comparing a USC game to the BET Awards below.\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%2FTaraAngel94%2Fstatus%2F1903551450984124773","@url":"https://x.com/TaraAngel94/status/1903551450984124773","author_name":"Tara Angel (BIyoncé)","author_url":"https://twitter.com/TaraAngel94","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe when she walked into that USC game \u003ca href=\"https://t.co/uw8oq93p3L\">pic.twitter.com/uw8oq93p3L\u003c/a>\u003c/p>&mdash; Tara Angel (BIyoncé) (@TaraAngel94) \u003ca href=\"https://twitter.com/TaraAngel94/status/1903551450984124773?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/TaraAngel94/status/1903551450984124773","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe when she walked into that USC game \u003ca href=\"https://t.co/uw8oq93p3L\">pic.twitter.com/uw8oq93p3L\u003c/a>\u003c/p>&mdash; Tara Angel (BIyoncé) (@TaraAngel94) \u003ca href=\"https://twitter.com/TaraAngel94/status/1903551450984124773?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/TaraAngel94/status/1903551450984124773"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FESPNFrankie%2Fstatus%2F1903554318860419119","@url":"https://x.com/ESPNFrankie/status/1903554318860419119","author_name":"🐶WOOF CLITZER🐶","author_url":"https://twitter.com/ESPNFrankie","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">They asked Holly Rowe what they served at them Trojan games since Juju been there \u003ca href=\"https://t.co/2GROThSlIF\">pic.twitter.com/2GROThSlIF\u003c/a>\u003c/p>&mdash; 🐶WOOF CLITZER🐶 (@ESPNFrankie) \u003ca href=\"https://twitter.com/ESPNFrankie/status/1903554318860419119?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/ESPNFrankie/status/1903554318860419119","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">They asked Holly Rowe what they served at them Trojan games since Juju been there \u003ca href=\"https://t.co/2GROThSlIF\">pic.twitter.com/2GROThSlIF\u003c/a>\u003c/p>&mdash; 🐶WOOF CLITZER🐶 (@ESPNFrankie) \u003ca href=\"https://twitter.com/ESPNFrankie/status/1903554318860419119?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ESPNFrankie/status/1903554318860419119"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FJasTayler%2Fstatus%2F1903577559607976185","@url":"https://x.com/JasTayler/status/1903577559607976185","author_name":"Jas","author_url":"https://twitter.com/JasTayler","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe at USC games \u003ca href=\"https://t.co/q64fvqskH8\">pic.twitter.com/q64fvqskH8\u003c/a>\u003c/p>&mdash; Jas (@JasTayler) \u003ca href=\"https://twitter.com/JasTayler/status/1903577559607976185?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/JasTayler/status/1903577559607976185","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe at USC games \u003ca href=\"https://t.co/q64fvqskH8\">pic.twitter.com/q64fvqskH8\u003c/a>\u003c/p>&mdash; Jas (@JasTayler) \u003ca href=\"https://twitter.com/JasTayler/status/1903577559607976185?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/JasTayler/status/1903577559607976185"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fproblemsthots%2Fstatus%2F1903545262477615588","@url":"https://x.com/problemsthots/status/1903545262477615588","author_name":"kimberly.","author_url":"https://twitter.com/problemsthots","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">holly rowe said she went to a USC game last year and she thought it was the bet awards….. \u003ca href=\"https://t.co/vZQZDEXFLf\">pic.twitter.com/vZQZDEXFLf\u003c/a>\u003c/p>&mdash; kimberly. (@problemsthots) \u003ca href=\"https://twitter.com/problemsthots/status/1903545262477615588?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/problemsthots/status/1903545262477615588","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">holly rowe said she went to a USC game last year and she thought it was the bet awards….. \u003ca href=\"https://t.co/vZQZDEXFLf\">pic.twitter.com/vZQZDEXFLf\u003c/a>\u003c/p>&mdash; kimberly. (@problemsthots) \u003ca href=\"https://twitter.com/problemsthots/status/1903545262477615588?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/problemsthots/status/1903545262477615588"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FQueenHer11%2Fstatus%2F1903544623265427903","@url":"https://x.com/QueenHer11/status/1903544623265427903","author_name":"Pree","author_url":"https://twitter.com/QueenHer11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe just said she felt like she was at the BET Awards at a USC game. She said “every star in THAT community” was there. Interesting choice of words. 🤔🤔\u003c/p>&mdash; Pree (@QueenHer11) \u003ca href=\"https://twitter.com/QueenHer11/status/1903544623265427903?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/QueenHer11/status/1903544623265427903","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Holly Rowe just said she felt like she was at the BET Awards at a USC game. She said “every star in THAT community” was there. Interesting choice of words. 🤔🤔\u003c/p>&mdash; Pree (@QueenHer11) \u003ca href=\"https://twitter.com/QueenHer11/status/1903544623265427903?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/QueenHer11/status/1903544623265427903"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67e16458bc4a3573585449c0"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1742826360000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards","social_title":"","summary":"Longtime ESPN reporter Holly Rowe is catching heat after she compared a women's basketball game at the University of Southern California to the BET Awards during a live broadcast.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Internet Reacts To Holly Rowe Comparing USC Basketball Game To BET Awards","permalink":"https://www.iheart.com/content/2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards/"},"slug":"2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e16458bc4a3573585449c0","title":"Internet Reacts To Holly Rowe Comparing USC Basketball Game To BET Awards","description":"Longtime ESPN reporter Holly Rowe is catching heat after she compared a women's basketball game at the University of Southern California to the BET Awards during a live broadcast.","author":"Jovonne Ledet"},"pub_start":1742826360000,"pub_until":4115978604802,"pub_changed":1742826748928,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67e16348bc4a3573585449b6","slug:2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards","slug:2025-03-24-internet-reacts-to-holly-rowe-comparing-usc-basketball-game-to-bet-awards","keyword:keywords/BIN","author:user"]}},{"id":"%2F67df350f581af389204b9ad2","type":"PUBLISHING","record":{"ref_id":"%2F67df350f581af389204b9ad2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ca2a495d-9bca-4804-a9a3-e5a72c15c413","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67df3581581af389204b9adc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Celebrities and fans are mourning the loss of \u003ca href=\"https://www.binnews.com/content/2025-02-03-claressa-shields-becomes-first-ever-undisputed-womens-heavyweight-champion/\" target=\"_blank\">boxing champion\u003c/a> and entrepreneur \u003ca href=\"https://www.binnews.com/content/2022-07-26-rare-muhammad-ali-rumble-in-the-jungle-belt-sells-for-61-million/\" target=\"_blank\">\u003cstrong>George Foreman\u003c/strong>\u003c/a>, who died at age 76.\u003c/p>\n\n\u003cp>On Friday (March 21), Foreman's family announced his death in a statement on social media.\u003c/p>\n\n\u003cp>&quot;Our hearts are broken. With profound sorrow, we announce the passing of our beloved George Edward Foreman Sr. who peacefully departed on March 21, 2025 surrounded by loved ones,&quot; the statement read. &quot;A devout preacher, a devoted husband, a loving father, and a proud grand and great grandfather, he lived a life marked by unwavering faith, humility, and purpose.&quot;\u003c/p>\n\n\u003cp>&quot;A humanitarian, an Olympian, and two time heavyweight champion of the world, He was deeply respected — a force for good, a man of discipline, conviction, and a protector of his legacy, fighting tirelessly to preserve his good name— for his family,&quot; the family continued.\u003c/p>\n\n\u003cp>&quot;We are grateful for the outpouring of love and prayers, and kindly ask for privacy as we honor the extraordinary life of a man we were blessed to call our own.&quot;\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%2FDHe5UtIJ4IQ","@url":"https://www.instagram.com/p/DHe5UtIJ4IQ","author_name":"biggeorgeforeman","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DHe5UtIJ4IQ/?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/DHe5UtIJ4IQ/?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/p/DHe5UtIJ4IQ/?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 George Foreman (@biggeorgeforeman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":480,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/486031148_18495246988020575_8742264947456646759_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGflieI7U-p38N8zlcsE9nzK5lATWlPxPFe7HLbzXkvxRGgJYr-7-NuSYuriN33h2o&_nc_ohc=ddH9XkpkQrgQ7kNvgE3gb2Q&_nc_gid=iu9rUabBu2B0-5ScThJBNw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYFVKlD2NPc2gP86zUcHbupL-xLisdqOrWFNZxnIRalHBQ&oe=67E51830&_nc_sid=cc8940","thumbnail_width":640,"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/DHe5UtIJ4IQ/?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/DHe5UtIJ4IQ/?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/p/DHe5UtIJ4IQ/?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 George Foreman (@biggeorgeforeman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DHe5UtIJ4IQ"},{"html":"\u003cp>Foreman reportedly started boxing at age 17, and by 19, the sports legend won a gold medal at the 1968 Olympic Games. After a decades-long career, Foreman retired from boxing in 1999 with 76 wins and five losses. \u003c/p>\n\n\u003cp>In 1994, Foreman launched the highly lucrative George Foreman Grill. Over 100 million grills have reportedly been sold. \u003c/p>\n\n\u003cp>Tributes for Foreman poured in on social media, highlighting his storied boxing career and entrepreneurship. See how social media users and celebrities, including \u003cstrong>Magic Johnson\u003c/strong>, \u003cstrong>Mike Tyson\u003c/strong>, \u003cstrong>Scottie Pippen\u003c/strong>, and more, reacted to his death below.\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%2FMagicJohnson%2Fstatus%2F1903285191315230920","@url":"https://x.com/MagicJohnson/status/1903285191315230920","author_name":"Earvin Magic Johnson","author_url":"https://twitter.com/MagicJohnson","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I was really sad to hear the news that one of my boxing heroes, George Foreman, passing away. I attended so many of George’s championship fights over his career. He was a knockout artist in the ring, and it was a pleasure getting to know him not only as a boxer but as a man.…\u003c/p>&mdash; Earvin Magic Johnson (@MagicJohnson) \u003ca href=\"https://twitter.com/MagicJohnson/status/1903285191315230920?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/MagicJohnson/status/1903285191315230920","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I was really sad to hear the news that one of my boxing heroes, George Foreman, passing away. I attended so many of George’s championship fights over his career. He was a knockout artist in the ring, and it was a pleasure getting to know him not only as a boxer but as a man.…\u003c/p>&mdash; Earvin Magic Johnson (@MagicJohnson) \u003ca href=\"https://twitter.com/MagicJohnson/status/1903285191315230920?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MagicJohnson/status/1903285191315230920"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FScottiePippen%2Fstatus%2F1903264679675433344","@url":"https://x.com/ScottiePippen/status/1903264679675433344","author_name":"Scottie Pippen","author_url":"https://twitter.com/ScottiePippen","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rest in peace, George Foreman. Your legacy lives on, champ. 🕊️ \u003ca href=\"https://t.co/7v5XBSZfTi\">pic.twitter.com/7v5XBSZfTi\u003c/a>\u003c/p>&mdash; Scottie Pippen (@ScottiePippen) \u003ca href=\"https://twitter.com/ScottiePippen/status/1903264679675433344?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/ScottiePippen/status/1903264679675433344","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rest in peace, George Foreman. Your legacy lives on, champ. 🕊️ \u003ca href=\"https://t.co/7v5XBSZfTi\">pic.twitter.com/7v5XBSZfTi\u003c/a>\u003c/p>&mdash; Scottie Pippen (@ScottiePippen) \u003ca href=\"https://twitter.com/ScottiePippen/status/1903264679675433344?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ScottiePippen/status/1903264679675433344"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FRGIII%2Fstatus%2F1903282033717092574","@url":"https://x.com/RGIII/status/1903282033717092574","author_name":"Robert Griffin III","author_url":"https://twitter.com/RGIII","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rest in Peace to the LEGENDARY George Foreman who passed away at 76. More than just a boxing World HeavyweightChamp, Olympic Gold Medalist and George Foreman Grill maker. He was a Man of God, a Preacher and the embodiment of Power. Prayers up for Big George and his family 🙏🏾 \u003ca href=\"https://t.co/ygvh1ulhFm\">pic.twitter.com/ygvh1ulhFm\u003c/a>\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1903282033717092574?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RGIII/status/1903282033717092574","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rest in Peace to the LEGENDARY George Foreman who passed away at 76. More than just a boxing World HeavyweightChamp, Olympic Gold Medalist and George Foreman Grill maker. He was a Man of God, a Preacher and the embodiment of Power. Prayers up for Big George and his family 🙏🏾 \u003ca href=\"https://t.co/ygvh1ulhFm\">pic.twitter.com/ygvh1ulhFm\u003c/a>\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1903282033717092574?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RGIII/status/1903282033717092574"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FMikeTyson%2Fstatus%2F1903270754189447509","@url":"https://x.com/MikeTyson/status/1903270754189447509","author_name":"Mike Tyson","author_url":"https://twitter.com/MikeTyson","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Condolences to George Foreman’s family. His contribution to boxing and beyond will never be forgotten. \u003ca href=\"https://t.co/Xs5QjMukqr\">pic.twitter.com/Xs5QjMukqr\u003c/a>\u003c/p>&mdash; Mike Tyson (@MikeTyson) \u003ca href=\"https://twitter.com/MikeTyson/status/1903270754189447509?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/MikeTyson/status/1903270754189447509","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Condolences to George Foreman’s family. His contribution to boxing and beyond will never be forgotten. \u003ca href=\"https://t.co/Xs5QjMukqr\">pic.twitter.com/Xs5QjMukqr\u003c/a>\u003c/p>&mdash; Mike Tyson (@MikeTyson) \u003ca href=\"https://twitter.com/MikeTyson/status/1903270754189447509?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MikeTyson/status/1903270754189447509"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FMichael_Buffer%2Fstatus%2F1903392029570371629","@url":"https://x.com/Michael_Buffer/status/1903392029570371629","author_name":"Michael Buffer","author_url":"https://twitter.com/Michael_Buffer","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I’m totally heartbroken with news of my dear friend of more than 35 years George Foreman passing away.\u003cbr>I’m finding it difficult to deal with.\u003cbr>I’ll collect my thoughts and have more to say soon about a man that I (and so many others) loved and respected💔 \u003ca href=\"https://t.co/MYjFrrTCmk\">pic.twitter.com/MYjFrrTCmk\u003c/a>\u003c/p>&mdash; Michael Buffer (@Michael_Buffer) \u003ca href=\"https://twitter.com/Michael_Buffer/status/1903392029570371629?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/Michael_Buffer/status/1903392029570371629","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I’m totally heartbroken with news of my dear friend of more than 35 years George Foreman passing away.\u003cbr>I’m finding it difficult to deal with.\u003cbr>I’ll collect my thoughts and have more to say soon about a man that I (and so many others) loved and respected💔 \u003ca href=\"https://t.co/MYjFrrTCmk\">pic.twitter.com/MYjFrrTCmk\u003c/a>\u003c/p>&mdash; Michael Buffer (@Michael_Buffer) \u003ca href=\"https://twitter.com/Michael_Buffer/status/1903392029570371629?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/Michael_Buffer/status/1903392029570371629"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FFATHER_CLEF%2Fstatus%2F1903268436593217559","@url":"https://x.com/FATHER_CLEF/status/1903268436593217559","author_name":"ONLY BUILT 4 GOTHAM LINX🦇","author_url":"https://twitter.com/FATHER_CLEF","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">We ain’t have air fryers growing up. We had George Foreman grills. \u003ca href=\"https://t.co/x3j9NPVThe\">pic.twitter.com/x3j9NPVThe\u003c/a>\u003c/p>&mdash; ONLY BUILT 4 GOTHAM LINX🦇 (@FATHER_CLEF) \u003ca href=\"https://twitter.com/FATHER_CLEF/status/1903268436593217559?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/FATHER_CLEF/status/1903268436593217559","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">We ain’t have air fryers growing up. We had George Foreman grills. \u003ca href=\"https://t.co/x3j9NPVThe\">pic.twitter.com/x3j9NPVThe\u003c/a>\u003c/p>&mdash; ONLY BUILT 4 GOTHAM LINX🦇 (@FATHER_CLEF) \u003ca href=\"https://twitter.com/FATHER_CLEF/status/1903268436593217559?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/FATHER_CLEF/status/1903268436593217559"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FReflog_18%2Fstatus%2F1903268831818096744","@url":"https://x.com/Reflog_18/status/1903268831818096744","author_name":"McNeil","author_url":"https://twitter.com/Reflog_18","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">RIP George Foreman. Your grill got me through college. \u003ca href=\"https://t.co/MBafnXWQPN\">pic.twitter.com/MBafnXWQPN\u003c/a>\u003c/p>&mdash; McNeil (@Reflog_18) \u003ca href=\"https://twitter.com/Reflog_18/status/1903268831818096744?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/Reflog_18/status/1903268831818096744","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">RIP George Foreman. Your grill got me through college. \u003ca href=\"https://t.co/MBafnXWQPN\">pic.twitter.com/MBafnXWQPN\u003c/a>\u003c/p>&mdash; McNeil (@Reflog_18) \u003ca href=\"https://twitter.com/Reflog_18/status/1903268831818096744?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/Reflog_18/status/1903268831818096744"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fkingofnc85%2Fstatus%2F1903276584523419908","@url":"https://x.com/kingofnc85/status/1903276584523419908","author_name":"Face God","author_url":"https://twitter.com/kingofnc85","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">George Foreman went from being a feared, thuggish bully type to a globally respected icon, businessman and overall friendly and pleasant presence. He taught us that no matter how old you get, the POWER in your punch is the last to go 🥊\u003cbr>\u003cbr>Rest in power Big George 🙏🏽💯💯💯 \u003ca href=\"https://t.co/YatvC31b0y\">pic.twitter.com/YatvC31b0y\u003c/a>\u003c/p>&mdash; Face God (@kingofnc85) \u003ca href=\"https://twitter.com/kingofnc85/status/1903276584523419908?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/kingofnc85/status/1903276584523419908","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">George Foreman went from being a feared, thuggish bully type to a globally respected icon, businessman and overall friendly and pleasant presence. He taught us that no matter how old you get, the POWER in your punch is the last to go 🥊\u003cbr>\u003cbr>Rest in power Big George 🙏🏽💯💯💯 \u003ca href=\"https://t.co/YatvC31b0y\">pic.twitter.com/YatvC31b0y\u003c/a>\u003c/p>&mdash; Face God (@kingofnc85) \u003ca href=\"https://twitter.com/kingofnc85/status/1903276584523419908?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/kingofnc85/status/1903276584523419908"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FMasterTes%2Fstatus%2F1903292009462317057","@url":"https://x.com/MasterTes/status/1903292009462317057","author_name":"Master","author_url":"https://twitter.com/MasterTes","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">The George Foreman grill walked, so the air fryer could fly\u003c/p>&mdash; Master (@MasterTes) \u003ca href=\"https://twitter.com/MasterTes/status/1903292009462317057?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/MasterTes/status/1903292009462317057","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">The George Foreman grill walked, so the air fryer could fly\u003c/p>&mdash; Master (@MasterTes) \u003ca href=\"https://twitter.com/MasterTes/status/1903292009462317057?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MasterTes/status/1903292009462317057"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FTonyBellew%2Fstatus%2F1903344885949739087","@url":"https://x.com/TonyBellew/status/1903344885949739087","author_name":"Tony Bellew","author_url":"https://twitter.com/TonyBellew","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">RIP to one of the greatest human beings to ever put on boxing gloves.. This man was truly amazing! There is no doubt imo he’s the greatest puncher boxing has ever seen.. Rest easy king the world is a lesser place without you.. \u003ca href=\"https://twitter.com/hashtag/RIPBigGeorge?src=hash&amp;ref_src=twsrc%5Etfw\">#RIPBigGeorge\u003c/a> \u003ca href=\"https://twitter.com/hashtag/GeorgeForeman?src=hash&amp;ref_src=twsrc%5Etfw\">#GeorgeForeman\u003c/a> \u003ca href=\"https://t.co/PAgLOgwo3c\">pic.twitter.com/PAgLOgwo3c\u003c/a>\u003c/p>&mdash; Tony Bellew (@TonyBellew) \u003ca href=\"https://twitter.com/TonyBellew/status/1903344885949739087?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/TonyBellew/status/1903344885949739087","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">RIP to one of the greatest human beings to ever put on boxing gloves.. This man was truly amazing! There is no doubt imo he’s the greatest puncher boxing has ever seen.. Rest easy king the world is a lesser place without you.. \u003ca href=\"https://twitter.com/hashtag/RIPBigGeorge?src=hash&amp;ref_src=twsrc%5Etfw\">#RIPBigGeorge\u003c/a> \u003ca href=\"https://twitter.com/hashtag/GeorgeForeman?src=hash&amp;ref_src=twsrc%5Etfw\">#GeorgeForeman\u003c/a> \u003ca href=\"https://t.co/PAgLOgwo3c\">pic.twitter.com/PAgLOgwo3c\u003c/a>\u003c/p>&mdash; Tony Bellew (@TonyBellew) \u003ca href=\"https://twitter.com/TonyBellew/status/1903344885949739087?ref_src=twsrc%5Etfw\">March 22, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/TonyBellew/status/1903344885949739087"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67df3581581af389204b9adc"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1742682420000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death","social_title":"","summary":"Celebrities and fans are mourning the loss of boxing champion and entrepreneur George Foreman, who died at age 76.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mike Tyson, Magic Johnson, & More React To George Foreman's Death","permalink":"https://www.iheart.com/content/2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death/"},"slug":"2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67df3581581af389204b9adc","title":"Mike Tyson, Magic Johnson, & More React To George Foreman's Death","description":"Celebrities and fans are mourning the loss of boxing champion and entrepreneur George Foreman, who died at age 76.","author":"Jovonne Ledet"},"pub_start":1742682420000,"pub_until":4115978604802,"pub_changed":1742682785971,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67df350f581af389204b9ad2","slug:2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death","slug:2025-03-22-mike-tyson-magic-johnson-more-react-to-george-foremans-death","keyword:keywords/BIN","author:user"]}},{"id":"%2F67ddad977a93b005fb654669","type":"PUBLISHING","record":{"ref_id":"%2F67ddad977a93b005fb654669","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fece227c-535e-4408-b2aa-e391101deb4b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67ddada17a93b005fb654673","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Retired NFL quarterback \u003cstrong>Robert Griffin III\u003c/strong> is facing backlash for what social media users called an &quot;embarrassing&quot; take on \u003ca href=\"https://www.binnews.com/content/2025-03-20-pentagon-erases-then-restores-jackie-robinson-webpage-amid-dei-crackdown/\" data-content-id=\"/67dc17637cb5b12f8ec1ae66\">\u003cstrong>Jackie Robinson\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-03-20-pentagon-erases-then-restores-jackie-robinson-webpage-amid-dei-crackdown/\" data-content-id=\"/67dc17637cb5b12f8ec1ae66\"> breaking the MLB color barrier.\u003c/a>\u003c/p>\n\n\u003cp>Robinson's legacy emerged at the forefront of national conversation after the Department of Defense temporarily removed its webpage honoring the baseball legend and Army vet. The move came amid DOD Secretary \u003cstrong>Pete Hegeseth's\u003c/strong> efforts to scrub the department's website of any content singling out the contributions of minority groups and women. \u003c/p>\n\n\u003cp>Though Robinson's webpage was later restored, several sports personalities, including ESPN's \u003ca href=\"https://www.binnews.com/content/2025-02-11-stephen-a-smith-says-he-would-divorce-serena-williams-for-super-bowl-cameo/\" data-content-id=\"/67ab7551cde9763fce8a5920\">\u003cstrong>Stephen A. Smith\u003c/strong>\u003c/a>, called out the Pentagon for attempting to remove Black history following \u003cstrong>President Trump's\u003c/strong> executive order banning diversity, equity, and inclusion in the federal government.\u003c/p>\n\n\u003cp>RG3 initially caused a firestorm on X, formerly Twitter, when he apparently referenced on-air commentary about Robinson and the Defense Department.\u003c/p>\n\n\u003cp>“Sports shows on TV should be about sports, not politics,&quot; the former NFL quarterback tweeted.\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%2FRGIII%2Fstatus%2F1902767359791702311","@url":"https://x.com/RGIII/status/1902767359791702311","author_name":"Robert Griffin III","author_url":"https://twitter.com/RGIII","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Sports shows on TV should be about sports not politics.\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1902767359791702311?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RGIII/status/1902767359791702311","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Sports shows on TV should be about sports not politics.\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1902767359791702311?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RGIII/status/1902767359791702311"},{"html":"\u003cp>Griffin clarified his controversial comment in a follow-up post on X, saying that breaking the color barrier in baseball wasn't political. He went on to list more important moments in Black sports history that he claimed had nothing to do with politics.\u003c/p>\n\n\u003cp>“Breaking the color barrier in baseball in itself is not political,” Griffin said. “Jesse Owens winning 4 Gold Medals in itself was not political. Jack Johnson becoming the 1st Black Boxing Heavyweight Champ in itself was not political. They all had political ramifications. They all challenged the status quo of racial barriers to fair play, race relations and civil rights. That should always be acknowledged and never forgotten. They shouldn’t be used as an excuse to push political agendas on sports shows on national television to an audience there to consume sports content.”\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%2FRGIII%2Fstatus%2F1902860665498317036","@url":"https://x.com/RGIII/status/1902860665498317036","author_name":"Robert Griffin III","author_url":"https://twitter.com/RGIII","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">This tweet is not about Jackie Robinson. \u003cbr>\u003cbr>His significance can never and should never be erased.\u003cbr>\u003cbr>Breaking the color barrier in baseball in itself is not political. \u003cbr>\u003cbr>Jesse Owens winning 4 Gold Medals in itself was not political.\u003cbr>\u003cbr>Jack Johnson becoming the 1st Black Boxing…\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1902860665498317036?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RGIII/status/1902860665498317036","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">This tweet is not about Jackie Robinson. \u003cbr>\u003cbr>His significance can never and should never be erased.\u003cbr>\u003cbr>Breaking the color barrier in baseball in itself is not political. \u003cbr>\u003cbr>Jesse Owens winning 4 Gold Medals in itself was not political.\u003cbr>\u003cbr>Jack Johnson becoming the 1st Black Boxing…\u003c/p>&mdash; Robert Griffin III (@RGIII) \u003ca href=\"https://twitter.com/RGIII/status/1902860665498317036?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RGIII/status/1902860665498317036"},{"html":"\u003cp>&quot;Dude come on 'They shouldn’t be used as an excuse to push political agendas.' The whole point is the Trump Administration trying to erase Jackie Robinson from historical public official records, because they see him as DEI and don’t think black history counts. THAT’S POLITICAL,&quot; one X user responded to Griffin's take.\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%2Fhuspsa%2Fstatus%2F1902862596102877546","@url":"https://x.com/huspsa/status/1902862596102877546","author_name":"Hussain","author_url":"https://twitter.com/huspsa","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Dude come on “They shouldn’t be used as an excuse to push political agendas”\u003cbr>\u003cbr>The whole point is the Trump Administration trying to erase Jackie Robinson from historical public official records, because they see him as DEI and don’t think black history counts.\u003cbr>\u003cbr>THAT’S POLITICAL.\u003c/p>&mdash; Hussain (@huspsa) \u003ca href=\"https://twitter.com/huspsa/status/1902862596102877546?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/huspsa/status/1902862596102877546","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Dude come on “They shouldn’t be used as an excuse to push political agendas”\u003cbr>\u003cbr>The whole point is the Trump Administration trying to erase Jackie Robinson from historical public official records, because they see him as DEI and don’t think black history counts.\u003cbr>\u003cbr>THAT’S POLITICAL.\u003c/p>&mdash; Hussain (@huspsa) \u003ca href=\"https://twitter.com/huspsa/status/1902862596102877546?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/huspsa/status/1902862596102877546"},{"html":"\u003cp>&quot;Jackie Robinson is being erased from history because he's Black. That's a political agenda dumba**. Pointing out that it's wrong isn't political agenda. It's just the truth. This is some embarrassing s***,&quot; another user \u003ca href=\"https://x.com/BlackKnight10k/status/1902912809416957995\" target=\"_blank\">wrote\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>See more reactions to Griffin's comments below.\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%2FSavageSports_%2Fstatus%2F1902861110178615445","@url":"https://x.com/SavageSports_/status/1902861110178615445","author_name":"Savage","author_url":"https://twitter.com/SavageSports_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Breaking the Color barrier in baseball itself is not political”\u003cbr>\u003cbr>Dude what? Lmao\u003c/p>&mdash; Savage (@SavageSports_) \u003ca href=\"https://twitter.com/SavageSports_/status/1902861110178615445?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/SavageSports_/status/1902861110178615445","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Breaking the Color barrier in baseball itself is not political”\u003cbr>\u003cbr>Dude what? Lmao\u003c/p>&mdash; Savage (@SavageSports_) \u003ca href=\"https://twitter.com/SavageSports_/status/1902861110178615445?ref_src=twsrc%5Etfw\">March 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavageSports_/status/1902861110178615445"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FTheRealCzezre%2Fstatus%2F1902930147608608828","@url":"https://x.com/TheRealCzezre/status/1902930147608608828","author_name":"👑King 🦁Leo💛🐝","author_url":"https://twitter.com/TheRealCzezre","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Sir what!! You listed all these accomplishments of different black figures and the history they made just to say in the same breath it wasn’t political🤔!! Everything about what they did was political! It was a way to use their voice against what was going on against them as…\u003c/p>&mdash; 👑King 🦁Leo💛🐝 (@TheRealCzezre) \u003ca href=\"https://twitter.com/TheRealCzezre/status/1902930147608608828?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/TheRealCzezre/status/1902930147608608828","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Sir what!! You listed all these accomplishments of different black figures and the history they made just to say in the same breath it wasn’t political🤔!! Everything about what they did was political! It was a way to use their voice against what was going on against them as…\u003c/p>&mdash; 👑King 🦁Leo💛🐝 (@TheRealCzezre) \u003ca href=\"https://twitter.com/TheRealCzezre/status/1902930147608608828?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/TheRealCzezre/status/1902930147608608828"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fjoelvmoran%2Fstatus%2F1902939452730724591","@url":"https://x.com/joelvmoran/status/1902939452730724591","author_name":"Joel Moran","author_url":"https://twitter.com/joelvmoran","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">How is it not political? \u003cbr>\u003cbr>The only reason people of color could NOT play in the majors was DUE to the politics of the time.\u003cbr>\u003cbr>Context matters discussing history. Jackie Robinson’s legacy is about overcoming the politics of his era.\u003c/p>&mdash; Joel Moran (@joelvmoran) \u003ca href=\"https://twitter.com/joelvmoran/status/1902939452730724591?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/joelvmoran/status/1902939452730724591","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">How is it not political? \u003cbr>\u003cbr>The only reason people of color could NOT play in the majors was DUE to the politics of the time.\u003cbr>\u003cbr>Context matters discussing history. Jackie Robinson’s legacy is about overcoming the politics of his era.\u003c/p>&mdash; Joel Moran (@joelvmoran) \u003ca href=\"https://twitter.com/joelvmoran/status/1902939452730724591?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/joelvmoran/status/1902939452730724591"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Faveragejobet%2Fstatus%2F1902904345139818515","@url":"https://x.com/averagejobet/status/1902904345139818515","author_name":"Average Joe Sports Betting","author_url":"https://twitter.com/averagejobet","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">&quot;Breaking the color barrier in baseball in itself is not political.&quot; Bro go back to school and study history. Why was there a color barrier?\u003c/p>&mdash; Average Joe Sports Betting (@averagejobet) \u003ca href=\"https://twitter.com/averagejobet/status/1902904345139818515?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/averagejobet/status/1902904345139818515","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">&quot;Breaking the color barrier in baseball in itself is not political.&quot; Bro go back to school and study history. Why was there a color barrier?\u003c/p>&mdash; Average Joe Sports Betting (@averagejobet) \u003ca href=\"https://twitter.com/averagejobet/status/1902904345139818515?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/averagejobet/status/1902904345139818515"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fladidaix%2Fstatus%2F1902928512236867824","@url":"https://x.com/ladidaix/status/1902928512236867824","author_name":"ladidai (@ladidaix) 💋 see linkinbyeo","author_url":"https://twitter.com/ladidaix","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">You: “Breaking the color barrier in baseball in itself is not political.”\u003cbr>\u003cbr>Also you: “They all had political ramifications. They all challenged the status quo of racial barriers to fair play, race relations and civil rights.” \u003ca href=\"https://t.co/oyQ9JC9iz7\">pic.twitter.com/oyQ9JC9iz7\u003c/a>\u003c/p>&mdash; ladidai (@ladidaix) 💋 see linkinbyeo (@ladidaix) \u003ca href=\"https://twitter.com/ladidaix/status/1902928512236867824?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/ladidaix/status/1902928512236867824","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">You: “Breaking the color barrier in baseball in itself is not political.”\u003cbr>\u003cbr>Also you: “They all had political ramifications. They all challenged the status quo of racial barriers to fair play, race relations and civil rights.” \u003ca href=\"https://t.co/oyQ9JC9iz7\">pic.twitter.com/oyQ9JC9iz7\u003c/a>\u003c/p>&mdash; ladidai (@ladidaix) 💋 see linkinbyeo (@ladidaix) \u003ca href=\"https://twitter.com/ladidaix/status/1902928512236867824?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ladidaix/status/1902928512236867824"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FFreemansDaughtr%2Fstatus%2F1902894208165482683","@url":"https://x.com/FreemansDaughtr/status/1902894208165482683","author_name":"Lady Rae ❤️🧡🤍🩷💜","author_url":"https://twitter.com/FreemansDaughtr","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Breaking the color barrier in baseball in itself is not political.” You are lost in the sauce, dude. Our collective fight for our rights is inherently political and always has been. It is the very nature of politics as politics is a matter of both law, culture, and society. Your…\u003c/p>&mdash; Lady Rae ❤️🧡🤍🩷💜 (@FreemansDaughtr) \u003ca href=\"https://twitter.com/FreemansDaughtr/status/1902894208165482683?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/FreemansDaughtr/status/1902894208165482683","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">“Breaking the color barrier in baseball in itself is not political.” You are lost in the sauce, dude. Our collective fight for our rights is inherently political and always has been. It is the very nature of politics as politics is a matter of both law, culture, and society. Your…\u003c/p>&mdash; Lady Rae ❤️🧡🤍🩷💜 (@FreemansDaughtr) \u003ca href=\"https://twitter.com/FreemansDaughtr/status/1902894208165482683?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/FreemansDaughtr/status/1902894208165482683"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FRichStapless%2Fstatus%2F1902899904269242757","@url":"https://x.com/RichStapless/status/1902899904269242757","author_name":"Richard Staple, BSN, RN🇯🇲","author_url":"https://twitter.com/RichStapless","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Please stop embarrassing all of us.\u003c/p>&mdash; Richard Staple, BSN, RN🇯🇲 (@RichStapless) \u003ca href=\"https://twitter.com/RichStapless/status/1902899904269242757?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/RichStapless/status/1902899904269242757","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Please stop embarrassing all of us.\u003c/p>&mdash; Richard Staple, BSN, RN🇯🇲 (@RichStapless) \u003ca href=\"https://twitter.com/RichStapless/status/1902899904269242757?ref_src=twsrc%5Etfw\">March 21, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/RichStapless/status/1902899904269242757"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67ddada17a93b005fb654673"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1742582640000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Robert Griffin III Slammed For 'Embarrassing' Comment About Jackie Robinson","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson","social_title":"Robert Griffin III Slammed For 'Embarrassing' Comment About Jackie Robinson Breaking Color Barrier","summary":"Retired NFL quarterback Robert Griffin III is facing backlash for what social media users called an \"embarrassing\" take on Jackie Robinson breaking the MLB color barrier.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Robert Griffin III Slammed For 'Embarrassing' Comment About Jackie Robinson","permalink":"https://www.iheart.com/content/2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson/"},"slug":"2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67ddada17a93b005fb654673","title":"Robert Griffin III Slammed For 'Embarrassing' Comment About Jackie Robinson","description":"Retired NFL quarterback Robert Griffin III is facing backlash for what social media users called an \"embarrassing\" take on Jackie Robinson breaking the MLB color barrier.","author":"Jovonne Ledet"},"pub_start":1742582640000,"pub_until":4115978604802,"pub_changed":1742583021150,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67ddad977a93b005fb654669","slug:2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson","slug:2025-03-21-robert-griffin-iii-slammed-for-embarrassing-comment-about-jackie-robinson","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:bin-sports-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IlM4SFQxIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"0","title":null},"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":"%2F627eba56bb40b9ecc78cdf71","type":"LEADS","record":{"title":"Cory Booker Delivers Record-Breaking Floor Speech In Protest Of Trump","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67ed4c0444888e17da22bd5a","img_meta":{"base_id":"%2F67ed4c0444888e17da22bd5a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.binnews.com/content/2025-04-02-cory-booker-delivers-record-breaking-floor-speech-in-protest-of-trump/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F67f0427b7df0fa7fbaded29d","type":"PUBLISHING","record":{"ref_id":"%2F67f0427b7df0fa7fbaded29d","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fb9fc99b-141d-4f2e-a06e-368ca6d43879","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1270-amateur-traveler-travel-p-30936518%2F","@url":"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/","author_name":"Travel with Amateur Traveler Podcast","author_url":"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"Travel with Amateur Traveler Podcast\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/?embed=true&cid=oembed&keyid%5B0%5D=Travel%20with%20Amateur%20Traveler%20Podcast&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdhZWM2ZmRhLWRhOTctMTFlZS04ZGRiLTY3ZmUwYWQ5MjUzMS9pbWFnZS8wZWZmYzcxYzVkYzMzZTQ0MDE2MzU0ZjBmM2ZkYThmNS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz?ops=fit(300%2C300)","thumbnail_width":300,"title":"Travel with Amateur Traveler Podcast","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Travel with Amateur Traveler Podcast\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/?embed=true&cid=oembed&keyid%5B0%5D=Travel%20with%20Amateur%20Traveler%20Podcast&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1270-amateur-traveler-travel-p-30936518/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"View looking up into lush green branches of large tree and tall Green Tree in Spring.","id":"%2F67f04ebb7df0fa7fbaded2a9","new_tab":false,"schedule":{},"source_credit":"Moment RF","title":"View looking up into lush green branches of large tree and tall Green Tree in Spring.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Have you traveled to the weirdest roadside attraction in California? \u003c/p>\n\n\u003cp>This &quot;odd&quot; destination is nothing short of unique and quirky and offers visitors a one-of-a-kind experience. There's truly no place that rivals it in the country, let alone the state. The attraction in question has garnered the reputation of being one of the strangest places to visit in California because the experience it provides to visitors is unforgettable. \u003c/p>\n\n\u003cp>If you're looking for a memorable place to stop during your next road trip, look no further than the weirdest roadside attraction in California!\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.fiftygrande.com/50-weirdest-roadside-attractions/?srsltid=AfmBOoo6LuFG1dsjDWnpVqAbdGU09LwzCzaj00C6XXb4LBAj7B7_6E0M\" target=\"_blank\">\u003cem>Fifty Grande\u003c/em>\u003c/a>, the weirdest roadside attraction \u003ca href=\"https://www.iheart.com/content/2025-04-01-booming-california-locale-named-fastest-growing-city-in-the-entire-state/\" target=\"_blank\">in California\u003c/a> is the \u003cstrong>Chandelier Drive-Thru Tree \u003c/strong>in the Redwood National Forest. \u003c/p>\n\n\u003cp>Here's what \u003cem>Fifty Grande\u003c/em> had to say about the absolute strangest roadside attraction in the entire state: \u003c/p>\n\n\u003cblockquote>&quot;This towering coast redwood tree stands about 276 feet tall and has a carved tunnel at its base, allowing cars to drive through its hollowed center. Estimated to be more than 2,000 years old, the tree gets its name from its branches, which resemble a chandelier as they split high up on the trunk. The tunnel was carved in the 1930s as a way to attract visitors, and today, it remains a symbol of the area’s connection to redwood forests. There are two other drive through trees on Highway 101, but this is the southernmost.&quot;\u003c/blockquote>\n\n\u003cp>For a \u003ca href=\"https://www.iheart.com/content/2025-03-26-popular-california-eatery-named-best-pizza-place-in-the-entire-state/\" target=\"_blank\">continued list\u003c/a> of the weirdest roadside attractions across the country check out \u003ca href=\"https://www.fiftygrande.com/50-weirdest-roadside-attractions/?srsltid=AfmBOoo6LuFG1dsjDWnpVqAbdGU09LwzCzaj00C6XXb4LBAj7B7_6E0M\" target=\"_blank\">Fifty Grande\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state/","cuser":"user/ldap/1133602","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/roadside attraction","keywords/California","keywords/tunnel","keywords/attraction","keywords/place","keywords/visitors","keywords/destination","keywords/experience","keywords/tree"],"primary_image":{"bucket":"new_assets","id":"%2F67f04ebb7df0fa7fbaded2a9"},"primary_target":{"categories":["categories/local-news"],"distribution":["markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA"]},"publish_date":1743801720000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","social_title":"","summary":"Have you visited this 'bizarre' California attraction? ","targets":[{"categories":["categories/local-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/local-news"],"distribution":["markets/LOSANGELES-CA","markets/SANDIEGO-CA","markets/SANFRANCISCO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"categories":["syndications/content"],"distribution":["markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Odd California Spot Crowned 'Weirdest Roadside Attraction' In The State","permalink":"https://www.iheart.com/content/2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state/"},"slug":"2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f04ebb7df0fa7fbaded2a9","title":"Odd California Spot Crowned 'Weirdest Roadside Attraction' In The State","description":"Have you visited this 'bizarre' California attraction? ","author":"Logan DeLoye"},"pub_start":1743801720000,"pub_until":4115978604802,"pub_changed":1743802721818,"subscription":[{"tags":["categories/local-news","markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA"]},{"tags":["categories/local-news","brands/iHeartRadio"]},{"tags":["categories/local-news","markets/LOSANGELES-CA","markets/SANDIEGO-CA","markets/SANFRANCISCO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"tags":["syndications/content","markets/LOSANGELES-CA","markets/SANFRANCISCO-CA","markets/SANDIEGO-CA","markets/RIVERSIDE-CA","markets/FRESNO-CA","markets/SANJOSE-CA","markets/SACRAMENTO-CA"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f0427b7df0fa7fbaded29d","slug:2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","slug:2025-04-04-odd-california-spot-crowned-weirdest-roadside-attraction-in-the-state","keyword:keywords/roadside attraction","keyword:keywords/California","keyword:keywords/tunnel","keyword:keywords/attraction","keyword:keywords/place","keyword:keywords/visitors","keyword:keywords/destination","keyword:keywords/experience","keyword:keywords/tree","author:user"]}},{"id":"%2F67f034d00bb36431b532a7ae","type":"PUBLISHING","record":{"ref_id":"%2F67f034d00bb36431b532a7ae","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b18d0e8d-26b3-448c-8609-94f48e6c227c","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f0407d0bb36431b532a7c7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>This is \u003ca href=\"https://www.binnews.com/content/2025-03-07-trump-elon-watch-what-black-america-needs-to-know-now/\" target=\"_blank\">\u003cem>Trump &amp; Elon Watch\u003c/em>\u003c/a>\u003cem>: Black America’s Weekly Need-to-Know.\u003c/em>\u003c/p>\n\n\u003cp>Each week, BIN will break down the latest actions of President\u003cstrong> Donald Trump\u003c/strong> and \u003cstrong>Elon Musk, \u003c/strong>whether it’s political maneuvering, economic policies, social media shake-ups, or attacks on democracy. We’ll examine what’s happening, why it matters, and most importantly how Black America is impacted. No fluff. No fear-mongering. Just facts. Every breakdown is designed to be a resource, a guide to help Black America navigate these uncertain times. Because if history has taught us anything, knowledge is power.\u003c/p>\n\n\u003cp>This week, Trump faces legal pushback on his executive orders while Musk loses big in Wisconsin’s high-stakes Supreme Court race. Plus, questions swirl around Musk’s future at DOGE as pressure mounts.\u003c/p>\n\n\u003ch3>\u003cstrong>Is Elon Actually Stepping Down From DOGE? What’s Next?\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"WASHINGTON, DC - MARCH 9: White House Senior Advisor Elon Musk walks to the White House after landing in Marine One on the South Lawn with U.S. President Donald Trump (not pictured) on March 9, 2025 in Washington, DC. Trump was returning to the White Hous","id":"%2F67f03df30bb36431b532a7c1","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"President Trump Returns To The White House From Florida","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>What’s Happening\u003c/strong>\u003c/p>\n\n\u003cp>As a special government employee, \u003cstrong>Elon Musk\u003c/strong> can only serve 130 days in his role as head of the Department of Government Efficiency (DOGE) unless he is formally appointed as a permanent federal official. If Musk started on January 20, 2025, his legal window to serve ends on May 30.\u003c/p>\n\n\u003cp>While speculation has swirled around Musk’s departure, a clear answer remains elusive. In an interview earlier this month, Musk said he aims to cut $1 trillion in federal spending by the end of Trump’s term, indicating he may not be stepping away any time soon.\u003c/p>\n\n\u003cp>According to \u003cem>Politico\u003c/em>, Trump and Musk have discussed Musk taking a step back amid mounting pressure. The outlet reported, &quot;The president remains pleased with Musk, but both men have decided in recent days that it will soon be time for Musk to return to his businesses and take on a supporting role.”\u003c/p>\n\n\u003cp>However, Press Secretary \u003cstrong>Karoline Leavitt \u003c/strong>rejected the idea of Musk resigning, saying, &quot;This 'scoop' is garbage. Elon Musk and President Trump have both publicly stated that Elon will depart from public service as a special government employee when his incredible work at DOGE is complete.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>How Are We Impacted\u003c/strong>\u003c/p>\n\n\u003cp>DOGE will still exist even if Musk exits as the agency’s head. Musk will also likely remain a close ally of Trump’s, as Vice President J.D. Vance confirmed. &quot;DOGE has got a lot of work to do, and yeah, that work is going to continue after Elon leaves,&quot; the VP said. &quot;But fundamentally, Elon is going to remain a friend and an adviser of both me and the president.&quot; \u003c/p>\n\n\u003cp>While DOGE may outlast Musk, the policies he’s put in place are likely to shape the federal government for years to come.\u003c/p>\n\n\u003cp>\u003cstrong>What Can Be Done\u003c/strong>\u003c/p>\n\n\u003cp>Stay informed about DOGE’s upcoming changes. If Musk transitions out, demand transparency about who replaces him and what powers they’ll hold. \u003c/p>\n\n\u003ch3>\u003cstrong>Elon Musk’s Big Money Loss in Wisconsin\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MADISON, WISCONSIN - APRIL 01: Dane County Circuit Court Judge Susan Crawford, flanked by Wisconsin Supreme Court justices, accepts victory in her race for Wisconsin Supreme Court justice on April 01, 2025 in Madison, Wisconsin. The former prosecutor ran ","id":"%2F67f03e260bb36431b532a7c3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Wisconsin Supreme Court Justice Candidate Judge Susan Crawford Holds Her Election Night Event","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>What’s Happening\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Susan Crawford\u003c/strong> defeated conservative favorite \u003cstrong>Brad Schimel\u003c/strong> in Tuesday's (April 1) race for a seat on the Wisconsin Supreme Court. The high-stakes race drew over $90 million in spending, including more than $25 million from \u003cstrong>Elon Musk\u003c/strong> and affiliated groups, making it the most expensive judicial election in American history.\u003c/p>\n\n\u003cp>With the ideological makeup of the Wisconsin Supreme Court on the line, conservatives poured millions into the race, hoping to elect Schimel and hold the majority ahead of decisions on major issues, including abortion access, labor rights, and redistricting.\u003c/p>\n\n\u003cp>Musk even went as far as giving out $1 million checks to two voters at a rally in Green Bay on Sunday (March 30). “I think this will be important for the future of civilization,” Musk said. “It’s that significant.”\u003c/p>\n\n\u003cp>\u003cstrong>How Are We Impacted\u003c/strong>\u003c/p>\n\n\u003cp>Crawford’s win preserved the Wisconsin Supreme Court’s 4–3 liberal majority. The court is expected to weigh in on whether abortion rights will remain protected statewide and on the legality of congressional maps ahead of the 2026 midterms.\u003c/p>\n\n\u003cp>Her election could also open the door for Democrats to challenge Republican-drawn maps passed in 2011. If the court rules in their favor, previously unwinnable districts could become competitive. Crawford’s victory also gave Democrats a much-needed morale boost in a swing state that Trump narrowly won in 2024.\u003c/p>\n\n\u003cp>\u003cstrong>What Can Be Done\u003c/strong>\u003c/p>\n\n\u003cp>Even with Elon Musk’s massive financial backing, Crawford was still able to win the race by 9 points. The takeaway? Voting matters. Make your voice heard by showing up in local and state elections, especially when billionaires are trying to buy elections.\u003c/p>\n\n\u003ch3>\u003cstrong>Trump’s Executive Orders Take a Hit\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"WASHINGTON, DC - MARCH 31: U.S. President Donald Trump gestures while speaking during an executive order signing event in the Oval Office of the White House on March 31, 2025 in Washington, DC. Trump has signed an executive order against ticket scalping a","id":"%2F67f03e630bb36431b532a7c5","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"President Trump Signs Executive Orders In The Oval Office","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>What’s Happening\u003c/strong>\u003c/p>\n\n\u003cp>Trump’s executive orders are facing major legal setbacks that could block them from being enforced.\u003c/p>\n\n\u003cp>On Monday (March 31), a coalition of Democrats filed a 74-page lawsuit challenging Trump’s executive order on voting requirements, which directs the attorney general to “take all necessary action” against states that count absentee or mail-in ballots after Election Day. The order also calls for proof of citizenship to vote.\u003c/p>\n\n\u003cp>That same week, a federal appeals court in San Francisco declined to lift a block on Trump’s executive order banning trans people from serving in the U.S. military. Trump’s attorneys argued that without the order, the military “will be forced to continue implementing a policy that the Department has determined is not compatible with military readiness and lethality.”\u003c/p>\n\n\u003cp>\u003cstrong>How Are We Impacted\u003c/strong>\u003c/p>\n\n\u003cp>The Trump administration had already started firing trans military members, but now, they will be able to keep their jobs as the appeal process continues.\u003c/p>\n\n\u003cp>The Democratic coalition made up of Senate Minority Leader \u003cstrong>Chuck Schumer\u003c/strong>, House Minority Leader \u003cstrong>Hakeem Jeffries\u003c/strong>, and four national party committees is pushing back hard on Trump’s voting order. They argue the policy would suppress votes, particularly in Black, Brown, and immigrant communities, by limiting mail-in ballot access and adding new barriers to registration.\u003c/p>\n\n\u003cp>\u003cstrong>What Can Be Done\u003c/strong>\u003c/p>\n\n\u003cp>The Washington, D.C., federal district court is set to hear the Democrats’ lawsuit against Trump’s executive order on voting rights. A temporary restraining order may be placed on Trump’s order while the case continues. In the meantime, check your voter registration, watch for local changes to election laws, and support organizations fighting to protect voting rights and the LGBTQ+ community.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN","keywords/Donald Trump","keywords/Elon Musk","keywords/Trump Elon Watch"],"primary_image":{"bucket":"new_assets","id":"%2F67f0407d0bb36431b532a7c7"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743798720000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","social_title":"","summary":"This week, Trump faces legal pushback on his executive orders while Musk loses big in Wisconsin’s high-stakes Supreme Court race.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump & Elon Watch: Executive Orders Blocked, Musk Loses Big & More","permalink":"https://www.iheart.com/content/2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more/"},"slug":"2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0407d0bb36431b532a7c7","title":"Trump & Elon Watch: Executive Orders Blocked, Musk Loses Big & More","description":"This week, Trump faces legal pushback on his executive orders while Musk loses big in Wisconsin’s high-stakes Supreme Court race.","author":"BIN"},"pub_start":1743798720000,"pub_until":4115978604802,"pub_changed":1743802792567,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f034d00bb36431b532a7ae","slug:2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","slug:2025-04-04-trump-elon-watch-executive-orders-blocked-musk-loses-big-more","keyword:keywords/BIN","keyword:keywords/Donald Trump","keyword:keywords/Elon Musk","keyword:keywords/Trump Elon Watch","author:user"]}},{"id":"%2F67f036a6f2d6a5dd778b99de","type":"PUBLISHING","record":{"ref_id":"%2F67f036a6f2d6a5dd778b99de","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4b106890-7097-45ae-a514-86e381739c32","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f0383df2d6a5dd778b99eb","new_tab":false,"schedule":{},"source_credit":"NYPD","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A New York City man \u003ca href=\"https://www.binnews.com/content/2025-04-02-man-shot-killed-mother-of-his-child-outside-of-daycare/\" target=\"_blank\">has been sentenced\u003c/a> after he fatally shot his pregnant ex-girlfriend hours after her baby shower.\u003c/p>\n\n\u003cp>On Thursday (April 3), 43-year-old \u003cstrong>Justin\u003c/strong> \u003cstrong>Soriano\u003c/strong> was sentenced to 40 years to life in state prison in connection to the September 2021 death of \u003cstrong>Shanice Young\u003c/strong>, 31, and her unborn child, per \u003ca href=\"https://people.com/nyc-man-who-killed-pregnant-ex-girlfriend-in-front-of-kids-sentenced-to-40-years-in-prison-11708983\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>“Justin Soriano will serve state prison time for viciously murdering Shanice Young on what should have been a joyous and memorable occasion and celebration,” District \u003cstrong>Attorney Bragg\u003c/strong> said in a statement. “Soriano committed this horrific shooting in front of four children, including Ms. Young’s own daughters, who helplessly watched their mother die right before their eyes. The trauma Ms. Young’s family and loved ones have experienced continues to be felt today, and my thoughts remain with them as they continue to heal.&quot;\u003c/p>\n\n\u003cp>“I hope the significant sentence imposed today serves as a measure of justice for this tragic and abhorrent act of violence,” Bragg added. \u003c/p>\n\n\u003cp>In the early hours of the morning, Young was returning home from her baby shower with family and friends when Soriano arrived on a motorcycle wearing all black clothing and armed with a gun.\u003c/p>\n\n\u003cp>Police said Soriano chased his ex-girlfriend's new partner around the apartment with the loaded weapon before returned back to the front of the building. Young's kids tried to reason with Soriano before he opened fire against their mother at close range.\u003c/p>\n\n\u003cp>Young \u003ca href=\"https://www.binnews.com/content/2025-01-12-deon-cole-forced-to-evacuate-home-amid-la-wildfires-after-hospitalization/\" target=\"_blank\">was taken to a hospital\u003c/a> where she and her unborn child were pronounced dead.\u003c/p>\n\n\u003cp>Soriano fled the scene but was later found and arrested. He was found guilty of several charges including murder in the second degree and criminal possession of a weapon in the second degree.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F67f0383df2d6a5dd778b99eb"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743797880000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","social_title":"","summary":"A New York City man has been sentenced after he fatally shot his pregnant ex-girlfriend hours after her baby shower.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Man Killed Pregnant Ex-Girlfriend In Front Of Kids Hours After Baby Shower","permalink":"https://www.iheart.com/content/2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower/"},"slug":"2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0383df2d6a5dd778b99eb","title":"Man Killed Pregnant Ex-Girlfriend In Front Of Kids Hours After Baby Shower","description":"A New York City man has been sentenced after he fatally shot his pregnant ex-girlfriend hours after her baby shower.","author":"BIN"},"pub_start":1743797880000,"pub_until":4115978604802,"pub_changed":1743798210409,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f036a6f2d6a5dd778b99de","slug:2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","slug:2025-04-04-man-killed-pregnant-ex-girlfriend-in-front-of-kids-hours-after-baby-shower","author:user"]}},{"id":"%2F67f02b9ef2d6a5dd778b99d1","type":"PUBLISHING","record":{"ref_id":"%2F67f02b9ef2d6a5dd778b99d1","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e6b04245-24a6-4604-9d9f-3535bdc3015c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f03142f2d6a5dd778b99dc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A Black family is suing two North Carolina sheriff's departments after officers conducted a \u003ca href=\"https://www.binnews.com/content/2024-11-04-ex-officer-violated-breonna-taylors-civil-rights-in-deadly-raid-jury/\" data-content-id=\"/6728ecf45dcfa19abb176a5f\">botched raid\u003c/a> of their home. \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.wect.com/2025/04/02/pender-county-family-filing-lawsuit-after-swat-team-wrongfully-raids-home/\" target=\"_blank\">\u003cem>WECT\u003c/em>\u003c/a>, \u003cstrong>Avery Marshall\u003c/strong> and his fiancee \u003cstrong>Alisa Carr\u003c/strong>, with the help of the Institute of Justice (IJ), filed a federal lawsuit against the Pender and Lee County Sheriff's Departments to &quot;hold officers accountable for overlooking clear evidence they were raiding the wrong home.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.binnews.com/content/2021-08-05-chicago-cops-tried-to-cover-up-botched-raid-pointing-guns-at-kids-lawsuit/\" data-content-id=\"/610c099afae5b5597f6bf956\">wrongful raid\u003c/a> unfolded on April 10, 2024 in Willard. The Lee County Sheriff's Office was searching for a man named \u003cstrong>Joseph Clark Jr\u003c/strong>, who was suspected of breaking into several cars.\u003c/p>\n\n\u003cp>“They believed that the suspect’s phone had pinged within 52 meters of Avery and Alisa’s address in the small Pender County community of Willard. But at least five different properties fall within that radius,&quot; IJ said.\u003c/p>\n\n\u003cp>Police targeted the family's home because of a Nissan Sedan that was parked in the front, which police believed the suspect was driving, according to IJ said. However, the car was registered to Alisa and a different model than what officers were looking for. \u003c/p>\n\n\u003cp>“Her car was a different model from the car police were looking for, was ten years newer than that car, and had a different license plate and VIN number,” IJ said.\u003c/p>\n\n\u003cp>The lawsuit accuses officers of obtaining the warrant by withholding vital information from the magistrate. \u003c/p>\n\n\u003cp>“[LCSO]...falsely told the magistrate the cars were one and the same and [did not tell] the magistrate that at least five other properties were within 52 meters of Avery and Alisa’s address,” IJ said.\u003c/p>\n\n\u003cp>Avery and Alisa were sleeping when they heard Pender County Sheriff's Office deputies banding on their door. Deputies then broke the storm door, the front metal door, and threw two flash-bang grenades into their home.\u003c/p>\n\n\u003cp>“The flash-bangs filled the home with noxious fumes. Officers ordered Avery, who was shirtless and had just had back surgery, to lie on the glass-covered floor,” IJ said. “Police ordered the 9- and 16-year-old kids out of their bedrooms at gunpoint and interrogated them in a police wagon outside.”\u003c/p>\n\n\u003cp>During the raid, police took a sledgehammer to the wall. The floors were also damaged in the raid. Alisa was sent to the hospital for breathing issues.\u003c/p>\n\n\u003cp>“Avery, Alisa and the kids continue to struggle mentally and emotionally from the raid, and they’ve been unable to afford the necessary repairs for the house,“ IJ said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-black-family-suing-police-after-botched-raid-of-their-home/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Alisa Carr","keywords/Avery Marshall","keywords/officers","keywords/Institute of Justice"],"primary_image":{"bucket":"new_assets","id":"%2F67f03142f2d6a5dd778b99dc"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743794400000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","social_title":"","summary":"A Black family is suing two North Carolina sheriff's departments after officers conducted a botched raid of their home. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Black Family Suing Police After Botched Raid Of Their Home","permalink":"https://www.iheart.com/content/2025-04-04-black-family-suing-police-after-botched-raid-of-their-home/"},"slug":"2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f03142f2d6a5dd778b99dc","title":"Black Family Suing Police After Botched Raid Of Their Home","description":"A Black family is suing two North Carolina sheriff's departments after officers conducted a botched raid of their home. ","author":"BIN"},"pub_start":1743794400000,"pub_until":4115978604802,"pub_changed":1743794768446,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f02b9ef2d6a5dd778b99d1","slug:2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","slug:2025-04-04-black-family-suing-police-after-botched-raid-of-their-home","keyword:keywords/Alisa Carr","keyword:keywords/Avery Marshall","keyword:keywords/officers","keyword:keywords/Institute of Justice","author:user"]}},{"id":"%2F67f0270ef2d6a5dd778b99c4","type":"PUBLISHING","record":{"ref_id":"%2F67f0270ef2d6a5dd778b99c4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a89155db-1b21-4442-9212-2ea897b1720b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f02715f2d6a5dd778b99ce","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Costco has recorded 13 consecutive weeks of increased foot traffic as it reaffirms its commitment to DEI.\u003c/p>\n\n\u003cp>According to\u003ca href=\"https://redirect.viglink.com/?format=go&jsonp=vglnk_174379258565610&key=f39cc0502cba69a75d4c56148eff9f8e&libId=m9352wrt0103m1ai000ULi5s1v516&loc=https%3A%2F%2Fafrotech.com%2Fcostcos-foot-traffic-increases-for-13th-week&v=1&opt=true&out=https%3A%2F%2Fwww.retailbrew.com%2Fstories%2F2025%2F03%2F28%2Ftarget-suffers-eighth-consecutive-week-of-foot-traffic-losses-since-caving-on-dei&ref=https%3A%2F%2Fafrotech.com%2Fcostcos-foot-traffic-increases-for-13th-week&title=After%20Upholding%20DEI%20Commitments%2C%20Costco%27s%20Foot%20Traffic%20Increases%20For%2013th%20Straight%20Week%20-%20AfroTech&txt=According%20to\" target=\"_blank\">\u003cem> Retail Brew\u003c/em>\u003c/a>, Costco's increased \u003ca href=\"https://www.binnews.com/content/2025-04-02-target-faces-8th-week-of-foot-traffic-loss-following-dei-rollback/\" target=\"_blank\">foot traffic \u003c/a>reached the 13-week mark during the week of March 17.\u003c/p>\n\n\u003cp>Unlike Target, Amazon, Walmart, and other major retailers, Costco moved to uphold its DEI initiatives amid attacks and pressure against such programs and policies from the Trump administration. \u003c/p>\n\n\u003cp>Cotco's board of directors requested earlier this year for its shareholders to \u003ca href=\"https://www.binnews.com/content/2024-12-30-costco-execs-fighting-against-shareholder-proposal-to-end-dei-program/\" target=\"_blank\">vote against a proposal from the National Center for Public Policy Research (NCPPR) to dismantle its DEI programs.\u003c/a>\u003c/p>\n\n\u003cp>“Our success at Costco Wholesale has been built on service to our critical stakeholders: employees, members, and suppliers. Our efforts around diversity, equity and inclusion follow our code of ethics: For our employees, these efforts are built around inclusion — having all of our employees feel valued and respected,” the board previously wrote in a message. “Our efforts at diversity, equity and inclusion remind and reinforce with everyone at our Company the importance of creating opportunities for all. We believe that these efforts enhance our capacity to attract and retain employees who will help our business succeed. This capacity is critical because we owe our success to our now over 300,000 employees around the globe.”\u003c/p>\n\n\u003cp>Over 98 percent of Costco's shareholders voted against the proposal in January. \u003c/p>\n\n\u003cp>Civil rights activist Rev. \u003cstrong>Al Sharpton\u003c/strong> encouraged consumers to &quot;buy-cott&quot; Costco after its decision to uphold DEI.\u003c/p>\n\n\u003cp>“We are planning to release a boycott list in the coming days,” Sharpton previously said. “But in the interim, we are going to do a ‘buy-cott,’ which means we are going to support those who support diversity.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67f02715f2d6a5dd778b99ce"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743792360000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","social_title":"","summary":"Costco has recorded 13 consecutive weeks of increased foot traffic as it reaffirms its commitment to DEI.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Costco's Foot Traffic Increases For 13th Week After Reaffirming DEI ","permalink":"https://www.iheart.com/content/2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei/"},"slug":"2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f02715f2d6a5dd778b99ce","title":"Costco's Foot Traffic Increases For 13th Week After Reaffirming DEI ","description":"Costco has recorded 13 consecutive weeks of increased foot traffic as it reaffirms its commitment to DEI.","author":"BIN"},"pub_start":1743792360000,"pub_until":4115978604802,"pub_changed":1743792748496,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67f0270ef2d6a5dd778b99c4","slug:2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","slug:2025-04-04-costcos-foot-traffic-increases-for-13th-week-after-reaffirming-dei","keyword:keywords/BIN","author:user"]}},{"id":"%2F67effb05f2d6a5dd778b99a8","type":"PUBLISHING","record":{"ref_id":"%2F67effb05f2d6a5dd778b99a8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4d6ce241-19e0-4938-a6e8-f2c55b5955f8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67efff33f2d6a5dd778b99b7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.binnews.com/content/2025-02-04-american-woman-refuses-to-leave-pakistan-after-online-marriage-plans-fail/\" target=\"_blank\">\u003cstrong>Onijah Robinson\u003c/strong>\u003c/a>, who \u003ca href=\"https://www.binnews.com/content/2025-04-03-i-come-second-to-none-spelman-pageant-contestants-go-viral-on-tiktok/\" target=\"_blank\">took the internet by storm \u003c/a>with her experience in Pakistan, was spotted in New York amid questions about her whereabouts.\u003c/p>\n\n\u003cp>Onijah, 33, initially traveled to Pakistan in October with intentions to marry \u003cstrong>Nidal Ahmed Memon\u003c/strong>, a 19-year-old teenager who she meet online. However, Nidal's family reportedly opposed the marriage, and the teen went missing. Onijah then found herself stranded in Pakistan and began making big demands for her inconvenience. \u003c/p>\n\n\u003cp>Onijah's journey in Pakistan quickly turned her into a viral sensation. Social media users later grew concerned amid reports that she was detained in Dubai while traveling back to the U.S.\u003c/p>\n\n\u003cp>Amid questions about her whereabouts, photogropher \u003cstrong>Johnny Nunez\u003c/strong> recently spotted Onijah in New York City.\u003c/p>\n\n\u003cp>Onijah, donning an all-pink outfit and sleek hair, shut down speculation that she was detained in Dubai.\u003c/p>\n\n\u003cp>“I didn’t go to jail, I was just stuck in Dubai. It was a situation I couldn’t understand at the time,” Onijah said during an interview on a block in NYC. \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%2FDIAV1pmMrAj%2F%3Futm_source%3Dig_embed%26ig_rid%3D1b091940-0deb-40d8-93a0-2b6a9287d963","@url":"https://www.instagram.com/p/DIAV1pmMrAj/?utm_source=ig_embed&ig_rid=1b091940-0deb-40d8-93a0-2b6a9287d963","author_name":"theshaderoom","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DIAV1pmMrAj/?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/DIAV1pmMrAj/?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/p/DIAV1pmMrAj/?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 The Shade Room (@theshaderoom)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/487928130_18587130220006824_5015172313220304116_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QHyUqG8Vf49LVqUT6kYJdcpbytChtEMglEJZggyhqYLa8IZ9iGL38YvLnldwvjkxIM&_nc_ohc=pvjPgzkT0tsQ7kNvwHxiXGV&_nc_gid=6wf-3ptoSTU7S_yAj0L_AQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYFpV371bvtukQFJTEmi0-2hkAslFy9RXiTp_Z9qFfDZnQ&oe=67F5C3AF&_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/p/DIAV1pmMrAj/?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/DIAV1pmMrAj/?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/p/DIAV1pmMrAj/?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 The Shade Room (@theshaderoom)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DIAV1pmMrAj/?utm_source=ig_embed&ig_rid=1b091940-0deb-40d8-93a0-2b6a9287d963"},{"html":"\u003cp>The viral sensation also revealed that she married a man she met online. “We met through the internet. We had a romantic date,” she said.\u003c/p>\n\n\u003cp>In the recent interview, Onijah addressed her previous demands for money and land while stuck in Pakistan.\u003c/p>\n\n\u003cp>“Listen they gonna give that land. They gonna give that $20K, that $50K out,” the woman said. “Well, they were going to give me the $100K every week, but I left so we’re going to see what they are going to work on while I’m not there.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67efff33f2d6a5dd778b99b7"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743783120000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","social_title":"","summary":"Onijah Robinson, who took the internet by storm with her experience in Pakistan, was spotted in New York amid questions about her whereabouts.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Viral Sensation Onijah Robinson Spotted In NYC After Pakistan Experience","permalink":"https://www.iheart.com/content/2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience/"},"slug":"2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efff33f2d6a5dd778b99b7","title":"Viral Sensation Onijah Robinson Spotted In NYC After Pakistan Experience","description":"Onijah Robinson, who took the internet by storm with her experience in Pakistan, was spotted in New York amid questions about her whereabouts.","author":"BIN"},"pub_start":1743783120000,"pub_until":4115978604802,"pub_changed":1743783584624,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67effb05f2d6a5dd778b99a8","slug:2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","slug:2025-04-04-viral-sensation-onijah-robinson-spotted-in-nyc-after-pakistan-experience","keyword:keywords/BIN","author:user"]}},{"id":"%2F67efe3e09532d3d0b8ef8fe8","type":"PUBLISHING","record":{"ref_id":"%2F67efe3e09532d3d0b8ef8fe8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"414524e8-2a3a-4297-9e5c-859d0500ec2f","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Police tape stretching across a road in front of a crime scene.","id":"%2F67efedf49532d3d0b8ef8ffb","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Police tape and crime scene","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A man \u003ca href=\"https://www.binnews.com/content/2025-04-02-father-arrested-after-leaving-kids-at-mcdonalds-to-attend-job-interview/\" target=\"_blank\">has been arrested\u003c/a> after stabbing himself and six others in a Washington, D.C. neighborhood, \u003ca href=\"https://abcnews.go.com/amp/US/dc-stabbing-suspect-in-custody/story?id=120465344\" target=\"_blank\">\u003cem>ABC News\u003c/em>\u003c/a> reports.\u003c/p>\n\n\u003cp>On Thursday (April 3), a man who was in an &quot;altered mental state&quot; from an unknown substance started stabbing people in the Trinidad neighborhood around Montello Avenue and Meigs Place NE, police said.\u003c/p>\n\n\u003cp>&quot;Officers arrived on scene in less than a minute and located numerous people suffering from stab wounds,&quot; D.C. Chief \u003cstrong>Pamela Smith\u003c/strong> said in a statement.\u003c/p>\n\n\u003cp>According to police, the suspect stabbed himself while walking down the street before he stabbed a female acquaintance who was with him. The man then stabbed other people who were outside on the block, including two Good Samaritans trying to intervene in the situation.\u003c/p>\n\n\u003cp>Police said four women and two men were taken to local hospitals, where they were treated for non-life-threatening injuries. The victims are currently in stable condition. \u003c/p>\n\n\u003cp>The suspect was located on the ground in the area, and the knife believed to have been used \u003ca href=\"https://www.binnews.com/content/2024-07-23-questions-surround-stabbing-death-of-black-college-student/\" target=\"_blank\">in the stabbing\u003c/a> was recovered a few feet away from him. He was also taken to the hospital and is in surgery, Smith said.\u003c/p>\n\n\u003cp>&quot;This incident highlights the need for assistance of substance abuse issues in our communities,&quot; the police chief noted\u003c/p>\n\n\u003cp>Smith applauded the two good Samaritans for their intervention but warned against taking such action in these types of incidents.\u003c/p>\n\n\u003cp>&quot;Even though we're grateful for their intervention, we would ask that individuals who see incidents such as this to not intervene because these two individuals, although good Samaritans, were also stabbed as part of this assault,&quot; Smith said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-6-people-injured-in-dc-stabbing/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67efedf49532d3d0b8ef8ffb"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743777660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-6-people-injured-in-dc-stabbing","social_title":"","summary":"A man has been arrested after stabbing himself and six others in a Washington, D.C. neighborhood.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"6 People Injured, Including Grandmother, Granddaughters, In D.C. Stabbing","permalink":"https://www.iheart.com/content/2025-04-04-6-people-injured-in-dc-stabbing/"},"slug":"2025-04-04-6-people-injured-in-dc-stabbing","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efedf49532d3d0b8ef8ffb","title":"6 People Injured, Including Grandmother, Granddaughters, In D.C. Stabbing","description":"A man has been arrested after stabbing himself and six others in a Washington, D.C. neighborhood.","author":"BIN"},"pub_start":1743777660000,"pub_until":4115978604802,"pub_changed":1743779025734,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67efe3e09532d3d0b8ef8fe8","slug:2025-04-04-6-people-injured-in-dc-stabbing","slug:2025-04-04-6-people-injured-in-dc-stabbing","keyword:keywords/BIN","author:user"]}},{"id":"%2F67efd90d9532d3d0b8ef8fd2","type":"PUBLISHING","record":{"ref_id":"%2F67efd90d9532d3d0b8ef8fd2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f31bde71-61fa-47c6-b7cb-8df1a123d62f","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67efd9869532d3d0b8ef8fdd","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.binnews.com/content/2025-02-19-kamala-harris-signs-with-hollywood-talent-agency/\" data-content-id=\"/67b610dc7f0cfc56ae4e9458\">Former Vice President \u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-02-19-kamala-harris-signs-with-hollywood-talent-agency/\" data-content-id=\"/67b610dc7f0cfc56ae4e9458\">\u003cstrong>Kamala Harris\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>addressed \u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\">President \u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\">\u003cstrong>Donald Trump's\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\"> second term\u003c/a> in office, saying she warned Americans about what would happen under his administration.\u003c/p>\n\n\u003cp>On Thursday (April 3), Harris delivered remarks at the Leading Women Defined Summit in Dana Point, California, per \u003ca href=\"https://www.huffpost.com/entry/kamala-harris-trump-i-told-you-so_n_67ef2856e4b098bd69c6d3a7\" target=\"_blank\">\u003cem>HuffPost\u003c/em>\u003c/a>. The summit was founded by former BET CEO \u003cstrong>Debra Lee\u003c/strong> and aims to empower women of color. \u003c/p>\n\n\u003cp>“There were many things we knew were gonna happen,” Harris said, referencing the warnings she issued to Americans before she lost the 2024 presidential election to Trump.\u003c/p>\n\n\u003cp>“I’m not gonna say ‘I told you so,’” she added, prompting the crowd to erupt in applause and cheers. \u003c/p>\n\n\u003cp>Harris emphasized how progress and policies have been &quot;rolled back&quot; in less than 100 days of Trump's second presidential term. \u003c/p>\n\n\u003cp>“This is a very different time than in 2016,” Harris said. “A lot has changed.”\u003c/p>\n\n\u003cp>“We are seeing people stay quiet. We are seeing organizations stay quiet. We are seeing capitulating to clearly unconstitutional threats,” she continued.\u003c/p>\n\n\u003cp>Thus far, Trump has rescinded dozens of former President \u003cstrong>Joe Biden's\u003c/strong> executive orders, led the charge on the elimination of diversity, equity and inclusion (DEI) programs, laid off thousands of federal employees, announced wide-ranging global tariffs, and more. \u003c/p>\n\n\u003cp>On Thursday, Harris acknowledged the &quot;great power&quot; of those who attended the summit to lead the nation in courage instead of fear. \u003c/p>\n\n\u003cp>“There’s great power in this room. And yes, the world is watching,” Harris said. “But more importantly, there are people counting on us — to be kind, to be fierce, and to be together.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Donald Trump","keywords/Kamala Harris","keywords/Harris"],"primary_image":{"bucket":"new_assets","id":"%2F67efd9869532d3d0b8ef8fdd"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743773340000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","social_title":"","summary":"Former Vice President Kamala Harris addressed President Donald Trump's second term in office, saying she warned Americans about what would happen under his administration.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harris On Her Warnings About Trump: 'Not Here To Tell You I Told You So'","permalink":"https://www.iheart.com/content/2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so/"},"slug":"2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efd9869532d3d0b8ef8fdd","title":"Harris On Her Warnings About Trump: 'Not Here To Tell You I Told You So'","description":"Former Vice President Kamala Harris addressed President Donald Trump's second term in office, saying she warned Americans about what would happen under his administration.","author":"BIN"},"pub_start":1743773340000,"pub_until":4115978604802,"pub_changed":1743773704575,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67efd90d9532d3d0b8ef8fd2","slug:2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","slug:2025-04-04-harris-on-her-warnings-about-trump-not-here-to-tell-you-i-told-you-so","keyword:keywords/Donald Trump","keyword:keywords/Kamala Harris","keyword:keywords/Harris","author:user"]}},{"id":"%2F67eeebf39532d3d0b8ef8fc5","type":"PUBLISHING","record":{"ref_id":"%2F67eeebf39532d3d0b8ef8fc5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf9f5c82-d1eb-494e-a9fa-eba46d6849e0","revision_id":"AAAAAAAAAAD//////////w=="},"author":"BIN","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eeec609532d3d0b8ef8fcf","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.binnews.com/content/2025-02-19-trump-sets-deadline-for-schools-to-end-dei-programs-or-risk-funding/\" target=\"_blank\">\u003cstrong>Trump's\u003c/strong>\u003c/a>\u003ca href=\"https://www.binnews.com/content/2025-02-19-trump-sets-deadline-for-schools-to-end-dei-programs-or-risk-funding/\" target=\"_blank\"> Department of Education\u003c/a> issued a warning on Thursday (April 3) that schools offering &quot;impermissible&quot; DEI programs have 10 days before they are at \u003ca href=\"https://www.binnews.com/content/2025-03-04-trump-says-hes-blocking-funding-to-schools-that-allow-illegal-protests/\" target=\"_blank\">risk of losing federal funding.\u003c/a> \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.usatoday.com/story/news/education/2025/04/03/trump-dei-school-funding-10-days-memo/82792285007/\" target=\"_blank\">\u003cem>USA Today\u003c/em>\u003c/a>, the department is giving state education commissioners across the nation 10 days to certify that they're following civil rights laws and court rulings. Without the certification, Trump administration officials warned that the federal government could revoke funds, impose &quot;substantial liabilities, or launch Justice Department investigations. \u003c/p>\n\n\u003cp>The Education Department's latest memo doesn't clarify what the administration views as a DEI program, but says DEI practices advantage one race over another. According to the memo, the use of &quot;certain&quot; DEI practices amount to federal law violations.\u003c/p>\n\n\u003cp>The Trump administration previously set a two-week deadline for schools nationwide in February to eliminate their DEI initiatives or risk losing federal funding.\u003c/p>\n\n\u003cp>At the time, the Education Department sent a memo ordering schools to end any practice that treats students or workers differently because of their race within the next 14 days. Schools will be at risk of losing federal money if they don't stop using &quot;racial preferences&quot; as a factor in admission, financial aid, hiring, and other areas, February's memo stated.\u003c/p>\n\n\u003cp>In a statement, \u003cstrong>Craig Trainor\u003c/strong>, the acting assistant secretary for civil rights, said federal financial assistance is a &quot;privilege, not a right.&quot;\u003c/p>\n\n\u003cp>&quot;When state education commissioners accept federal funds, they agree to abide by federal antidiscrimination requirements,&quot; he said.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67eeec609532d3d0b8ef8fcf"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743713700000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","social_title":"","summary":"Trump's Department of Education issued a warning that schools offering \"impermissible\" DEI programs have 10 days before they are at risk of losing federal funding. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump Admin Issues 10 Day Warning For Schools To Certify DEI Removal","permalink":"https://www.iheart.com/content/2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal/"},"slug":"2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eeec609532d3d0b8ef8fcf","title":"Trump Admin Issues 10 Day Warning For Schools To Certify DEI Removal","description":"Trump's Department of Education issued a warning that schools offering \"impermissible\" DEI programs have 10 days before they are at risk of losing federal funding. ","author":"BIN"},"pub_start":1743713700000,"pub_until":4115978604802,"pub_changed":1743714091753,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eeebf39532d3d0b8ef8fc5","slug:2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","slug:2025-04-03-trump-admin-issues-10-day-warning-for-schools-to-certify-dei-removal","keyword:keywords/BIN","author:user"]}},{"id":"%2F67eee24f9532d3d0b8ef8fb8","type":"PUBLISHING","record":{"ref_id":"%2F67eee24f9532d3d0b8ef8fb8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"53958924-b0ce-47a0-9723-4ef452aaf4bf","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eee7c09532d3d0b8ef8fc3","new_tab":false,"schedule":{},"source_credit":"Wilson Police Department","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A North Carolina man \u003ca href=\"https://www.binnews.com/content/2025-03-28-10-year-old-girl-played-dead-as-man-shot-killed-her-sister-parents/\" target=\"_blank\">has been charged\u003c/a> after he allegedly killed his mother and teenage brother one week after being \u003ca href=\"https://www.binnews.com/content/2024-12-04-ex-deputy-charged-in-sonya-masseys-killing-could-soon-be-released/\" target=\"_blank\">released from prison\u003c/a>. \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://people.com/man-released-prison-now-accused-fatally-shooting-mom-brother-11707960\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>, 25-year-old \u003cstrong>Da'ron Jenkins\u003c/strong> was charged with two counts of first-degree murder in connection with the deaths of 50-year-old \u003cstrong>Dana Jenkins\u003c/strong> and her son, \u003cstrong>Daryn Cox\u003c/strong>, 15.\u003c/p>\n\n\u003cp>Police responded to a home in Wilson, North Carolina at around 5:30 pm on March 31 and found the bodies of Dana and Daryn. Authorities confirmed that the suspect was the son and brother of the victims. Further details surrounding the circumstances of their deaths remain unclear and are currently under investigation.\u003c/p>\n\n\u003cp>Court documents show Da'ron was released from jail one week before his family's killings on a separate crime.\u003c/p>\n\n\u003cp>\u003cstrong>Juanilla Kornegay\u003c/strong>, Dana’s cousin, said she was shocked to learn of the fatal incident.\u003c/p>\n\n\u003cp>&quot;I would have never thought that,” Kornegay said. &quot;I would have never thought he would do something like that.”\u003c/p>\n\n\u003cp>Da'ron is currently being held at the Wilson County Jail on no bond.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police/","cuser":"user/ldap/1133437","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F67eee7c09532d3d0b8ef8fc3"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743710760000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","social_title":"","summary":"A North Carolina man has been charged after he allegedly killed his mother and teenage brother one week after being released from prison. ","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Man Killed Mother, Teenage Brother One Week After Prison Release: Police ","permalink":"https://www.iheart.com/content/2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police/"},"slug":"2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eee7c09532d3d0b8ef8fc3","title":"Man Killed Mother, Teenage Brother One Week After Prison Release: Police ","description":"A North Carolina man has been charged after he allegedly killed his mother and teenage brother one week after being released from prison. ","author":"Jovonne Ledet"},"pub_start":1743710760000,"pub_until":4115978604802,"pub_changed":1743711135234,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eee24f9532d3d0b8ef8fb8","slug:2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","slug:2025-04-03-man-killed-mother-teenage-brother-one-week-after-prison-release-police","keyword:keywords/BIN","author:user"]}},{"id":"%2F67eea6b06e0e22c3bbf11892","type":"PUBLISHING","record":{"ref_id":"%2F67eea6b06e0e22c3bbf11892","type":"content","payload":{"amp_enabled":false,"apple_news":{"ref_id":"64213a12-0605-4f75-960e-2ed808ca1840","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Andrea Coleman","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"ANNAPOLIS, MARYLAND - JANUARY 18: Maryland Governor Wes Moore (R), first lady Dawn Moore and their son James attend Moore's inauguration ceremony outside the Maryland State House on January 18, 2023 in Annapolis, Maryland. Democrat Moore defeated Republican nominee Dan Cox to become the first Black governor of Maryland and only the third Black person to be elected governor in the United States. (Photo by Chip Somodevilla/Getty Images)","id":"%2F67eed55db2182d9764a1a720","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Wes Moore Sworn In As Governor Of Maryland","type":"asset","url":"","use_caption":false},{"html":"\u003cp>For \u003ca href=\"https://governor.maryland.gov/leadership/firstlady/Pages/biography.aspx\" target=\"_blank\">\u003cu>Maryland First Lady \u003c/u>\u003c/a>\u003ca href=\"https://governor.maryland.gov/leadership/firstlady/Pages/biography.aspx\" target=\"_blank\">\u003cu>\u003cstrong>Dawn Flythe Moore\u003c/strong>\u003c/u>\u003c/a>, the upcoming \u003ca href=\"https://www.preakness.com/\" target=\"_blank\">\u003cu>150th Preakness Stakes\u003c/u>\u003c/a> horse race is an opportunity to showcase her beloved state.  \u003c/p>\n\n\u003cp>“\u003ca href=\"https://www.maryland.gov/Pages/default.aspx\" target=\"_blank\">\u003cu>Maryland\u003c/u>\u003c/a> is one of the most diverse states in the mid-Atlantic region. We are very proud of that,” First Lady Moore recently told the \u003cem>Black Information Network\u003c/em>. “We have a rich history in our horse industry and our heritage here. Whether it is through our Maryland State Archives or people who are wanting to be a part of this moment, we want to share that history with anybody who is willing to learn about it.”  \u003c/p>\n\n\u003cp>This year, First Lady Moore is celebrating the first-ever Preakness Festival, an event she conceived and spearheaded. The inaugural week-long festival leads into the prestigious Preakness race and offers fun activities for everyone.  \u003c/p>\n\n\u003cp>“We have a Family Day. We have a Governor’s golf tournament, which my husband is quite excited about. We have \u003ca href=\"http://d-nice.com/\" target=\"_blank\">\u003cu>\u003cstrong>DJ D-Nice\u003c/strong>\u003c/u>\u003c/a>\u003cu>\u003cstrong>,\u003c/strong>\u003c/u> who’s coming to \u003ca href=\"https://www.baltimorecity.gov/\" target=\"_blank\">\u003cu>Baltimore\u003c/u>\u003c/a>. He is bringing Club Quarantine,” said First Lady Moore. \u003c/p>\n\n\u003cp>A tour of a horse farm and an event at the \u003ca href=\"https://msa.maryland.gov/msa/stagser/s1259/141/278/html/govhse.html\" target=\"_blank\">\u003cu>Government House\u003c/u>\u003c/a>, the official residence of the state’s First Family, will also take place, along with other activities.    \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1248-black-information-network-89094154%2Fepisode%2Fthe-black-perspective-march-30-2025-271412160%2F","@url":"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/","author_name":"Black Information Network Interviews","author_url":"https://www.iheart.com/podcast/1248-black-information-network-89094154/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"The Black Perspective: March 30, 2025 - Black Information Network Interviews\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/?embed=true&cid=oembed&keyid%5B0%5D=Black%20Information%20Network%20Interviews&keyid%5B1%5D=The%20Black%20Perspective%3A%20March%2030%2C%202025%20-%20Black%20Information%20Network%20Interviews&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFiNzE3Y2I1MmRjMzI5N2MzYzgxYjRiYjNjZTFiMjc0LmpwZw","thumbnail_width":300,"title":"The Black Perspective: March 30, 2025 - Black Information Network Interviews","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Black Perspective: March 30, 2025 - Black Information Network Interviews\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/?embed=true&cid=oembed&keyid%5B0%5D=Black%20Information%20Network%20Interviews&keyid%5B1%5D=The%20Black%20Perspective%3A%20March%2030%2C%202025%20-%20Black%20Information%20Network%20Interviews&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/"},{"html":"\u003cp> “This is something where the state is making a really important statement about what Preakness means to Maryland and what it means to this administration,” First Lady Moore explained. “We hope everyone will come out and enjoy all the beautiful things Maryland has to offer.” \u003c/p>\n\n\u003cp>The Preakness Festival will take place from May 8th to May 15th. Learn more at \u003ca href=\"http://www.preaknessfestival.com/\" target=\"_blank\">\u003cu>preaknessfestival.com\u003c/u>\u003c/a>.   \u003c/p>\n\n\u003cp>Click \u003ca href=\"https://www.iheart.com/podcast/1248-black-information-network-89094154/episode/the-black-perspective-march-30-2025-271412160/\" target=\"_blank\">\u003cu>HERE\u003c/u>\u003c/a> to listen to a special BIN feature on First Lady Dawn Moore. \u003c/p>\n\n\u003cp>\u003cstrong>Black History Note: \u003c/strong>Since Reconstruction\u003cstrong>, \u003c/strong>\u003ca href=\"https://governor.maryland.gov/\" target=\"_blank\">\u003cu>Wes\u003c/u>\u003c/a> and Dawn Moore are only the second Black first couple of a U.S. state. The first was \u003ca href=\"https://www.nga.org/governor/deval-patrick/\" target=\"_blank\">\u003cu>Former Massachusetts Governor Patrick Deval\u003c/u>\u003c/a> and his wife, Diane. \u003ca href=\"https://www.nga.org/governor/l-douglas-wilder/\" target=\"_blank\">\u003cu>Virginia Governor Douglas Wilder\u003c/u>\u003c/a>, the first Black man elected governor of a U.S. state, was not married during his governorship.  \u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/BIN"],"primary_image":{"bucket":"assets.getty","id":"%2F67eed55db2182d9764a1a720"},"primary_target":{"categories":["categories/national-news"],"distribution":["formats/BINNEWS"]},"publish_date":1743705180000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","social_title":"BIN Exclusive: Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","summary":"For Maryland First Lady Dawn Flythe Moore, the upcoming 150th Preakness Stakes horse race is an opportunity to showcase her beloved state.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","permalink":"https://www.iheart.com/content/2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival/"},"slug":"2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67eed55db2182d9764a1a720","title":"Maryland First Lady Dawn Moore Talks First-Ever Preakness Festival","description":"For Maryland First Lady Dawn Flythe Moore, the upcoming 150th Preakness Stakes horse race is an opportunity to showcase her beloved state.","author":"Andrea Coleman"},"pub_start":1743705180000,"pub_until":4115978604802,"pub_changed":1743705593589,"subscription":[{"tags":["categories/national-news","formats/BINNEWS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/67eea6b06e0e22c3bbf11892","slug:2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","slug:2025-04-03-maryland-first-lady-dawn-moore-talks-first-ever-preakness-festival","keyword:keywords/BIN","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","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 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script> <script>window.SDK = { environment: {"APTIVADA_SDK_HOST":"campaign.aptivada.com","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","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","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","PARSELY_LIBRARY":"//cdn.parsely.com/keys/%%HOSTNAME%%/p.js","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}}; </script> <script> // This needs to be here so it is loaded before lazysizes. // Lazysizes loads thanks to webpack, before any app code is run. // https://github.com/aFarkas/lazysizes#js-api window.lazySizesConfig = window.lazySizesConfig || {}; window.lazySizesConfig.init = false; // CCPA Compliance window.deferAnalyticsVendorBeacons = false; </script> <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages-renderer-shared-ui-src-elements-MagicLink-component","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-components-tiles-WeatherTileLoader-component","TrafficTile-component","Heading-component","ContentFeedItem-component","LoadMoreFromCursor-component","ShowCollection-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","FauxButton-component","ImageTile-component","Card-component","WeatherTile-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-components-tiles-WeatherTileLoader-component","core-components-tiles-TrafficTile-component","Heading-component","ContentFeedItem-component","LoadMoreFromCursor-component","ShowCollection-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","Podcasts-component","FauxButton-component","ui-ImageTile-component","Card-component","WeatherTile-component","TrafficTile-component"]}</script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.b7dbd72f979ae0a97194.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.51fc23b5373e910f4a24.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.3b8d77bfae095a091870.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.067528077d2036c348df.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.a1317e0f9342bf8c747f.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.886e64ad0766cf5f72a5.js"></script> <script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.f48ec165e3da9a949f55.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.7c42290bb72cfa9c15d7.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.1423c7d635806130822c.js"></script> <script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script> <script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.f9b025ed7a795a039e16.js"></script> <script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.e418b3821c33ef4d51dd.js"></script> <script async data-chunk="core-components-tiles-WeatherTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-WeatherTileLoader-component.224b5c1493848aa4f0f6.js"></script> <script async data-chunk="core-components-tiles-TrafficTile-component" src="https://static.inferno.iheart.com/inferno/scripts/TrafficTile-component.47ac314dfe91b6ebc04f.js"></script> <script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script> <script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.a58f9b17ed1802cd6512.js"></script> <script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script> <script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.9692637de0ea45061f03.js"></script> <script async data-chunk="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script> <script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.c847d80e9aa862b03d51.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.05cdd4f29edec5e3d7e3.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.8cd764919ecb5b153621.js"></script> <script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.6f17f4f82d52801c5c49.js"></script> <script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script> <script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script> <script async data-chunk="WeatherTile-component" src="https://static.inferno.iheart.com/inferno/scripts/WeatherTile-component.e8eb1af90b1d00d39f16.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10