top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

SS&A Club, Albury (with FLō TRIō)

शुक्र, 19 दिस॰

|

570/582 Olive St, Albury NSW 2640, Australia

Get ready, Albury! FLō TRIō is hitting the stage at the SS&A Club on Friday, 19th of December, for a massive night of live music, smooth grooves, and energetic vibes.

Registration is closed
See other events
SS&A Club, Albury (with FLō TRIō)
SS&A Club, Albury (with FLō TRIō)

समय और स्थान

19 दिस॰ 2025, 9:00 pm – 20 दिस॰ 2025, 1:00 am

570/582 Olive St, Albury NSW 2640, Australia

इवेंट के बारे में

🎶 FLō TRIō Live at SS&A Club – Friday, 19th December | 9 PM – 1 AM 🎶


Get ready, Albury! FLō TRIō is hitting the stage at the SS&A Club on Friday, 19th of December, for a massive night of live music, smooth grooves, and energetic vibes. From 9 PM till 1 AM, this dynamic trio will bring a blend of soul, funk, and rock-infused classics alongside fresh takes on modern favourites.


Whether you're hitting the dance floor or kicking back with a drink, this is the perfect way to spend your Friday night. Expect tight harmonies, killer musicianship, and a setlist that keeps the good times rolling.


Free entry – music starts at 9 PM sharp.

Bring your crew, bring your energy, and let’s light up the SS&A Club with FLō TRIō!

यह इवेंट साझा करें

bottom of page
function prefetch(nodeList) { if (navigator.connection && (navigator.connection.effectiveType === 'slow-2g' || navigator.connection.effectiveType === '2g')) { return; } if (navigator.deviceMemory && navigator.deviceMemory <= 2) { return; } const fetched = {}; const observer = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { const link = entry.target.href; if (!fetched[link]) { fetched[link] = true; fetch(link, { priority: 'low' }); } observer.unobserve(entry.target); } }); }); nodeList.forEach(link => observer.observe(link)); } const idleCallback = window.requestIdleCallback || function (cb) { return setTimeout(() => cb(), 1); }; idleCallback(function () { const links = document.querySelectorAll('a[href]'); prefetch(links); });