• Upgrade Your Fandom

    Join the Ultimate Colorado Rockies Community!

Talkin’ Toglia with Jeff Dooley and getting ready for the Cincinnati Reds

Suzie Hunter Avatar
September 2, 2022
RockiesPodcastFeatured NOBLOCK 6 scaled

Voice of the Hartford Yard Goats Jeff Dooley joins the show to talk all things Rockies prospects – including Michael Toglia’s early action in the big leagues and Zac Veen’s swag down in Double-A.

We also talk to Suzie’s dad about his first impressions of America’s pastime when he moved to the United States as a kid.

DON’T FORGET TO SUBSCRIBE TO THE POD! iTunes link — Stitcher Link — Pocket Casts Link — Spotify Link

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