• Upgrade Your Fandom

    Join the Ultimate DNVR Sports Community!

DNVR Rapids Podcast: The Colorado Rapids and Real Salt Lake draw in the first leg of the Rocky Mountain

Yahir Vazquez Avatar
April 3, 2022
Rapids Live Cover photo 1 14

The Colorado Rapids hosted Real Salt Lake in the first leg of the Rocky Mountain Cup. Real Salt Lake was coming in with getting a point from every game they have played in the league so far. This time it was no different for our Rocky Mountain neighbors. RSL got lucky with a penalty in the first half given by Ted Unkel. In the second half, the boys in burgundy got back even with a goal from Lala Abubakar. In the end, the score stayed at 1-1 and both teams walked away with a draw. Join Mitchell Carroll and Yahir Vazquez as they discuss a disappointing draw.

DON’T FORGET TO SUBSCRIBE TO THE POD! Apple Podcast — Stitcher — Google Podcast

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