top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

SS&A Club, Albury

Fr., 07. Aug.

|

570/582 Olive St, Albury NSW 2640, Australia

Get ready for a massive night of live music as RIFF returns to the SS&A Club in Albury for an electrifying Friday session!

Registration is closed
See other events
SS&A Club, Albury
SS&A Club, Albury

Zeit & Ort

07. Aug. 2026, 21:00 – 08. Aug. 2026, 00:30

570/582 Olive St, Albury NSW 2640, Australia

Gäste

Über die Veranstaltung

RIFF Live at SS&A Club Albury – Friday, 7th August | 9:00pm – 12:30am


Get ready for a massive night of live music as RIFF returns to the SS&A Club in Albury for an electrifying Friday session! From 9pm to 12:30am, expect a high-energy mix of powerful vocals, tight grooves, crowd-favourite covers and the dynamic sound you’ve come to love from RIFF!


Whether you’re hitting the dance floor, grabbing a drink with mates, or just soaking in the atmosphere, this is the perfect way to kick off your weekend. Come experience the vibe, the musicianship, and a night of tunes that’ll keep you moving right through to last call.


Free entry – all welcome. See you there! 🎶🔥

Diese Veranstaltung teilen

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