CINXE.COM
Teams | NBL1 Australia
<!DOCTYPE html><!-- Last Published: Fri Feb 21 2025 01:16:18 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="prod2.nbl1.com.au" data-wf-page="660260f3de95ebb3e1c1a44e" data-wf-site="65d52aa284829426711c8ae1" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>Teams | NBL1 Australia</title><meta content="Teams | NBL1 Australia" property="og:title"/><meta content="https://cdn.prod.website-files.com/65cf02beceda6ace9f545af2/65d05273e177d376b0763536_Share.svg" property="og:image"/><meta content="Teams | NBL1 Australia" property="twitter:title"/><meta content="https://cdn.prod.website-files.com/65cf02beceda6ace9f545af2/65d05273e177d376b0763536_Share.svg" property="twitter:image"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/css/nbl1-v2.50aabea0b.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8af9_Favicon.svg" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8afa_Webclip.svg" rel="apple-touch-icon"/><link href="https://www.nbl1.com.au/clubs" rel="canonical"/><script async src="https://nbl1-webflow.s3.ap-southeast-2.amazonaws.com/prod/plus.js" load-type="bind" id="plus-js"></script> <script async > document.getElementById('plus-js').addEventListener('load', async function () { window.Plus.signinPage = '/user/sign-in' window.Plus.signupPage = '/user/sign-up' window.Plus.profilePage = '/user/my-account' window.Plus.logoutRedirect = '/user/sign-in' window.Plus.signinRedirect = '/' window.Plus.signupRedirect = '/' window.Plus.profileRedirect = '/' window.Plus.resetPasswordUrl = 'http://nbl1.com.au/user/sign-in' window.Plus.resetpasswordPage = '/user/reset-password' window.Plus.updatepasswordPage = 'http://nbl1.com.au/user/update-password' window.Plus.tenant = 'nbl1' await window.Plus.render() }); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PBLBS4X');</script> <!-- End Google Tag Manager --> <!-- Page Transition --> <style> body .page-transition {display: block} .w-editor .page-transition {display: none;} .no-scroll-transition {overflow: hidden; position: relative;} </style> <!-- [Attributes by Finsweet] Disable scrolling --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js"></script> <!-- [Attributes by Finsweet] CMS Load --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsload@1/cmsload.js"></script> <!-- [Attributes by Finsweet] CMS Filter --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsfilter@1/cmsfilter.js"></script> <!-- Colour Highlight --> <style> ::selection {background: var(--colour-secondary--500); color: var(--tint-white--100); text-shadow: none;} </style> <!--Removes iOS Input Field styling--> <style> input, textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; } </style> <!-- Removes iOS Select Field Styling --> <style> select { -webkit-appearance: none; border-radius: 0; } </style> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> </head><body><div class="page-wrapper"><div class="global-styles"><div class="wizardry-method w-embed"><style> body { font-size: 1.1428571428571428vw; } /* Max Font Size */ @media screen and (min-width:1400px) { body {font-size: 16px;} } /* Container Max Width */ .container { max-width: 1400px; } /* Min Font Size Tablet*/ @media screen and (max-width:991px) { body {font-size: 2vw;} } /* Min Font Size Mobile Landscape*/ @media screen and (max-width:767px) { body {font-size: 2.5vw;} } /* Min Font Size Mobile Portrait*/ @media screen and (max-width:479px) { body {font-size: 3.8vw;} } </style></div><div class="gtm-no-code w-embed w-iframe"><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PBLBS4X" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --></div><div class="html-css w-embed"><style> A { Color: inherit; } /* remove scroll bounce */ body { overscroll-behavior: none; } /* prevent horizontal scroll */ .page-wrapper { overflow: clip; } /* Font Smoothing*/ body { -webkit-font-smoothing: antialiased; } /* Snippet gets rid of top margin on first element in any rich text*/ .w-richtext>:first-child { margin-top: 0; } /* Snippet gets rid of bottom margin on last element in any rich text*/ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0; } /*Apply "..." after 2 lines of text */ .truncate { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /*Apply "..." after 3 lines of text */ .truncate3 { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .grid.w-embed:after, .grid.w-embed:before { content: none; } /* Slider Dots*/ .w-slider-dot {background: var(--tint-white--40);} .w-slider-dot.w-active {background: #ffffff;} /* Focus areas*/ *:focus { outline: none; } .blink { animation: blink-animation 2s ease-in infinite; -webkit-animation: blink-animation 2s ease-in infinite; } @keyframes blink-animation { 0% { opacity: 0.2; } 50% { opacity: 1; } 100% { opacity: 0.2; } } .player { filter: drop-shadow(0px 0px 82px rgba(255, 255, 255, .7)); } .shimmer-effect { pointer-events: none; color: rgba(0, 0, 0, 0); -webkit-text-fill-color: inherit; mix-blend-mode: normal; background-color: rgba(0, 0, 0, 0); background-image: linear-gradient(135deg, #e9e7f159 100%, #fff) !important; background-clip: border-box; border-radius: 2px; position: relative; overflow: hidden; height: fit-content; width: auto; flex: none; } .shimmer-effect > * { opacity: 0; } [class^="image"].shimmer-effect, [class*=" image"].shimmer-effect { border-radius: 0.5em; } .shimmer-effect:after { content: ''; position: absolute; top: 0; left: -100%; width: 200%; height: 100%; background-color: rgba(0, 0, 0, 0); background-image: linear-gradient(135deg, #e9e7f159 100%, #fff) !important; z-index: 50; border-radius: 2px; } .shimmer-effect:before { content: ''; position: absolute; top: 0; left: -100%; width: 200%; height: 100%; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%); animation: shimmer 2s infinite; z-index: 100; border-radius: 2px; } @keyframes shimmer { 0% { left: -100%; } 100% { left: 100%; } } </style></div><div class="cache-buster w-embed w-script"><script> function addCacheBusterToUrls() { const timestamp = new Date().getTime(); const cacheBuster = `cb=${timestamp}`; const anchorElements = document.querySelectorAll('a[href]'); anchorElements.forEach(anchor => { let url = anchor.href; if (url.includes('?')) { anchor.href = `${url}&${cacheBuster}`; } else { anchor.href = `${url}?${cacheBuster}`; } }); } function fullFlush() { // Clear Local Storage window.localStorage.clear(); // Clear Session Storage window.sessionStorage.clear(); /*Clear Cookies document.cookie.split(";").forEach(cookie => { const eqPos = cookie.indexOf("="); const name = eqPos > -1 ? cookie.substr(0, eqPos) : cookie; document.cookie = `${name}=;expires=Thu, 01 Jan 1970 00:00:00 GMT;path=/`; }); */ // Clear IndexedDB window.indexedDB.databases().then(databases => { databases.forEach(db => { window.indexedDB.deleteDatabase(db.name); }); }); // Clear Cache Storage (for service workers) if ('caches' in window) { caches.keys().then(keyList => { return Promise.all(keyList.map(key => { return caches.delete(key); })); }); } // Clear Service Workers if ('serviceWorker' in navigator) { navigator.serviceWorker.getRegistrations().then(registrations => { registrations.forEach(registration => { registration.unregister(); }); }); } console.log('SW Flush On'); } window.onload = fullFlush; //window.onload = addCacheBusterToUrls; </script></div><div class="tab-selection-script w-embed w-script"><script> window.onload = function () { const urlParams = new URLSearchParams(window.location.search); const tab = urlParams.get('t'); if (tab) { const tabButton = document.getElementById(tab) tabButton.click(); } } </script></div></div><div class="conference-wrapper"><div class="container"><div class="conference-dropdown-wrapper"><a href="https://nbl1.com.au/article/2025-nbl1-roster-tracker" class="small-paragraph bold-text highlight">2025 Roster Tracker</a><link rel="prefetch" href="https://nbl1.com.au/article/2025-nbl1-roster-tracker"/><div data-hover="false" data-delay="500" class="dropdown hide-tablet w-dropdown"><div class="dropdown-toggle w-dropdown-toggle"><a href="#" class="small-paragraph bold-text">NBL1 Australia</a><div class="icon-xs w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.60156 6L8.60156 10L12.6016 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="dropdown-list w-dropdown-list"><div class="dropdown-inner"><div class="w-layout-grid grid gap-1-5em"><div id="w-node-_69b4720c-71ac-a08f-cf35-2a5c96a314db-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/" class="text-link small-paragraph">Home</a><link rel="prefetch" href="/"/><a href="/news" class="text-link small-paragraph">News</a><link rel="prefetch" href="/news"/><a href="/watch" class="text-link small-paragraph">Watch</a><link rel="prefetch" href="/watch"/><a href="/fixtures" class="text-link small-paragraph">Fixtures</a><link rel="prefetch" href="/fixtures"/><a href="/ladders" class="text-link small-paragraph">Ladders</a><link rel="prefetch" href="/ladders"/></div></div><div id="w-node-_69b4720c-71ac-a08f-cf35-2a5c96a314e7-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/stats" class="text-link small-paragraph">Stats</a><link rel="prefetch" href="/stats"/><a href="/clubs" aria-current="page" class="text-link small-paragraph w--current">Clubs</a><link rel="prefetch" href="/clubs"/><a href="/players" class="text-link small-paragraph">Players</a><link rel="prefetch" href="/players"/><a href="/contact" class="text-link small-paragraph">Contact</a><link rel="prefetch" href="/contact"/><a href="/partners" class="text-link small-paragraph hide-desktop-tablet-mobile-landscape">Partners</a><link rel="prefetch" href="/partners"/></div></div></div></div></nav></div><div class="hide-tablet"><div class="w-dyn-list"><div role="list" class="flex gap-1-5em w-dyn-items"><div role="listitem" class="w-dyn-item"><div data-hover="false" data-delay="500" class="dropdown hide-tablet w-dropdown"><div class="dropdown-toggle w-dropdown-toggle"><a href="#" class="small-paragraph bold-text">NBL1 North</a><div class="icon-xs w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.60156 6L8.60156 10L12.6016 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="dropdown-list w-dropdown-list"><div class="dropdown-inner"><div class="w-layout-grid grid gap-1-5em"><div id="w-node-d0306103-e407-1f01-dd85-2a26539006f2-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/conference/north" class="text-link small-paragraph">Home</a><link rel="prefetch" href="/conference/north"/><a href="/articles/north" class="text-link small-paragraph">News</a><link rel="prefetch" href="/articles/north"/><a href="/watch/north" class="text-link small-paragraph">Watch</a><link rel="prefetch" href="/watch/north"/><a href="/fixtures/north" class="text-link small-paragraph">Fixtures</a><link rel="prefetch" href="/fixtures/north"/><a href="/ladders/north" class="text-link small-paragraph">Ladders</a><link rel="prefetch" href="/ladders/north"/></div></div><div id="w-node-d0306103-e407-1f01-dd85-2a26539006fe-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/stats/north" class="text-link small-paragraph">Stats</a><link rel="prefetch" href="/stats/north"/><a href="/clubs/north" class="text-link small-paragraph">Clubs</a><link rel="prefetch" href="/clubs/north"/><a href="/players/north" class="text-link small-paragraph">Players</a><link rel="prefetch" href="/players/north"/><a href="/contact/north" class="text-link small-paragraph">Contact</a><link rel="prefetch" href="/contact/north"/><a href="/partners/north" class="text-link small-paragraph hide-desktop-tablet-mobile-landscape">Partners</a><link rel="prefetch" href="/partners/north"/></div></div></div></div></nav></div></div><div role="listitem" class="w-dyn-item"><div data-hover="false" data-delay="500" class="dropdown hide-tablet w-dropdown"><div class="dropdown-toggle w-dropdown-toggle"><a href="#" class="small-paragraph bold-text">NBL1 East</a><div class="icon-xs w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.60156 6L8.60156 10L12.6016 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="dropdown-list w-dropdown-list"><div class="dropdown-inner"><div class="w-layout-grid grid gap-1-5em"><div id="w-node-d0306103-e407-1f01-dd85-2a26539006f2-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/conference/east" class="text-link small-paragraph">Home</a><link rel="prefetch" href="/conference/east"/><a href="/articles/east" class="text-link small-paragraph">News</a><link rel="prefetch" href="/articles/east"/><a href="/watch/east" class="text-link small-paragraph">Watch</a><link rel="prefetch" href="/watch/east"/><a href="/fixtures/east" class="text-link small-paragraph">Fixtures</a><link rel="prefetch" href="/fixtures/east"/><a href="/ladders/east" class="text-link small-paragraph">Ladders</a><link rel="prefetch" href="/ladders/east"/></div></div><div id="w-node-d0306103-e407-1f01-dd85-2a26539006fe-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/stats/east" class="text-link small-paragraph">Stats</a><link rel="prefetch" href="/stats/east"/><a href="/clubs/east" class="text-link small-paragraph">Clubs</a><link rel="prefetch" href="/clubs/east"/><a href="/players/east" class="text-link small-paragraph">Players</a><link rel="prefetch" href="/players/east"/><a href="/contact/east" class="text-link small-paragraph">Contact</a><link rel="prefetch" href="/contact/east"/><a href="/partners/east" class="text-link small-paragraph hide-desktop-tablet-mobile-landscape">Partners</a><link rel="prefetch" href="/partners/east"/></div></div></div></div></nav></div></div><div role="listitem" class="w-dyn-item"><div data-hover="false" data-delay="500" class="dropdown hide-tablet w-dropdown"><div class="dropdown-toggle w-dropdown-toggle"><a href="#" class="small-paragraph bold-text">NBL1 South</a><div class="icon-xs w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.60156 6L8.60156 10L12.6016 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="dropdown-list w-dropdown-list"><div class="dropdown-inner"><div class="w-layout-grid grid gap-1-5em"><div id="w-node-d0306103-e407-1f01-dd85-2a26539006f2-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/conference/south" class="text-link small-paragraph">Home</a><link rel="prefetch" href="/conference/south"/><a href="/articles/south" class="text-link small-paragraph">News</a><link rel="prefetch" href="/articles/south"/><a href="/watch/south" class="text-link small-paragraph">Watch</a><link rel="prefetch" href="/watch/south"/><a href="/fixtures/south" class="text-link small-paragraph">Fixtures</a><link rel="prefetch" href="/fixtures/south"/><a href="/ladders/south" class="text-link small-paragraph">Ladders</a><link rel="prefetch" href="/ladders/south"/></div></div><div id="w-node-d0306103-e407-1f01-dd85-2a26539006fe-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/stats/south" class="text-link small-paragraph">Stats</a><link rel="prefetch" href="/stats/south"/><a href="/clubs/south" class="text-link small-paragraph">Clubs</a><link rel="prefetch" href="/clubs/south"/><a href="/players/south" class="text-link small-paragraph">Players</a><link rel="prefetch" href="/players/south"/><a href="/contact/south" class="text-link small-paragraph">Contact</a><link rel="prefetch" href="/contact/south"/><a href="/partners/south" class="text-link small-paragraph hide-desktop-tablet-mobile-landscape">Partners</a><link rel="prefetch" href="/partners/south"/></div></div></div></div></nav></div></div><div role="listitem" class="w-dyn-item"><div data-hover="false" data-delay="500" class="dropdown hide-tablet w-dropdown"><div class="dropdown-toggle w-dropdown-toggle"><a href="#" class="small-paragraph bold-text">NBL1 West</a><div class="icon-xs w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.60156 6L8.60156 10L12.6016 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="dropdown-list w-dropdown-list"><div class="dropdown-inner"><div class="w-layout-grid grid gap-1-5em"><div id="w-node-d0306103-e407-1f01-dd85-2a26539006f2-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/conference/west" class="text-link small-paragraph">Home</a><link rel="prefetch" href="/conference/west"/><a href="/articles/west" class="text-link small-paragraph">News</a><link rel="prefetch" href="/articles/west"/><a href="/watch/west" class="text-link small-paragraph">Watch</a><link rel="prefetch" href="/watch/west"/><a href="/fixtures/west" class="text-link small-paragraph">Fixtures</a><link rel="prefetch" href="/fixtures/west"/><a href="/ladders/west" class="text-link small-paragraph">Ladders</a><link rel="prefetch" href="/ladders/west"/></div></div><div id="w-node-d0306103-e407-1f01-dd85-2a26539006fe-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/stats/west" class="text-link small-paragraph">Stats</a><link rel="prefetch" href="/stats/west"/><a href="/clubs/west" class="text-link small-paragraph">Clubs</a><link rel="prefetch" href="/clubs/west"/><a href="/players/west" class="text-link small-paragraph">Players</a><link rel="prefetch" href="/players/west"/><a href="/contact/west" class="text-link small-paragraph">Contact</a><link rel="prefetch" href="/contact/west"/><a href="/partners/west" class="text-link small-paragraph hide-desktop-tablet-mobile-landscape">Partners</a><link rel="prefetch" href="/partners/west"/></div></div></div></div></nav></div></div><div role="listitem" class="w-dyn-item"><div data-hover="false" data-delay="500" class="dropdown hide-tablet w-dropdown"><div class="dropdown-toggle w-dropdown-toggle"><a href="#" class="small-paragraph bold-text">NBL1 Central</a><div class="icon-xs w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.60156 6L8.60156 10L12.6016 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="dropdown-list w-dropdown-list"><div class="dropdown-inner"><div class="w-layout-grid grid gap-1-5em"><div id="w-node-d0306103-e407-1f01-dd85-2a26539006f2-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/conference/central" class="text-link small-paragraph">Home</a><link rel="prefetch" href="/conference/central"/><a href="/articles/central" class="text-link small-paragraph">News</a><link rel="prefetch" href="/articles/central"/><a href="/watch/central" class="text-link small-paragraph">Watch</a><link rel="prefetch" href="/watch/central"/><a href="/fixtures/central" class="text-link small-paragraph">Fixtures</a><link rel="prefetch" href="/fixtures/central"/><a href="/ladders/central" class="text-link small-paragraph">Ladders</a><link rel="prefetch" href="/ladders/central"/></div></div><div id="w-node-d0306103-e407-1f01-dd85-2a26539006fe-2dc5e5f9" class="col"><div class="dropdown-col"><a href="/stats/central" class="text-link small-paragraph">Stats</a><link rel="prefetch" href="/stats/central"/><a href="/clubs/central" class="text-link small-paragraph">Clubs</a><link rel="prefetch" href="/clubs/central"/><a href="/players/central" class="text-link small-paragraph">Players</a><link rel="prefetch" href="/players/central"/><a href="/contact/central" class="text-link small-paragraph">Contact</a><link rel="prefetch" href="/contact/central"/><a href="/partners/central" class="text-link small-paragraph hide-desktop-tablet-mobile-landscape">Partners</a><link rel="prefetch" href="/partners/central"/></div></div></div></div></nav></div></div></div></div></div><div data-hover="false" data-delay="500" class="dropdown conference-dropdown w-dropdown"><div class="dropdown-toggle w-dropdown-toggle"><a href="#" class="small-paragraph bold-text">Choose a conference</a><div class="icon-xs w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.60156 6L8.60156 10L12.6016 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="dropdown-list conference-dropdown-list w-dropdown-list"><div class="dropdown-inner"><div class="dropdown-col"><a href="/" class="text-link small-paragraph">NBL1 Australia</a><div class="w-dyn-list"><div role="list" class="dropdown-col w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/conference/all" class="text-link small-paragraph w-dyn-bind-empty"></a></div><div role="listitem" class="w-dyn-item"><a href="/conference/north" class="text-link small-paragraph">NBL1 North</a></div><div role="listitem" class="w-dyn-item"><a href="/conference/east" class="text-link small-paragraph">NBL1 East</a></div><div role="listitem" class="w-dyn-item"><a href="/conference/south" class="text-link small-paragraph">NBL1 South</a></div><div role="listitem" class="w-dyn-item"><a href="/conference/west" class="text-link small-paragraph">NBL1 West</a></div><div role="listitem" class="w-dyn-item"><a href="/conference/central" class="text-link small-paragraph">NBL1 Central</a></div></div></div></div></div></nav></div><a href="/" class="header-logo-wrapper w-inline-block"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1a_NBL1%2C%20Orientation%3DLandscape%2C%20Border%3DFalse.svg" loading="lazy" alt="" class="header-logo"/></a></div></div></div><div class="nbl1-nav-wrapper"><div><nav class="navbar"><div class="container"><div class="navbar-content"><div class="navbar-left"><a href="/" class="brand-link header-brand w-inline-block"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1c_NBL1%2C%20Orientation%3DLandscape%2C%20Border%3DTrue.svg" alt="" width="66" class="brand-logo"/></a><link rel="prefetch" href="/"/><div fs-scrolldisable-element="preserve" class="nav-menu nbl1-nav-menu mt-2-5em-pt-7-5em"><div class="nav-menu-links"><a href="/" class="nav-link w-inline-block"><p class="nav-text">Home</p></a><link rel="prefetch" href="/"/><a href="/news" class="nav-link w-inline-block"><p class="nav-text">News</p></a><link rel="prefetch" href="/news"/><a href="/fixtures" class="nav-link w-inline-block"><p class="nav-text">Fixtures</p></a><link rel="prefetch" href="/fixtures"/><a href="/ladders" class="nav-link w-inline-block"><p class="nav-text">Ladders</p></a><link rel="prefetch" href="/ladders"/><a href="/stats" class="nav-link w-inline-block"><p class="nav-text">Stats</p></a><link rel="prefetch" href="/stats"/><a href="/clubs" aria-current="page" class="nav-link w-inline-block w--current"><p class="nav-text">Clubs</p></a><link rel="prefetch" href="/clubs"/><a href="/players" class="nav-link w-inline-block"><p class="nav-text">Players</p></a><link rel="prefetch" href="/players"/><a href="/watch" class="nav-link hide-desktop w-inline-block"><p class="nav-text">Watch</p></a><link rel="prefetch" href="/watch"/><a href="/contact" class="nav-link hide-desktop w-inline-block"><p class="nav-text">Contact</p></a><link rel="prefetch" href="/contact"/></div><div class="menu-social-wrapper"><a href="https://www.facebook.com/NBL1" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.25 1.75H9.375C8.5462 1.75 7.75134 2.07924 7.16529 2.66529C6.57924 3.25134 6.25 4.0462 6.25 4.875V6.75H4.375V9.25H6.25V14.25H8.75V9.25H10.625L11.25 6.75H8.75V4.875C8.75 4.70924 8.81585 4.55027 8.93306 4.43306C9.05027 4.31585 9.20924 4.25 9.375 4.25H11.25V1.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></a><a href="https://twitter.com/NBL1" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_8818_5442)"> <path d="M14.375 2.37494C13.7765 2.79711 13.1138 3.12001 12.4125 3.33119C12.0361 2.89838 11.5358 2.59162 10.9794 2.45239C10.423 2.31316 9.83719 2.34818 9.3013 2.55272C8.76542 2.75726 8.30528 3.12144 7.98311 3.59601C7.66095 4.07058 7.49231 4.63265 7.5 5.20619V5.83119C6.40165 5.85967 5.3133 5.61607 4.33188 5.12209C3.35046 4.62811 2.50645 3.89908 1.875 2.99994C1.875 2.99994 -0.625 8.62494 5 11.1249C3.71283 11.9987 2.17947 12.4368 0.625 12.3749C6.25 15.4999 13.125 12.3749 13.125 5.18744C13.1244 5.01335 13.1077 4.83968 13.075 4.66869C13.7129 4.03962 14.163 3.24538 14.375 2.37494V2.37494Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_8818_5442"> <rect width="15" height="15" fill="white" transform="translate(0 0.5)"/> </clipPath> </defs> </svg></div></a><a href="https://www.instagram.com/nbl1/" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.625 1.75H4.375C2.64911 1.75 1.25 3.14911 1.25 4.875V11.125C1.25 12.8509 2.64911 14.25 4.375 14.25H10.625C12.3509 14.25 13.75 12.8509 13.75 11.125V4.875C13.75 3.14911 12.3509 1.75 10.625 1.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.0003 7.60644C10.0774 8.12659 9.98859 8.65782 9.7464 9.12457C9.50422 9.59132 9.12102 9.96982 8.65132 10.2062C8.18162 10.4426 7.64934 10.5249 7.13017 10.4414C6.61101 10.3579 6.13141 10.1127 5.75958 9.74091C5.38775 9.36909 5.14264 8.88949 5.0591 8.37032C4.97556 7.85116 5.05785 7.31887 5.29426 6.84917C5.53067 6.37947 5.90917 5.99628 6.37592 5.75409C6.84267 5.5119 7.3739 5.42306 7.89406 5.50019C8.42463 5.57887 8.91584 5.8261 9.29511 6.20538C9.67439 6.58466 9.92163 7.07586 10.0003 7.60644Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.9375 4.5625H10.9442" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></a><a href="https://www.youtube.com/channel/UC6cQ27gCkLbD9YwL5ugNKEg" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_8818_5444)"> <path d="M14.0879 4.5125C14.0136 4.21588 13.8624 3.94411 13.6495 3.72463C13.4366 3.50515 13.1696 3.34574 12.8754 3.2625C11.8004 3 7.50036 3 7.50036 3C7.50036 3 3.20036 3 2.12536 3.2875C1.83114 3.37074 1.56409 3.53015 1.3512 3.74963C1.1383 3.96911 0.9871 4.24088 0.912857 4.5375C0.716116 5.62847 0.61988 6.73519 0.625357 7.84375C0.618344 8.96065 0.714587 10.0758 0.912857 11.175C0.994707 11.4624 1.1493 11.7238 1.3617 11.934C1.5741 12.1443 1.83712 12.2961 2.12536 12.375C3.20036 12.6625 7.50036 12.6625 7.50036 12.6625C7.50036 12.6625 11.8004 12.6625 12.8754 12.375C13.1696 12.2918 13.4366 12.1323 13.6495 11.9129C13.8624 11.6934 14.0136 11.4216 14.0879 11.125C14.2831 10.0422 14.3793 8.94396 14.3754 7.84375C14.3824 6.72685 14.2861 5.61169 14.0879 4.5125V4.5125Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.09375 9.88731L9.6875 7.84355L6.09375 5.7998V9.88731Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_8818_5444"> <rect width="15" height="15" fill="white" transform="translate(0 0.5)"/> </clipPath> </defs> </svg></div></a></div></div></div><div class="navbar-right"><a href="https://www.intix.com.au/event/nbl1-national-finals-2024" target="_blank" class="nav-link hide-tablet w-inline-block"></a><a data-auth-field-link="auth" href="/plus/sign-in" class="nav-link hide-tablet nbl-plus-link w-inline-block"><p class="nav-text">NBL+</p></a><div class="header-social-wrapper"><div class="social-wrapper"><a href="https://www.facebook.com/NBL1" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.25 1.75H9.375C8.5462 1.75 7.75134 2.07924 7.16529 2.66529C6.57924 3.25134 6.25 4.0462 6.25 4.875V6.75H4.375V9.25H6.25V14.25H8.75V9.25H10.625L11.25 6.75H8.75V4.875C8.75 4.70924 8.81585 4.55027 8.93306 4.43306C9.05027 4.31585 9.20924 4.25 9.375 4.25H11.25V1.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></a><a href="https://twitter.com/NBL1" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="14" height="15" viewBox="0 0 1200 1227" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="white"/> </svg></div></a><a href="https://www.instagram.com/nbl1/" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.625 1.75H4.375C2.64911 1.75 1.25 3.14911 1.25 4.875V11.125C1.25 12.8509 2.64911 14.25 4.375 14.25H10.625C12.3509 14.25 13.75 12.8509 13.75 11.125V4.875C13.75 3.14911 12.3509 1.75 10.625 1.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.0003 7.60644C10.0774 8.12659 9.98859 8.65782 9.7464 9.12457C9.50422 9.59132 9.12102 9.96982 8.65132 10.2062C8.18162 10.4426 7.64934 10.5249 7.13017 10.4414C6.61101 10.3579 6.13141 10.1127 5.75958 9.74091C5.38775 9.36909 5.14264 8.88949 5.0591 8.37032C4.97556 7.85116 5.05785 7.31887 5.29426 6.84917C5.53067 6.37947 5.90917 5.99628 6.37592 5.75409C6.84267 5.5119 7.3739 5.42306 7.89406 5.50019C8.42463 5.57887 8.91584 5.8261 9.29511 6.20538C9.67439 6.58466 9.92163 7.07586 10.0003 7.60644Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.9375 4.5625H10.9442" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></a><a href="https://www.youtube.com/channel/UC6cQ27gCkLbD9YwL5ugNKEg" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_8818_5444)"> <path d="M14.0879 4.5125C14.0136 4.21588 13.8624 3.94411 13.6495 3.72463C13.4366 3.50515 13.1696 3.34574 12.8754 3.2625C11.8004 3 7.50036 3 7.50036 3C7.50036 3 3.20036 3 2.12536 3.2875C1.83114 3.37074 1.56409 3.53015 1.3512 3.74963C1.1383 3.96911 0.9871 4.24088 0.912857 4.5375C0.716116 5.62847 0.61988 6.73519 0.625357 7.84375C0.618344 8.96065 0.714587 10.0758 0.912857 11.175C0.994707 11.4624 1.1493 11.7238 1.3617 11.934C1.5741 12.1443 1.83712 12.2961 2.12536 12.375C3.20036 12.6625 7.50036 12.6625 7.50036 12.6625C7.50036 12.6625 11.8004 12.6625 12.8754 12.375C13.1696 12.2918 13.4366 12.1323 13.6495 11.9129C13.8624 11.6934 14.0136 11.4216 14.0879 11.125C14.2831 10.0422 14.3793 8.94396 14.3754 7.84375C14.3824 6.72685 14.2861 5.61169 14.0879 4.5125V4.5125Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.09375 9.88731L9.6875 7.84355L6.09375 5.7998V9.88731Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_8818_5444"> <rect width="15" height="15" fill="white" transform="translate(0 0.5)"/> </clipPath> </defs> </svg></div></a></div></div><div fs-scrolldisable-element="toggle" class="menu-button"><p class="bold-text">Menu</p><div class="menu-open w-embed"><svg width="100%" height="100%" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.25 13.5H15.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.25 9H15.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.25 4.5H15.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><div class="menu-close w-embed"><svg width="100%" height="100%" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.5 4.5L4.5 13.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.5 4.5L13.5 13.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><a href="/watch" class="button hide-tablet w-button">Watch</a><link rel="prefetch" href="/watch"/></div></div></div></nav></div></div><main class="main"><header class="section"><div class="container"><h1 class="white-text">Clubs</h1></div><div class="bg _400-bg"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" loading="lazy" alt="" class="angle-bg"/><div class="bottom-gradient"></div></div></header><section class="section top-bottom-padding-0em"><div class="container"><div data-current="All" data-easing="ease" data-duration-in="0" data-duration-out="0" class="w-tabs"><div class="header-tab-menu w-tab-menu"><a data-w-tab="All" class="tab-link conference-tab-link w-inline-block w-tab-link w--current"><div>All</div><div class="tab-graphic"></div></a><a data-w-tab="North" class="tab-link conference-tab-link w-inline-block w-tab-link"><div>North</div></a><a data-w-tab="East" class="tab-link conference-tab-link w-inline-block w-tab-link"><div>East</div></a><a data-w-tab="South" class="tab-link conference-tab-link w-inline-block w-tab-link"><div>South</div></a><a data-w-tab="West" class="tab-link conference-tab-link w-inline-block w-tab-link"><div>West</div></a><a data-w-tab="Central" class="tab-link conference-tab-link w-inline-block w-tab-link"><div>Central</div><div class="tab-graphic last-tab-graphic"></div></a></div><div class="tabs-content w-tab-content"><div data-w-tab="All" class="header-tab-pane w-tab-pane w--tab-active"><div class="tab-content"><div class="content-block rounded-corners-top"><div class="content-block-inner"><div class="bottom-margin-2-5em"><div class="filter-wrapper players-filter-wrapper w-form"><form id="wf-form-Filter-Form" name="wf-form-Filter-Form" data-name="Filter Form" method="get" fs-cmsfilter-element="filters" class="filter-form filter-form-grid" data-wf-page-id="660260f3de95ebb3e1c1a44e" data-wf-element-id="ac3613bc-c0d0-8000-521f-df7f5059feea"><div id="w-node-ac3613bc-c0d0-8000-521f-df7f5059feeb-e1c1a44e" class="col"><div class="text-field-wrapper _100-width"><input class="text-field light-text-field jetboost-list-search-input-zq6w w-input" maxlength="256" name="Search-5" fs-cmsfilter-field="team" data-name="Search 5" placeholder="Search" type="text" id="Search-5"/><div class="search-field-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/66027ab338d4c3810bb6b28a_search.svg" alt="" class="icon-xs search-icon"/></div></div></div><div id="w-node-ac3613bc-c0d0-8000-521f-df7f5059fef0-e1c1a44e" class="flex gap-1em"><div fs-cmsfilter-element="clear" class="clear-search"><div class="icon-s refine-search-icon w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5.463 4.43301C7.27756 2.86067 9.59899 1.99666 12 2.00001C17.523 2.00001 22 6.47701 22 12C22 14.136 21.33 16.116 20.19 17.74L17 12H20C20.0001 10.4316 19.5392 8.89781 18.6747 7.58927C17.8101 6.28072 16.5799 5.25517 15.1372 4.64013C13.6944 4.0251 12.1027 3.84771 10.56 4.13003C9.0172 4.41234 7.59145 5.14191 6.46 6.22801L5.463 4.43301ZM18.537 19.567C16.7224 21.1393 14.401 22.0034 12 22C6.477 22 2 17.523 2 12C2 9.86401 2.67 7.88401 3.81 6.26001L7 12H4C3.99987 13.5684 4.46075 15.1022 5.32534 16.4108C6.18992 17.7193 7.42007 18.7449 8.86282 19.3599C10.3056 19.9749 11.8973 20.1523 13.44 19.87C14.9828 19.5877 16.4085 18.8581 17.54 17.772L18.537 19.567Z" fill="currentColor"/> </svg> </div></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div><div class="heading-wrapper ml-vertical"><div class="filter-wrapper"><div fs-cmsfilter-element="filters" class="search-form-block w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" class="filter-form" data-wf-page-id="660260f3de95ebb3e1c1a44e" data-wf-element-id="53634019-976b-8459-61a4-bf8087ef7224"><div class="text-field-wrapper"><input class="text-field light-text-field w-input" maxlength="256" name="Search-4" fs-cmsfilter-field="team" data-name="Search 4" placeholder="Search" type="text" id="Search-4"/><div class="search-field-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/66027ab338d4c3810bb6b28a_search.svg" alt="" class="icon-xs search-icon"/></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><div class="collection-list-wrapper-2 w-dyn-list"><div fs-cmsfilter-element="list" fs-cmsload-element="list" fs-cmsload-mode="load-under" role="list" class="grid gap-1-5em _4-col-grid w-dyn-items"><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/albury-wodonga-bandits" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#094D82" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077021b6d0e229f71f91_fc91ecb6832b40b58035753a81b2b6d9.png" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Albury-Wodonga Bandits</h5></div></div><div class="team-card-footer"><div style="border-color:#DF9225" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/albury-wodonga-bandits"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/ballarat-miners" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#002c4d" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0770d65362a38408c5e3_3accdea39f294209b342d0d10c3d9e6a.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Ballarat Miners</h5></div></div><div class="team-card-footer"><div style="border-color:#ffc423" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/ballarat-miners"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/bankstown-bruins" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#180f35" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07703a9528d3bc8d0399_adf8227c12a542018fe22ce2fba79ad8.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Bankstown Bruins</h5></div></div><div class="team-card-footer"><div style="border-color:#8cbeff" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/bankstown-bruins"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/bendigo-braves" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#003da5" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077021b6d0e229f71f95_a4fd705fae9f42c998ceb5d17e7657d3.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Bendigo Braves</h5></div></div><div class="team-card-footer"><div style="border-color:#ffb81c" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/bendigo-braves"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/brisbane-capitals" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#002855" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077014bd5b50d07155ba_42c866543c1c4a8e8932cd7cd60f29be.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Brisbane Capitals</h5></div></div><div class="team-card-footer"><div style="border-color:#fedd00" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/brisbane-capitals"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/cairns-basketball" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#00aeef" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0771de8da9885151e664_2e8e774dd581420f86d8bc5a4ada2ff9.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Cairns Basketball</h5></div></div><div class="team-card-footer"><div style="border-color:#f58634" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/cairns-basketball"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/canberra-basketball" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#203069" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07712f815ee199228dd5_430eacd7a0e14f37a36e39c1324a2c70.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Canberra Basketball</h5></div></div><div class="team-card-footer"><div style="border-color:#ce8a35" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/canberra-basketball"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/casey-cavaliers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#01233d" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077140ed96ed7a06f82b_256ae9330edf4edb8aa41ed4cb8438d0.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Casey Cavaliers</h5></div></div><div class="team-card-footer"><div style="border-color:#005b8e" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/casey-cavaliers"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/central-coast-crusaders" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0c3866" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0771bacfc6b21edd0148_15c3425c6a5e4478a3953a3d88b86d6b.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Central Coast Crusaders</h5></div></div><div class="team-card-footer"><div style="border-color:#cf2027" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/central-coast-crusaders"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/central-district-lions" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#010083" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07710860ba3b1f963e48_e2a58d651047437e8b30d136329418f4.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Central Districts Lions</h5></div></div><div class="team-card-footer"><div style="border-color:#e10001" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/central-district-lions"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/centre-of-excellence" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#1f3f28" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0770d65362a38408c5dd_799ef11260d14c5397f6a943bf410934.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Centre of Excellence</h5></div></div><div class="team-card-footer"><div style="border-color:#1f3f28" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/centre-of-excellence"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/cockburn-cougars" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0076bb" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077162b56f32c0197444_818c7e2ea4674ef1aa4f30208a3a4285.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Cockburn Cougars</h5></div></div><div class="team-card-footer"><div style="border-color:#ffce00" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/cockburn-cougars"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/dandenong-rangers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#005543" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/66693381e3109bf73e13dedb_rangers-green-logo-tp-1.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Dandenong Rangers</h5></div></div><div class="team-card-footer"><div style="border-color:#fbd000" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/dandenong-rangers"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/darwin-salties" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07723a9528d3bc8d0477_5a821ee83a4743f1a18c9c138c1f2fbb.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Darwin Salties</h5></div></div><div class="team-card-footer"><div style="border-color:#f37422" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/darwin-salties"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/diamond-valley-eagles" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#d91d1d" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07726127c6172bb8fc2d_e2fac17835fa40958f87517fbb936a14.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Diamond Valley Eagles</h5></div></div><div class="team-card-footer"><div style="border-color:#00351a" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/diamond-valley-eagles"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/east-perth-eagles" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#003594" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0772de8da9885151e6d9_f1aa7f71505c46b2b853fc182fe9cea4.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">East Perth Eagles</h5></div></div><div class="team-card-footer"><div style="border-color:#d50032" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/east-perth-eagles"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/eastern-mavericks" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#551046" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07764725b01e322e308b_ff62e640cbdb426daf0a9ecd7fda2fe0.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Eastern Mavericks</h5></div></div><div class="team-card-footer"><div style="border-color:#B7B7B7" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/eastern-mavericks"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/eastern-suns" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#f16022" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07724aeef65950161552_5fb6fc65b7f74838b538a98b11164492.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Eastern Suns</h5></div></div><div class="team-card-footer"><div style="border-color:#000000" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/eastern-suns"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/eltham-wildcats" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07728485ca801a258044_4a5ffb2b5bc74969a496332fc76b3bf1.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Eltham Wildcats</h5></div></div><div class="team-card-footer"><div style="border-color:#ed1c24" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/eltham-wildcats"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/forestville-eagles" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#2e2d75" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0773f56f4adb83de9454_f45d3a40f3794de4bbfa8694f02ccf42.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Forestville Eagles</h5></div></div><div class="team-card-footer"><div style="border-color:#f4d42d" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/forestville-eagles"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/frankston-blues" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#292d53" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07732f815ee199228e72_b373c02ec49243e7bc8bf636f8116783.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Frankston Blues</h5></div></div><div class="team-card-footer"><div style="border-color:#9bcbeb" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/frankston-blues"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/geelong-united" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0f1c2c" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07734aeef659501615d5_b99e31e60d0042b6a17551972bb5eef0.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Geelong United</h5></div></div><div class="team-card-footer"><div style="border-color:#f90" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/geelong-united"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/geraldton-buccaneers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#039be5" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077394c9191bd8b22ff5_f2f92d297e3e408facf6db6ab8be5b4e.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Geraldton Buccaneers</h5></div></div><div class="team-card-footer"><div style="border-color:#ffc107" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/geraldton-buccaneers"/></div><div id="w-node-_47b8c186-8bc7-c7dd-f468-668525b7742b-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/gold-coast-rollers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0039a6" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0773b0158390cfc0862f_aa5cffccbd1f475fb48500e0fcbd1042.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team">Gold Coast Rollers</h5></div></div><div class="team-card-footer"><div style="border-color:#007934" class="button secondary-button hide-mobile">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/gold-coast-rollers"/></div></div><div role="navigation" aria-label="List" class="w-pagination-wrapper pagination"><a fs-cmsload-mode="load-under" href="?25b77429_page=2" aria-label="Next Page" class="w-pagination-next button secondary-button"><div class="w-inline-block">Load More</div></a><link rel="prerender" href="?25b77429_page=2"/><div aria-label="Page 1 of 4" role="heading" class="w-page-count hide">1 / 4</div></div></div><div class="content-block-bottom"><section class="ad-section"><div class="container flex padding-0 align-centre top-margin-1-5em"><div class="code-embed adslot adslot-desktop w-embed w-script"><script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/22915855202/nbl1_leaderboard_2', [[728, 90], [320, 50]], 'div-gpt-ad-1684239496623-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <!-- /22915855202/nbl1_leaderboard_2 --> <div id='div-gpt-ad-1684239496623-0' style='min-width: 728px; min-height: 90px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1684239496623-0'); }); </script> </div></div><div class="code-embed adslot adslot-mobile w-embed w-script"><script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/22915855202/nbl1_leaderboard_mobile_2', [[320, 50]], 'div-gpt-ad-1686108253427-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <!-- /22915855202/nbl1_leaderboard_mobile_2 --> <div id='div-gpt-ad-1686108253427-0' style='min-width: 320px; min-height: 90px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1686108253427-0'); }); </script> </div></div></div></section></div></div></div></div></div><div data-w-tab="North" class="header-tab-pane w-tab-pane"><div class="tab-content"><div class="content-block rounded-corners-top"><div class="content-block-inner"><div class="bottom-margin-2-5em"><div class="heading-wrapper ml-vertical"><h3>Select a team</h3><div class="filter-wrapper"><div fs-cmsfilter-element="filters-2" class="search-form-block w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" class="filter-form" data-wf-page-id="660260f3de95ebb3e1c1a44e" data-wf-element-id="6878384a-df79-94f1-a25d-bb558ff90f39"><div class="text-field-wrapper"><input class="text-field light-text-field w-input" maxlength="256" name="Search-4" fs-cmsfilter-field="team-2" data-name="Search 4" placeholder="Search" type="text" id="Search-4"/><div class="search-field-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/66027ab338d4c3810bb6b28a_search.svg" alt="" class="icon-xs search-icon"/></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><div class="w-dyn-list"><div role="list" class="grid gap-1-5em _4-col-grid w-dyn-items"><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/brisbane-capitals" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#002855" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077014bd5b50d07155ba_42c866543c1c4a8e8932cd7cd60f29be.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Brisbane Capitals</h5></div></div><div class="team-card-footer"><div style="border-color:#fedd00" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/brisbane-capitals"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/cairns-basketball" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#00aeef" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0771de8da9885151e664_2e8e774dd581420f86d8bc5a4ada2ff9.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Cairns Basketball</h5></div></div><div class="team-card-footer"><div style="border-color:#f58634" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/cairns-basketball"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/darwin-salties" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07723a9528d3bc8d0477_5a821ee83a4743f1a18c9c138c1f2fbb.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Darwin Salties</h5></div></div><div class="team-card-footer"><div style="border-color:#f37422" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/darwin-salties"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/gold-coast-rollers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0039a6" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0773b0158390cfc0862f_aa5cffccbd1f475fb48500e0fcbd1042.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Gold Coast Rollers</h5></div></div><div class="team-card-footer"><div style="border-color:#007934" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/gold-coast-rollers"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/ipswich-force" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#02453a" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0774d7c53e1fed330d91_601023baea4240829f3860d0be04249f.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Ipswich Force</h5></div></div><div class="team-card-footer"><div style="border-color:#f5eb04" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/ipswich-force"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/logan-thunder" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0a1a35" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077540ed96ed7a06fbdd_d72f620f735f4c7bbbcb54808ed9bc11.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Logan Thunder</h5></div></div><div class="team-card-footer"><div style="border-color:#f6c035" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/logan-thunder"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/mackay-basketball" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0776937fbf5e684c56cc_e4c99f078d94487dbca2050f356ab0a7.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Mackay Basketball</h5></div></div><div class="team-card-footer"><div style="border-color:#dc1e48" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/mackay-basketball"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/north-gold-coast-seahawks" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#041C2C" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0777e700179ea5497f4c_bc59f736bdd6496e8416b0d7fe39b5a3.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">North Gold Coast Seahawks</h5></div></div><div class="team-card-footer"><div style="border-color:#008C95" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/north-gold-coast-seahawks"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/northside-wizards" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#002151" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0778d981b20cddb4c411_3b075a028e634f55bc8508a57adfad15.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Northside Wizards</h5></div></div><div class="team-card-footer"><div style="border-color:#4d92bf" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/northside-wizards"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/rockhampton-basketball" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#87b3e2" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07792b3342a6c55e2642_3ac74ffb96f44a5785cd4e5284f129c3.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Rockhampton Basketball</h5></div></div><div class="team-card-footer"><div style="border-color:#3f51b5" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/rockhampton-basketball"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/south-west-metro-pirates" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#24135f" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07794c0914f5b61689e0_6ee9042d96184d5d90f05d7f30e5aa13.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">South West Metro Pirates</h5></div></div><div class="team-card-footer"><div style="border-color:#fed141" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/south-west-metro-pirates"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/southern-districts-spartans" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077a044ee36df18bc0b1_b8ef2ce2154542ccb8bef47d81e744ed.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Southern Districts Spartans</h5></div></div><div class="team-card-footer"><div style="border-color:#cc182c" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/southern-districts-spartans"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/sunshine-coast-phoenix" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077a4c0914f5b6168a49_01aa6fcfeb2447bfbe548eaba907bf66.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Sunshine Coast Phoenix</h5></div></div><div class="team-card-footer"><div style="border-color:#00a7a1" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/sunshine-coast-phoenix"/></div><div id="w-node-_6878384a-df79-94f1-a25d-bb558ff90f46-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/townsville-basketball" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0f4e8c" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077bd981b20cddb4c639_690ae1543d48454f90faeee32f2c16a6.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-2">Townsville Basketball</h5></div></div><div class="team-card-footer"><div style="border-color:#ffd602" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/townsville-basketball"/></div></div></div><div class="content-block-bottom"><div class="advertising"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop-p-500.webp 500w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp 728w" alt="" class="image hide-mobile-landscape-portrait"/><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b06_Mobile.gif" loading="lazy" alt="" class="image hide-desktop-tablet"/></div></div></div></div></div></div><div data-w-tab="East" class="header-tab-pane w-tab-pane"><div class="content-block rounded-corners-top"><div class="content-block-inner"><div class="bottom-margin-2-5em"><div class="heading-wrapper ml-vertical"><h3>Select a team</h3><div class="filter-wrapper"><div fs-cmsfilter-element="filters-4" class="search-form-block w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" class="filter-form" data-wf-page-id="660260f3de95ebb3e1c1a44e" data-wf-element-id="1cd7d5b1-8eee-be42-9226-0d38003f54e3"><div class="text-field-wrapper"><input class="text-field light-text-field w-input" maxlength="256" name="Search-4" fs-cmsfilter-field="team-4" data-name="Search 4" placeholder="Search" type="text" id="Search-4"/><div class="search-field-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/66027ab338d4c3810bb6b28a_search.svg" alt="" class="icon-xs search-icon"/></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><div class="w-dyn-list"><div role="list" class="grid gap-1-5em _4-col-grid w-dyn-items"><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/albury-wodonga-bandits" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#094D82" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077021b6d0e229f71f91_fc91ecb6832b40b58035753a81b2b6d9.png" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Albury-Wodonga Bandits</h5></div></div><div class="team-card-footer"><div style="border-color:#DF9225" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/albury-wodonga-bandits"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/bankstown-bruins" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#180f35" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07703a9528d3bc8d0399_adf8227c12a542018fe22ce2fba79ad8.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Bankstown Bruins</h5></div></div><div class="team-card-footer"><div style="border-color:#8cbeff" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/bankstown-bruins"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/canberra-basketball" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#203069" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07712f815ee199228dd5_430eacd7a0e14f37a36e39c1324a2c70.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Canberra Basketball</h5></div></div><div class="team-card-footer"><div style="border-color:#ce8a35" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/canberra-basketball"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/central-coast-crusaders" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0c3866" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0771bacfc6b21edd0148_15c3425c6a5e4478a3953a3d88b86d6b.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Central Coast Crusaders</h5></div></div><div class="team-card-footer"><div style="border-color:#cf2027" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/central-coast-crusaders"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/centre-of-excellence" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#1f3f28" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0770d65362a38408c5dd_799ef11260d14c5397f6a943bf410934.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Centre of Excellence</h5></div></div><div class="team-card-footer"><div style="border-color:#1f3f28" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/centre-of-excellence"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/hills-hornets" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#004438" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07739fe231b26520510d_d93a1101528245e39d69ebd1b035017f.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Hills Hornets</h5></div></div><div class="team-card-footer"><div style="border-color:#d42e12" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/hills-hornets"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/hornsby-ku-ring-gai-spiders" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0c7410" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07730860ba3b1f963fc3_2a3f5378daea437387f5dcbd5116899b.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Hornsby Ku-ring-Gai Spiders</h5></div></div><div class="team-card-footer"><div style="border-color:#00ff00" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/hornsby-ku-ring-gai-spiders"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/illawarra-hawks" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#080905" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0774dfc840a0e48ebf77_93bcf6e256b64f9e8b36f77aebaa1d37.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Illawarra Hawks</h5></div></div><div class="team-card-footer"><div style="border-color:#c61824" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/illawarra-hawks"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/inner-west-bulls" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#ac1f2d" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0774dfc840a0e48ebfce_c7a55cea0c37431789922866ec415bd4.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Inner West Bulls</h5></div></div><div class="team-card-footer"><div style="border-color:#231f20" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/inner-west-bulls"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/maitland-mustangs" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#f7373a" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07769fe231b26520540d_a5db021860c74308bfae3beaa4bbcf2b.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Maitland Mustangs</h5></div></div><div class="team-card-footer"><div style="border-color:#000000" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/maitland-mustangs"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/manly-warringah-sea-eagles" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#751230" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0776e69842ddafa33bd6_a08b193a21bc42db9bceca17527f4883.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Manly Warringah Sea Eagles</h5></div></div><div class="team-card-footer"><div style="border-color:#232323" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/manly-warringah-sea-eagles"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/newcastle-falcons" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#c8102e" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0777937fbf5e684c57cc_610c688b128348cdb33f81ef96823254.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Newcastle Falcons</h5></div></div><div class="team-card-footer"><div style="border-color:#0c2340" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/newcastle-falcons"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/norths-bears" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#141414" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0777d981b20cddb4c401_3223a4152b9849888bc12883984ab0e7.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Norths Bears</h5></div></div><div class="team-card-footer"><div style="border-color:#fe0c0b" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/norths-bears"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/penrith-panthers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077856d1ac2bfcf3d27a_85027003f84645e586e4d88d954af3cd.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Penrith Panthers</h5></div></div><div class="team-card-footer"><div style="border-color:#00a7b5" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/penrith-panthers"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/sutherland-sharks" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#7abee8" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077b6127c6172bb901af_52c4b16f3d9b4878b72e6ab5a2f74c6e.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Sutherland Sharks</h5></div></div><div class="team-card-footer"><div style="border-color:#ffffff" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/sutherland-sharks"/></div><div id="w-node-_1cd7d5b1-8eee-be42-9226-0d38003f54f0-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/sydney-comets" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#f8ed52" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077bdfc840a0e48ec43f_83ed18c87eac48c4add5b5c97e05fc6f.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-4">Sydney Comets</h5></div></div><div class="team-card-footer"><div style="border-color:#2F820D" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/sydney-comets"/></div></div></div><div class="content-block-bottom"><div class="advertising"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop-p-500.webp 500w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp 728w" alt="" class="image hide-mobile-landscape-portrait"/><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b06_Mobile.gif" loading="lazy" alt="" class="image hide-desktop-tablet"/></div></div></div></div></div><div data-w-tab="South" class="header-tab-pane w-tab-pane"><div class="tab-content"><div class="content-block rounded-corners-top"><div class="content-block-inner"><div class="bottom-margin-2-5em"><div class="heading-wrapper ml-vertical"><h3>Select a team</h3><div class="filter-wrapper"><div fs-cmsfilter-element="filters-3" class="search-form-block w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" class="filter-form" data-wf-page-id="660260f3de95ebb3e1c1a44e" data-wf-element-id="e68c6a5a-8e44-3d5d-85c5-198cb927af44"><div class="text-field-wrapper"><input class="text-field light-text-field w-input" maxlength="256" name="Search-4" fs-cmsfilter-field="team-3" data-name="Search 4" placeholder="Search" type="text" id="Search-4"/><div class="search-field-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/66027ab338d4c3810bb6b28a_search.svg" alt="" class="icon-xs search-icon"/></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><div class="w-dyn-list"><div role="list" class="grid gap-1-5em _4-col-grid w-dyn-items"><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/ballarat-miners" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#002c4d" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0770d65362a38408c5e3_3accdea39f294209b342d0d10c3d9e6a.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Ballarat Miners</h5></div></div><div class="team-card-footer"><div style="border-color:#ffc423" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/ballarat-miners"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/bendigo-braves" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#003da5" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077021b6d0e229f71f95_a4fd705fae9f42c998ceb5d17e7657d3.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Bendigo Braves</h5></div></div><div class="team-card-footer"><div style="border-color:#ffb81c" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/bendigo-braves"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/casey-cavaliers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#01233d" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077140ed96ed7a06f82b_256ae9330edf4edb8aa41ed4cb8438d0.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Casey Cavaliers</h5></div></div><div class="team-card-footer"><div style="border-color:#005b8e" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/casey-cavaliers"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/dandenong-rangers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#005543" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/66693381e3109bf73e13dedb_rangers-green-logo-tp-1.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Dandenong Rangers</h5></div></div><div class="team-card-footer"><div style="border-color:#fbd000" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/dandenong-rangers"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/diamond-valley-eagles" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#d91d1d" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07726127c6172bb8fc2d_e2fac17835fa40958f87517fbb936a14.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Diamond Valley Eagles</h5></div></div><div class="team-card-footer"><div style="border-color:#00351a" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/diamond-valley-eagles"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/eltham-wildcats" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07728485ca801a258044_4a5ffb2b5bc74969a496332fc76b3bf1.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Eltham Wildcats</h5></div></div><div class="team-card-footer"><div style="border-color:#ed1c24" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/eltham-wildcats"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/frankston-blues" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#292d53" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07732f815ee199228e72_b373c02ec49243e7bc8bf636f8116783.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Frankston Blues</h5></div></div><div class="team-card-footer"><div style="border-color:#9bcbeb" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/frankston-blues"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/geelong-united" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0f1c2c" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07734aeef659501615d5_b99e31e60d0042b6a17551972bb5eef0.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Geelong United</h5></div></div><div class="team-card-footer"><div style="border-color:#f90" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/geelong-united"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/hobart-chargers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0b044c" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077340ed96ed7a06f98f_156c6e7bcce4411aa6cc6441a802b7cf.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Hobart Chargers</h5></div></div><div class="team-card-footer"><div style="border-color:#01a0c6" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/hobart-chargers"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/keilor-thunder" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#d52027" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077aae3adc41d956fb6d_2248a8e6670342cc945156adebf3531b.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Keilor Thunder</h5></div></div><div class="team-card-footer"><div style="border-color:#000000" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/keilor-thunder"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/kilsyth-cobras" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077514bd5b50d071580c_bea19714aa8d4ab881c205937a70d5cb.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Kilsyth Cobras</h5></div></div><div class="team-card-footer"><div style="border-color:#ff0000" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/kilsyth-cobras"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/knox-raiders" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#ffcc00" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077542e13fa9abe3e2e6_1f578a7a08814ccb90e2f0c3d38bed2e.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Knox Raiders</h5></div></div><div class="team-card-footer"><div style="border-color:#003876" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/knox-raiders"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/launceston-tornadoes" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#e60d2e" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/6670f5ba678f9f2223d125b2_59420%20Tornadoes%20Bucky%20Logo%20White%20(1)%5B60%5D.webp" sizes="(max-width: 479px) 11vw, (max-width: 767px) 8vw, (max-width: 991px) 7vw, 4vw" srcset="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/6670f5ba678f9f2223d125b2_59420%20Tornadoes%20Bucky%20Logo%20White%20(1)%5B60%5D-p-500.png 500w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/6670f5ba678f9f2223d125b2_59420%20Tornadoes%20Bucky%20Logo%20White%20(1)%5B60%5D-p-800.png 800w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/6670f5ba678f9f2223d125b2_59420%20Tornadoes%20Bucky%20Logo%20White%20(1)%5B60%5D-p-1080.png 1080w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/6670f5ba678f9f2223d125b2_59420%20Tornadoes%20Bucky%20Logo%20White%20(1)%5B60%5D.webp 2374w" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Launceston Tornadoes</h5></div></div><div class="team-card-footer"><div style="border-color:#97999b" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/launceston-tornadoes"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/melbourne-tigers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#ef2e25" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077762b56f32c0197797_705443318fdb44879b448151bc75f9bb.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Melbourne Tigers</h5></div></div><div class="team-card-footer"><div style="border-color:#ffab00" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/melbourne-tigers"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/mt-gambier-pioneers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/675510f641bf01d50c882962_my_gambier.png" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Mt Gambier Pioneers</h5></div></div><div class="team-card-footer"><div style="border-color:#ffc423" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/mt-gambier-pioneers"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/nw-tasmania" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/6670f577ec1ff63dd57396dc_nwt-logo-2024-1-3.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">NW Tasmania</h5></div></div><div class="team-card-footer"><div style="border-color:#fb7811" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/nw-tasmania"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/nunawading-spectres" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#001489" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0778d207eb051663c28f_60e0c24aeeab4813a405f6655fd12ea1.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Nunawading Spectres</h5></div></div><div class="team-card-footer"><div style="border-color:#c8102e" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/nunawading-spectres"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/ringwood-hawks" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#014421" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0779d981b20cddb4c553_25b894f9a8684c449745656e60a92ec2.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Ringwood Hawks</h5></div></div><div class="team-card-footer"><div style="border-color:#4caf50" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/ringwood-hawks"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/sandringham-sabres" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#012169" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077a002293b2e63c1ad8_7a1b942625be46ad9377f3fcb23e4dcd.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Sandringham Sabres</h5></div></div><div class="team-card-footer"><div style="border-color:#fe5000" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/sandringham-sabres"/></div><div id="w-node-e68c6a5a-8e44-3d5d-85c5-198cb927af51-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/waverley-falcons" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#075b42" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077b3a9528d3bc8d0ce1_23a6e9ecdc604a36b282d167e7c39d7b.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-3">Waverley Falcons</h5></div></div><div class="team-card-footer"><div style="border-color:#f4b510" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/waverley-falcons"/></div></div></div><div class="content-block-bottom"><div class="advertising"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop-p-500.webp 500w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp 728w" alt="" class="image hide-mobile-landscape-portrait"/><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b06_Mobile.gif" loading="lazy" alt="" class="image hide-desktop-tablet"/></div></div></div></div></div></div><div data-w-tab="West" class="header-tab-pane w-tab-pane"><div class="content-block rounded-corners-top"><div class="content-block-inner"><div class="bottom-margin-2-5em"><div class="heading-wrapper ml-vertical"><h3>Select a team</h3><div class="filter-wrapper"><div fs-cmsfilter-element="filters-5" class="search-form-block w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" class="filter-form" data-wf-page-id="660260f3de95ebb3e1c1a44e" data-wf-element-id="633cd67f-44e3-358f-6c66-0afd311b293a"><div class="text-field-wrapper"><input class="text-field light-text-field w-input" maxlength="256" name="Search-4" fs-cmsfilter-field="team-5" data-name="Search 4" placeholder="Search" type="text" id="Search-4"/><div class="search-field-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/66027ab338d4c3810bb6b28a_search.svg" alt="" class="icon-xs search-icon"/></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><div class="w-dyn-list"><div role="list" class="grid gap-1-5em _4-col-grid w-dyn-items"><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/cockburn-cougars" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0076bb" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077162b56f32c0197444_818c7e2ea4674ef1aa4f30208a3a4285.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Cockburn Cougars</h5></div></div><div class="team-card-footer"><div style="border-color:#ffce00" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/cockburn-cougars"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/east-perth-eagles" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#003594" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0772de8da9885151e6d9_f1aa7f71505c46b2b853fc182fe9cea4.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">East Perth Eagles</h5></div></div><div class="team-card-footer"><div style="border-color:#d50032" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/east-perth-eagles"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/eastern-suns" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#f16022" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07724aeef65950161552_5fb6fc65b7f74838b538a98b11164492.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Eastern Suns</h5></div></div><div class="team-card-footer"><div style="border-color:#000000" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/eastern-suns"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/geraldton-buccaneers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#039be5" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077394c9191bd8b22ff5_f2f92d297e3e408facf6db6ab8be5b4e.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Geraldton Buccaneers</h5></div></div><div class="team-card-footer"><div style="border-color:#ffc107" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/geraldton-buccaneers"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/goldfields-giants" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#00004e" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0773456abfc84b0ea1b9_adf849338e014e8bb063679a3aa9a05e.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Goldfields Giants</h5></div></div><div class="team-card-footer"><div style="border-color:#ffcc33" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/goldfields-giants"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/joondalup-wolves" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:black" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0774e700179ea5497b44_6e6d037f116a441dbf347969bf22133b.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Joondalup Wolves</h5></div></div><div class="team-card-footer"><div style="border-color:#114734" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/joondalup-wolves"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/lakeside-lightning" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#5a409b" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07754c0914f5b61686d9_e4c9bfcb2702406592b2e067a857486b.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Lakeside Lightning</h5></div></div><div class="team-card-footer"><div style="border-color:#000000" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/lakeside-lightning"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/mandurah-magic" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#c70c1f" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0776a03e7d3d2cb9e03b_50d19611c1ae4159ba0c6852c075ed39.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Mandurah Magic</h5></div></div><div class="team-card-footer"><div style="border-color:#b4784a" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/mandurah-magic"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/perry-lakes-hawks" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#004990" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077814bd5b50d0715cf6_d1076087234a470f818d9ebc03f2e3ae.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Perry Lakes Hawks</h5></div></div><div class="team-card-footer"><div style="border-color:#b6bcbf" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/perry-lakes-hawks"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/perth-redbacks" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#e2211c" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0778f56f4adb83de979f_3ef1b09ba50f4269a70b0a4a192bf217.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Perth Redbacks</h5></div></div><div class="team-card-footer"><div style="border-color:#000000" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/perth-redbacks"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/rockingham-flames" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#c6202e" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07794c0914f5b61689ad_557a98b19d9e4b50ae05ff2b42ab44fb.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Rockingham Flames</h5></div></div><div class="team-card-footer"><div style="border-color:#000000" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/rockingham-flames"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/south-west-slammers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#1a0dab" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077ade8da9885151efbf_2733ea955cb640989980dcadd8482eb9.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">South West Slammers</h5></div></div><div class="team-card-footer"><div style="border-color:#e43233" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/south-west-slammers"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/warwick-senators" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#0054a4" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077b53a478f484bfd133_4dbac9f3cda141619ee7bc6d7f1ec82d.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Warwick Senators</h5></div></div><div class="team-card-footer"><div style="border-color:#00a160" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/warwick-senators"/></div><div id="w-node-_633cd67f-44e3-358f-6c66-0afd311b2947-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/willetton-tigers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#002b5e" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077be851efd80f0db8b2_14dc2a2646f449cc8a1df2838b5d2b27.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-5">Willetton Tigers</h5></div></div><div class="team-card-footer"><div style="border-color:#ef6914" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/willetton-tigers"/></div></div></div><div class="content-block-bottom"><div class="advertising"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop-p-500.webp 500w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp 728w" alt="" class="image hide-mobile-landscape-portrait"/><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b06_Mobile.gif" loading="lazy" alt="" class="image hide-desktop-tablet"/></div></div></div></div></div><div data-w-tab="Central" class="header-tab-pane w-tab-pane"><div class="content-block rounded-corners-top"><div class="content-block-inner"><div class="bottom-margin-2-5em"><div class="heading-wrapper ml-vertical"><h3>Select a team</h3><div class="filter-wrapper"><div fs-cmsfilter-element="filters-6" class="search-form-block w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" class="filter-form" data-wf-page-id="660260f3de95ebb3e1c1a44e" data-wf-element-id="5f5a2828-a75d-f60d-dee9-8428e5fde37c"><div class="text-field-wrapper"><input class="text-field light-text-field w-input" maxlength="256" name="Search-4" fs-cmsfilter-field="team-6" data-name="Search 4" placeholder="Search" type="text" id="Search-4"/><div class="search-field-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/66027ab338d4c3810bb6b28a_search.svg" alt="" class="icon-xs search-icon"/></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><div class="w-dyn-list"><div role="list" class="grid gap-1-5em _4-col-grid w-dyn-items"><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/central-district-lions" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#010083" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07710860ba3b1f963e48_e2a58d651047437e8b30d136329418f4.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">Central Districts Lions</h5></div></div><div class="team-card-footer"><div style="border-color:#e10001" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/central-district-lions"/></div><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/eastern-mavericks" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#551046" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f07764725b01e322e308b_ff62e640cbdb426daf0a9ecd7fda2fe0.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">Eastern Mavericks</h5></div></div><div class="team-card-footer"><div style="border-color:#B7B7B7" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/eastern-mavericks"/></div><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/forestville-eagles" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#2e2d75" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0773f56f4adb83de9454_f45d3a40f3794de4bbfa8694f02ccf42.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">Forestville Eagles</h5></div></div><div class="team-card-footer"><div style="border-color:#f4d42d" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/forestville-eagles"/></div><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/north-adelaide-rockets" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#ed3237" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0777fe1d23f5b2e9ab81_b4b08e76a04441a284fe1422b99b96f5.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">North Adelaide Rockets</h5></div></div><div class="team-card-footer"><div style="border-color:#bdbfc1" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/north-adelaide-rockets"/></div><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/norwood-flames" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#1e1934" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f0778e69842ddafa33d83_e9213277619b462a983703dd8c27f4ab.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">Norwood Flames</h5></div></div><div class="team-card-footer"><div style="border-color:#e31d1a" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/norwood-flames"/></div><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/south-adelaide-panthers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#00245d" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077adfc840a0e48ec392_5326235b15f94354812edcee0c589243.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">South Adelaide Panthers</h5></div></div><div class="team-card-footer"><div style="border-color:#c1272d" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/south-adelaide-panthers"/></div><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/southern-tigers" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077a8485ca801a258681_b4d2322996a94963a1ae870b73f72bfa.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">Southern Tigers</h5></div></div><div class="team-card-footer"><div style="border-color:#febe10" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/southern-tigers"/></div><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/sturt-sabres" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#48c2f1" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077a1e739a2c45ae011a_874bd40ecf1d410090b4cd216c3cac11.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">Sturt Sabres</h5></div></div><div class="team-card-footer"><div style="border-color:#1a4788" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/sturt-sabres"/></div><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/west-adelaide-bearcats" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#000000" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077bdfd9a2f6e2df430d_145f8a431e2a429e8a44a14c3366c7d4.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">West Adelaide Bearcats</h5></div></div><div class="team-card-footer"><div style="border-color:#df2127" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/west-adelaide-bearcats"/></div><div id="w-node-_5f5a2828-a75d-f60d-dee9-8428e5fde389-e1c1a44e" role="listitem" class="w-dyn-item"><a href="/club/woodville-warriors" class="team-card w-inline-block"><div class="team-card-header"><div style="background-color:#005844" class="team-card-bg"><img alt="" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/661f077cd7c53e1fed331a87_39d24ed7c2e3482db17db4143de94118.webp" class="logo"/><img loading="lazy" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" alt="" class="angle-bg hide-mobile-landscape-portrait"/></div><div class="team-card-name"><h5 fs-cmsfilter-field="team-6">Woodville Warriors</h5></div></div><div class="team-card-footer"><div style="border-color:#ffb500" class="button secondary-button hide-mobile-landscape-portrait">View Profile</div><div class="icon-s secondary-button hide-desktop-tablet w-embed"><svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1722 12L8.22217 7.04999L9.63617 5.63599L16.0002 12L9.63617 18.364L8.22217 16.95L13.1722 12Z" fill="currentColor"/> </svg> </div></div></a><link rel="prefetch" href="/club/woodville-warriors"/></div></div></div><div class="content-block-bottom"><div class="advertising"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop-p-500.webp 500w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b05_Desktop.webp 728w" alt="" class="image hide-mobile-landscape-portrait"/><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b06_Mobile.gif" loading="lazy" alt="" class="image hide-desktop-tablet"/></div></div></div></div></div></div></div><div id="w-node-_5ae62674-019f-99ef-7067-57831c4c8fde-1c4c8fde" class="cta-banner"><div class="cta-banner-item subscribe-cta-banner-item"><div class="bg subscribe-bg"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1e_Angle_BG.svg" loading="lazy" alt="" class="angle-bg"/><svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 72.95 244.89" width="100%" class="angle-bg full-colour hide-tablet"><defs><style></style></defs><polygon class="cls-1" points="72.95 244.89 72.95 0 69.74 0 0 244.89 72.95 244.89" fill="#f47c31"><div class="w-embed"></div></polygon></svg></div><div class="cta-banner-inner"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1b_NBL1%2C%20Orientation%3DPortrait%2C%20Border%3DTrue.svg" loading="lazy" alt="" class="subscribe-logo hide-tablet"/><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1c_NBL1%2C%20Orientation%3DLandscape%2C%20Border%3DTrue.svg" loading="lazy" alt="" class="subscribe-logo hide-desktop"/><div class="cta-banner-text"><h4>Don’t miss a minute of the action by subscribing to the NBL1 newsletter</h4><div class="form-block w-form"><form id="Subscribe-form" name="email-form" data-name="Email Form" method="get" class="form" data-wf-page-id="660260f3de95ebb3e1c1a44e" data-wf-element-id="5ae62674-019f-99ef-7067-57831c4c8fed"><input class="text-field w-input" maxlength="256" name="Subscribe-Email-Address-2" data-name="Subscribe Email Address 2" placeholder="What’s your email?" type="email" id="Subscribe-Email-Address-2" required=""/><input type="submit" data-wait="Please wait..." class="button w-button" value="Subscribe"/></form><div class="success-message-2 w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="error-message-2 w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><div class="cta-banner-item social-cta-banner-item"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1d_iPhone%2015.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1d_iPhone%252015-p-500.webp 500w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8b1d_iPhone%2015.webp 750w" alt="" class="phone"/><div class="cta-banner-inner social-cta-banner-inner"><div class="cta-banner-text"><h4>Follow us for the latest updates</h4><div class="cta-banner-social-wrapper"><a href="https://www.facebook.com/NBL1" target="_blank" class="social-link circle-social-link w-inline-block"><div class="social-icon w-embed"><svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.25 1.75H9.375C8.5462 1.75 7.75134 2.07924 7.16529 2.66529C6.57924 3.25134 6.25 4.0462 6.25 4.875V6.75H4.375V9.25H6.25V14.25H8.75V9.25H10.625L11.25 6.75H8.75V4.875C8.75 4.70924 8.81585 4.55027 8.93306 4.43306C9.05027 4.31585 9.20924 4.25 9.375 4.25H11.25V1.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></a><a href="https://twitter.com/NBL1" target="_blank" class="social-link circle-social-link w-inline-block"><div class="social-icon w-embed"><svg width="14" height="15" viewBox="0 0 1200 1227" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="white"/> </svg></div></a><a href="https://www.instagram.com/nbl1/" target="_blank" class="social-link circle-social-link w-inline-block"><div class="social-icon w-embed"><svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.625 1.75H4.375C2.64911 1.75 1.25 3.14911 1.25 4.875V11.125C1.25 12.8509 2.64911 14.25 4.375 14.25H10.625C12.3509 14.25 13.75 12.8509 13.75 11.125V4.875C13.75 3.14911 12.3509 1.75 10.625 1.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.0003 7.60644C10.0774 8.12659 9.98859 8.65782 9.7464 9.12457C9.50422 9.59132 9.12102 9.96982 8.65132 10.2062C8.18162 10.4426 7.64934 10.5249 7.13017 10.4414C6.61101 10.3579 6.13141 10.1127 5.75958 9.74091C5.38775 9.36909 5.14264 8.88949 5.0591 8.37032C4.97556 7.85116 5.05785 7.31887 5.29426 6.84917C5.53067 6.37947 5.90917 5.99628 6.37592 5.75409C6.84267 5.5119 7.3739 5.42306 7.89406 5.50019C8.42463 5.57887 8.91584 5.8261 9.29511 6.20538C9.67439 6.58466 9.92163 7.07586 10.0003 7.60644Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.9375 4.5625H10.9442" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></a><a href="https://www.youtube.com/channel/UC6cQ27gCkLbD9YwL5ugNKEg" target="_blank" class="social-link circle-social-link w-inline-block"><div class="social-icon w-embed"><svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_8818_5444)"> <path d="M14.0879 4.5125C14.0136 4.21588 13.8624 3.94411 13.6495 3.72463C13.4366 3.50515 13.1696 3.34574 12.8754 3.2625C11.8004 3 7.50036 3 7.50036 3C7.50036 3 3.20036 3 2.12536 3.2875C1.83114 3.37074 1.56409 3.53015 1.3512 3.74963C1.1383 3.96911 0.9871 4.24088 0.912857 4.5375C0.716116 5.62847 0.61988 6.73519 0.625357 7.84375C0.618344 8.96065 0.714587 10.0758 0.912857 11.175C0.994707 11.4624 1.1493 11.7238 1.3617 11.934C1.5741 12.1443 1.83712 12.2961 2.12536 12.375C3.20036 12.6625 7.50036 12.6625 7.50036 12.6625C7.50036 12.6625 11.8004 12.6625 12.8754 12.375C13.1696 12.2918 13.4366 12.1323 13.6495 11.9129C13.8624 11.6934 14.0136 11.4216 14.0879 11.125C14.2831 10.0422 14.3793 8.94396 14.3754 7.84375C14.3824 6.72685 14.2861 5.61169 14.0879 4.5125V4.5125Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.09375 9.88731L9.6875 7.84355L6.09375 5.7998V9.88731Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_8818_5444"> <rect width="15" height="15" fill="white" transform="translate(0 0.5)"/> </clipPath> </defs> </svg></div></a></div></div></div></div></div></div><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 1440 601" fill="none" class="angle"><path d="M-1.7572e-05 400L1440 601L1440 79.9999L-4.55473e-05 80L-1.7572e-05 400Z" fill="black" fill-opacity="0.1"></path><path d="M-1.7572e-05 320L1440 521L1440 -0.000125889L-4.55473e-05 0L-1.7572e-05 320Z" fill="#222"></path></svg><section data-section="ladder" class="ad-section"><div class="container flex padding-0 align-centre top-margin-1-5em"><div class="code-embed adslot adslot-desktop w-embed w-script"><script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/22915855202/nbl1_leaderboard_3', [[728, 90], [320, 50]], 'div-gpt-ad-1684239521271-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <!-- /22915855202/nbl1_leaderboard_3 --> <div id='div-gpt-ad-1684239521271-0' style='min-width: 728px; min-height: 90px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1684239521271-0'); }); </script> </div></div><div class="code-embed adslot adslot-mobile w-embed w-script"><script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/22915855202/nbl1_leaderboard_mobile_2', [[320, 50]], 'div-gpt-ad-1686108250115-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <!-- /22915855202/nbl1_leaderboard_mobile_3 --> <div id='div-gpt-ad-1686108250115-0' style='min-width: 320px; min-height: 90px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1686108250115-0'); }); </script> </div></div></div></section></section><section class="section"><div class="container"><div class="w-layout-grid grid sponsor-grid"><div id="w-node-_21d72175-2a23-d39e-5ac4-1b4ec6eefa39-c6eefa36" class="col"><div class="naming-rights-wrapper"><div class="bottom-margin-1em"><p>Naming Rights</p></div><div class="w-dyn-list"><div id="w-node-dc82fdf2-ed7f-814c-82d0-03ced7b7ec27-c6eefa36" role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="https://www.mitsubishi-motors.com.au/" target="_blank" class="sponsor-link-wrapper w-inline-block"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/660deb6582a93365841edd00_660d09c601f84545be81009f_Mitsubishi.svg" width="Auto" alt="Mitsubishi" class="sponsor-logo naming-rights-logo"/></a></div></div></div></div></div><div id="w-node-_21d72175-2a23-d39e-5ac4-1b4ec6eefa40-c6eefa36" class="col"><div class="bottom-margin-1em"><p>Major Partners</p></div><div class="w-dyn-list"><div id="w-node-_21d72175-2a23-d39e-5ac4-1b4ec6eefa45-c6eefa36" role="list" class="grid sponsor-collection-list w-dyn-items"><div id="w-node-_21d72175-2a23-d39e-5ac4-1b4ec6eefa46-c6eefa36" role="listitem" class="w-dyn-item"><a href="https://basecompression.com/" target="_blank" class="sponsor-link-wrapper w-inline-block"><img loading="lazy" width="Auto" alt="Base Compression" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/665fc3fbd5c98ed5eb5a2357_base-compression-stack-solid-4cblack-01-1-.webp" sizes="(max-width: 479px) 12vw, (max-width: 767px) 13vw, (max-width: 991px) 9vw, 8vw" srcset="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/665fc3fbd5c98ed5eb5a2357_base-compression-stack-solid-4cblack-01-1--p-500.png 500w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/665fc3fbd5c98ed5eb5a2357_base-compression-stack-solid-4cblack-01-1--p-800.png 800w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/665fc3fbd5c98ed5eb5a2357_base-compression-stack-solid-4cblack-01-1-.webp 1531w" class="sponsor-logo"/></a></div><div id="w-node-_21d72175-2a23-d39e-5ac4-1b4ec6eefa46-c6eefa36" role="listitem" class="w-dyn-item"><a href="https://www.dreamcourts.com.au/" target="_blank" class="sponsor-link-wrapper w-inline-block"><img loading="lazy" width="Auto" alt="Dream Courts" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/660deb643bbdd56c5f1e2973_660d09a74e82276826e1a02b_65d52aa284829426711c8c06_65ab7b24a7c391d3d616b3b1_Dream%25252520Courts.svg" class="sponsor-logo"/></a></div><div id="w-node-_21d72175-2a23-d39e-5ac4-1b4ec6eefa46-c6eefa36" role="listitem" class="w-dyn-item"><a href="https://www.footlocker.com.au/?utm_source=google&utm_medium=cpc&utm_campaign=12556737789&utm_content=120710479138_506645394870&utm_term=footlocker_e&_cclid=Google_CjwKCAiAnO2MBhApEiwA8q0HYZwdRTy04bNKB" target="_blank" class="sponsor-link-wrapper w-inline-block"><img loading="lazy" width="Auto" alt="Foot Locker" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/665fc3358858be3714c71756_foot-locker.svg" class="sponsor-logo"/></a></div><div id="w-node-_21d72175-2a23-d39e-5ac4-1b4ec6eefa46-c6eefa36" role="listitem" class="w-dyn-item"><a href="https://kayosports.com.au/" target="_blank" class="sponsor-link-wrapper w-inline-block"><img loading="lazy" width="Auto" alt="Kayo" src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/665fc3ef08a0045173d1c327_kayo%20(2).webp" sizes="(max-width: 479px) 12vw, (max-width: 767px) 13vw, (max-width: 991px) 9vw, 8vw" srcset="https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/665fc3ef08a0045173d1c327_kayo%20(2)-p-500.png 500w, https://cdn.prod.website-files.com/65d52aa284829426711c8ae9/665fc3ef08a0045173d1c327_kayo%20(2).webp 1080w" class="sponsor-logo"/></a></div></div></div></div></div></div></section><div><div><footer class="section footer-section"><div class="container"><div class="footer-top"><div class="w-layout-grid grid footer-grid"><div id="w-node-ca8428d6-60e6-8033-a73d-36834250d958-4250d954" class="col"><div class="bottom-margin-1em"><p class="bold-text brand-500-text-colour">Quick Links</p></div><div class="quick-links-wrapper"><div class="footer-links-col"><a href="/" class="text-link small-paragraph">Home</a><a href="/news" class="text-link small-paragraph">News</a><a href="/watch" class="text-link small-paragraph">Watch</a><a href="/fixtures" class="text-link small-paragraph">Fixtures</a><a href="/ladders" class="text-link small-paragraph">Ladders</a><a href="/stats" class="text-link small-paragraph">Stats</a></div><div class="footer-links-col"><a href="/clubs" aria-current="page" class="text-link small-paragraph w--current">Clubs</a><a href="/players" class="text-link small-paragraph">Players</a><a href="/contact" class="text-link small-paragraph">Contact</a><a href="/partners" class="text-link small-paragraph">Partners</a><a href="/legal" class="text-link small-paragraph">Legal</a><a href="/plus/sign-in" target="_blank" class="text-link small-paragraph">NBL+</a></div></div></div><div id="w-node-ca8428d6-60e6-8033-a73d-36834250d977-4250d954" class="col"><div class="bottom-margin-1em"><p class="bold-text brand-500-text-colour">Conferences</p></div><div class="footer-links-col"><a href="/conference/north" class="text-link small-paragraph">NBL1 North</a><link rel="prefetch" href="/conference/north"/><a href="/conference/south" class="text-link small-paragraph">NBL South</a><link rel="prefetch" href="/conference/south"/><a href="/conference/east" class="text-link small-paragraph">NBL1 East</a><link rel="prefetch" href="/conference/east"/><a href="/conference/west" class="text-link small-paragraph">NBL1 West</a><link rel="prefetch" href="/conference/west"/><a href="/conference/central" class="text-link small-paragraph">NBL1 Central</a><link rel="prefetch" href="/conference/central"/></div></div><div id="w-node-ca8428d6-60e6-8033-a73d-36834250d993-4250d954" class="col"><div class="bottom-margin-1em"><p class="bold-text brand-500-text-colour">Partnerships</p></div><div class="footer-links-col"><a href="https://www.queensland.basketball/" target="_blank" class="text-link small-paragraph">Basketball QLD</a><a href="https://www.basketballvictoria.com.au/" target="_blank" class="text-link small-paragraph">Basketball VIC</a><a href="https://basketballsa.com.au/" target="_blank" class="text-link small-paragraph">Basketball SA</a><a href="https://basketballwa.asn.au/" target="_blank" class="text-link small-paragraph">Basketball WA</a><a href="https://www.bnsw.com.au/" target="_blank" class="text-link small-paragraph">Basketball NSW</a><a href="https://www.australia.basketball/" target="_blank" class="text-link small-paragraph">Basketball AUS</a></div></div><div id="w-node-ca8428d6-60e6-8033-a73d-36834250d9a4-4250d954" class="col"><div class="bottom-margin-1em"><p class="bold-text brand-500-text-colour">NBL Properties</p></div><div class="footer-links-col"><a href="https://nbl.com.au/" target="_blank" class="text-link small-paragraph">NBL</a><a href="https://www.3x3hustle.com/" target="_blank" class="text-link small-paragraph">NBL 3x3 Hustle</a><a href="https://www.nextstars.com.au/" target="_blank" class="text-link small-paragraph">NBL Next Stars</a></div></div><div id="w-node-ca8428d6-60e6-8033-a73d-36834250d9af-4250d954" class="footer-social-wrapper"><div class="social-wrapper"><a href="https://www.facebook.com/NBL1" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.25 1.75H9.375C8.5462 1.75 7.75134 2.07924 7.16529 2.66529C6.57924 3.25134 6.25 4.0462 6.25 4.875V6.75H4.375V9.25H6.25V14.25H8.75V9.25H10.625L11.25 6.75H8.75V4.875C8.75 4.70924 8.81585 4.55027 8.93306 4.43306C9.05027 4.31585 9.20924 4.25 9.375 4.25H11.25V1.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></a><a href="https://twitter.com/NBL1" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="14" height="15" viewBox="0 0 1200 1227" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="white"/> </svg></div></a><a href="https://www.instagram.com/nbl1/" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.625 1.75H4.375C2.64911 1.75 1.25 3.14911 1.25 4.875V11.125C1.25 12.8509 2.64911 14.25 4.375 14.25H10.625C12.3509 14.25 13.75 12.8509 13.75 11.125V4.875C13.75 3.14911 12.3509 1.75 10.625 1.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.0003 7.60644C10.0774 8.12659 9.98859 8.65782 9.7464 9.12457C9.50422 9.59132 9.12102 9.96982 8.65132 10.2062C8.18162 10.4426 7.64934 10.5249 7.13017 10.4414C6.61101 10.3579 6.13141 10.1127 5.75958 9.74091C5.38775 9.36909 5.14264 8.88949 5.0591 8.37032C4.97556 7.85116 5.05785 7.31887 5.29426 6.84917C5.53067 6.37947 5.90917 5.99628 6.37592 5.75409C6.84267 5.5119 7.3739 5.42306 7.89406 5.50019C8.42463 5.57887 8.91584 5.8261 9.29511 6.20538C9.67439 6.58466 9.92163 7.07586 10.0003 7.60644Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.9375 4.5625H10.9442" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></a><a href="https://www.youtube.com/channel/UC6cQ27gCkLbD9YwL5ugNKEg" class="social-link w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_8818_5444)"> <path d="M14.0879 4.5125C14.0136 4.21588 13.8624 3.94411 13.6495 3.72463C13.4366 3.50515 13.1696 3.34574 12.8754 3.2625C11.8004 3 7.50036 3 7.50036 3C7.50036 3 3.20036 3 2.12536 3.2875C1.83114 3.37074 1.56409 3.53015 1.3512 3.74963C1.1383 3.96911 0.9871 4.24088 0.912857 4.5375C0.716116 5.62847 0.61988 6.73519 0.625357 7.84375C0.618344 8.96065 0.714587 10.0758 0.912857 11.175C0.994707 11.4624 1.1493 11.7238 1.3617 11.934C1.5741 12.1443 1.83712 12.2961 2.12536 12.375C3.20036 12.6625 7.50036 12.6625 7.50036 12.6625C7.50036 12.6625 11.8004 12.6625 12.8754 12.375C13.1696 12.2918 13.4366 12.1323 13.6495 11.9129C13.8624 11.6934 14.0136 11.4216 14.0879 11.125C14.2831 10.0422 14.3793 8.94396 14.3754 7.84375C14.3824 6.72685 14.2861 5.61169 14.0879 4.5125V4.5125Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.09375 9.88731L9.6875 7.84355L6.09375 5.7998V9.88731Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_8818_5444"> <rect width="15" height="15" fill="white" transform="translate(0 0.5)"/> </clipPath> </defs> </svg></div></a></div></div></div></div><div class="w-layout-grid grid _3-col-grid"><div id="w-node-ca8428d6-60e6-8033-a73d-36834250d9b9-4250d954" class="col"><div id="w-node-ca8428d6-60e6-8033-a73d-36834250d9ba-4250d954" class="aboriginal-message"><div class="flag-wrapper"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8afd_Flag%202.svg" loading="lazy" alt="" class="flags"/><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/65d52aa284829426711c8afe_Flag%201.svg" loading="lazy" id="w-node-ca8428d6-60e6-8033-a73d-36834250d9bd-4250d954" alt="" class="flags"/></div><p class="small-paragraph _200-text-colour">The National Basketball League acknowledges the Traditional Custodians of the lands on which we work, live & play. We pay our respects to their Elders past, present & emerging as well as all Aboriginal and Torres Strait Island Community.</p></div></div><div id="w-node-ca8428d6-60e6-8033-a73d-36834250d9c0-4250d954" class="col"><div id="w-node-_32eb6f50-bb4b-df44-cf8a-c45cfc6db93f-fc6db93f" class="disclaimer"><p class="small-paragraph _200-text-colour">© Copyright NBL1.<br/><a href="/legal/legal" class="text-link">Terms & Conditions. </a><a href="/legal/privacy-policy" class="text-link">Privacy Policy</a>. <br/>Design By <a href="https://www.sportingcode.com.au/" target="_blank" class="text-link sporting-code">Sporting Code</a></p><a href="/" class="footer-logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/66115e7e3cefc9f993b51c69_NBL_One_Mono%20White.svg" loading="lazy" alt="" class="footer-logo"/></a></div></div></div></div><div class="bg _500-bg"></div></footer></div></div></main></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65d52aa284829426711c8ae1" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/65d52aa284829426711c8ae1/js/nbl1-v2.0836d6c2.e1a0399ef3ecb1f0.js" type="text/javascript"></script> <!-- Dynamic Copyright Year --> <script> const yearElm = document.getElementById("year") if (yearElm) { var date = new Date().getFullYear(); yearElm.innerHTML = date; } </script> <!-- Disable Zoom in feature on mobile forms --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /></body></html>