top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Lockhart Ex-Servicemen's Club

Sa., 02. Mai

|

87 Green St, Lockhart NSW 2656, Australia

Get ready for a great night out at the Lockhart Ex-Servicemen's Club! RIFF is bringing three hours of live music to keep you entertained from start to finish.

Registration is closed
See other events
Lockhart Ex-Servicemen's Club
Lockhart Ex-Servicemen's Club

Zeit & Ort

02. Mai 2026, 19:45 โ€“ 22:45

87 Green St, Lockhart NSW 2656, Australia

รœber die Veranstaltung

Get ready for a great night out at the Lockhart Ex-Servicemen's Club! RIFF is bringing three hours of live music to keep you entertained from start to finish.


Expect a fantastic mix of cover songs spanning the decades, from classic rock anthems to contemporary favourites. All delivered with the energy and passion that RIFF is known for. Whether you're a long-time music lover or just looking for a brilliant Saturday night out, this is the place to be.

Grab your friends, settle in with a drink, and let the music do the rest.


๐Ÿ“ Lockhart Ex-Servicemen's Club, Lockhart NSW

๐Ÿ—“ Saturday, 2nd May 2026

๐ŸŽถ Music from 7:45pm โ€“ 10:45pm


Diese Veranstaltung teilen

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