top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

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

ven. 05 sept.

|

570/582 Olive St, Albury NSW 2640, Australia

Get ready for a massive night of live music as FLō TRIō hits the stage at the Albury SS&A Club!

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

Heure et lieu

05 sept. 2025, 22:10 – 06 sept. 2025, 01:30

570/582 Olive St, Albury NSW 2640, Australia

Invités

À propos de l'événement

🎸 FLō TRIō Live at Albury SS&A Club


📅 Friday, 5th September

🕘 10:15 PM – 1:30 AM

📍 SS&A Club, Albury NSW


Get ready for a massive night of live music as FLō TRIō hits the stage at the Albury SS&A Club this Friday, 5th of September! From 10:15 PM to 1:30 AM, the energy will be electric as FLō delivers a powerhouse performance packed with crowd favourites, epic originals, and fiery guitar work that’ll keep you dancing deep into the night.


🔥 Expect big sounds, good vibes, and a live show that hits hard. Whether you’re a long-time fan or a first-time listener—this is one gig you won’t want to miss.


Partager cet événement

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); });