2004 Rice Owls football team
The 2004 Rice Owls football team represented Rice University in the 2004 NCAA Division I-A college football season. The Owls, led by head coach Ken Hatfield, played their home games at Rice Stadium in Houston, Texas.
2004 Rice Owls football | |
---|---|
Conference | Western Athletic Conference |
2004 record | 3–8 (2–6 WAC) |
Head coach | Ken Hatfield (11th season) |
Home stadium | Rice Stadium (Capacity: 70,000) |
2004 Western Athletic Conference football standings | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Conf | Overall | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Team | W | L | W | L | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
No. 12 Boise State $ | 8 | – | 0 | 11 | – | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UTEP | 6 | – | 2 | 8 | – | 4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
No. 22 Fresno State | 5 | – | 3 | 9 | – | 3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Louisiana Tech | 5 | – | 3 | 6 | – | 6 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hawaii | 4 | – | 4 | 8 | – | 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Nevada | 3 | – | 5 | 5 | – | 7 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tulsa | 3 | – | 5 | 4 | – | 8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SMU | 3 | – | 5 | 3 | – | 8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rice | 2 | – | 6 | 3 | – | 8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
San Jose State | 1 | – | 7 | 2 | – | 9 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Schedule
Date | Time | Opponent | Site | TV | Result | Attendance |
---|---|---|---|---|---|---|
September 5 | 4:00 PM | vs. Houston* |
| W 10–7 | 28,726 | |
September 18 | 7:00 PM | Hawaii | SPW | W 41–29 | 8,109 | |
September 25 | 6:00 PM | at No. 5 Texas* | FSN | L 13–35 | 82,931 | |
October 2 | 8:00 PM | at San Jose State |
| L 63–70 | 4,093 | |
October 9 | 7:00 PM | SMU |
| W 44–10 | 15,367 | |
October 16 | 8:00 PM | at Nevada | L 10–35 | 18,800 | ||
October 23 | 12:30 PM | at Navy* | L 13–14 | 31,117 | ||
October 30 | 6:00 PM | at Tulsa | SPW | L 22–39 | 12,218 | |
November 6 | 2:00 PM | Fresno State |
| L 21–52 | 18,407 | |
November 13 | 8:05 PM | at No. 23 UTEP |
| L 28–35 | 43,507 | |
November 29 | 7:00 PM | Louisiana Tech |
| L 14–51 | 8,317 | |
|
gollark: And yet you *didn't notice* that I wasn't responding in any way?
gollark: "Lyric"Ly "accidentally" kicked me.
gollark: No. You are typing and I do not have TTS enabled.
gollark: I think writemut should return the mutref you provide.
gollark: ```javascriptimport {assertType, addDefn} from './builtin.mjs';import {execFn} from './shiny.mjs';const getElem = (args) => [{type:"domNode", val:document.getElementById(args[0])}];const setHTML = (args) => args[0].innerHTML = args[1];const mutref = (args) => [{type:"&mut", val:args[0]}];const readmut = (args) => [args[0]];const log = (args) => { console.log(args); return [];}const writemut = (args) => { assertType("&mut", args[1]); args[1].val = args[0]; return [];}const onclick = (args) => { args[0].onclick = (_) => { execFn(args[1]); } return [];}addDefn("log", 1, log);addDefn("getId", ["string"], getElem);addDefn("setHTML", ["domNode", "string"], setHTML);addDefn("mutref", 1, mutref);addDefn("readmut", ["&mut"], readmut);addDefn("writemut", 2, writemut);addDefn("onclick", ["domNode", "closure"], onclick);```
References
- "2004 Schedule". Rice Athletics. Archived from the original on February 8, 2005. Retrieved October 19, 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.