• Upgrade Your Fandom

    Join the Ultimate Colorado Rockies Community!

Ryan Feltner returns to the mound for Colorado Rockies vs. San Diego Padres

Suzie Hunter Avatar
September 19, 2023
PODSITE 8 6

Rockies starter Ryan Feltner is slated to start for the Rockies – a comeback four months in the making after Feltner fractured his skull in May. We’ll recap game 1 in San Diego too, where Nolan Jones went 3-for-5 with a homer and 2 RBI in a rally that fell just two runs short. Plus, we hear talk with Chase Dollander, Colorado’s first-round pick in the 2023 draft. Join host Suzie Hunter for 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(); }); })();