Girls Basketball
Chance Gray Drops 22 as the Firebirds beat Princeton! (Video)
Link to game pics by Jenny Walters Photography
Bob Ashby Highlight’s Summary:
West starts the season where they left off last year, at the top of the GMC. However, it was not without a struggle. The Firebirds led by 14 going into the final quarter but the Vikings pulled to within a single possesion (3 points ) with under a minute to play. Chance Gray led all scorers with 22 points, was co-assist leader with 4, and played a full 32 minutes. Kailyn Dudukovich contributed 13 points, and also 4 assists while playing 31:45. Neveah Dean scored 13 points and grabbed a team high 8 rebounds operating against Princeton’s 6′ 3″ post player, Kyla Oldacre.
Lakota West sophomore Chance Gray scored a game-high 22 points in the Firebirds’ 59-55 win over Princeton @LakotaWestGB @westfirebirds @FirebirdTweets @gmcsports @LakotaWestAD @LWHSRedSea @gbcoachfish @275Hoops @LakotaSuper @LakotaDistrict pic.twitter.com/bL3eaTa4W3
— Butler County HS Sports Report (@BCHSSReport) December 5, 2019
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 (_) {} })();