Oscar Fuhr

Oscar Lawrence Fuhr (August 22, 1893 – March 27, 1975) was a pitcher in Major League Baseball who played between 1921 and 1925 for the Chicago Cubs (1921) and Boston Red Sox (1924–25). Listed at 6 ft 0 in (1.83 m), 176 lb., Fuhr batted and threw left-handed. He was born in Defiance, Missouri.

Oscar Fuhr
Pitcher
Born: (1893-08-22)August 22, 1893
Defiance, Missouri
Died: March 27, 1975(1975-03-27) (aged 81)
Dallas, Texas
Batted: Left Threw: Left
MLB debut
April 19, 1921, for the Chicago Cubs
Last MLB appearance
September 26, 1925, for the Boston Red Sox
MLB statistics
Win–loss record3–12
Strikeouts59
Earned run average6.35
Teams

In a three-season career, Fuhr posted a 3–12 record with 59 strikeouts and a 6.35 ERA in 63 appearances, including 16 starts, four complete games, one shutout, 28 games finished, 69 walks, and 175⅔ innings of work.

Fuhr died in Dallas, Texas at age 81.

Sources


gollark: ++exec```haskellimport Unsafe.Coercedata Would = Seriously Why Int deriving Showtype Mad = ()data Are = Are Mad deriving Showtype Is = Aredata You = You Are Mad deriving Showdata Thing = This Thing Is Mad deriving Showdata This = Thing Mad deriving Shownewtype Do = Do (Thing -> You -> [Thing])data Why = Why Would You Do This deriving Showinstance Show Do where show x = "Do the thing!"why :: Whywhy = Why would you do_ this where would = unsafeCoerce why you = You (Are ()) () do_ = Do $ \_ _ -> [] this = Thing ()main = print why```
gollark: Gooood.
gollark: ++exec```haskellimport Unsafe.Coercedata Would = Seriously Why Int deriving Showtype Mad = ()data Are = Are Mad deriving Showtype Is = Aredata You = You Are Mad deriving Showdata Thing = This Thing Is Mad deriving Showdata This = Thing Mad deriving Shownewtype Do = Do (Thing -> You -> [Thing])data Why = Why Would You Do This deriving Showinstance Show Do where show x = "Do the thing!"why :: Whywhy = Why would you do_ this where would = unsafeCoerce () you = You (Are ()) () do_ = Do $ \_ _ -> [] this = Thing ()main = print why```
gollark: It works!
gollark: ++exec```haskelldata Would = Seriously Why Int deriving Showtype Mad = ()data Are = Are Mad deriving Showtype Is = Aredata You = You Are Mad deriving Showdata Thing = This Thing Is Mad deriving Showdata This = Thing Mad deriving Shownewtype Do = Do (Thing -> You -> [Thing])data Why = Why Would You Do This deriving Showinstance Show Do where show x = "Do the thing!"why :: Whywhy = Why would you do_ this where would = Seriously why 0 you = You (Are ()) () do_ = Do $ \_ _ -> [] this = Thing ()main = print why```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.