streamsc.com Ads.txt file

<!doctype html>
<!-- data-theme="enforced-dark" -->
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Language" content="en" />
<meta name="robots" content="index, follow" />
<link rel="icon" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="preload"
href="./fonts/formular-regular.woff2"
as="font"
type="font/woff2"
crossorigin=""
/>
<link
rel="preload"
href="./fonts/formular-medium.woff2"
as="font"
type="font/woff2"
crossorigin=""
/>
<link
rel="preload"
href="./fonts/formular-bold.woff2"
as="font"
type="font/woff2"
crossorigin=""
/>
<style amp-custom>
@font-face {
font-family: Formular regular;
font-display: swap;
src: url('./fonts/formular-regular.woff2') format('woff2');
}
@font-face {
font-family: Formular medium;
font-display: swap;
src: url('./fonts/formular-medium.woff2') format('woff2');
}
@font-face {
font-family: Formular bold;
font-display: swap;
src: url('./fonts/formular-bold.woff2') format('woff2');
}
.adsense-popover.visible {
padding: 0 !important;
border-radius: 8px !important;
height: auto !important;
}
</style>

<style>:root{--brand-green: #e0fa52;--brand-blue: #2a45f0;--brand-magenta: #eb367f;--brand-orange: #e3642c;--system-green: #1dbb79;--system-yellow: #faff03;--system-red: #ff2f54;--white: #fff;--gray-0: #f5f5fa;--gray-1: #e1e0e7;--gray-2: #c4c2d0;--gray-3: #a19db3;--gray-4: #6d6a7f;--gray-5: #403e4a;--gray-6: #2b2b2b;--black-0: #1a1a1a;--black: #000;--primary-background-color: var(--white);--alert-background-color: var(--white);--elevated-background-color: var(--gray-0);--entity-divider-color: var(--gray-0);--divider-color: var(--gray-1);--subline-text-color: var(--gray-4);--interaction-unactive-state-color: var(--gray-3);--label-text-color: var(--gray-4);--secondary-text-color: var(--gray-5);--primary-text-color: var(--black-0);--interaction-active-state-color: var(--black-0);--active-element-highlight-color: var(--black-0);--navigation-bar-mobile: #f9f9f9;--accent-color: var(--brand-blue);--fixed-header-height: 0rem;--scrolled-header-height: 3.75rem;--active-element-highlight-shadow-filter: drop-shadow(0 .3125em .9375em rgba(0, 0, 0, .08));--full-width-containers-vertical-gap: 4.375rem;--root-side-padding: 1.25rem;--page-controls-control-size: 3em;--page-controls-padding-top: .25em;--page-controls-padding-bottom: max(.25em, env(safe-area-inset-bottom));--page-controls-height: calc( var(--page-controls-padding-top) + var(--page-controls-control-size) + var(--page-controls-padding-bottom) );--header-z-index: 100;--page-controls-z-index: 100;--jw-player-overlay: 10;--usabilla-feedback-z-index: 998;--rounded-corner: .5rem;--root-max-width: calc((100vw - 2 * var(--root-side-padding)));--min-distance-between-interactive-elements: 9px;--system-font-stack: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--formular-font-stack: Formular, var(--system-font-stack);--formular-font-stack-optional: "Formular optional", var(--system-font-stack)}@media (min-width: 48rem){:root{--fixed-header-height: 5rem;--scrolled-header-height: 0rem;--root-side-padding: 2.5rem}}@media (min-width: 85rem){:root{--root-side-padding: calc((100% - 80rem)/2) }}@media (prefers-color-scheme: dark){[data-theme=auto]{--secondary-text-color: #fff;--primary-text-color: #f3f4f5;--interaction-active-state-color: #f3f4f5;--label-text-color: #f0f0f0;--subline-text-color: #b8b8b8;--interaction-unactive-state-color: #b8b8b8;--entity-divider-color: var(--gray-6);--divider-color: var(--gray-6);--alert-background-color: var(--gray-6);--elevated-background-color: var(--black-0);--primary-background-color: #000;--accent-color: var(--brand-green);--active-element-highlight-color: var(--brand-green);--navigation-bar-mobile: var(--black-0);--active-element-highlight-shadow-filter: drop-shadow( 0 .3125em 1.25em rgba(224, 250, 82, .15) )}}[data-theme=enforced-dark]{--secondary-text-color: #fff;--primary-text-color: #f3f4f5;--interaction-active-state-color: #f3f4f5;--label-text-color: #f0f0f0;--subline-text-color: #b8b8b8;--interaction-unactive-state-color: #b8b8b8;--entity-divider-color: var(--gray-6);--divider-color: var(--gray-6);--alert-background-color: var(--gray-6);--elevated-background-color: var(--black-0);--primary-background-color: #000;--accent-color: var(--brand-green);--active-element-highlight-color: var(--brand-green);--navigation-bar-mobile: var(--black-0);--active-element-highlight-shadow-filter: drop-shadow(0 .3125em 1.25em rgba(224, 250, 82, .15))}@media (prefers-reduced-motion: reduce){*{animation-duration:0s;animation-iteration-count:1;transition-duration:0s;scroll-behavior:auto}}body{margin:0}body{font-family:Formular regular,sans-serif;font-weight:400;color:var(--primary-text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-y:scroll;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;background-color:var(--primary-background-color)}ul{padding:0}body,h1,h2,h3,li,p,ul{margin:0}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}ul{list-style:none}button,input,select,textarea{font:inherit}main{display:block;min-height:100vh}.screen-reader-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.no-js .js-only{display:none}.of-grid{--of-grid-gap-size: 1rem;display:grid;grid-gap:var(--of-grid-gap-size);grid-template-columns:repeat(12,minmax(0,1fr))}@media (min-width: 64rem) and (max-width: 79.9375rem){.of-grid{--of-grid-gap-size: 1.5rem}}@media (min-width: 80rem){.of-grid{--of-grid-gap-size: 2.5rem}}.of-icon picture{width:100%;height:100%;position:absolute}.text-1{font-weight:400;line-height:1.5em;color:var(--primary-text-color);font-size:1rem}@media (min-width: 48rem){.text-1{font-size:1.125rem}}@media (min-width: 80rem){.text-1{font-size:1.25rem}}.text-2{font-weight:400;line-height:1.5em;color:var(--primary-text-color);font-size:.875rem}@media (min-width: 48rem){.text-2{font-size:1rem}}@media (min-width: 80rem){.text-2{font-size:1.125rem}}.text-3{font-weight:400;line-height:1.5em;color:var(--primary-text-color);font-size:.75rem}@media (min-width: 48rem){.text-3{font-size:.875rem}}@media (min-width: 80rem){.text-3{font-size:1rem}}.text-4{font-weight:400;line-height:1.5em;color:var(--primary-text-color);font-size:.75rem}@media (min-width: 80rem){.text-4{font-size:.875rem}}.text-5{line-height:1.5em;font-size:.75rem}.text-5,.title-1-bold{font-weight:400;color:var(--primary-text-color)}.title-1-bold{line-height:1.4em;font-size:1.75rem;font-family:Formular bold,sans-serif}@media (min-width: 48rem){.title-1-bold{font-size:2.25rem}}@media (min-width: 80rem){.title-1-bold{font-size:2.75rem}}.title-2-bold{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.5rem;font-family:Formular bold,sans-serif}@media (min-width: 48rem){.title-2-bold{font-size:2rem}}@media (min-width: 80rem){.title-2-bold{font-size:2.5rem}}.title-3-bold{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.375rem;font-family:Formular bold,sans-serif}@media (min-width: 48rem){.title-3-bold{font-size:1.5rem}}@media (min-width: 80rem){.title-3-bold{font-size:2rem}}.title-4-bold{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.25rem;font-family:Formular bold,sans-serif}@media (min-width: 80rem){.title-4-bold{font-size:1.5rem}}.title-1-medium{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.75rem;font-family:Formular medium,sans-serif}@media (min-width: 48rem){.title-1-medium{font-size:2.25rem}}@media (min-width: 80rem){.title-1-medium{font-size:2.75rem}}.title-2-medium{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.5rem;font-family:Formular medium,sans-serif}@media (min-width: 48rem){.title-2-medium{font-size:2rem}}@media (min-width: 80rem){.title-2-medium{font-size:2.5rem}}.title-3-medium{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.375rem;font-family:Formular medium,sans-serif}@media (min-width: 48rem){.title-3-medium{font-size:1.5rem}}@media (min-width: 80rem){.title-3-medium{font-size:2rem}}.title-4-medium{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.25rem;font-family:Formular medium,sans-serif}@media (min-width: 80rem){.title-4-medium{font-size:1.5rem}}.title-5-medium{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.125rem;font-family:Formular medium,sans-serif}@media (min-width: 80rem){.title-5-medium{font-size:1.25rem}}.title-6-medium{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1rem;font-family:Formular medium,sans-serif}@media (min-width: 80rem){.title-6-medium{font-size:1.125rem}}.title-7-medium{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:.875rem;font-family:Formular medium,sans-serif}@media (min-width: 80rem){.title-7-medium{font-size:1rem}}.title-8-medium{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:.75rem;font-family:Formular medium,sans-serif}@media (min-width: 48rem){.title-8-medium{font-size:.875rem}}.title-1-regular{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.75rem}@media (min-width: 48rem){.title-1-regular{font-size:2.25rem}}@media (min-width: 80rem){.title-1-regular{font-size:2.75rem}}.title-2-regular{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.5rem}@media (min-width: 48rem){.title-2-regular{font-size:2rem}}@media (min-width: 80rem){.title-2-regular{font-size:2.5rem}}.title-3-regular{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.375rem}@media (min-width: 48rem){.title-3-regular{font-size:1.5rem}}@media (min-width: 80rem){.title-3-regular{font-size:2rem}}.title-4-regular{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.25rem}@media (min-width: 80rem){.title-4-regular{font-size:1.5rem}}.title-5-regular{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.125rem}@media (min-width: 80rem){.title-5-regular{font-size:1.25rem}}.title-6-regular{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1rem}@media (min-width: 80rem){.title-6-regular{font-size:1.125rem}}.title-7-regular{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:.875rem}@media (min-width: 80rem){.title-7-regular{font-size:1rem}}.title-8-regular{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:.75rem}@media (min-width: 48rem){.title-8-regular{font-size:.875rem}}.title-9-regular{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:.625rem}@media (min-width: 48rem){.title-9-regular{font-size:.75rem}}.label{font-family:Formular bold,sans-serif;color:var(--label-text-color);font-size:.875rem;text-transform:uppercase}.title-5-bold{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1.125rem;font-family:Formular bold,sans-serif}@media (min-width: 80rem){.title-5-bold{font-size:1.25rem}}.title-6-bold{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:1rem;font-family:Formular bold,sans-serif}@media (min-width: 80rem){.title-6-bold{font-size:1.125rem}}.title-7-bold{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:.875rem;font-family:Formular bold,sans-serif}@media (min-width: 80rem){.title-7-bold{font-size:1rem}}.title-8-bold{font-weight:400;color:var(--primary-text-color);line-height:1.4em;font-size:.75rem;font-family:Formular bold,sans-serif}@media (min-width: 48rem){.title-8-bold{font-size:.875rem}}.xpa-layout-entity__full-width-container+.xpa-layout-entity__full-width-container,.xpa-layout-entity__full-width-container+.xpa-layout__grid{margin-top:1.875em}.xpa-layout-article__grid-item-components>*+*{display:block;margin-top:1.875em}.xpa-layout-matches__section+.xpa-layout-matches__section{margin-top:var(--full-width-containers-vertical-gap)}.xpa-layout-matches__section--title+.xpa-layout-matches__section--matchCardsList{margin-top:1.875rem}.xpa-layout-matches__section--title+.xpa-layout-matches__section--title{margin-top:.25rem}@media (min-width: 80rem){.xpa-layout-matches__section--title+.xpa-layout-matches__section--title{margin-top:.5rem}}.xpa-layout-matches__section--datePicker+.xpa-layout-matches__section--title{margin-top:1.875rem}.xpa-switch-matches__title{display:block;padding:0 var(--root-side-padding)}.news-paragraph a,.news-paragraph a:not(:scope>a){text-decoration:underline;font-family:Formular Bold,sans-serif;font-weight:700;color:var(--accent-color);text-underline-offset:.25em;-webkit-text-decoration-color:var(--divider-color);text-decoration-color:var(--divider-color)}@media (hover: hover){.news-paragraph a:hover,.news-paragraph a:hover:not(:scope>a){-webkit-text-decoration-line:none;text-decoration-line:none}}.news-paragraph a:visited,.news-paragraph a:visited:not(:scope>a){color:var(--label-text-color)}of-arrow-icon,of-icon{display:block}.of-text-button{text-decoration:none;-webkit-appearance:none;-moz-appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;border:none;padding:0;background:0 0;color:var(--label-text-color);transition:color .25s ease-in-out}.of-text-button:hover{color:var(--interaction-unactive-state-color)}.of-text-button:disabled{cursor:not-allowed;opacity:.5}.of-text-input{display:block;font-size:1rem;padding:.5625em 1em;border-radius:var(--rounded-corner);border:1px solid var(--divider-color, #d3d3d3);background-color:var(--primary-background-color, #fff);color:var(--secondary-text-color, #444);margin:0}.of-text-input:disabled{opacity:.4;cursor:not-allowed}.of-text-input::placeholder{color:var(--gray-2)}.of-text-input[type=search]{-webkit-appearance:none}.of-text-input[type=search]::-webkit-search-decoration{-webkit-appearance:none}ol,ul{padding:0}ol,ul{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}.article-dynamic-grid-column,.article-main-grid-column{grid-column:span 12}@media (min-width: 64rem){.article-main-grid-column{grid-column:span 8}}@media (min-width: 48rem) and (max-width: 63.9375rem){.article-dynamic-grid-column{grid-column:2/12}}@media (min-width: 64rem){.article-dynamic-grid-column{grid-column:span 7}}*,:after,:before{box-sizing:border-box}abbr[title]{text-decoration:none}of-arrow-icon,of-icon,of-image{display:block}[role=button]{cursor:pointer}.app-wrapper{--of-wrapper-top-margin: 1em;--of-wrapper-top-offset: calc(var(--fixed-header-height) + var(--of-wrapper-top-margin));--of-wrapper-bottom-offset: calc(var(--of-wrapper-top-offset) + var(--scrolled-header-height));margin-top:var(--of-wrapper-top-offset);min-height:calc(100vh - var(--of-wrapper-top-offset))}@media (min-width: 48rem){.app-wrapper{--of-wrapper-top-margin: 1.25em}}.app__item{display:block;margin-top:4rem}@media (min-width: 48rem){.app__item{margin-top:5rem}}.app__page-controls{position:fixed;bottom:0;--page-controls-height-amplitude: calc(var(--page-controls-height) + 1.75rem)}@media (min-width: 48rem){.app__page-controls{display:none}}.app__page-controls--hide{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-up{0%{transform:translateY(var(--page-controls-height-amplitude))}to{transform:translateY(0)}}@keyframes slide-bottom{0%{transform:translateY(0)}to{transform:translateY(var(--page-controls-height-amplitude))}}.page-header{background-color:var(--primary-background-color);border-bottom:1px solid var(--gray-0);width:100%}.page-header--mobile{display:grid;place-items:center;height:var(--scrolled-header-height)}@media (min-width: 48rem){.page-header--mobile{display:none}}.page-header--tablet-portrait-and-up{display:none;height:var(--fixed-header-height);position:fixed;top:0;z-index:var(--header-z-index);transition:filter .2s ease-in-out}@media (min-width: 48rem){.page-header--tablet-portrait-and-up{display:block}}.page-header--tablet-portrait-and-up.scrolled{filter:drop-shadow(0 .3125em 1.25em rgba(0,0,0,.03))}.page-header__nav{height:100%}.page-header__text-logo-link{padding:1em 0;color:currentColor;text-decoration:none}.page-header__text-logo-link:hover,.page-header__text-logo-link:visited{color:currentColor}.page-header__text-logo{display:block;height:32px;width:32px}.page-header__nav-list{display:flex;align-items:center;justify-content:flex-end;padding:0 var(--root-side-padding);height:100%}.page-header__nav-list-item{list-style:none}@media (min-width: 48rem){.page-header__nav-list-item+.page-header__nav-list-item{margin-left:1.875em}}.page-header__nav-list-item+.page-header__nav-list-item--link{margin-left:auto}.page-header__nav-list-item--link{align-self:stretch;display:flex}.page-header__nav-list-item--link+.page-header__nav-list-item--link{margin-left:1.25em}.page-header__text-link{border-bottom:2px solid transparent;align-self:stretch;display:flex;place-items:center;text-decoration:none;transition:border-bottom-color .2s ease-in-out}.page-header__text-link:hover{border-bottom-color:var(--divider-color)}.page-header__text-link:active{border-bottom-color:var(--label-text-color)}.page-header__text-link--active{color:var(--active-element-highlight-color)}.page-header__text-link--active,.page-header__text-link--active:active,.page-header__text-link--active:hover{border-bottom-color:var(--active-element-highlight-color)}.page-header__nav-list-item--search{--search-button-size: 1.5em;align-self:stretch;display:flex}.page-header__nav-list-item--logo{min-width:3em;max-width:3em}@media (prefers-color-scheme: dark){[data-theme=auto] .page-header{background-color:var(--elevated-background-color);border-bottom-color:var(--divider-color)}}[data-theme=enforced-dark] .page-header{background-color:var(--elevated-background-color);border-bottom-color:var(--divider-color)}.footer{--footer-margin-bottom: 3em;padding-top:4.5em;padding-right:var(--root-side-padding);padding-left:var(--root-side-padding);background-color:var(--elevated-background-color)}@media (max-width: 47.9375rem){.footer{padding-bottom:1em}}.footer__column{grid-column:span 12;margin-bottom:var(--footer-margin-bottom)}@media (min-width: 64rem){.footer__column{grid-column-start:1;grid-column-end:4}}@media (min-width: 80rem){.footer__column{grid-column-start:1;grid-column-end:4}}.footer__column-0{grid-column:span 12;margin-bottom:var(--footer-margin-bottom)}@media (min-width: 48rem){.footer__column-0{grid-column-start:1;grid-column-end:5}}@media (min-width: 64rem){.footer__column-0{grid-column-start:4;grid-column-end:7}}@media (min-width: 80rem){.footer__column-0{grid-column-start:5;grid-column-end:7}}.footer__column-1{grid-column:span 12;margin-bottom:var(--footer-margin-bottom)}@media (min-width: 48rem){.footer__column-1{grid-column-start:5;grid-column-end:9}}@media (min-width: 64rem){.footer__column-1{grid-column-start:7;grid-column-end:10}}@media (min-width: 80rem){.footer__column-1{grid-column-start:7;grid-column-end:9}}.footer__column-2{grid-column:span 12;margin-bottom:var(--footer-margin-bottom)}@media (min-width: 48rem){.footer__column-2{grid-column-start:9;grid-column-end:12}}@media (min-width: 64rem){.footer__column-2{grid-column-start:10;grid-column-end:13}}@media (min-width: 80rem){.footer__column-2{grid-column-start:9;grid-column-end:11}}.footer__headline{padding-bottom:1em}.footer__social{grid-column:span 12}.footer__social__title{padding-bottom:1em}.footer__social__list{display:grid;grid-template-columns:repeat(auto-fit,2em);gap:.75em}.footer__category__list{padding:0}.footer__category__title{padding-bottom:1em}.footer__category__link{text-decoration:none;color:var(--primary-text-color);transition:color .25s ease-in-out;margin:1em 0;display:inline-block}@media (min-width: 80rem){.footer__category__link{margin:0 0 .75em}}.footer__category__link:visited{color:var(--label-text-color)}.footer__category__link:hover{color:var(--accent-color)}.footer__copyright{color:var(--interaction-active-state-color);padding:3.5em 0 5em}.footer__of-logo{width:2.5em}.footer__of-logo+.footer__column{margin-top:1.5em}.footer__home-link{color:var(--primary-text-color)}.footer__home-link+.footer__column{margin-top:1.5em}.footer__of-text-logo{display:block;height:1em}.footer__headline-subtext{color:var(--label-text-color)}.page-controls{width:100vw;background-color:var(--navigation-bar-mobile);z-index:var(--page-controls-z-index)}.page-controls__list{display:flex;place-content:space-around;padding:var(--page-controls-padding-top) 0 var(--page-controls-padding-bottom)}.page-controls__control{height:var(--page-controls-control-size);width:var(--page-controls-control-size);display:grid;place-content:center;color:currentColor}.page-controls__control:hover,.page-controls__control:visited{color:currentColor}.page-controls__control--search{padding:0}.page-controls__matches-path--inactive{display:unset}.page-controls__matches-path--active{display:none}.page-controls__control--router-link-active .page-controls__icon-path--active{fill:currentColor}.page-controls__control--router-link-active .page-controls__matches-path--inactive{display:none}.page-controls__control--router-link-active .page-controls__matches-path--active{display:unset}.page-controls__icon{height:1.5em}.text-logo{height:100%}.of-logo{display:flex;color:var(--primary-text-color)}.of-logo__icon{height:100%;width:100%}.popup-search{position:relative;height:2.5em}.popup-search__popup{position:absolute;will-change:width;transition:width .1s ease-in-out;width:20em}.popup-search__input{width:100%;transition:border-radius .1s ease-in-out,box-shadow .1s ease-in-out;padding:.4375em 3.125em}.popup-search__input:focus{outline:0}.popup-search__input::-webkit-search-cancel-button,.popup-search__input::-webkit-search-decoration,.popup-search__input::-webkit-search-results-button,.popup-search__input::-webkit-search-results-decoration{display:none}.popup-search__reset-button-container{display:flex;position:absolute;top:.5em;right:1em}.popup-search__close-icon{display:flex}.popup-search__dropdown{width:inherit;color:var(--secondary-text-color);background-color:var(--primary-background-color);overflow-y:scroll;-webkit-overflow-scrolling:touch;padding-bottom:1.5rem;position:absolute;max-height:21rem;border-bottom:1px solid var(--divider-color);border-right:1px solid var(--divider-color);border-left:1px solid var(--divider-color);border-bottom-left-radius:var(--rounded-corner);border-bottom-right-radius:var(--rounded-corner);transition:box-shadow .1s ease-in-out}.popup-search__label{display:flex;align-items:center}.popup-search__label-icon-container{display:flex;position:absolute;left:.9375em}.popup-search__label-icon-container--disabled{opacity:.4}.popup-search--expanded{--search-box-shadow: 0px 5px 10px rgba(64, 62, 74, .2);width:32em}@media (min-width: 64rem){.popup-search--expanded{width:40em}}.popup-search--expanded .popup-search__input{box-shadow:var(--search-box-shadow);border-bottom-left-radius:0;border-bottom-right-radius:0}.popup-search--expanded .popup-search__dropdown{box-shadow:var(--search-box-shadow)}.search-icon{--search-icon-size: 1.5rem;width:var(--search-icon-size);height:var(--search-icon-size);fill:none;stroke:currentColor;stroke-width:1.5}.of-icon{display:flex;place-content:center;position:relative;padding-bottom:100%}.of-icon__img{position:absolute;height:100%;object-fit:cover}.of-icon__noscript{width:100%}.matches__scroll-to-top-container{position:fixed;bottom:calc(var(--page-controls-height) + .5rem);left:50%;transform:translate(-50%);z-index:calc(var(--page-controls-z-index) + 1)}.scroll-to-top-button{visibility:hidden;opacity:0;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;box-shadow:0 5px 20px #1a1a1a0d}.scroll-to-top-button__content{display:inline-grid;grid-template-columns:1fr .625rem;grid-column-gap:.625rem;align-items:center}.scroll-to-top-button__text{color:inherit}.scroll-to-top-button--visible{visibility:visible;opacity:1}.scroll-to-top-button__icon{transform:rotate(180deg)}.loading-progress-bar,.loading-progress-bar:before{height:.25rem;width:100%;margin:0}.loading-progress-bar{display:flex;background-color:var(--divider-color);position:fixed;top:0;left:0;z-index:calc(var(--header-z-index) + 1)}.loading-progress-bar:before{content:"";animation:running-progress 2s cubic-bezier(.4,0,.2,1) infinite;background-color:var(--active-element-highlight-color)}@keyframes running-progress{0%{margin-left:0;margin-right:100%}50%{margin-left:25%;margin-right:0}to{margin-left:100%;margin-right:0}}.of-button{display:inline-flex;justify-content:center;align-items:center;border-radius:var(--border-radius, .25em);border:none;padding:.75em 1.5em;line-height:1.25em;text-decoration:none;font-family:Formular medium,sans-serif;text-align:center;transition:background .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out,opacity .25s ease-in-out,visibility .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.of-button__content{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.of-button:disabled{opacity:.4;cursor:not-allowed}.of-button--small{font-size:.75em}.of-button--outline{border:1px solid}.of-button--icon,.of-button--icon-only{border-radius:50%;padding:0;--size: 2.625em;width:var(--size);height:var(--size)}.of-button--icon-only{background-color:initial;color:var(--primary-text-color)}@media (prefers-color-scheme: light){[data-theme=auto] .of-button--cta,[data-theme=auto] .of-button--ghost,[data-theme=auto] .of-button--icon{background-color:var(--gray-0);color:var(--black-0)}[data-theme=auto] .of-button--cta:hover,[data-theme=auto] .of-button--ghost:hover,[data-theme=auto] .of-button--icon:hover{background-color:var(--black-0);color:var(--gray-0)}[data-theme=auto] .of-button--fill{background-color:var(--gray-5);color:var(--gray-0)}[data-theme=auto] .of-button--fill:active{background-color:var(--interaction-unactive-state-color)}[data-theme=auto] .of-button--fill:hover{background-color:var(--label-text-color)}[data-theme=auto] .of-button--cta:hover,[data-theme=auto] .of-button--fill:hover,[data-theme=auto] .of-button--ghost:hover{box-shadow:0 0 1.25em #403e4a33}[data-theme=auto] .of-button--outline{background-color:initial;color:var(--gray-4)}[data-theme=auto] .of-button--outline:hover{color:var(--black-0)}}[data-theme=enforced-light] .of-button--cta,[data-theme=enforced-light] .of-button--ghost,[data-theme=enforced-light] .of-button--icon{background-color:var(--gray-0);color:var(--black-0)}[data-theme=enforced-light] .of-button--cta:hover,[data-theme=enforced-light] .of-button--ghost:hover,[data-theme=enforced-light] .of-button--icon:hover{background-color:var(--black-0);color:var(--gray-0)}[data-theme=enforced-light] .of-button--fill{background-color:var(--gray-5);color:var(--gray-0)}[data-theme=enforced-light] .of-button--fill:active{background-color:var(--interaction-unactive-state-color)}[data-theme=enforced-light] .of-button--fill:hover{background-color:var(--label-text-color)}[data-theme=enforced-light] .of-button--cta:hover,[data-theme=enforced-light] .of-button--fill:hover,[data-theme=enforced-light] .of-button--ghost:hover{box-shadow:0 0 1.25em #403e4a33}[data-theme=enforced-light] .of-button--outline{background-color:initial;color:var(--gray-4)}[data-theme=enforced-light] .of-button--outline:hover{color:var(--black-0)}@media (prefers-color-scheme: dark){[data-theme=auto] .of-button--ghost{background-color:var(--brand-green);color:var(--black-0)}[data-theme=auto] .of-button--ghost:hover{background-color:var(--label-text-color)}[data-theme=auto] .of-button--fill{background-color:var(--gray-5);color:var(--gray-0)}[data-theme=auto] .of-button--fill:active{color:var(--black);background-color:var(--interaction-unactive-state-color)}[data-theme=auto] .of-button--fill:hover{color:var(--black);background-color:var(--label-text-color)}[data-theme=auto] .of-button--cta{color:var(--primary-text-color);background-color:var(--gray-6)}[data-theme=auto] .of-button--cta:hover{background-color:var(--label-text-color);color:var(--black)}[data-theme=auto] .of-button--outline{background-color:initial;color:var(--interaction-active-state-color)}[data-theme=auto] .of-button--outline:hover{color:var(--interaction-unactive-state-color)}[data-theme=auto] .of-button--icon{background-color:var(--interaction-unactive-state-color)}[data-theme=auto] .of-button--icon:hover{background-color:var(--divider-color);color:var(--white)}}[data-theme=enforced-dark] .of-button--ghost{background-color:var(--brand-green);color:var(--black-0)}[data-theme=enforced-dark] .of-button--ghost:hover{background-color:var(--label-text-color)}[data-theme=enforced-dark] .of-button--fill{background-color:var(--gray-5);color:var(--gray-0)}[data-theme=enforced-dark] .of-button--fill:active{color:var(--black);background-color:var(--interaction-unactive-state-color)}[data-theme=enforced-dark] .of-button--fill:hover{color:var(--black);background-color:var(--label-text-color)}[data-theme=enforced-dark] .of-button--cta{color:var(--primary-text-color);background-color:var(--gray-6)}[data-theme=enforced-dark] .of-button--cta:hover{background-color:var(--label-text-color);color:var(--black)}[data-theme=enforced-dark] .of-button--outline{background-color:initial;color:var(--interaction-active-state-color)}[data-theme=enforced-dark] .of-button--outline:hover{color:var(--interaction-unactive-state-color)}[data-theme=enforced-dark] .of-button--icon{background-color:var(--interaction-unactive-state-color)}[data-theme=enforced-dark] .of-button--icon:hover{background-color:var(--divider-color);color:var(--white)}.arrow-icon{width:100%;height:100%}@media (min-width: 64rem){.of-date-picker-wrapper__picker{display:none}}.of-date-picker-wrapper__timeline{display:none}@media (min-width: 64rem){.of-date-picker-wrapper__timeline{display:block}}.date-picker{display:grid;grid-template-columns:auto 1fr auto;grid-column-gap:.625em;align-items:center;padding:0 1em 1em;border-bottom:1px solid var(--entity-divider-color)}@media (min-width: 48rem){.date-picker{padding:0 9.5em 1.25em}}.date-picker__label{position:relative;display:flex;align-items:center;width:100%;box-shadow:0 0 1.25em #403e4a08}.date-picker__input:hover+.date-picker__fake-button{cursor:pointer}.date-picker__input:focus+.date-picker__fake-button{background-color:var(--label-text-color)}.date-picker__input:focus+.date-picker__fake-button,.date-picker__input:focus+.date-picker__fake-button .date-picker__fake-button-text{color:var(--primary-background-color)}.date-picker__fake-button{display:grid;place-items:center;border:1px solid var(--divider-color);padding:.75em 1.25em .75em .75em;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:var(--rounded-corner);color:var(--primary-text-color);background-color:var(--alert-background-color);transition:background-color .2s ease-in-out}@media (min-width: 48rem){.date-picker__fake-button{padding:.75em 1.25em}}.date-picker__input{position:absolute;opacity:0;width:100%;height:100%;border:0;overflow:hidden;cursor:pointer}.date-picker__input::-webkit-calendar-picker-indicator{position:absolute;top:-150%;left:-150%;width:300%;height:300%;cursor:pointer}.date-picker__error-message{margin-top:.5rem;color:var(--brand-magenta)}.date-timeline{--date-timeline-item-size: 3em;--date-timeline-items-gap: 1.125em}.date-timeline__header{padding:0 calc(var(--root-side-padding) + var(--date-timeline-item-size) + var(--date-timeline-items-gap))}@media (min-width: 80rem){.date-timeline__header{padding:0 calc(var(--root-side-padding))}}.date-timeline__header-text{color:var(--label-text-color)}.date-timeline__return-to-today-dot{margin:0 .625em}.date-timeline__return-to-today-button{color:var(--accent-color);text-decoration:none}.date-timeline__return-to-today-button:hover{color:var(--interaction-unactive-state-color)}.date-timeline__grid{display:grid;grid-template-columns:1fr;grid-column-gap:var(--date-timeline-items-gap);align-items:center;margin-top:1em;padding:0 var(--root-side-padding) 1.25em;border-bottom:1px solid var(--entity-divider-color)}@media (min-width: 80rem){.date-timeline__grid{padding:0 calc(var(--root-side-padding) - var(--date-timeline-item-size) - var(--date-timeline-items-gap)) 1.875em}}.date-timeline__lists-wrapper{overflow-x:hidden}.date-timeline__lists{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:300%;transform:translate(calc(-100% / 3))}.date-timeline__list{display:grid;grid-template-columns:repeat(var(--date-timeline-items-count),minmax(0,1fr));grid-column-gap:1em}.date-timeline__lists--moving-back,.date-timeline__lists--moving-forward{transition:transform calc(1ms * var(--date-timeline-movement-time)) ease-in-out}.date-timeline__lists--moving-forward{transform:translate(calc(-100% * 2 / 3))}.date-timeline__lists--moving-back{transform:translate(0)}.date-timeline__button{width:100%;height:100%}.date-picker-arrow--left{transform:rotate(180deg)}.of-large-toggle-button{display:inline-flex;min-height:3.75em;padding:0;justify-content:center;align-items:center;border:1px solid var(--divider-color);border-radius:var(--rounded-corner);transition:color .25s ease-in-out,border-color .25s ease-in-out,filter .25s ease-in-out;text-decoration:none;text-align:center;-webkit-appearance:none;-moz-appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;background-color:var(--primary-background-color)}.of-large-toggle-button:hover{border-color:var(--label-text-color)}.of-large-toggle-button--active{color:var(--active-element-highlight-color);border-color:var(--active-element-highlight-color);border-width:2px;filter:var(--active-element-highlight-shadow-filter)}.of-large-toggle-button:disabled{cursor:not-allowed}@media (min-width: 48rem){.title--with-delimiter .title__container{display:block;position:relative}.title--with-delimiter .title__container:after{z-index:-1;content:"";height:1px;width:100%;position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:var(--divider-color)}.title__text-container{background-color:var(--primary-background-color);padding-right:1.25em}}.simple-match-cards-list__title-deprecated{padding:0 var(--root-side-padding)}.simple-match-cards-list__header{display:flex;grid-template-columns:var(--simple-match-cards-list-logo-size) 1fr;grid-template-areas:"logo title" "logo subtitle";padding:0 var(--root-side-padding)}.simple-match-cards-list__logo-link{display:flex;padding-right:.675em;transition:transform .2s ease-in-out,filter .2s ease-in-out}.simple-match-cards-list__logo-link:hover{transform:scale(1.1);filter:var(--active-element-highlight-shadow-filter)}.simple-match-cards-list__logo,.simple-match-cards-list__logo-link-icon{--simple-match-cards-list-logo-size: 2.5em;width:var(--simple-match-cards-list-logo-size)}@media (min-width: 80rem){.simple-match-cards-list__logo,.simple-match-cards-list__logo-link-icon{--simple-match-cards-list-logo-size: 3.75em}}.simple-match-cards-list__logo{margin-right:.675em}.simple-match-cards-list__titles{display:flex;flex-direction:column;place-content:space-around}.simple-match-cards-list__subtitle{color:var(--label-text-color)}.simple-match-cards-list__matches{grid-row-gap:0;margin-top:.625em}@media (min-width: 48rem){.simple-match-cards-list__matches{padding:0 var(--root-side-padding);--match-card-list-row-gap: 1em;margin-top:1.25em;grid-row-gap:var(--match-card-list-row-gap)}}@media (min-width: 64rem){.simple-match-cards-list__matches{--match-card-list-row-gap: 1.5em}}@media (min-width: 80rem){.simple-match-cards-list__matches{--match-card-list-row-gap: 2.5em}}.simple-match-cards-list__link{display:block;padding:0 var(--root-side-padding);margin-top:1.375em}@media (max-width: 47.9375rem){.simple-match-cards-list__match-card,.simple-match-cards-list__match-cardAD{grid-column:span 12}.simple-match-cards-list__match-card:not(:last-child){border-bottom:1px solid var(--divider-color)}}@media (min-width: 48rem){.simple-match-cards-list__match-cardAD{grid-column:span 6;grid-row:span 2}.simple-match-cards-list__match-card{grid-column:span 6}}@media (min-width: 64rem){.simple-match-cards-list__match-card{grid-column:span 4}.simple-match-cards-list__match-cardAD{grid-column:span 4;grid-row:span 2}}.simple-match-cards-list__load-all-button-container{display:flex;margin-top:1.875em;padding:0 var(--root-side-padding);place-content:center}.entity-logo{border:1px solid var(--divider-color);border-radius:50%;filter:drop-shadow(0 0 1.25em rgba(0,0,0,.05));padding:15%}.match-card{display:block;padding:1em var(--root-side-padding);text-decoration:none;background-color:var(--primary-background-color);position:relative}@media (min-width: 48rem){.match-card{border:1px solid var(--divider-color);border-radius:var(--rounded-corner);padding:0 1em;transition:transform .2s linear,box-shadow .2s linear}}@media (min-width: 48rem) and (hover: hover){.match-card:hover{transform:scale(1.05);box-shadow:0 .25em .625em #00000026}}@media (prefers-color-scheme: dark){[data-theme=auto] .match-card{background-color:var(--elevated-background-color)}}[data-theme=enforced-dark] .match-card{background-color:var(--elevated-background-color)}.match-card--fta-playing{border:2px solid var(--interaction-active-state-color)}.match-card__add-to-calendar{display:grid;place-items:center;margin-top:.25em}@media (min-width: 48rem){.match-card__add-to-calendar{margin-top:1em}}.xpa-link{display:inline-flex;place-items:center;color:var(--label-text-color);text-decoration:none;transition:color .3s ease-in-out}.xpa-link:hover{color:var(--interaction-unactive-state-color)}.xpa-link__text{color:inherit}.xpa-link__arrow{--xpa-link-arrow-size: 1.5em;width:var(--xpa-link-arrow-size);height:var(--xpa-link-arrow-size)}.simple-match-card{--match-card-content-padding: .875em;display:flex;flex-direction:column}.simple-match-card{--match-card-padding-left: .875em;--match-card-padding-right: .6875em;display:flex;flex-direction:column;padding:1.25em 0;position:relative}.simple-match-card__competition-title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--label-text-color)}@media (min-width: 48rem){.simple-match-card__competition-title{max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (min-width: 80rem){.simple-match-card__competition-title{max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.simple-match-card__info-message{padding-top:.125em;color:var(--label-text-color)}.simple-match-card__content{display:flex;justify-content:space-between;align-items:center;word-break:break-word}.simple-match-card__teams-content{width:65%;padding-right:var(--match-card-content-padding);border-right:1px solid var(--divider-color)}.simple-match-card__team-content{display:block}.simple-match-card__team-content+.simple-match-card__team-content{margin-top:.875em}.simple-match-card__match-content{display:flex;flex-direction:column;align-items:center;width:35%;padding-left:var(--match-card-content-padding);text-align:center}.simple-match-card__full-time{color:var(--label-text-color)}.simple-match-card__live,.simple-match-card__warning-message{color:var(--brand-magenta)}.simple-match-card__pre-match{display:flex;flex-direction:column}.simple-match-card__aggregated-score{--simple-match-card-aggregated-padding-bottom: .375rem;color:var(--label-text-color);padding-bottom:var(--simple-match-card-aggregated-padding-bottom)}.simple-match-card__button-wrapper{padding-top:.625rem}.simple-match-card__button{margin-right:.5rem;width:.5625rem;height:.75rem}.simple-match-card__button-icon{fill:var(--brand-magenta)}.simple-match-card__button-content{display:flex;align-items:center}@media (min-width: 48rem){.simple-match-card__aggregated-score{--simple-match-card-aggregated-padding-bottom: .5rem}}@media (min-width: 80rem){.simple-match-card__aggregated-score{--simple-match-card-aggregated-padding-bottom: .625rem}.simple-match-card__button-content{font-size:.875rem}}@media (prefers-color-scheme: light){[data-theme=auto] .of-button--ghost{color:var(--black-0)}[data-theme=auto] .of-button--ghost:hover{color:var(--gray-0)}}[data-theme=enforced-light] .of-button--ghost{color:var(--black-0)}[data-theme=enforced-light] .of-button--ghost:hover{color:var(--gray-0)}@media (prefers-color-scheme: dark){[data-theme=auto] .simple-match-card__button-cta{color:var(--black-0)}}[data-theme=enforced-dark] .simple-match-card__button-cta{color:var(--black-0)}.simple-match-card-team{display:flex;align-items:center}.simple-match-card-team__logo{--simple-match-card-team-logo-size: 1.75em;min-width:var(--simple-match-card-team-logo-size);max-width:var(--simple-match-card-team-logo-size)}@media (min-width: 48rem) and (max-width: 63.9375rem){.simple-match-card-team__logo{--simple-match-card-team-logo-size: 2.5em}}@media (min-width: 64rem) and (max-width: 79.9375rem){.simple-match-card-team__logo{--simple-match-card-team-logo-size: 1.875em}}@media (min-width: 80rem){.simple-match-card-team__logo{--simple-match-card-team-logo-size: 2.5em}}.simple-match-card-team__name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:.75em}.simple-match-card-team__score{margin-left:auto;padding-left:1em;font-variant-numeric:tabular-nums;white-space:nowrap}.full-screen-search{--icons-top-offset: 1.6em;display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100%;z-index:calc(var(--header-z-index) + 1);background-color:var(--primary-background-color)}.full-screen-search__input-wrapper{display:grid;grid-template-columns:-webkit-min-content 1fr -webkit-min-content;grid-template-columns:min-content 1fr min-content;grid-column-gap:.625em;border-bottom:1px solid var(--divider-color)}.full-screen-search__input{width:100%;border:none;padding:1.75em 0}.full-screen-search__input:focus{outline:0}.full-screen-search__input::-webkit-search-cancel-button,.full-screen-search__input::-webkit-search-decoration,.full-screen-search__input::-webkit-search-results-button,.full-screen-search__input::-webkit-search-results-decoration{display:none}.full-screen-search__back-button-container{display:grid;place-items:center}.of-button.full-screen-search__back-button{width:3em;height:2.5em}.full-screen-search__reset-button-container{display:grid;place-items:center}.full-screen-search__reset-button{margin:0 1em}.full-screen-search__arrow-back-icon{width:1em;height:1em;color:var(--primary-text-color);transform:rotate(90deg)}.full-screen-search__close-icon{display:flex}.full-screen-search__results{flex-grow:1;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding-bottom:1.5rem}.full-screen-search__expand-button{height:inherit;width:inherit;position:relative;display:grid;place-content:center}.full-screen-search__expand-button-input{height:inherit;width:inherit;background-color:initial;border:none;position:absolute}.full-screen-search__expand-button-icon{display:flex}.simple-match-card__live-indicator{--live-indicator-width-container: 1.5em;width:var(--live-indicator-width-container);height:.125em;margin:0;background-color:var(--divider-color);border-radius:calc(2 * var(--rounded-corner))}.simple-match-card__live-indicator:after{content:"";display:block;border-radius:calc(2 * var(--rounded-corner));background-color:var(--brand-magenta);--live-indicator-width: .375em;width:var(--live-indicator-width);--live-indicator-amplitude: calc( var(--live-indicator-width-container) - var(--live-indicator-width) );height:100%;animation:live-indicator 2.2s infinite linear}@keyframes live-indicator{0%{transform:translate(0)}50%{transform:translate(var(--live-indicator-amplitude))}to{transform:translate(0)}}.simple-match-card__live{color:var(--brand-magenta)}.simple-match-card__live-indicator{position:absolute;top:.625em;right:.625em}ins.adsbygoogle[data-ad-status=unfilled],.simple-match-cards-list__match-cardAD ins.adsbygoogle[data-ad-status=unfilled]{display:none}.simple-match-cards-list__match-cardAD:has(ins.adsbygoogle[data-ad-status=unfilled]){display:none}@media (max-width: 79.9375rem){.hor-scr-container__list.svelte-1hum5p5{display:grid;--list-gap: var(--min-distance-between-interactive-elements);grid-gap:var(--list-gap);gap:var(--list-gap);padding:1.25em 0;--fake-element-width: calc(var(--root-side-padding) - var(--list-gap));grid-template-columns:var(--fake-element-width);grid-auto-flow:column;grid-auto-columns:calc(100% / var(--hor-scr-container-visible-items-count) - 2 / var(--hor-scr-container-visible-items-count) * var(--list-gap) - 2 / var(--hor-scr-container-visible-items-count) * var(--fake-element-width) - (var(--hor-scr-container-visible-items-count) - 1) / var(--hor-scr-container-visible-items-count) * var(--list-gap));overflow-x:scroll;scrollbar-width:none;will-change:scroll-position}.hor-scr-container__list.svelte-1hum5p5::-webkit-scrollbar{display:none}}@media (max-width: 79.9375rem) and (pointer: coarse){.hor-scr-container__list.svelte-1hum5p5{scroll-snap-type:x proximity}}@media (max-width: 79.9375rem){.hor-scr-container__list.svelte-1hum5p5:before,.hor-scr-container__list.svelte-1hum5p5:after{content:"";width:var(--fake-element-width)}}@media (max-width: 79.9375rem){.hor-scr-container__list.svelte-1hum5p5 .of-hor-scr-container-list-item:where(.svelte-1hum5p5){scroll-snap-align:center}}@media (max-width: 79.9375rem) and (max-width: 47.9375rem){.hor-scr-container__list.svelte-1hum5p5{--hor-scr-container-visible-items-count: var(--hor-scr-container-visible-items-count-mobile)}}@media (max-width: 79.9375rem) and (min-width: 48rem) and (max-width: 63.9375rem){.hor-scr-container__list.svelte-1hum5p5{--hor-scr-container-visible-items-count: var( --hor-scr-container-visible-items-count-tablet-portrait );--list-gap: max(1em, var(--min-distance-between-interactive-elements))}}@media (max-width: 79.9375rem) and (min-width: 64rem) and (max-width: 79.9375rem){.hor-scr-container__list.svelte-1hum5p5{--hor-scr-container-visible-items-count: var( --hor-scr-container-visible-items-count-tablet-landscape );--list-gap: max(1.5em, var(--min-distance-between-interactive-elements))}}@media (max-width: 79.9375rem){.hor-scr-container__button-container.svelte-1hum5p5{display:none}}@media (min-width: 80rem){.hor-scr-container.svelte-1hum5p5{--arrow-button-size: 2.625em;--carousel-gap: 1.25em;display:grid;grid-template-columns:var(--arrow-button-size) 1fr var(--arrow-button-size);align-items:center;max-width:calc(var(--root-max-width) + calc(2 * var(--arrow-button-size) + 2 * var(--carousel-gap)));margin-left:auto;margin-right:auto}.hor-scr-container__visible-chunk.svelte-1hum5p5{overflow:hidden}.hor-scr-container__list.svelte-1hum5p5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;padding:1.25em 0;--translate-x: calc(-100% / var(--chunks-count) * var(--offset));transform:translate(var(--translate-x));transition:transform .7s ease-in-out}.hor-scr-container__list.svelte-1hum5p5 .of-hor-scr-container-list-item:where(.svelte-1hum5p5){padding:var(--carousel-gap)}.hor-scr-container__button-container.svelte-1hum5p5{display:unset;width:100%}}.entity-navigation-link.svelte-1hum5p5{filter:drop-shadow(0px .25em .5em rgba(0,0,0,.05));display:grid;grid-template-rows:min-content;height:100%;grid-gap:.625em;gap:.625em;padding:1.25em;border-radius:var(--rounded-corner);border:1px solid var(--divider-color);filter:drop-shadow(0 0 1em rgba(0,0,0,.04));text-decoration:none;color:unset}@media (hover: hover){.entity-navigation-link.svelte-1hum5p5{--transition-timing: .3s;transition:transform var(--transition-timing) ease-in-out;position:relative;outline:none;cursor:pointer}.entity-navigation-link.svelte-1hum5p5:focus,.entity-navigation-link.svelte-1hum5p5:hover{transform:translateY(-.375em);filter:drop-shadow(0px .625em .625em rgba(0,0,0,.05))}.entity-navigation-link.svelte-1hum5p5:after{content:"";position:absolute;z-index:-1;inset:-3px;border:3px solid var(--label-text-color);border-radius:calc(var(--rounded-corner) + 3px);opacity:0;visibility:hidden;transition:opacity var(--transition-timing) ease-in-out,visibility var(--transition-timing) ease-in-out}.entity-navigation-link.svelte-1hum5p5:focus:after,.entity-navigation-link.svelte-1hum5p5:hover:after{opacity:1;visibility:visible}}@media (min-width: 64rem){.entity-navigation-link.svelte-1hum5p5{grid-template-columns:min-content 1fr}}@media (min-width: 80rem){.entity-navigation-link.svelte-1hum5p5{grid-gap:1.25em;gap:1.25em}}.entity-navigation-link__logo.svelte-1hum5p5{width:2.5em}@media (min-width: 80rem){.entity-navigation-link__logo.svelte-1hum5p5{width:3em}}.entity-navigation-link__titles.svelte-1hum5p5{display:grid;grid-template-rows:min-content;grid-gap:.25em;gap:.25em}.entity-navigation-link__title.svelte-1hum5p5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (min-width: 64rem){.entity-navigation-link__title.svelte-1hum5p5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}}.entity-navigation-link__subtitle.svelte-1hum5p5{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;color:var(--label-text-color)}
</style>
<link href="./dist/immutable/assets/0.Du0UwXRb.css" rel="stylesheet" disabled media="(max-width: 0)"><!--[--><!--[--><!--]--> <!--[--><meta name="robots" content="index,follow"/><!--]--> <!--[--><meta name="description" content="Experience the thrill of live NBA action! Watch your favorite teams, catch every game, and stay updated with NBA news and highlights. Free, high-quality NBA streams."/><!--]--> <!--[!--><!--]--> <!--[--><meta name="keywords" content="NBA streams, live NBA streaming, free basketball stream, HD NBA online, watch NBA live, NBA-Streams.live, Nbastream, Nba stream, Nbabite, Nba bite, methstreams, streameast, crackstreams, Nbastream live sports, Nbastream sports live, Nbastream sports streaming, Nbastream sports online, Nbastream sports online, Nbastream live sports streaming, Nbastream watch sports online, Nbastream free sports streaming, Nbastream sports live online"/><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[--><!--[--><meta name="twitter:card" content="summary_large_image"/><!--]--> <!--[--><meta name="twitter:site" content="@NBALiveStreams_"/><!--]--> <!--[--><meta name="twitter:title" content="NBA Streams Live - Free HD Basketball Streaming Online"/><!--]--> <!--[--><meta name="twitter:description" content="Stream NBA games live in HD for free on NBA-Streams.live. No sign-up needed! Enjoy uninterrupted basketball action with the best NBA streams online."/><!--]--> <!--[--><meta name="twitter:creator" content="@streamsrip"/><!--]--> <!--[!--><!--]--> <!--[--><meta name="twitter:image" content="https://v2.nba-streams.live/logo.avif"/><!--]--> <!--[--><meta name="twitter:image:alt" content="NBA Streams Live"/><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--><!--]--> <!--[!--><!--]--> <!--[--><!--[--><meta property="og:url" content="https://v2.nba-streams.live/"/><!--]--> <!--[--><meta property="og:type" content="website"/> <!--[!--><!--[!--><!--[!--><!--[!--><!--]--><!--]--><!--]--><!--]--><!--]--> <!--[--><meta property="og:title" content="NBA Streams Live - Free HD Basketball Streaming Online"/><!--]--> <!--[--><meta property="og:description" content="Stream NBA games live in HD for free on NBA-Streams.live. No sign-up needed! Enjoy uninterrupted basketball action with the best NBA streams online."/><!--]--> <!--[--><!--[--><meta property="og:image" content="https://v2.nba-streams.live/logo.avif"/> <!--[--><meta property="og:image:alt" content="NBA Streams Live Logo"/><!--]--> <!--[--><meta property="og:image:width" content="96"/><!--]--> <!--[--><meta property="og:image:height" content="96"/><!--]--> <!--[--><meta property="og:image:secure_url" content="https://v2.nba-streams.live/logo.avif"/><!--]--> <!--[--><meta property="og:image:type" content="image/avif"/><!--]--><!--]--><!--]--> <!--[!--><!--]--> <!--[!--><!--]--> <!--[--><meta property="og:locale" content="en_US"/><!--]--> <!--[--><meta property="og:site_name" content="NBA Streams Live"/><!--]--><!--]--> <!--[!--><!--]--> <!--[--><!--[--><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="3839cbe36ef8fcc78ad79f7d-|49"></script><link rel="sitemap" href="/sitemap.xml" title="Sitemap" type="application/xml" onload="this.__e=event" onerror="this.__e=event"/><!--]--><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"NBA Streams Live","alternateName":["NBA Live Streams","Watch NBA Games","NBA Live Stream","NBA Streams","NBA Streaming","NBA Streaming Guide","NBA Streams Online","NBA Streams Reddit"],"url":"https://v2.nba-streams.live"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Philadelphia 76ers at New York Knicks","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812480/philadelphia-76ers-at-new-york-knicks","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812480/philadelphia-76ers-at-new-york-knicks"},"startDate":"2025-10-02T16:00Z","endDate":"2025-10-02","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812480/philadelphia-76ers-at-new-york-knicks"},"description":"Philadelphia 76ers at New York Knicks","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812480.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"New York Knicks","url":"/team/18/new-york-knicks"},{"@type":"SportsTeam","name":"Philadelphia 76ers","url":"/team/20/philadelphia-76ers"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812480/philadelphia-76ers-at-new-york-knicks"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Melbourne United at New Orleans Pelicans","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812481/melbourne-united-at-new-orleans-pelicans","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812481/melbourne-united-at-new-orleans-pelicans"},"startDate":"2025-10-03T09:30Z","endDate":"2025-10-03","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812481/melbourne-united-at-new-orleans-pelicans"},"description":"Melbourne United at New Orleans Pelicans","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812481.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"New Orleans Pelicans","url":"/team/3/new-orleans-pelicans"},{"@type":"SportsTeam","name":"Melbourne United","url":"/team/111124/melbourne-united"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812481/melbourne-united-at-new-orleans-pelicans"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Phoenix Suns at Los Angeles Lakers","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812482/phoenix-suns-at-los-angeles-lakers","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812482/phoenix-suns-at-los-angeles-lakers"},"startDate":"2025-10-04T02:00Z","endDate":"2025-10-04","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812482/phoenix-suns-at-los-angeles-lakers"},"description":"Phoenix Suns at Los Angeles Lakers","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812482.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Los Angeles Lakers","url":"/team/13/los-angeles-lakers"},{"@type":"SportsTeam","name":"Phoenix Suns","url":"/team/21/phoenix-suns"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812482/phoenix-suns-at-los-angeles-lakers"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: New York Knicks at Philadelphia 76ers","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812483/new-york-knicks-at-philadelphia-76ers","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812483/new-york-knicks-at-philadelphia-76ers"},"startDate":"2025-10-04T15:00Z","endDate":"2025-10-04","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812483/new-york-knicks-at-philadelphia-76ers"},"description":"New York Knicks at Philadelphia 76ers","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812483.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Philadelphia 76ers","url":"/team/20/philadelphia-76ers"},{"@type":"SportsTeam","name":"New York Knicks","url":"/team/18/new-york-knicks"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812483/new-york-knicks-at-philadelphia-76ers"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Hapoel Jerusalem at Brooklyn Nets","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812484/hapoel-jerusalem-at-brooklyn-nets","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812484/hapoel-jerusalem-at-brooklyn-nets"},"startDate":"2025-10-05T00:00Z","endDate":"2025-10-05","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812484/hapoel-jerusalem-at-brooklyn-nets"},"description":"Hapoel Jerusalem at Brooklyn Nets","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812484.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Brooklyn Nets","url":"/team/17/brooklyn-nets"},{"@type":"SportsTeam","name":"Hapoel Jerusalem","url":"/team/131570/hapoel-jerusalem"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812484/hapoel-jerusalem-at-brooklyn-nets"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Orlando Magic at Miami Heat","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812485/orlando-magic-at-miami-heat","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812485/orlando-magic-at-miami-heat"},"startDate":"2025-10-05T00:00Z","endDate":"2025-10-05","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812485/orlando-magic-at-miami-heat"},"description":"Orlando Magic at Miami Heat","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812485.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Miami Heat","url":"/team/14/miami-heat"},{"@type":"SportsTeam","name":"Orlando Magic","url":"/team/19/orlando-magic"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812485/orlando-magic-at-miami-heat"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Minnesota Timberwolves at Denver Nuggets","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812486/minnesota-timberwolves-at-denver-nuggets","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812486/minnesota-timberwolves-at-denver-nuggets"},"startDate":"2025-10-05T01:00Z","endDate":"2025-10-05","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812486/minnesota-timberwolves-at-denver-nuggets"},"description":"Minnesota Timberwolves at Denver Nuggets","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812486.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Denver Nuggets","url":"/team/7/denver-nuggets"},{"@type":"SportsTeam","name":"Minnesota Timberwolves","url":"/team/16/minnesota-timberwolves"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812486/minnesota-timberwolves-at-denver-nuggets"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Melbourne Pnx at New Orleans Pelicans","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812487/melbourne-pnx-at-new-orleans-pelicans","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812487/melbourne-pnx-at-new-orleans-pelicans"},"startDate":"2025-10-05T03:00Z","endDate":"2025-10-05","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812487/melbourne-pnx-at-new-orleans-pelicans"},"description":"Melbourne Pnx at New Orleans Pelicans","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812487.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"New Orleans Pelicans","url":"/team/3/new-orleans-pelicans"},{"@type":"SportsTeam","name":"Melbourne Pnx","url":"/team/126120/melbourne-pnx"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812487/melbourne-pnx-at-new-orleans-pelicans"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Oklahoma City Thunder at Charlotte Hornets","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812676/oklahoma-city-thunder-at-charlotte-hornets","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812676/oklahoma-city-thunder-at-charlotte-hornets"},"startDate":"2025-10-05T21:00Z","endDate":"2025-10-05","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812676/oklahoma-city-thunder-at-charlotte-hornets"},"description":"Oklahoma City Thunder at Charlotte Hornets","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812676.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Charlotte Hornets","url":"/team/30/charlotte-hornets"},{"@type":"SportsTeam","name":"Oklahoma City Thunder","url":"/team/25/oklahoma-city-thunder"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812676/oklahoma-city-thunder-at-charlotte-hornets"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Los Angeles Lakers at Golden State Warriors","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812677/los-angeles-lakers-at-golden-state-warriors","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812677/los-angeles-lakers-at-golden-state-warriors"},"startDate":"2025-10-06T00:30Z","endDate":"2025-10-06","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812677/los-angeles-lakers-at-golden-state-warriors"},"description":"Los Angeles Lakers at Golden State Warriors","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812677.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Golden State Warriors","url":"/team/9/golden-state-warriors"},{"@type":"SportsTeam","name":"Los Angeles Lakers","url":"/team/13/los-angeles-lakers"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812677/los-angeles-lakers-at-golden-state-warriors"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Milwaukee Bucks at Miami Heat","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812678/milwaukee-bucks-at-miami-heat","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812678/milwaukee-bucks-at-miami-heat"},"startDate":"2025-10-06T23:30Z","endDate":"2025-10-06","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812678/milwaukee-bucks-at-miami-heat"},"description":"Milwaukee Bucks at Miami Heat","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812678.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Miami Heat","url":"/team/14/miami-heat"},{"@type":"SportsTeam","name":"Milwaukee Bucks","url":"/team/15/milwaukee-bucks"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812678/milwaukee-bucks-at-miami-heat"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Atlanta Hawks at Houston Rockets","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812679/atlanta-hawks-at-houston-rockets","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812679/atlanta-hawks-at-houston-rockets"},"startDate":"2025-10-07T00:00Z","endDate":"2025-10-07","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812679/atlanta-hawks-at-houston-rockets"},"description":"Atlanta Hawks at Houston Rockets","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812679.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Houston Rockets","url":"/team/10/houston-rockets"},{"@type":"SportsTeam","name":"Atlanta Hawks","url":"/team/1/atlanta-hawks"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812679/atlanta-hawks-at-houston-rockets"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Detroit Pistons at Memphis Grizzlies","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812680/detroit-pistons-at-memphis-grizzlies","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812680/detroit-pistons-at-memphis-grizzlies"},"startDate":"2025-10-07T00:00Z","endDate":"2025-10-07","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812680/detroit-pistons-at-memphis-grizzlies"},"description":"Detroit Pistons at Memphis Grizzlies","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812680.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Memphis Grizzlies","url":"/team/29/memphis-grizzlies"},{"@type":"SportsTeam","name":"Detroit Pistons","url":"/team/8/detroit-pistons"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812680/detroit-pistons-at-memphis-grizzlies"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Guangzhou Long-Lions at San Antonio Spurs","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812681/guangzhou-long-lions-at-san-antonio-spurs","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812681/guangzhou-long-lions-at-san-antonio-spurs"},"startDate":"2025-10-07T00:00Z","endDate":"2025-10-07","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812681/guangzhou-long-lions-at-san-antonio-spurs"},"description":"Guangzhou Long-Lions at San Antonio Spurs","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812681.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"San Antonio Spurs","url":"/team/24/san-antonio-spurs"},{"@type":"SportsTeam","name":"Guangzhou Long-Lions","url":"/team/111136/guangzhou-long-lions"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812681/guangzhou-long-lions-at-san-antonio-spurs"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Oklahoma City Thunder at Dallas Mavericks","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812682/oklahoma-city-thunder-at-dallas-mavericks","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812682/oklahoma-city-thunder-at-dallas-mavericks"},"startDate":"2025-10-07T00:30Z","endDate":"2025-10-07","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812682/oklahoma-city-thunder-at-dallas-mavericks"},"description":"Oklahoma City Thunder at Dallas Mavericks","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812682.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Dallas Mavericks","url":"/team/6/dallas-mavericks"},{"@type":"SportsTeam","name":"Oklahoma City Thunder","url":"/team/25/oklahoma-city-thunder"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812682/oklahoma-city-thunder-at-dallas-mavericks"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Denver Nuggets at Toronto Raptors","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812683/denver-nuggets-at-toronto-raptors","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812683/denver-nuggets-at-toronto-raptors"},"startDate":"2025-10-07T02:00Z","endDate":"2025-10-07","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812683/denver-nuggets-at-toronto-raptors"},"description":"Denver Nuggets at Toronto Raptors","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812683.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Toronto Raptors","url":"/team/28/toronto-raptors"},{"@type":"SportsTeam","name":"Denver Nuggets","url":"/team/7/denver-nuggets"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812683/denver-nuggets-at-toronto-raptors"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Chicago Bulls at Cleveland Cavaliers","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812684/chicago-bulls-at-cleveland-cavaliers","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812684/chicago-bulls-at-cleveland-cavaliers"},"startDate":"2025-10-07T23:00Z","endDate":"2025-10-07","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812684/chicago-bulls-at-cleveland-cavaliers"},"description":"Chicago Bulls at Cleveland Cavaliers","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812684.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Cleveland Cavaliers","url":"/team/5/cleveland-cavaliers"},{"@type":"SportsTeam","name":"Chicago Bulls","url":"/team/4/chicago-bulls"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812684/chicago-bulls-at-cleveland-cavaliers"}</script><!----><!--]--><!--]--><!--[--><!--[--><!----><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"NBA Game: Indiana Pacers at Minnesota Timberwolves","organizer":{"@type":"Organization","name":"NBA","url":"https://www.nba.com"},"offers":{"@type":"Offer","url":"/match/401812685/indiana-pacers-at-minnesota-timberwolves","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock","validFrom":"2024-10-22T00:00:00-04:00"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.8","reviewCount":"1284"},"potentialAction":{"@type":"WatchAction","target":"/match/401812685/indiana-pacers-at-minnesota-timberwolves"},"startDate":"2025-10-08T00:00Z","endDate":"2025-10-08","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"/match/401812685/indiana-pacers-at-minnesota-timberwolves"},"description":"Indiana Pacers at Minnesota Timberwolves","image":["https://s.secure.espncdn.com/stitcher/sports/basketball/nba/events/401812685.png?templateId=espn.applewatch.awayhome.1"],"performer":[{"@type":"SportsTeam","name":"Minnesota Timberwolves","url":"/team/16/minnesota-timberwolves"},{"@type":"SportsTeam","name":"Indiana Pacers","url":"/team/11/indiana-pacers"}],"eventStatus":"https://schema.org/EventLive","url":"/match/401812685/indiana-pacers-at-minnesota-timberwolves"}</script><!----><!--]--><!--]--><title>NBA Live Streams - Watch NBA Games Online &amp; Free NBA Streams | NBA Streams Live</title>
<meta
name="ahrefs-site-verification"
content="2f339fcb122ebe4a76a368aa5964de40a1019b7e49681ef17804b325eeef36e7"
/>
<meta name="msvalidate.01" content="AB397A23CC4409C8DCE66C4D701097E6" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7792198705555651" crossorigin="anonymous" type="3839cbe36ef8fcc78ad79f7d-text/javascript"></script>
<script src="https://www.googletagmanager.com/gtag/js?id=G-PBV6PZWPCM" type="3839cbe36ef8fcc78ad79f7d-text/javascript"></script>
<script type="3839cbe36ef8fcc78ad79f7d-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());

