1935 Maine Black Bears football team

The 1935 Maine Black Bears football team was an American football team that represented the University of Maine as a member of the New England Conference during the 1935 college football season. In its 15th season under head coach Fred Brice, the team compiled a 3–3–1 record (2–0 against conference opponents). The team played its home games at Alumni Field in Orono, Maine. Albert Doherty was the team captain.[1]

1935 Maine Black Bears football
New England champion
ConferenceNew England Conference
1935 record3–3–1 (2–0 New England)
Head coachFred Brice (15th season)
CaptainAlbert Doherty
Home stadiumAlumni Field
1935 New England Conference football standings
Conf  Overall
TeamW L T  W L T
Maine $ 2 0 0  3 3 1
Rhode Island State 1 1 0  4 4 1
Connecticut State 0 1 0  2 4 1
New Hampshire 0 1 0  2 5 1
  • $ Conference champion

Schedule

DateOpponentSiteResult
September 28Rhode Island State
W 7–0
October 5at Holy Cross*L 0–47
October 12New Hampshire
W 13–2
October 19Arnold
  • Alumni Field
  • Orono, ME
W 26–0
October 26Bates*
  • Alumni Field
  • Orono, ME
L 7–26
November 2Colby*
  • Alumni Field
  • Orono, ME
L 0–12
November 9Bowdoin*
  • Alumni Field
  • Orono, ME
T 13–13
  • *Non-conference game
gollark: You can also play exciting open-source games like Minetest, Dwarf Fortress and OpenTTD.
gollark: I guess you could have... self-runnable python packages too?```bash#!/bin/shpython3 $0exit```
gollark: Shellscripts execute line-by-line, so if you stick a ZIP on the end and do something like```bash#!/bin/shunzip $0exit```then the shell won't complain about the random binary data at the end of the script.
gollark: I'm not sure if this has much of an actual application, but it's neat. You can do similar stuff with zips to make self-extracting archives.
gollark: ```osmarks@fenrir /tmp> cat __main__.py print("Hello, World!")osmarks@fenrir /tmp> zip test.zip __main__.py adding: __main__.py (stored 0%)osmarks@fenrir /tmp> python3 logo96.png File "logo96.png", line 1SyntaxError: Non-UTF-8 code starting with '\x89' in file logo96.png on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for detailsosmarks@fenrir /tmp [1]> cat test.zip >> logo96.pngosmarks@fenrir /tmp> python3 logo96.pngHello, World!osmarks@fenrir /tmp> unzip -l logo96.pngArchive: logo96.pngwarning [logo96.png]: 341 extra bytes at beginning or within zipfile (attempting to process anyway) Length Date Time Name--------- ---------- ----- ---- 23 2020-07-02 15:25 __main__.py--------- ------- 23 1 file```

References

  1. "2019 Maine Football Media Guide" (PDF). University of Maine. 2019. p. 86. Retrieved June 3, 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.