BW_Stats_Plugin::$query_data = Array
(
[0] => stdClass Object
(
[bw_team_id] => 72
[season] => 1979
[bw_team_name] => Baldwin-Wallace College
[coach_id] => 8
[w] => 14
[l] => 19
[t] => 0
[conf_id] => 2
[conf_division] => North
[conf_w] => 7
[conf_l] => 8
[conf_t] => 0
[conf_place] => 5
[conf_event_id] =>
[conf_event_place] =>
[aff_id] => 9
[aff_event_id] =>
[aff_event_place] =>
[bw_team_note] => 1979 B-W Statistics (.363 OBP, 29-Game Fielding Stats); 1979 Grindstone; 1992 OAC Records; 1997 OAC Media Guide.
[slug] => fisher
[coach_lastname] => Fisher
[coach_firstname] => Robert
[coach_middle] => Irvin
[coach_familiar] => Bob
[coach_nickname] =>
[coach_suffix] =>
[conference] => Ohio Athletic Conference
[conf_event] =>
[affiliation] => NCAA Division III
[aff_event] =>
[g] => 33
[pct] => 0.42424242
[conf_g] => 15
[conf_pct] => 0.46666667
)
)
Games
Baldwin-Wallace College 1979 Game Results
Date | Opponent | Location | Result |
1979 | Birmingham-Southern College | Birmingham, AL | Won 5–4 |
1979 | Shorter College | Rome, GA | Won 8–3 |
1979 | Shorter College | Rome, GA | Lost 6–4 |
1979 | Jacksonville State University | Jacksonville, AL | Lost 6–0 |
1979 | Jacksonville State University | Jacksonville, AL | Lost 5–0 |
1979 | College of Wooster | Wooster, OH | Lost 6–1 |
1979 | Mount Union College | B-W Baseball Field | Lost 1–0 |
1979 | Mount Union College | B-W Baseball Field | Lost 6–4 |
1979 | Oberlin College | B-W Baseball Field | Won 7–1 |
1979 | Otterbein College | Westerville, OH | Lost 6–5 |
1979 | Otterbein College | Westerville, OH | Lost 7–2 |
1979 | Kenyon College | Gambier, OH | Lost 6–5 |
1979 | Oberlin College | Oberlin, OH | Won 6–1 |
1979 | Oberlin College | Oberlin, OH | Lost 5–4 |
1979 | Ashland College | Ashland, OH | Lost 6–5 |
1979 | Ashland College | Ashland, OH | Lost 4–1 |
1979 | Kenyon College | B-W Baseball Field | Won 6–1 |
1979 | Kenyon College | B-W Baseball Field | Won 9–3 |
1979 | Ohio Northern University | B-W Baseball Field | Won 7–4 |
1979 | John Carroll University | B-W Baseball Field | Won 4–3 |
1979 | Heidelberg College | Tiffin, OH | Lost 9–7 |
1979 | Heidelberg College | Tiffin, OH | Won 7–3 |
1979 | Mount Union College | Alliance, OH | Lost 7–2 |
1979 | College of Wooster | B-W Baseball Field | Won 6–2 |
1979 | College of Wooster | B-W Baseball Field | Lost 2–0 |
1979 | Malone College | Canton, OH | Won 7–4 |
1979 | Malone College | Canton, OH | Won 11–5 |
1979 | Youngstown State University | B-W Baseball Field | Lost |
1979 | Youngstown State University | B-W Baseball Field | Won |
1979 | Cleveland State University | Cleveland, OH | Lost |
1979 | Cleveland State University | Cleveland, OH | Won |
Mar 19, 1979 | Birmingham-Southern College | Birmingham, AL | Lost 3–2 |
Mar 19, 1979 | Birmingham-Southern College | Birmingham, AL | Lost 3–2 |
Date | Opponent | Location | Result |
Roster
Batting
Pitching
Baldwin-Wallace College 1979 Pitching Statistics
No. | Player | Class | Position | Throws | APP | GS | Record | CG | SHO | SV | IP | H | R | ER | ERA | SO | BB | HBP |
No. | Player | Class | Position | Throws | APP | GS | Record | CG | SHO | SV | IP | H | R | ER | ERA | SO | BB | HBP |
Totals | 49 | 33 | 14–19 ( .424 ) | 18 |   | 4 | 237 ⅔ | 248 | 137 | 92 | 3.48 | 165 | 107 |   |
  | Mike Maire | Sr | P | L | 8 | 8 | 2–5 ( .286 ) | 7 |   | 0 | 60 ⅔ | 58 | 35 | 22 | 3.26 | 43 | 33 |   |
  | Dan Dale | | P | L | 9 | 8 | 4–4 ( .500 ) | 4 |   | 1 | 54 ⅓ | 63 | 36 | 19 | 3.15 | 40 | 18 |   |
  | Mike Pochatek | | P | L | 9 | 7 | 3–5 ( .375 ) | 3 |   | 0 | 49 ⅔ | 51 | 28 | 20 | 3.62 | 31 | 25 |   |
  | Lee Marcheskie | | P | R | 8 | 8 | 4–2 ( .667 ) | 3 |   | 0 | 42 ⅔ | 38 | 21 | 17 | 3.59 | 35 | 22 |   |
  | Steve Gray | | P | R | 9 | 1 | 1–1 ( .500 ) | 1 |   | 1 | 21 ⅓ | 24 | 9 | 9 | 3.80 | 8 | 8 |   |
  | Steve Dockman | So | P | R | 5 | 1 | 0–1 ( .000 ) | 0 |   | 2 | 8 ⅔ | 15 | 7 | 5 | 5.19 | 7 | 2 |   |
  | Jeff Burton | Fr | P | L | 1 | 0 | 0–1 ( .000 ) | 0 |   | 0 | 0 ⅓ | 0 | 1 | 0 | 0.00 | 1 | 0 |   |
