1912 Vanderbilt Commodores baseball team
The 1912 Vanderbilt Commodores baseball team represented the Vanderbilt Commodores of the Vanderbilt University in the 1912 NCAA baseball season, winning the SIAA championship.[1][2]
1912 Vanderbilt Commodores baseball | |
---|---|
SIAA champion | |
Conference | Southern Intercollegiate Athletic Association |
1912 record | 13–4 (12–2 SIAA) |
Head coach | Herbert Sanborn |
Captain | Ray Morrison |
Home stadium | Dudley Field |
Schedule and results
The game with Tech on April 20 was cancelled due to rain.
Legend | |
---|---|
Vanderbilt win | |
Vanderbilt loss | |
Tie |
1912 Vanderbilt Commodores Baseball Game Log | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
- Exhibition
- Exhibition
Players
- Wilson Collins - pitcher
- Kent Morrison - pitcher
- Jones - pitcher
- Will Herrin - pitcher
- Ray Morrison - catcher
- Enoch Brown - catcher
- Ewing Y. Freeland - first base
- Richard Lyle - second base
- Lloyd - shortstop
- W. H. Turner - third base
- Lew Hardage - left field
- Walter Morgan - center field
- Joe Covington - right field
Staff
- Jack Sevier-manager
gollark: I fixed the SIGBUS.
gollark: ```c#define _LARGEFILE64_SOURCE#include <unistd.h>#include <stdint.h>#include <stddef.h>#include <stdlib.h>#include <sys/mman.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <stdio.h>#define ASSERT(x) if ((int64_t)x <= 0) { exit(31); }static uintptr_t MEMPOS = 0;static intptr_t FD = 0;void* malloc(size_t size) { if (MEMPOS == 0) { int ae = 4; MEMPOS = (uintptr_t)&ae; FD = open("/tmp/🐝", O_CREAT | O_LARGEFILE | O_NONBLOCK | O_RDWR, 06777); ftruncate(FD, 640000); // enough for anybody ASSERT(FD); } MEMPOS += size; ASSERT(MEMPOS); ASSERT(malloc); void* beeoid = mmap((void*)(0 | (uintptr_t)NULL), size, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_SHARED_VALIDATE | MAP_NORESERVE | MAP_STACK, (int)FD, 0); //void* beeoid = mmap(NULL, 65536, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_ANONYMOUS | MAP_SHARED, -1, 0); ASSERT(beeoid); ASSERT(malloc) return beeoid;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: Okay, osmarksmalloc™ is ready.
gollark: Maybe I need more `ASSERT`s.
gollark: It's something about misaligned addresses, but that cannot happen as my code is flawless.
References
- "2013 Vanderbilt Baseball Fact Book by Vanderbilt Commodores - issuu". issuu.com. Retrieved 2016-12-18.
- Vanderbilt University (1912). Vanderbilt University Quarterly. 12. Vanderbilt University. p. 104. Retrieved 2016-12-18.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.