top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Cowra Bowling Club

शुक्र, 24 अक्टू॰

|

22/16 Brougham St, Cowra NSW 2794, Australia

Get ready for a great night of live music as RIFF brings the energy to Cowra Bowling Club this Friday, October 24th!

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

समय और स्थान

24 अक्टू॰ 2025, 8:00 pm – 11:00 pm

22/16 Brougham St, Cowra NSW 2794, Australia

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

🎶 RIFF Live at Cowra Bowling Club 🎶


📍 Cowra, NSW

🗓 Friday, 24th October 2025

🕗 8:00 PM – 11:00 PM


Get ready for a great night of live music as RIFF brings the energy to Cowra Bowling Club this Friday, October 24th! From 8 PM to 11 PM, expect an electric mix of crowd-favourite covers and heartfelt original tracks that showcase RIFF’s signature sound—raw, melodic, and soul-stirring.


Whether you're after a relaxed night out or keen to hit the dancefloor, this is the perfect way to kick off your weekend. Bring your mates, grab a drink, and settle in for an unforgettable Friday night.


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

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