top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Lockhart Ex-Servicemen's Club - PICNIC DAY RACES AFTERPARTY

пт, 03 окт.

|

87 Green St, Lockhart NSW 2656, Australia

Get ready, Lockhart! After the excitement of the Picnic Day Races, keep the energy going with RIFF live at the Lockhart Ex-Servicemen’s Club on Friday, 3rd of October from 7pm to 11pm.

Registration is closed
See other events
Lockhart Ex-Servicemen's Club - PICNIC DAY RACES AFTERPARTY
Lockhart Ex-Servicemen's Club - PICNIC DAY RACES AFTERPARTY

Время и место

03 окт. 2025 г., 19:00 – 23:00

87 Green St, Lockhart NSW 2656, Australia

О событии

🎶 RIFF LIVE – Lockhart Picnic Day Races Afterparty! 🎶


Get ready, Lockhart! After the excitement of the Picnic Day Races, keep the energy going with RIFF live at the Lockhart Ex-Servicemen’s Club on Friday, 3rd of October from 7pm to 11pm.


Join in for a night full of your favourite hits, high-energy covers and RIFF’s signature guitar-driven originals. Whether you’ve spent the day at the races or just want an unforgettable Friday night out, this is the perfect afterparty to celebrate with friends, great music and a lively crowd.


Don’t miss out! The party continues here!


📍 Venue: Lockhart Ex-Servicemen’s Club

🕖 Time: 7pm – 11pm


Поделиться

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