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
ConferenceSouthwest Conference
1931 record6–4 (2–3 SWC)
Head coachClyde Littlefield (5th season)
Home stadiumWar Memorial Stadium
1931 Southwest Conference football standings
Conf  Overall
TeamW 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
  • $ Conference champion

Schedule

DateOpponentSiteResult
September 27Hardin–Simmons*W 36–0
October 3Missouri*
  • War Memorial Stadium
  • Austin, TX
W 31–0
October 10Rice
  • War Memorial Stadium
  • Austin, TX (rivalry)
L 0–7
October 17vs. Oklahoma*W 3–0
October 24at Harvard*L 7–35
October 31at SMUL 7–9
November 7Baylor
  • War Memorial Stadium
  • Austin, TX
W 25–0
November 14TCU
  • War Memorial Stadium
  • Austin, TX (rivalry)
W 10–0
November 20at Centenary*
W 6–0
November 26at Texas A&ML 6–7
  • *Non-conference game

[2]

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

  1. https://www.sports-reference.com/cfb/schools/texas/1931.html
  2. "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.