Alumni

Alumni: Kaufman Named to Google Cloud Academic All-District Team

Article found at gomocs.com

 A Liberty Twp., Ohio native, Kaufman holds a perfect 4.0 GPA as a Nursing major at UTC. She leads the team this season with 305 total digs and carries a team-best 3.35 digs per set average, which ranks ninth in the Southern Conference. Kaufman is the first Moc to receive the all-district volleyball honor since 2015. She is also one of only 25 student-athletes on the all-district teams to carry a 4.0 or better GPA.

Congrats Megan! #WestPride

Megan Kaufman (Lakota West class of 2017): Megan was a multi year all GMC and all State selectee.  She currently holds multiple Lakota West school records for Digs.  See the West girls volleyball archives section.

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