Fielding
WordPress database error: [Column 'gp' in field list is ambiguous]
SELECT p.*, r.*, fielding.*, player_pos,
GREATEST( COALESCE( gp, app ), COALESCE( app, gp ) ) AS gp,
po + a + e AS tc,
IF( po + a + e = 0, 0, ( po + a ) / ( po + a + e ) ) AS fld,
IF( fielding.sb + fielding.cs = 0, 0, fielding.sb / ( fielding.sb + fielding.cs ) ) AS sbp
FROM ( ( ( ( ( bw_teams AS t INNER JOIN bw_rosters AS r ON t.bw_team_id = r.bw_team_id )
INNER JOIN players AS p ON r.player_id = p.player_id )
INNER JOIN bw_rosters_fielding AS fielding ON r.bw_roster_id = fielding.bw_roster_id )
LEFT JOIN (
SELECT r2.player_id, season, GROUP_CONCAT( DISTINCT positions.pos_abbr ORDER BY pos_rank SEPARATOR "/" ) AS player_pos
FROM ( ( bw_teams AS t2 INNER JOIN bw_rosters AS r2 ON t2.bw_team_id = r2.bw_team_id )
INNER JOIN bw_rosters_link_positions ON r2.bw_roster_id = bw_rosters_link_positions.bw_roster_id )
INNER JOIN positions ON bw_rosters_link_positions.pos_abbr = positions.pos_abbr
GROUP BY r2.player_id, season
) AS pos_concat ON r.player_id = pos_concat.player_id AND t.season = pos_concat.season )
LEFT JOIN bw_rosters_batting AS batting ON r.bw_roster_id = batting.bw_roster_id )
LEFT JOIN bw_rosters_pitching AS pitching ON r.bw_roster_id = pitching.bw_roster_id
WHERE t.bw_team_id = 72
ORDER BY p.player_id IN ( 574, 590 ), ISNULL( tc ), tc DESC, player_lastname, IF( player_familiar IS NOT NULL, player_familiar, IF( player_firstname IS NOT NULL, player_firstname, player_nickname ) ), player_middle, uniform
Baldwin-Wallace College 1979 Fielding Statistics
No. | Player | Class | Position | G | TC | PO | A | E | FLD | DP | SB | CS | SBP |
No. | Player | Class | Position | G | TC | PO | A | E | FLD | DP | SB | CS | SBP |
Totals could not be calculated. |
No fielding stats found. |
February 27, 2019 6:54 PM
Hello all!
We were looking up averages today for my dad. Thanks for this site! Found my dad’s (Jim Ohlemacher) info on the 1963 season results.