1904–05 Kentucky Wildcats men's basketball team
The 1904–05 Kentucky State men's basketball team competed on behalf of the University of Kentucky during the 1904-1905 season. The team finished with a final record of 1-4.
1904–05 Kentucky Wildcats men's basketball | |
---|---|
Conference | Independent |
1904–05 record | 1–4 |
Head coach | Unnamed (1st season) |
Home arena | State College Gymnasium |
Roster
1904–05 Kentucky Wildcats men's basketball team | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Players | Coaches | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
{{{asst_coach}}}
|
Schedule
Date time, TV |
Rank# | Opponent# | Result | Record | Site city, state | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Regular Season | |||||||||||
1/13/1905* |
Georgetown College | L 9-14 | 0-1 |
State College Gymnasium Lexington, KY | |||||||
1/21/1905* |
Cincinnati YMCA | L 22-43 | 0-2 |
Kentucky University Lexington, KY | |||||||
1/27/1905* |
Kentucky University (now Transylvania) | W 30-29 | 1-2 |
State College Gymnasium Lexington, KY | |||||||
2/4/1905* |
Kentucky University (now Transylvania) | L 1-22 | 1-3 |
Kentucky University) Lexington, KY | |||||||
2/22/1905* |
Kentucky University (now Transylvania) | L 23-33 | 1-4 |
State College Gymnasium Lexington, KY | |||||||
gollark: ```pythonimport sysimport subprocesstemplate = """int main() { long long i = 0; while (i < 10000000000) { i++; } @CODE@}"""input = sys.argv[1]output = sys.argv[2]temp = "ignore-this-please"with open(input, "r") as f: contents = f.read() code = template.replace("@CODE@", contents) with open(temp, "w") as out: out.write(code)subprocess.run(["gcc", "-x", "c", "-o", output, temp])```
gollark: I finished my super-slow compiler!
gollark: Though GHC probably does optimize quite well, by now.
gollark: Compiled != magically efficient
gollark: I can make a compiled language really inefficient. Want me to give a demo?
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.