KW Racquet Club

Welcome to The Kitchener-Waterloo Racquet Club where competitive squash meets unmatched camaraderie in the heart of kitchener

We are located in downtown Kitchener behind the Farmers Market
138 Duke Street East, Kitchener, ON N2H 1A7

60+ Years of Squash Excellence

The Kitchener‑Waterloo Racquet Club (KWRC), founded in 1962 by squash pioneer Barney Lawrence, has been a vibrant community staple in Kitchener ever since.As the first squash facility in Ontario outside Toronto to offer a doubles court, the club has continuously expanded and modernized over the decades while maintaining its welcoming spirit for players of all levels.Located at 138 Duke Street East, KWRC offers curated programming for juniors and adults, the best courts in Ontario, fitness amenities, towel service, sauna, and many social events making it a popular hub for racquet sport enthusiasts across the region.

Facilities

9000 sq ft of Squash & Fitness

  • 2 international Singles Squash Courts

  • 1 hardball doubles court

  • 1 hardball singles court

  • 2 changerooms with lockers, sauna, showers, towel service

  • fully functional fitness area

  • licenced lounge

  • patio

  • secure bike storage

Programs

KWRC is a squash and social Club

  • Singles and Doubles in HouseLeagues and Monthly Ladders

  • Participation in Interclub Leagues Ontario Squash Doubles League and Western Region Squash League

  • Sunday Drop in Squash Clinic

  • Annual Grandfather's Doubles Tournament

  • Annual Club Championships

  • 2 Squash Professionals - Gary Waite & Jeff Deverill

  • Annual Golf Tournament

  • Monkey Doubles, Euchre, Crokinole Events


Contact Us

[email protected]

519.745.6108

138 Duke Street East, Kitchener, ON N2H 1A7

Thank You

Squash Team Scheduler

Squash Team Scheduler

Drag players to assign them to matches

👥 Team Roster 17
📅 Match Schedule 2
var myEventMethod = window.addEventListener ? "addEventListener" : "attachEvent"; var myEventListener = window[myEventMethod]; var myEventMessage = myEventMethod == "attachEvent" ? "onmessage" : "message"; myEventListener(myEventMessage, function(e) { switch (e.data.action) { case "setHeight": { var embedCodeId = e.data.embedCodeId; if (embedCodeId != null && embedCodeId != '') { var elements = document.getElementsByClassName('form-iframe-' + embedCodeId); for (var i = 0; i < elements.length; i++) { elements[i].style.height = (e.data.height) + "px"; } } else { document.getElementById('form-iframe').height = (e.data.height) + "px"; } break; } case "redirectAfterLogin": { var url = e.data.urlToRedirect; setTimeout(() => { window.location.href = url; }, 100); break; } case "scrollBottom": { if (e.data.scrollHeight) window.scrollTo(0, e.data.scrollHeight); break; } case "scrollTop": { if (1 == 1) window.scrollTo(0, 0); break; } } }, false);