top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Mulwala Water Ski Club (with FLō TRIō)

sex., 30 de jan.

|

156 Melbourne St, Mulwala NSW 2647, Australia

Get ready for a big Friday night of live music at the Mulwala Water Ski Club as RIFF teams up with FLŌ TRIŌ for an unforgettable evening of great vibes, great songs, and live entertainment by the water.

Registration is closed
See other events
Mulwala Water Ski Club (with FLō TRIō)
Mulwala Water Ski Club (with FLō TRIō)

Horário e local

30 de jan. de 2026, 19:00 – 23:00

156 Melbourne St, Mulwala NSW 2647, Australia

Sobre o evento

🎶 LIVE MUSIC at Mulwala Water Ski Club 🎶


Get ready for a big Friday night of live music at the Mulwala Water Ski Club as RIFF teams up with FLŌ TRIŌ for an unforgettable evening of great vibes, great songs, and live entertainment by the water.


🗓 Friday, 30th January

7:00pm – 11:00pm

📍 Mulwala Water Ski Club


Expect a high-energy mix of crowd favourites, singalong classics, and feel-good tunes that’ll keep the night rolling from the first note to the last. Whether you’re out for a relaxed drink or ready to hit the dancefloor, this is one you won’t want to miss.


Compartilhe esse evento

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