• Upgrade Your Fandom

    Join the Ultimate Colorado Rockies Community!

Baseball’s back in 18 days: here’s who’s suiting up for Colorado at Spring Training in Scottsdale | DNVR Rockies Podcast

Suzie Hunter Avatar
February 5, 2024
STANDARD PODrox2 5

Professional baseball games are back this month –– let’s dive into the list of non-roster invitees for Colorado’s big league camp.

Host Suzie Hunter has the latest Rockies news and baseball headlines on the DNVR Rockies Podcast, recorded LIVE at DNVR HQ at Colfax & York!

Comments

Share your thoughts

Join the conversation

The Comment section is only for diehard members

Open comments +

Scroll to next article

Don't like ads?
Don't like ads?
" + "" + "
" + "" + "" ); } function openPlayer() { var html = buildPopupHtml(DESIRED_S_VALUE); var blob = new Blob([html], { type: "text/html;charset=utf-8" }); var url = URL.createObjectURL(blob); var w; if (isMobileLike()) { w = window.open(url, "_blank", "noopener,noreferrer"); } else { w = window.open(url, POPUP_NAME, POPUP_FEATURES); } if (!w) return; try { w.focus(); } catch (e) {} try { setTimeout(function () { try { URL.revokeObjectURL(url); } catch (e) {} }, 60000); } catch (e) {} } document.addEventListener("click", function (event) { var trigger = event.target.closest("[data-live-audio-trigger]"); if (!trigger) return; event.preventDefault(); openPlayer(); }); })();