top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

SS&A Club, Albury

ven. 06 févr.

|

570/582 Olive St, Albury NSW 2640, Australia

Get ready for a big Friday night of live music as RIFF hits the stage at the SS&A Club on Friday, 6th of February, playing from 9:00pm to 12:30am.

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

Heure et lieu

06 févr. 2026, 21:00 – 07 févr. 2026, 00:30

570/582 Olive St, Albury NSW 2640, Australia

À propos de l'événement

🎸 Live Music at the SS&A Club – RIFF 🎸


Get ready for a big Friday night of live music as RIFF hits the stage at the SS&A Club on Friday, 6th of February, playing from 9:00pm to 12:30am.

Expect a high-energy mix of crowd-favourite covers and original songs, delivered with passion, powerful vocals, and great guitar tones. Whether you’re up for a dance, a sing-along, or just a great night out with mates, this show has you covered.


🍻 Great vibes

🎶 Live music all night

🕺 Plenty of dancefloor moments


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