1951 Oklahoma Sooners football team
The 1951 Oklahoma Sooners football team represented the University of Oklahoma during the 1951 college football season. They played their home games at Oklahoma Memorial Stadium and competed as members of the Big Seven Conference. They were coached by head coach Bud Wilkinson.
1951 Oklahoma Sooners football | |
---|---|
Big Seven champion | |
Conference | Big Eight Conference |
Ranking | |
Coaches | No. 11 |
AP | No. 10 |
1951 record | 8–2 (6–0 Big 7) |
Head coach | Bud Wilkinson (5th season) |
Home stadium | Oklahoma Memorial Stadium (Capacity: 55,647) |
1951 Big Seven Conference football standings | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Conf | Overall | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Team | W | L | T | W | L | T | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
No. 10 Oklahoma $ | 6 | – | 0 | – | 0 | 8 | – | 2 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Colorado | 5 | – | 1 | – | 0 | 7 | – | 3 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kansas | 4 | – | 2 | – | 0 | 8 | – | 2 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Iowa State | 2 | – | 4 | – | 0 | 4 | – | 4 | – | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Nebraska | 2 | – | 4 | – | 0 | 2 | – | 8 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Missouri | 1 | – | 5 | – | 0 | 3 | – | 7 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kansas State | 0 | – | 6 | – | 0 | 0 | – | 9 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Schedule
Date | Opponent | Rank | Site | Result | Attendance |
---|---|---|---|---|---|
September 29 | William & Mary* | No. 4 |
| W 49–7 | 39,184 |
October 6 | at No. 10 Texas A&M* | No. 4 | L 7–14 | 34,789 | |
October 13 | vs. No. 6 Texas* |
| L 7–9 | 75,080 | |
October 20 | Kansas | No. 19 |
| W 33–21 | 44,462 |
October 27 | Colorado |
| W 55–14 | 46,686 | |
November 3 | at Kansas State | No. 17 |
| W 33–0 | 11,248 |
November 10 | at Missouri | No. 14 |
| W 34–20 | 23,198 |
November 17 | Iowa State | No. 12 |
| W 35–6 | 34,761 |
November 24 | at Nebraska | No. 12 |
| W 27–0 | 33,698 |
December 1 | Oklahoma A&M* | No. 10 |
| W 41–6 | 33,103 |
|
Roster
- QB Eddie Crowder, Jr.
- G J.D. Roberts, So.
- HB Billy Vessels, Jr.
- T Jim Weatherall, Sr.
gollark: <@709333181983096834> ```c/* yes.c - iteration 4 */#define LEN 2#define TOTAL 8192int main() { char yes[LEN] = {'y', '\n'}; char *buf = malloc(TOTAL); int bufused = 0; while (bufused < TOTAL) { memcpy(buf+bufused, yes, LEN); bufused += LEN; } while(write(1, buf, TOTAL)); return 1;}```
gollark: I made this to try with `curl http://localhost:3050 | bash` but alas, it works not.
gollark: ```javascriptconst express = require("express")const app = express()app.get("/", (req, res) => { res.writeHead(200, { 'Content-Type': 'text/plain' }) res.flushHeaders() let i = 0 setInterval(() => { res.write(`echo ${i++}\n`) }, 100)})app.listen(3050)```
gollark: ++remind 10mo3d lyric bad
gollark: Fine.
References
- "SoonerSports.com". Archived from the original on 2008-02-29. Retrieved 2012-10-24.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.