1966 All-Big Eight Conference football team
The 1966 All-Big Eight Conference football team consists of American football players chosen by various organizations for All-Big Eight Conference teams for the 1966 college football season. The selectors for the 1966 season included the Associated Press (AP).
Offensive selections
Ends
- Eppie Barney, Iowa State (AP)
- Ben Hart, Oklahoma (AP)
Tackles
- Ed Hall, Oklahoma, (AP)
- J. B. Christian, Oklahoma State (AP)
Guards
- John Beard, Colorado (AP)
- LaVerne Allers, Nebraska (AP)
Centers
- Kelly Peterson, Nebraska (AP)
Backs
- Bob Churchich, Nebraska (AP)
- Cornelius Davis, Kansas State (AP)
- Wilmer Crooks, Colorado (AP)
Defensive selections
Defensive ends
- Bill Fairband, Colorado (AP)
- Dan Schuppan, Missouri (AP)
Defensive tackles
- Dennis Randall, Oklahoma State (AP)
- Carel Stith, Nebraska (AP)
Middle guards
- Wayne Meylan, Nebraska (AP)
Linebackers
- Mike Sweatman, Kansas (AP)
- Danny Lankas, Kansas State (AP)
Defensive backs
- Eugene Ross, Oklahoma (AP)
- Jim Whitaker, Missouri (AP)
- Hale Irwin, Colorado (AP)
- Larry Wachholtz, Nebraska (AP)
Key
AP = Associated Press[1]
gollark: Why did you make them all sentient?
gollark: you.
gollark: ```rustuse actix_web::{web, App, HttpResponse, HttpServer};#[actix_rt::main]async fn main() -> std::io::Result<()> { let one = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(75); // <- Set keep-alive to 75 seconds // let _two = HttpServer::new(|| { // App::new().route("/", web::get().to(|| HttpResponse::Ok())) // }) // .keep_alive(); // <- Use `SO_KEEPALIVE` socket option. let _three = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(None); // <- Disable keep-alive one.bind("127.0.0.1:8088")?.run().await}```
gollark: Orbital. Laser. Strike.
gollark: Or erase his memories.
References
- "Meylan, Wachholtz, Allers All Miss Unanimous Votes: All-Big Eight Football Team Selections By AP". The Sedalia (MO) Capital. December 1, 1966. p. 8.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.