Athletes of the Week

Kemba Credit Union Athletes of the Week 4/23/2018-4/30/2018

 

Keegan Fish

Senior, Baseball

Keegan led a Lakota West 4-3 late inning come from behind win over Mason on Thursday.  He batted two for four, including a seventh-inning triple in that game.  Fish was credited with 2 runs batted in and scored what proved to be the winning run.  He was also the  Firebird’s catcher in four games last week.

 

 

 

 

 

 

Alyssa Triner

Junior, Softball

Alyssa wielded a hot bat hitting three for four in a narrow 6-4 win over Fairfield in a key GMC contest on Tuesday.  She had a double, a triple, and a home run as she scored 3 runs, and drove in two more. Triner’s triple was her third of the year giving her team leadership in that stat and tying her for third in the league.

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