Curt Smith (baseball)

Curt Smith (born September 9, 1986 in Willemstad, Curaçao, in the former Netherlands Antilles) is a Dutch minor league baseball player who is a free agent. He is also a member of the Dutch national team. He played for Team Netherlands in the 2019 European Baseball Championship, and at the Africa/Europe 2020 Olympic Qualification tournament in Italy in September 2019.

Curt Smith
Free agent
First baseman
Born: (1986-09-09) September 9, 1986
Willemstad, Curaçao, Netherlands Antilles
Bats: Right Throws: Right

Career

Smith was selected by the St. Louis Cardinals out of the University of Maine in the 39th round (1,175th overall) of the June 2008 First-Year Player Draft.[1] At Maine, Smith was named America East Player of the Year in 2008.

Smith was named MVP after the 2011 Baseball World Cup.

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


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