OSU Ice Rink

OSU Ice Rink OSU Ice Rink
390 Woody Hayes Dr.
Columbus, OH 43210
(614) 292-4154
Director: Scott Bokker
Managers: Thomas Ewers
Assistant Manager: Malachi

01/23/2026

Due to the forecast the decision has been made to cancel the Open Skate on Sunday 1/25 3p-5p

01/06/2025

Due to the Level 2 Snow Emergency the OSU Ice Rink will be closed this evening.

Day 1 of the Ice Build
05/07/2024

Day 1 of the Ice Build

04/05/2024

We have decided to add one additional Open Skate this Sunday 2:30p-4:30p. Hope to you there!

04/04/2024

Last Open Skate of the season tonight 7:30p-9:30p

03/24/2024
03/17/2024

One more time for the Best Fans in the Land!

Yesterday's win was our 1️⃣8️⃣th on home ice this year - a program record!

03/16/2024

BUCKEYES WIN‼️

03/16/2024

𝐅𝐑𝐎𝐙𝐄𝐍 𝐅𝐎𝐔𝐑 𝐁𝐎𝐔𝐍𝐃

See you next week in New Hampshire❗

|

03/11/2024

Buckeyes WIN and are moving on to the B1G Tourney semifinals💥

FINAL: No. 7 seed Ohio State 3, No. 2 seed Wisconsin 1

Address

390 Woody Hayes Drive
Columbus, OH
43210

Alerts

Be the first to know and let us send you an email when OSU Ice Rink posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });