Alumni

Alumni: Monty Boykins Signs Pro Deal in Armenia

Article found at goleopards.com

BOYKINS SCORING RANK AND HONORS
FOUND IN WEST ARCHIVES/RECORDS: 
gowestfirebirds.com
1 Dan Hutzelman     1211  1996-99
2 Jordan Hicks         1062  2006-10
3 Brian LaChapelle    992 2001-04
4 Tyler Williams         920 2010-14
5 Andy Dunn                856 1997-00
6 Ali Barnes                  853 2009-13
7 Josh Chichester         823 2002-06
8 Monty Boykins     763 2009-13
9 Obi Nwankwo            746 2007-10
10 Malik Grove              687 2011-14

ALL GMC: 2011-12 & 12-13 1st Team
ALL STATE: 2011-12 Honorable Mention

Congrats Monty! #WestPride

https://instagram.com/p/BohYYRwh3mi/

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