Girls Soccer

The Firebirds fly past Seton, 5-2!

Article found at cincinnati.com
Article found at chatterboxsports.com
Article found at bchssreport.com

BOX SCORE
Seton
at Mason

Score: 5-2

Record: 19-0-2

Game Summary:
11th min.— Kailyn Dudukovich goal unassisted
12th min.— Sydney Jones goal unassisted
13th min.— Kailyn Dudukovich goal assisted by Sydney Jones
28th min.— Torry Kelley free-kick goal (Est. at  35 yds.)
58th min— Jessica Jackson goal unassisted
59th min.— Seton goal
76th min.— Seton goal

NEXT GAME:
11/2

Loveland,
round of 8

Regional Finals, Princeton HS at 7:00 pm.

 

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