Addy Engels

Addy Engels (born 16 June 1977 in Emmen, Drenthe) is a former Dutch professional road bicycle racer, who competed between 2000 and 2011.[1] After retiring, Engels joined the Team Sunweb team as a sports director.[2] At the end of 2015 it was announced that he would make the switch to Team LottoNL-Jumbo.

Addy Engels
Engels during the 2007 Tour de Romandie
Personal information
Full nameAddy Engels
Born (1977-06-16) 16 June 1977
Emmen, the Netherlands
Height1.81 m (5 ft 11 in)
Weight64 kg (141 lb)
Team information
Current teamTeam Sunweb
DisciplineRoad
RoleRider (retired)
Sports director
Professional teams
2000–2003Rabobank
2003Bankgiroloterij
2005–2011Quick-Step–Innergetic

Major results

  • U23 Road Race Champion (1998)
    • 2nd (1999)

Tour de France results

gollark: I have some code doing this```lualocal function fetch(url, data) local res, err = net.request(url, json.encode(data), { ["Content-Type"] = "application/json" }) if not res then error(url .. " error: " .. err) end local out = {} while true do local chunk, err = res.read() if err then error(url .. " error: " .. err) end if chunk then table.insert(out, chunk) else return table.concat(out) end endend```but it never appears to `computer.pullSignal` at all, so my accursed bare-metal multithreading thing™ doesn't work.
gollark: Is there a way to do `internet.request` (with an internet card) and anything else whatsoever concurrently?
gollark: OC2 should have hard disk firmware so people can write rootkits for it.
gollark: So GHC?
gollark: I think reactor stuff just works directly as a peripheral. Fusion reactors do anyway.

References

  1. Wilcockson, John (7 November 2011). "Inside Cycling with John Wilcockson: This year's retirees just faded away". VeloNews. Competitor Group, Inc. Retrieved 5 January 2012.
  2. "Engels and Reef to Project 1T4i as sport directors". Cycling News. Future Publishing Limited. 9 October 2011. Retrieved 5 January 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.