Godfrey Tenoff

Godfrey Tenoff (born 1 March 1978 in Pietermaritzburg) is a South African soccer player, currently without a club.

Godfrey Tenoff
Personal information
Full name Godfrey Tenoff
Date of birth (1978-03-01) 1 March 1978
Place of birth Pietermaritzburg, South Africa
Height 5 ft 9 in (1.75 m)
Playing position(s) Midfielder
Youth career
1996–1998 Dayton Flyers
Senior career*
Years Team Apps (Gls)
2001–2003 Indiana Blast
2002 → Maritzburg United (loan)
2004–2007 Minnesota Thunder 42 (4)
2008–2009 Cleveland City Stars 24 (1)
* Senior club appearances and goals counted for the domestic league only and correct as of 22 October 2009

Career

College

Tenoff came to the United States from his native South Africa in 1995. He attended the University of Dayton, playing on the men's soccer team from 1996 to 1999,[1] where he twice earned all conference honors and graduated with a degree in sports medicine.

Professional

Tenoff began his professional career with Indiana Blast, and spent a short period on loan with Maritzburg United back home in South Africa, before moving on to Minnesota Thunder in 2004. He spent four seasons in Minneapolis with the Thunder, playing 42 games and scoring 4 goals for the team. He part of the Minnesota squad which knocked Los Angeles Galaxy out of the Lamar Hunt US Open Cup in 2005.

Tenoff moved to Cleveland City Stars of the USL Second Division in 2008,[2] and helped them to the USL2 title in his first year.

gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)
gollark: Too bad.
gollark: I would apply this to the various `_ENV`s, except that probably would break shell.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.