Harry Esslinger

Harry Wright "Slinger" Esslinger (October 16, 1890 November 28, 1970) was a college football player and high school football coach.[1]

Harry Esslinger
Esslinger in the Glomerata c. 1909
Auburn Tigers
PositionTackle
ClassGraduate
MajorAgriculture
Career history
CollegeAuburn (19071909)
Personal information
Born:(1890-10-16)October 16, 1890
Gurley, Alabama
Died:November 28, 1970(1970-11-28) (aged 80)
Huntsville, Alabama
Career highlights and awards

Auburn University

He was a prominent tackle for the Auburn Tigers football team of Auburn University.[2]

1909

Esslinger was selected All-Southern in 1909.[3]

Coaching career

He was a pioneer coach at Huntsville High School. He served in that capacity from 1920 to 1932.[1][4]

gollark: It wprks now!
gollark: ++exec```pythondef f(x, y, z): if y == 0: if z == 0: return x return f(x, 0, z - 1) * f(x, 0, z - 1) return f(x, y - 1, z) * f(x, y - 1, z)print(f(10, 10, 10))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(3, 3, 3))```
gollark: Hmm.
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 2))```

References


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