1965 College Baseball All-America Team
An All-American team is an honorary sports team composed of the best amateur players of a specific season for each team position—who in turn are given the honorific "All-America" and typically referred to as "All-American athletes", or simply "All-Americans". Although the honorees generally do not compete together as a unit, the term is used in U.S. team sports to refer to players who are selected by members of the national media. Walter Camp selected the first All-America team in the early days of American football in 1889.[1]
From 1947 to 1980, the American Baseball Coaches Association was the only All-American selector recognized by the NCAA.[2]
Key
Player (X) | Denotes the number of times the player had been named an All-American at that point |
♦ | Inducted into the National College Baseball Hall of Fame |
All-Americans
Position | Name | School | Notes |
Pitcher | Steve Arlin ♦ | Ohio State | 1966 College World Series Most Outstanding Player,[3] Career 5.5 H/9 (11th in Division I)[4] |
Pitcher | John Marcum Jr. | Saint Louis | |
Catcher | John E. Olerud | Washington State | |
First baseman | Pete Middlekauff | Stanford | |
Second baseman | Luis Lagunas | Arizona State Sun Devils | |
Third baseman | Mike McClure | Texas A&M | |
Shortstop | Archie Roberts | Columbia | |
Outfielder | Bill Guerrant | Western Michigan | |
Outfielder | Billy Wolff | Cincinnati | |
Outfielder | Rick Monday | Arizona State | 2x MLB All Star,[5] 1981 World Series Champion,[5] First overall pick in 1965 Major League Baseball Draft[5] |
gollark: Yes.
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";}```↑ macron obliteration program
gollark: Although I mostly requested input on the link handling thing.
gollark: Noted.
gollark: Well, I missed an obvious thing, so you might have too.
References
- The Michigan alumnus. University of Michigan Library. 2010. p. 495. ASIN B0037HO8MY.
- "NCAA Baseball Award Winners" (PDF). NCAA. Retrieved 12 April 2012.
- "Most Outstanding Player Award in College World Series". Baseball Almanac. Retrieved 17 April 2012.
- "Division I Record Book" (PDF). NCAA. Retrieved 14 April 2012.
- "Rick Monday". Baseball Reference. Retrieved 14 April 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.