Softball

Top-ranked Lakota West one win away from state semifinals in softball after besting Mason

Article found at journal-news.com

Tourney Game: LAKOTA WEST vs. Beavercreek on Sat. at Centerville High/2pm
Tickets: Tickets are $10 and can be purchased online at www.ohsaa.org
NO PASSES/GMCΒ SPORTSΒ PASSES OR SENIOR CITIZEN DISCOUNTS WILL BE ACCEPTED!Β Β This an OHSAA hosted tournament event.
Link to OHSAA Brackets (2021 OHSAA Softball Statewide Tournament Brackets)

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