Athletes of the Week

Kemba Credit Union Athletes of the Week 5/6/2019-5/12/2019

Julian Wagner
Junior, Track

Julian earned all GMC honors in four events at this years All GMC  track and field championship meet crowned by first place in the 200-meter dash.  To that, he added another 1st by running a leg in of the 200-meter dash, plus recording a 3rd in the 100-meter dash and adding a fourth in the 400-meter relay.  Wagner was the leading Firebird scorer of the meet.

 

 

 

 

 

Belle Hummel
Freshman, Softball

Belle batted a sterling six for seven last week in two games including three for four in a tournament win over St. Ursula at Lakota West on Tuesday.  For the season Hummel has stayed among the league top 10  in at-bats, hits,  batting average, and runs scored.

 

 

 

 

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

Popular Posts