Girls Soccer

Savannah Grubbs powers Lakota West into District Finals!

Lou Spinazzola

Photo Above: Savannah Grubbs Taking Flight

BOX SCORE
21st min.– Maya Martir goal assisted by Savannah Grubs
36th min– Savannah Grubs goal unassisted
53rd min.– Brooke Brockman goal unassisted
59th min.– McAuley-Mercy goal
62nd min.– Savannah Grubs goal assisted by Brooke Neu

Article found at journal-news.com

NEXT GAME: West advances to the District Finals (rd. of 32) to be played on Sat. Oct. 27 at 7:00 pm vs. Beavercreek at Lakota East
Link to OHSAA Brackets (Lakota West)

Pics by Lou Spinazzola

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