Athletes of the Week

Kemba Credit Union Athletes of the Week 9/10/2018-9/16/2018

Justin Winkle

Senior, Soccer

Justin scored the opening goal and assisted on the winning goal in Lakota West’s 3-2 win at Mason on Thursday.  Between these goals, he also scored a penalty kick goal which accounted for the margin of victory in the win which moved the Firebirds into a tie for first place in the GMC standings.

 

 

 

 

 

Vanessa Menchofer

Junior, Soccer

Vanessa sparked the Firebirds to a come from behind (2-1) win over Ursuline Academy at Firebird Stadium on Monday.  Menchofer tied the contest, 1-1, by scoring an unassisted goal. She was then credited with an assist on the winning goal with just one minute remaining in the game.

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