Top 10 (Round 6, NBL25)

Top 10 (Round 6, NBL25)

Tuesday, October 29, 2024

Counting down the Top 10 plays from Round 6 of the NBL25 season.

Counting down the Top 10 plays from Round 6 of the NBL25 season, presented by Spalding.

Watch the full video below.

Can't view the video? Check out our YouTube channel and hit subscribe

Nb L25 App 1920x250

function getElementByDataWTab(params) { // Remove leading '#' if exists const cleanParam = params.startsWith('#') ? params.slice(1) : params; return document.querySelector(`[data-w-tab="${cleanParam}"]`); } function getHashFromUrl() { return window.location.hash || ''; }