top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Romano's Hotel, Wagga Wagga

ven 09 mag

|

81 Fitzmaurice St, Wagga Wagga NSW 2650, Australia

Get ready for a night of powerful live music as RIFF takes the stage at Romano’s Hotel!

Registration is closed
See other events
Romano's Hotel, Wagga Wagga
Romano's Hotel, Wagga Wagga

Orario & Sede

09 mag 2025, 20:30 – 10 mag 2025, 00:00

81 Fitzmaurice St, Wagga Wagga NSW 2650, Australia

Partecipanti

Info sull'evento

🎶 RIFF Live at Romano’s Hotel, Wagga Wagga! 🎶


📅 Friday, 9th May 2025

⏰ 8:30 PM – 12:00 AM

📍 Romano’s Hotel, Wagga Wagga, NSW


Get ready for a night of powerful live music as RIFF takes the stage at Romano’s Hotel! From heartfelt originals to high-energy crowd favorites, this is your chance to experience raw talent, infectious rhythms, and a setlist that’ll have you singing along and moving all night long!


Whether you’re a longtime fan or a first-time listener, this is a show you don’t want to miss. Grab your friends, enjoy some great drinks, and let’s make it a night to remember!


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