top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Tallangatta Hotel

शुक्र, 22 अग॰

|

77 Towong St, Tallangatta VIC 3700, Australia

Get ready for a night of powerful vocals, heartfelt originals, and crowd-favourite covers as RIFF returns to the stage at the Tallangatta Hotel!

Registration is closed
See other events
Tallangatta Hotel
Tallangatta Hotel

समय और स्थान

22 अग॰ 2025, 7:30 pm – 11:30 pm

77 Towong St, Tallangatta VIC 3700, Australia

इवेंट के बारे में

🎶 RIFF Live at the Tallangatta Hotel 🎶


📍 Tallangatta Hotel, Tallangatta VIC

🗓️ Friday, 22nd August 2025

🕢 7:30 PM – 11:30 PM


Get ready for a night of powerful vocals, heartfelt originals, and crowd-favourite covers as RIFF returns to the stage at the Tallangatta Hotel! With a dynamic setlist that spans decades and genres, this is more than just live music—it’s an experience.


Whether you're after a relaxing evening with mates or you’re ready to hit the dancefloor, RIFF brings the energy, soul, and storytelling that always leaves an impression.


यह इवेंट साझा करें

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