top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Cowra Bowling Club

गुरु, 18 सित॰

|

22/16 Brougham St, Cowra NSW 2794, Australia

Join us for a fantastic Thursday evening of live music with RIFF at the Cowra Bowling Club!

Registration is closed
See other events
Cowra Bowling Club
Cowra Bowling Club

समय और स्थान

18 सित॰ 2025, 6:30 pm – 9:30 pm

22/16 Brougham St, Cowra NSW 2794, Australia

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

🎶 Live Music at Cowra Bowling Club – RIFF 🎶


📍 Cowra Bowling Club, NSW

🗓 Thursday, 18th of September 2025

🕡 6:45 PM – 9:45 PM


Join us for a fantastic Thursday evening of live music with RIFF at the Cowra Bowling Club! Whether you're winding down after a long day or looking for a great night out with friends, this show is the perfect way to kick back and enjoy top-quality live entertainment.

Expect a powerful mix of heartfelt originals and classic covers, performed with passion and energy. With a unique sound and engaging stage presence, RIFF delivers a show that resonates with every kind of music lover.


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

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