Dick Buckley (baseball)
Richard D. Buckley (September 21, 1858 - December 12, 1929) was a Major League Baseball player. He played from 1888 to 1895.
Dick Buckley | |||
---|---|---|---|
![]() | |||
Catcher | |||
Born: Troy, New York | September 21, 1858|||
Died: December 12, 1929 71) Pittsburgh, Pennsylvania | (aged|||
| |||
MLB debut | |||
April 20, 1888, for the Indianapolis Hoosiers | |||
Last MLB appearance | |||
September 28, 1895, for the Philadelphia Phillies | |||
MLB statistics | |||
Batting average | .245 | ||
Home runs | 26 | ||
Runs batted in | 216 | ||
Teams | |||
Sources
- Career statistics and player information from Baseball-Reference, or Baseball-Reference (Minors)
gollark: ```python#!/usr/bin/env python3import fileinputimport sysdef process_char(c): if c == "\n" or c == " ": return c return "||" + c + "||"for line in fileinput.input(): out = "".join([process_char(c) for c in line]) sys.stdout.buffer.write(out.encode("utf-8"))```
gollark: I made a simple python script for it.
gollark: https://github.com/acelewis/my_first_calculator.py
gollark: https://raw.githubusercontent.com/AceLewis/my_first_calculator.py/master/my_first_calculator.py
gollark: What *is* that tweet on about?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.