1955 Oregon State Beavers football team
The 1955 Oregon State Beavers football team represented Oregon State University in the Pacific Coast Conference (PCC) during the 1955 college football season. In their first season under head coach Tommy Prothro, the Beavers compiled a 6–3 record (5–2 against PCC opponents), finished in second place in the PCC, and outscored their opponents, 126 to 120.[1] The team played its home games at Parker Stadium in Corvallis, Oregon.
1955 Oregon State Beavers football | |
---|---|
Conference | Pacific Coast Conference |
1955 record | 6–3 (5–2 PCC) |
Head coach | Tommy Prothro (1st season) |
Home stadium | Parker Stadium |
1955 Pacific Coast Conference football standings | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Conf | Overall | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Team | W | L | T | W | L | T | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
No. 4 UCLA $ | 6 | – | 0 | – | 0 | 9 | – | 2 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Oregon State | 5 | – | 2 | – | 0 | 6 | – | 3 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
No. 16 Stanford | 3 | – | 2 | – | 1 | 6 | – | 3 | – | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Oregon | 4 | – | 3 | – | 0 | 6 | – | 4 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Washington | 4 | – | 3 | – | 1 | 5 | – | 4 | – | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
No. 13 USC | 3 | – | 3 | – | 0 | 6 | – | 4 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
California | 1 | – | 5 | – | 1 | 2 | – | 7 | – | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Washington State | 1 | – | 5 | – | 1 | 1 | – | 7 | – | 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Idaho | 0 | – | 4 | – | 0 | 2 | – | 7 | – | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
On February 1, 1955, Tommy Prothro was hired as Oregon State's head football coach. Prothro had been an assistant coach under Red Sanders at UCLA from 1949 to 1954 and at Vanderbilt from 1946 to 1948.[2] Prothro remained at Oregon State for 10 seasons, compiling a record of 63–37–2 (25–9–1 against PCC opponents).
Schedule
Date | Opponent | Rank | Site | Result |
---|---|---|---|---|
September 17 | BYU* |
| W 33–0 | |
September 24 | Stanford |
| W 10–0 | |
October 7 | at No. 7 UCLA | L 0–38 | ||
October 15 | at Pacific* |
| L 7–13 | |
October 22 | Washington State |
| W 14–6 | |
October 29 | at No. 19 Washington | W 13–7 | ||
November 5 | Idaho |
| W 33–14 | |
November 12 | at California | W 16–14 | ||
November 19 | at Oregon | No. 19 |
| L 0–28 |
|
gollark: I'm unsure of exactly how `i` works but I believe it's right.
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?
References
- "1955 Oregon State Beavers Schedule and Results". SR/College Football. Sports Reference LLC. Retrieved September 7, 2016.
- "Prothro Returns Single Wing to Oregon State: 34 Year Old Prothro Gets 3-Year Term". Corvallis Gazette-Times. February 2, 1955. p. 9.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.