top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

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

Jum, 27 Jun

|

570/582 Olive St, Albury NSW 2640, Australia

Get ready for an epic night of music as FLō TRIō hits the stage at the SS&A Club!

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

Waktu & Lokasi

27 Jun 2025, 21.00 – 28 Jun 2025, 01.00

570/582 Olive St, Albury NSW 2640, Australia

Tentang Event

🎶 Live at the SS&A Club – Friday, 27th June 🎶


⏰ 9:00 PM – 1:00 AM | Free Entry | Albury, NSW


Get ready for an epic night of music as FLō TRIō hits the stage at the SS&A Club! From 9 PM to 1 AM, the dancefloor will be alive with powerful vocals, energetic acoustic and electric vibes, and a mix of crowd-favourite covers and original tracks that’ll keep you moving all night long.

Whether you're winding down the week or starting your weekend early, this is the place to be. Bring your crew, grab a drink, and enjoy a high-energy show that celebrates live music at its best.


🔥 Great music

🎤 Passionate performance


Bagikan Event Ini

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