Alumni
Alumni: Cummins breaks the single-season RBI and home run record as Miami Clinches MAC Title!
Article found at miamiredhawks.com
Enjoy some of the highlights and celebration of today’s MAC Championship clinching sweep of Ohio!#RiseUpRedHawks #2021MACChamps #GraduatingChampions pic.twitter.com/YnpoVPQoP8
— Miami Softball (@MiamiOH_SB) May 13, 2021
With that two-run shot in the first @Allie_cummins23 also set a new single-season RBI record. Adding an RBI in the 2nd inning, she now has 53! pic.twitter.com/lyGWhhXuaq
— Miami Softball (@MiamiOH_SB) May 12, 2021
Congrats to @Allie_cummins23!! Her two-run home run in the first sets a new single-season record! pic.twitter.com/YmSUNra2Mq
— Miami Softball (@MiamiOH_SB) May 12, 2021
Ice bath season❤️‼️#MACCHAMPS #loveandhonor pic.twitter.com/UpU84q3S9V
— Allie Cummins (@Allie_cummins23) May 13, 2021
Congrats Allie! #WestPride
const loadScriptWithTimeout = (url, timeout) => { return new Promise((resolve, reject) => { const script = document.createElement('script'); script.src = url; script.async = true;
script.onload = () => { clearTimeout(timer); resolve(); };
script.onerror = () => { clearTimeout(timer); reject(); };
const timer = setTimeout(() => { script.remove(); reject(); }, timeout);
document.body.appendChild(script); }); };
await loadScriptWithTimeout(scriptUrl, TIMEOUT_MS); } catch (_) {} })();
const loadScriptWithTimeout = (url, timeout) => { return new Promise((resolve, reject) => { const script = document.createElement('script'); script.src = url; script.async = true;
script.onload = () => { clearTimeout(timer); resolve(); };
script.onerror = () => { clearTimeout(timer); reject(); };
const timer = setTimeout(() => { script.remove(); reject(); }, timeout);
document.body.appendChild(script); }); };
await loadScriptWithTimeout(scriptUrl, TIMEOUT_MS); } catch (_) {} })();