gtag('config', 'G-PBV6PZWPCM');
</script>
<script type="3839cbe36ef8fcc78ad79f7d-text/javascript">
window.adsbygoogle = window.adsbygoogle || [];

document.addEventListener('DOMContentLoaded', function () {
const adElements = document.querySelectorAll('ins.adsbygoogle');
adElements.forEach(() => {
adsbygoogle.push({});
});
});
</script>

<script async defer src="https://fundingchoicesmessages.google.com/i/pub-7792198705555651?ers=1" type="3839cbe36ef8fcc78ad79f7d-text/javascript"></script>
<script type="3839cbe36ef8fcc78ad79f7d-text/javascript">
(function () {
function signalGooglefcPresent() {
if (!window.frames['googlefcPresent']) {
if (document.body) {
const iframe = document.createElement('iframe');
iframe.style =
'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;';
iframe.style.display = 'none';
iframe.name = 'googlefcPresent';
document.body.appendChild(iframe);
} else {
setTimeout(signalGooglefcPresent, 0);
}
}
}
signalGooglefcPresent();
})();
</script>
<!-- Yandex.RTB -->
<script type="3839cbe36ef8fcc78ad79f7d-text/javascript">window.yaContextCb=window.yaContextCb||[]</script>
<script src="https://yandex.ru/ads/system/context.js" async type="3839cbe36ef8fcc78ad79f7d-text/javascript"></script>
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"><!--[--><!--[--><!----><!----> <!--[!--><!--]--><!----> <div class="app"><header class="page-header page-header--mobile"><a class="page-header__text-logo-link" href="/"><div class="page-header__text-logo"><picture><source srcset="/dist/immutable/assets/default.BoGIbe_1.avif 64w" type="image/avif"/><source srcset="/dist/immutable/assets/default.vMvS_sb2.webp 64w" type="image/webp"/><img class="text-logo" alt="NBA Streams Live" src="/dist/immutable/assets/default.oXi_DI__.png" width="64" height="64"/></picture></div> <span class="screen-reader-only">NBA Streams Live home page</span></a></header> <header class="page-header page-header--tablet-portrait-and-up"><nav class="page-header__nav"><ul class="page-header__nav-list"><li class="page-header__nav-list-item page-header__nav-list-item--logo"><div><a class="of-logo" href="/"><picture><source srcset="/dist/immutable/assets/default.DcB5H43p.avif 96w" type="image/avif"/><source srcset="/dist/immutable/assets/default.C4afNMVV.webp 96w" type="image/webp"/><img class="of-logo__icon" alt="NBA Streams Live" src="/dist/immutable/assets/default.DblmkYOu.png" width="96" height="96"/></picture> <span class="screen-reader-only">NBA Streams Live home page</span></a></div></li> <li class="page-header__nav-list-item page-header__nav-list-item--search"><a class="title-4-medium page-header__text-link page-header__text-link--active" href="/">NBA Streams Live</a></li> <!--[--><li class="page-header__nav-list-item page-header__nav-list-item--link"><a aria-label="NBA Streams Live home page" class="title-7-medium page-header__text-link page-header__text-link--active" href="/">Home</a></li><li class="page-header__nav-list-item page-header__nav-list-item--link"><a aria-label="All teams on NBA Streams Live" class="title-7-medium page-header__text-link " href="/teams">Teams</a></li><li class="page-header__nav-list-item page-header__nav-list-item--link"><a aria-label="Privacy" class="title-7-medium page-header__text-link " href="/privacy">Privacy</a></li><li class="page-header__nav-list-item page-header__nav-list-item--link"><a aria-label="DMCA" class="title-7-medium page-header__text-link " href="/dmca">DMCA</a></li><li class="page-header__nav-list-item page-header__nav-list-item--link"><a aria-label="About" class="title-7-medium page-header__text-link " href="/about">About</a></li><!--]--></ul></nav></header><!----> <main class="app-wrapper"><!--[!--><!----><h1 class="screen-reader-only">Catch Every Dunk &amp; Buzzer-Beater: Live NBA Streams (Free, HD)</h1> <p class="screen-reader-only">Never miss a moment of the NBA season! Watch every game live and in stunning HD with our <strong>free NBA streams</strong>. No sign-up required! Catch your favorite teams or tune in to the biggest matchups – all at your
fingertips. Start streaming your favorite NBA games today!</p> <section class="xpa-layout-matches__section xpa-layout-matches__section--datePicker date-timeline"><div class="date-timeline__grid"><ins class="adsbygoogle" style="display:block;text-align: center;" data-ad-client="ca-pub-7792198705555651" data-ad-slot="2351147815" data-ad-format="auto" data-full-width-responsive="true"></ins></div></section> <!--[--><section class="xpa-layout-matches__section xpa-layout-matches__section--matchCardsList "><p class="label simple-match-cards-list__title-deprecated">Thursday</p> <div class="of-grid simple-match-cards-list__matches"><!--[--><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812480/philadelphia-76ers-at-new-york-knicks" title="NBA live streams for Philadelphia 76ers at New York Knicks"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/ny.KWLHTK8v.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/ny.CyOMmxQ_.webp 40w" type="image/webp"/><!--]--> <img alt="New York Knicks" class="js-only of-icon__img" src="/dist/immutable/assets/ny.CJj4Rip3.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Knicks</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/phi.D8deMY8G.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/phi.B89jmbIr.webp 40w" type="image/webp"/><!--]--> <img alt="Philadelphia 76ers" class="js-only of-icon__img" src="/dist/immutable/assets/phi.BGUKxFA1.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">76ers</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-02T16:00Z">4:00 PM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812481/melbourne-united-at-new-orleans-pelicans" title="NBA live streams for Melbourne United at New Orleans Pelicans"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/no.DLwi0A2S.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/no.V3vj84tP.webp 40w" type="image/webp"/><!--]--> <img alt="New Orleans Pelicans" class="js-only of-icon__img" src="/dist/immutable/assets/no.Qgrm4jpn.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Pelicans</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/default.e4hkwbjG.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/default.BOZSQHCf.webp 40w" type="image/webp"/><!--]--> <img alt="Melbourne United" class="js-only of-icon__img" src="/dist/immutable/assets/default.CJz4Hl62.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Melbourne United</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-03T09:30Z">9:30 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><!--]--></div> <div class="simple-match-cards-list__link"><!--[!--><!--]--></div></section><section class="xpa-layout-matches__section xpa-layout-matches__section--matchCardsList "><p class="label simple-match-cards-list__title-deprecated">Friday</p> <div class="of-grid simple-match-cards-list__matches"><!--[--><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812482/phoenix-suns-at-los-angeles-lakers" title="NBA live streams for Phoenix Suns at Los Angeles Lakers"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/lal.Dswgx11b.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/lal.DOkxMDms.webp 40w" type="image/webp"/><!--]--> <img alt="Los Angeles Lakers" class="js-only of-icon__img" src="/dist/immutable/assets/lal.BTJVvSBw.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Lakers</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/phx.Df684YkP.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/phx.ux-iPS-R.webp 40w" type="image/webp"/><!--]--> <img alt="Phoenix Suns" class="js-only of-icon__img" src="/dist/immutable/assets/phx.XSZlgrst.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Suns</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-04T02:00Z">2:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><!--]--></div> <div class="simple-match-cards-list__link"><!--[!--><!--]--></div></section><section class="xpa-layout-matches__section xpa-layout-matches__section--matchCardsList "><p class="label simple-match-cards-list__title-deprecated">Saturday</p> <div class="of-grid simple-match-cards-list__matches"><!--[--><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812483/new-york-knicks-at-philadelphia-76ers" title="NBA live streams for New York Knicks at Philadelphia 76ers"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/phi.D8deMY8G.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/phi.B89jmbIr.webp 40w" type="image/webp"/><!--]--> <img alt="Philadelphia 76ers" class="js-only of-icon__img" src="/dist/immutable/assets/phi.BGUKxFA1.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">76ers</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/ny.KWLHTK8v.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/ny.CyOMmxQ_.webp 40w" type="image/webp"/><!--]--> <img alt="New York Knicks" class="js-only of-icon__img" src="/dist/immutable/assets/ny.CJj4Rip3.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Knicks</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-04T15:00Z">3:00 PM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812484/hapoel-jerusalem-at-brooklyn-nets" title="NBA live streams for Hapoel Jerusalem at Brooklyn Nets"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/bkn.GF7461Zt.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/bkn.CW9pMXn5.webp 40w" type="image/webp"/><!--]--> <img alt="Brooklyn Nets" class="js-only of-icon__img" src="/dist/immutable/assets/bkn.C4KMgVv8.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Nets</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/default.e4hkwbjG.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/default.BOZSQHCf.webp 40w" type="image/webp"/><!--]--> <img alt="Hapoel Jerusalem" class="js-only of-icon__img" src="/dist/immutable/assets/default.CJz4Hl62.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Hapoel Jerusalem</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-05T00:00Z">12:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812485/orlando-magic-at-miami-heat" title="NBA live streams for Orlando Magic at Miami Heat"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/mia.DnfnKuQh.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/mia.BVb8Tby1.webp 40w" type="image/webp"/><!--]--> <img alt="Miami Heat" class="js-only of-icon__img" src="/dist/immutable/assets/mia.Bek4x3dg.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Heat</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/orl.C_FzlF_p.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/orl.DtbaCG7K.webp 40w" type="image/webp"/><!--]--> <img alt="Orlando Magic" class="js-only of-icon__img" src="/dist/immutable/assets/orl.jMTv6iU_.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Magic</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-05T00:00Z">12:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812486/minnesota-timberwolves-at-denver-nuggets" title="NBA live streams for Minnesota Timberwolves at Denver Nuggets"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/den.BrTpMH51.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/den.Cn3ZVwPH.webp 40w" type="image/webp"/><!--]--> <img alt="Denver Nuggets" class="js-only of-icon__img" src="/dist/immutable/assets/den.x2LjOuq9.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Nuggets</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/min.DQkSf7uu.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/min.BGxpz_1R.webp 40w" type="image/webp"/><!--]--> <img alt="Minnesota Timberwolves" class="js-only of-icon__img" src="/dist/immutable/assets/min.CNVLKoHy.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Timberwolves</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-05T01:00Z">1:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812487/melbourne-pnx-at-new-orleans-pelicans" title="NBA live streams for Melbourne Pnx at New Orleans Pelicans"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/no.DLwi0A2S.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/no.V3vj84tP.webp 40w" type="image/webp"/><!--]--> <img alt="New Orleans Pelicans" class="js-only of-icon__img" src="/dist/immutable/assets/no.Qgrm4jpn.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Pelicans</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/default.e4hkwbjG.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/default.BOZSQHCf.webp 40w" type="image/webp"/><!--]--> <img alt="Melbourne Pnx" class="js-only of-icon__img" src="/dist/immutable/assets/default.CJz4Hl62.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Pnx</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-05T03:00Z">3:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><!--]--></div> <div class="simple-match-cards-list__link"><!--[!--><!--]--></div></section><section class="xpa-layout-matches__section xpa-layout-matches__section--matchCardsList "><p class="label simple-match-cards-list__title-deprecated">Sunday</p> <div class="of-grid simple-match-cards-list__matches"><!--[--><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812676/oklahoma-city-thunder-at-charlotte-hornets" title="NBA live streams for Oklahoma City Thunder at Charlotte Hornets"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/cha.DxDaRCEu.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/cha.ms3upZBX.webp 40w" type="image/webp"/><!--]--> <img alt="Charlotte Hornets" class="js-only of-icon__img" src="/dist/immutable/assets/cha.By2RxAE_.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Hornets</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/okc.Cz9_jITF.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/okc.CgcPL7wM.webp 40w" type="image/webp"/><!--]--> <img alt="Oklahoma City Thunder" class="js-only of-icon__img" src="/dist/immutable/assets/okc.D32QXeV3.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Thunder</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-05T21:00Z">9:00 PM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812677/los-angeles-lakers-at-golden-state-warriors" title="NBA live streams for Los Angeles Lakers at Golden State Warriors"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/gs.fJCrNoVO.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/gs.B0wKDFwH.webp 40w" type="image/webp"/><!--]--> <img alt="Golden State Warriors" class="js-only of-icon__img" src="/dist/immutable/assets/gs.COqK3V_Q.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Warriors</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/lal.Dswgx11b.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/lal.DOkxMDms.webp 40w" type="image/webp"/><!--]--> <img alt="Los Angeles Lakers" class="js-only of-icon__img" src="/dist/immutable/assets/lal.BTJVvSBw.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Lakers</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-06T00:30Z">12:30 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><!--]--></div> <div class="simple-match-cards-list__link"><!--[!--><!--]--></div></section><section class="xpa-layout-matches__section xpa-layout-matches__section--matchCardsList "><p class="label simple-match-cards-list__title-deprecated">Monday</p> <div class="of-grid simple-match-cards-list__matches"><!--[--><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812678/milwaukee-bucks-at-miami-heat" title="NBA live streams for Milwaukee Bucks at Miami Heat"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/mia.DnfnKuQh.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/mia.BVb8Tby1.webp 40w" type="image/webp"/><!--]--> <img alt="Miami Heat" class="js-only of-icon__img" src="/dist/immutable/assets/mia.Bek4x3dg.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Heat</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/mil.JI6cRZqm.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/mil.BTjen0iD.webp 40w" type="image/webp"/><!--]--> <img alt="Milwaukee Bucks" class="js-only of-icon__img" src="/dist/immutable/assets/mil.BfIoe7V2.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Bucks</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-06T23:30Z">11:30 PM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812679/atlanta-hawks-at-houston-rockets" title="NBA live streams for Atlanta Hawks at Houston Rockets"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/hou.CXuo6Hgt.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/hou.BnhgGUUz.webp 40w" type="image/webp"/><!--]--> <img alt="Houston Rockets" class="js-only of-icon__img" src="/dist/immutable/assets/hou.DzoJg8kn.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Rockets</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/atl.Bts6RAA5.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/atl.Pz-F31RP.webp 40w" type="image/webp"/><!--]--> <img alt="Atlanta Hawks" class="js-only of-icon__img" src="/dist/immutable/assets/atl.D98HOGsI.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Hawks</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-07T00:00Z">12:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812680/detroit-pistons-at-memphis-grizzlies" title="NBA live streams for Detroit Pistons at Memphis Grizzlies"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/mem.CUZZLrsV.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/mem.B53cl8yR.webp 40w" type="image/webp"/><!--]--> <img alt="Memphis Grizzlies" class="js-only of-icon__img" src="/dist/immutable/assets/mem.DpIPhAop.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Grizzlies</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/det.BGMrjIUe.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/det.DgBpuCTd.webp 40w" type="image/webp"/><!--]--> <img alt="Detroit Pistons" class="js-only of-icon__img" src="/dist/immutable/assets/det.B3gQaC3v.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Pistons</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-07T00:00Z">12:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812681/guangzhou-long-lions-at-san-antonio-spurs" title="NBA live streams for Guangzhou Long-Lions at San Antonio Spurs"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/sa.CuDnyYwH.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/sa.BnFUtPDP.webp 40w" type="image/webp"/><!--]--> <img alt="San Antonio Spurs" class="js-only of-icon__img" src="/dist/immutable/assets/sa.CPAGvdVu.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Spurs</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/default.e4hkwbjG.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/default.BOZSQHCf.webp 40w" type="image/webp"/><!--]--> <img alt="Guangzhou Long-Lions" class="js-only of-icon__img" src="/dist/immutable/assets/default.CJz4Hl62.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Long-Lions</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-07T00:00Z">12:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812682/oklahoma-city-thunder-at-dallas-mavericks" title="NBA live streams for Oklahoma City Thunder at Dallas Mavericks"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/dal.DfGuH3EZ.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/dal.CyMAMz5j.webp 40w" type="image/webp"/><!--]--> <img alt="Dallas Mavericks" class="js-only of-icon__img" src="/dist/immutable/assets/dal.DjpTVKPS.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Mavericks</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/okc.Cz9_jITF.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/okc.CgcPL7wM.webp 40w" type="image/webp"/><!--]--> <img alt="Oklahoma City Thunder" class="js-only of-icon__img" src="/dist/immutable/assets/okc.D32QXeV3.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Thunder</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-07T00:30Z">12:30 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812683/denver-nuggets-at-toronto-raptors" title="NBA live streams for Denver Nuggets at Toronto Raptors"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/tor.c_7Kxk0E.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/tor.eT6-t5pH.webp 40w" type="image/webp"/><!--]--> <img alt="Toronto Raptors" class="js-only of-icon__img" src="/dist/immutable/assets/tor.BX4GtdLI.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Raptors</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/den.BrTpMH51.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/den.Cn3ZVwPH.webp 40w" type="image/webp"/><!--]--> <img alt="Denver Nuggets" class="js-only of-icon__img" src="/dist/immutable/assets/den.x2LjOuq9.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Nuggets</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-07T02:00Z">2:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><!--]--></div> <div class="simple-match-cards-list__link"><!--[!--><!--]--></div></section><section class="xpa-layout-matches__section xpa-layout-matches__section--matchCardsList "><p class="label simple-match-cards-list__title-deprecated">Tuesday</p> <div class="of-grid simple-match-cards-list__matches"><!--[--><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812684/chicago-bulls-at-cleveland-cavaliers" title="NBA live streams for Chicago Bulls at Cleveland Cavaliers"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/cle.aivfb3WQ.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/cle.B-NPUeEU.webp 40w" type="image/webp"/><!--]--> <img alt="Cleveland Cavaliers" class="js-only of-icon__img" src="/dist/immutable/assets/cle.BPfc52LT.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Cavaliers</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/chi.C8PeD_2C.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/chi.BfZ2lAsD.webp 40w" type="image/webp"/><!--]--> <img alt="Chicago Bulls" class="js-only of-icon__img" src="/dist/immutable/assets/chi.BYHHVAFS.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Bulls</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-07T23:00Z">11:00 PM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><div class="simple-match-cards-list__match-card"><!--[!--><!--]--><!----> <a class="match-card" href="/match/401812685/indiana-pacers-at-minnesota-timberwolves" title="NBA live streams for Indiana Pacers at Minnesota Timberwolves"><!--[!--><article class="simple-match-card"><!--[!--><!--]--> <div class="simple-match-card__content"><div class="simple-match-card__teams-content"><div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/min.DQkSf7uu.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/min.BGxpz_1R.webp 40w" type="image/webp"/><!--]--> <img alt="Minnesota Timberwolves" class="js-only of-icon__img" src="/dist/immutable/assets/min.CNVLKoHy.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Timberwolves</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----> <div class="simple-match-card__team-content"><div class="simple-match-card-team"><div class="simple-match-card-team__logo"><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/ind.BnIJLvd2.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/ind.PLlghSgp.webp 40w" type="image/webp"/><!--]--> <img alt="Indiana Pacers" class="js-only of-icon__img" src="/dist/immutable/assets/ind.BcVRk1rs.png" width="40" height="40"/></picture><!--]--></div></div></div><!----> <span class="title-6-medium simple-match-card-team__name">Pacers</span> <span class="title-6-bold simple-match-card-team__score"></span></div></div><!----></div> <div class="simple-match-card__match-content"><!--[--><time class="title-7-bold simple-match-card__pre-match" datetime="2025-10-08T00:00Z">12:00 AM</time><!--]--></div><!----></div> <!--[!--><!--]--></article><!--]--></a><!----></div><!--]--></div> <div class="simple-match-cards-list__link"><!--[!--><!--]--></div></section><!--]--><!----><!--]--><!----></main> <div class="app__item"><section class="xpa-layout-container xpa-layout-home__section xpa-layout-home__section--entityNavigation xpa-layout-matches__section xpa-layout-matches__section--matchCardsList"><div class="xpa-layout-container__switch xpa-layout-container__switch--entityNavigation"><div class="entity-navigation-scrollable"><header class="title-7-bold entity-navigation-scrollable__title label simple-match-cards-list__title-deprecated">NBA Teams</header> <div class="entity-navigation-scrollable__links"><div class="hor-scr-container svelte-1hum5p5" style="--chunks-count:3;--total-items-count:12;--offset:0;--hor-scr-container-visible-items-count-mobile:2;--hor-scr-container-visible-items-count-tablet-portrait:4;--hor-scr-container-visible-items-count-tablet-landscape:4;"><div class="hor-scr-container__button-container svelte-1hum5p5"></div> <div class="hor-scr-container__visible-chunk svelte-1hum5p5"><ul class="hor-scr-container__list svelte-1hum5p5"><!--[--><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Hawks nba streams" href="/team/1/atlanta-hawks"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/atl.Bts6RAA5.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/atl.Pz-F31RP.webp 40w" type="image/webp"/><!--]--> <img alt="Hawks nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/atl.D98HOGsI.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Atlanta</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Hawks</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Celtics nba streams" href="/team/2/boston-celtics"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/bos.DpnFr24b.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/bos.JebVQOOA.webp 40w" type="image/webp"/><!--]--> <img alt="Celtics nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/bos.C26G1AeM.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Boston</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Celtics</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Pelicans nba streams" href="/team/3/new-orleans-pelicans"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/no.DLwi0A2S.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/no.V3vj84tP.webp 40w" type="image/webp"/><!--]--> <img alt="Pelicans nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/no.Qgrm4jpn.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">New Orleans</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Pelicans</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Bulls nba streams" href="/team/4/chicago-bulls"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/chi.C8PeD_2C.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/chi.BfZ2lAsD.webp 40w" type="image/webp"/><!--]--> <img alt="Bulls nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/chi.BYHHVAFS.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Chicago</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Bulls</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Cavaliers nba streams" href="/team/5/cleveland-cavaliers"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/cle.aivfb3WQ.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/cle.B-NPUeEU.webp 40w" type="image/webp"/><!--]--> <img alt="Cavaliers nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/cle.BPfc52LT.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Cleveland</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Cavaliers</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Mavericks nba streams" href="/team/6/dallas-mavericks"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/dal.DfGuH3EZ.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/dal.CyMAMz5j.webp 40w" type="image/webp"/><!--]--> <img alt="Mavericks nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/dal.DjpTVKPS.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Dallas</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Mavericks</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Nuggets nba streams" href="/team/7/denver-nuggets"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/den.BrTpMH51.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/den.Cn3ZVwPH.webp 40w" type="image/webp"/><!--]--> <img alt="Nuggets nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/den.x2LjOuq9.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Denver</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Nuggets</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Pistons nba streams" href="/team/8/detroit-pistons"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/det.BGMrjIUe.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/det.DgBpuCTd.webp 40w" type="image/webp"/><!--]--> <img alt="Pistons nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/det.B3gQaC3v.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Detroit</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Pistons</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Warriors nba streams" href="/team/9/golden-state-warriors"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/gs.fJCrNoVO.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/gs.B0wKDFwH.webp 40w" type="image/webp"/><!--]--> <img alt="Warriors nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/gs.COqK3V_Q.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Golden State</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Warriors</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Rockets nba streams" href="/team/10/houston-rockets"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/hou.CXuo6Hgt.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/hou.BnhgGUUz.webp 40w" type="image/webp"/><!--]--> <img alt="Rockets nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/hou.DzoJg8kn.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Houston</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Rockets</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Pacers nba streams" href="/team/11/indiana-pacers"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/ind.BnIJLvd2.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/ind.PLlghSgp.webp 40w" type="image/webp"/><!--]--> <img alt="Pacers nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/ind.BcVRk1rs.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Indiana</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Pacers</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Clippers nba streams" href="/team/12/la-clippers"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/lac.6iD5Lsgw.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/lac.Bnob0iKo.webp 40w" type="image/webp"/><!--]--> <img alt="Clippers nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/lac.Bw1Fb1zh.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">LA</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Clippers</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Lakers nba streams" href="/team/13/los-angeles-lakers"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/lal.Dswgx11b.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/lal.DOkxMDms.webp 40w" type="image/webp"/><!--]--> <img alt="Lakers nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/lal.BTJVvSBw.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Los Angeles</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Lakers</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Heat nba streams" href="/team/14/miami-heat"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/mia.DnfnKuQh.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/mia.BVb8Tby1.webp 40w" type="image/webp"/><!--]--> <img alt="Heat nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/mia.Bek4x3dg.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Miami</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Heat</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Bucks nba streams" href="/team/15/milwaukee-bucks"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/mil.JI6cRZqm.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/mil.BTjen0iD.webp 40w" type="image/webp"/><!--]--> <img alt="Bucks nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/mil.BfIoe7V2.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Milwaukee</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Bucks</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Timberwolves nba streams" href="/team/16/minnesota-timberwolves"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/min.DQkSf7uu.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/min.BGxpz_1R.webp 40w" type="image/webp"/><!--]--> <img alt="Timberwolves nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/min.CNVLKoHy.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Minnesota</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Timberwolves</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Nets nba streams" href="/team/17/brooklyn-nets"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/bkn.GF7461Zt.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/bkn.CW9pMXn5.webp 40w" type="image/webp"/><!--]--> <img alt="Nets nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/bkn.C4KMgVv8.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Brooklyn</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Nets</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Knicks nba streams" href="/team/18/new-york-knicks"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/ny.KWLHTK8v.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/ny.CyOMmxQ_.webp 40w" type="image/webp"/><!--]--> <img alt="Knicks nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/ny.CJj4Rip3.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">New York</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Knicks</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Magic nba streams" href="/team/19/orlando-magic"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/orl.C_FzlF_p.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/orl.DtbaCG7K.webp 40w" type="image/webp"/><!--]--> <img alt="Magic nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/orl.jMTv6iU_.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Orlando</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Magic</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="76ers nba streams" href="/team/20/philadelphia-76ers"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/phi.D8deMY8G.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/phi.B89jmbIr.webp 40w" type="image/webp"/><!--]--> <img alt="76ers nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/phi.BGUKxFA1.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Philadelphia</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">76ers</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Suns nba streams" href="/team/21/phoenix-suns"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/phx.Df684YkP.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/phx.ux-iPS-R.webp 40w" type="image/webp"/><!--]--> <img alt="Suns nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/phx.XSZlgrst.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Phoenix</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Suns</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Trail Blazers nba streams" href="/team/22/portland-trail-blazers"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/por.CpWOBpWP.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/por.-P4CI8iF.webp 40w" type="image/webp"/><!--]--> <img alt="Trail Blazers nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/por.CLHPF_xA.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Portland</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Trail Blazers</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Kings nba streams" href="/team/23/sacramento-kings"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/sac.wVxfstNH.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/sac.CVAjAgrs.webp 40w" type="image/webp"/><!--]--> <img alt="Kings nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/sac.BimaQKmj.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Sacramento</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Kings</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Spurs nba streams" href="/team/24/san-antonio-spurs"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/sa.CuDnyYwH.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/sa.BnFUtPDP.webp 40w" type="image/webp"/><!--]--> <img alt="Spurs nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/sa.CPAGvdVu.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">San Antonio</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Spurs</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Thunder nba streams" href="/team/25/oklahoma-city-thunder"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/okc.Cz9_jITF.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/okc.CgcPL7wM.webp 40w" type="image/webp"/><!--]--> <img alt="Thunder nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/okc.D32QXeV3.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Oklahoma City</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Thunder</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Jazz nba streams" href="/team/26/utah-jazz"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/utah.Bw4E1y-r.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/utah.zbCgI8Yc.webp 40w" type="image/webp"/><!--]--> <img alt="Jazz nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/utah.CoP2UlHb.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Utah</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Jazz</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Wizards nba streams" href="/team/27/washington-wizards"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/wsh.CGYkAZSS.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/wsh.IVDT539J.webp 40w" type="image/webp"/><!--]--> <img alt="Wizards nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/wsh.Mq_VltF5.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Washington</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Wizards</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Raptors nba streams" href="/team/28/toronto-raptors"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/tor.c_7Kxk0E.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/tor.eT6-t5pH.webp 40w" type="image/webp"/><!--]--> <img alt="Raptors nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/tor.BX4GtdLI.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Toronto</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Raptors</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Grizzlies nba streams" href="/team/29/memphis-grizzlies"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/mem.CUZZLrsV.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/mem.B53cl8yR.webp 40w" type="image/webp"/><!--]--> <img alt="Grizzlies nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/mem.DpIPhAop.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Memphis</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Grizzlies</p></div></a></li><li class="of-hor-scr-container-list-item svelte-1hum5p5"><a class="entity-navigation-link svelte-1hum5p5" aria-label=" nba streams" title="Hornets nba streams" href="/team/30/charlotte-hornets"><div class="entity-navigation-link__logo svelte-1hum5p5"><div><div class="entity-logo"><div class="of-icon"><!--[!--><picture><!--[--><source srcset="/dist/immutable/assets/cha.DxDaRCEu.avif 40w" type="image/avif"/><source srcset="/dist/immutable/assets/cha.ms3upZBX.webp 40w" type="image/webp"/><!--]--> <img alt="Hornets nba streams" class="js-only of-icon__img" src="/dist/immutable/assets/cha.By2RxAE_.png" width="40" height="40"/></picture><!--]--></div></div></div><!----></div> <div class="entity-navigation-link__titles svelte-1hum5p5"><p class="title-8-bold entity-navigation-link__subtitle svelte-1hum5p5">Charlotte</p> <p class="title-7-bold entity-navigation-link__title svelte-1hum5p5">Hornets</p></div></a></li><!--]--></ul></div></div></div></div></div></section><!----> <footer class="footer"><div class="of-row"><a class="footer__home-link title-4-bold footer__headline" href="/" title="NBA Streams Live" aria-label="Go to NBA Streams Live homepage">NBA Streams Live</a> <div class="footer__column"><p class="title-5-bold footer__headline" lang="en"><span class="screen-reader-only">NBA Streams Live</span> Catch Live NBA Games &amp; Streams
(Free, HD)</p> <p class="text-2 footer__headline-subtext">Your ultimate destination for <strong>free, HD-quality NBA streams</strong> and <strong>live broadcasts</strong>. Never miss a game – watch every matchup live with <strong>NBA-Streams.live</strong>. Witness buzzer-beaters, nail-biting finishes, and all
the action in high definition. Stream your favorite teams, including the Lakers, Warriors,
Bucks, and more, with <strong>no sign-ups</strong> or <strong>fees</strong>. Stay on top
of the game with <strong>live scores, stats, and highlights</strong>. It's all here, at
your fingertips.</p></div></div> <div class="of-grid"><div class="footer__social"><p class="text-4 footer__copyright" lang="en">© Copyright 2024 NBA STREAMS LIVE</p></div></div></footer></div><!----></div><!----><!--]--> <!--[!--><!--]--><!--]--></div>
<script type="3839cbe36ef8fcc78ad79f7d-text/javascript">
(function (c, l, a, r, i, t, y) {
c[a] =
c[a] ||
function () {
(c[a].q = c[a].q || []).push(arguments);
};
t = l.createElement(r);
t.async = 1;
t.src = 'https://www.clarity.ms/tag/' + i;
y = l.getElementsByTagName(r)[0];
y.parentNode.insertBefore(t, y);
})(window, document, 'clarity', 'script', 'osgg3g0tbn');
</script>
<!-- Yandex.RTB R-A-14083874-1 -->
<script type="3839cbe36ef8fcc78ad79f7d-text/javascript">
window.yaContextCb.push(() => {
Ya.Context.AdvManager.render({
"blockId": "R-A-14083874-1",
"type": "floorAd",
"platform": "desktop"
})
})
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="3839cbe36ef8fcc78ad79f7d-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"68739716b95c42d291860b93a130f2a7","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.