top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Plough Inn, Tarrawingee

dom 30 nov

|

2322 Wangaratta Beechworth Road, Tarrawingee VIC 3678, Australia

Join RIFF for an unforgettable Sunday session at The Plough Inn in Tarrawingee! With a mix of high-energy rock, heartfelt originals and crowd favourite classics, this is the perfect way to wrap up your weekend.

Registration is closed
See other events
Plough Inn, Tarrawingee
Plough Inn, Tarrawingee

Orario & Sede

30 nov 2025, 12:30 – 15:30

2322 Wangaratta Beechworth Road, Tarrawingee VIC 3678, Australia

Partecipanti

Info sull'evento

RIFF Live at The Plough Inn, Tarrawingee!


📅 Sunday, 30th November 2024

12:30 PM – 3:30 PM

📍 The Plough Inn, Tarrawingee, VIC


Join RIFF for an unforgettable Sunday session at The Plough Inn in Tarrawingee! With a mix of high-energy rock, heartfelt originals and crowd-favourite classics, this is the perfect way to wrap up your weekend.


Soak in the atmosphere of this iconic venue, grab a drink, enjoy a great meal, and kick back (or get up and dance!) to some top-notch live music.


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