top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Cowra Bowling Club

jeu. 19 mars

|

22/16 Brougham St, Cowra NSW 2794, Australia

Cowra, get ready for a great night of live music as RIFF hits the stage at Cowra Bowling Club on Thursday, 19th March, from 6:45pm to 9:45pm.

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

Heure et lieu

19 mars 2026, 18:45 – 21:45

22/16 Brougham St, Cowra NSW 2794, Australia

Invités

À propos de l'événement

🎶 Live Music at Cowra Bowling Club 🎶


Cowra, get ready for a great night of live music as RIFF hits the stage at Cowra Bowling Club on Thursday, 19th March, from 6:45pm to 9:45pm.


Known for his powerful vocals, dynamic guitar work and engaging stage presence, RIFF delivers a crowd-pleasing mix of heartfelt originals and well-loved classics that keep the room buzzing from start to finish. Whether you’re settling in for dinner, catching up with mates or just chasing a relaxed mid-week vibe, this is the perfect soundtrack to your Thursday night.


Good music, great atmosphere, and a night you won’t want to miss. 🎸✨


Partager cet événement

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