1931 Texas Longhorns football team
The 1931 Texas Longhorns football team represented the University of Texas at Austin in the 1931 college football season.[1]
1931 Texas Longhorns football | |
---|---|
![]() | |
Conference | Southwest Conference |
1931 record | 6–4 (2–3 SWC) |
Head coach | Clyde Littlefield (5th season) |
Home stadium | War Memorial Stadium |
1931 Southwest Conference football standings | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Conf | Overall | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Team | W | L | T | W | L | T | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SMU $ | 5 | – | 0 | – | 1 | 9 | – | 1 | – | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCU | 4 | – | 1 | – | 1 | 9 | – | 2 | – | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Texas A&M | 3 | – | 2 | – | 0 | 7 | – | 3 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rice | 3 | – | 3 | – | 0 | 6 | – | 4 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Texas | 2 | – | 3 | – | 0 | 6 | – | 4 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Baylor | 1 | – | 5 | – | 0 | 3 | – | 6 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Arkansas | 0 | – | 4 | – | 0 | 3 | – | 5 | – | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Schedule
Date | Opponent | Site | Result |
---|---|---|---|
September 27 | Hardin–Simmons* | W 36–0 | |
October 3 | Missouri* |
| W 31–0 |
October 10 | Rice |
| L 0–7 |
October 17 | vs. Oklahoma* | W 3–0 | |
October 24 | at Harvard* | L 7–35 | |
October 31 | at SMU | L 7–9 | |
November 7 | Baylor |
| W 25–0 |
November 14 | TCU |
| W 10–0 |
November 20 | at Centenary* |
| W 6–0 |
November 26 | at Texas A&M | L 6–7 | |
|
gollark: `document.write`, really?
gollark: Not sure what you were asking about, but erlang.
gollark: Ooh, erlang, we should use that.
gollark: ```javascriptimport { app } from "hyperapp"import { h } from 'ijk'interface Thing { name: String, children: () => Array<Thing> | Array<Thing>}const state = { count: 0} const actions = { down: value => state => ({ count: state.count - value }), up: value => state => ({ count: state.count + value })} const viewThing = ["div", ]const view = (state, actions) => h("nodeName", "attributes", "children")(["main", [ ["button", { onclick: () => actions.up(1) }, "Increase"], ["button", { onclick: () => actions.down(1) }, "Decrease"], state.count.toString(16)]]) app(state, actions, view, document.body)```Not related but hey it's <#348702212110680064>.
gollark: Ruby.
References
- https://www.sports-reference.com/cfb/schools/texas/1931.html
- "1931 Texas Longhorns". SR/College Football. Sports Reference LLC. Retrieved August 2, 2015.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.