Terry McGriff
Terence Roy McGriff (born September 23, 1963) is an American former professional baseball player who played for the Cincinnati Reds, Houston Astros, Florida Marlins, and St. Louis Cardinals of Major League Baseball (MLB).
Terry McGriff | |||
---|---|---|---|
![]() McGriff with the Nashville Sounds in 1988 | |||
Catcher | |||
Born: Fort Pierce, Florida | September 23, 1963|||
| |||
MLB debut | |||
July 11, 1987, for the Cincinnati Reds | |||
Last MLB appearance | |||
August 7, 1994, for the St. Louis Cardinals | |||
MLB statistics | |||
Batting average | .206 | ||
Home runs | 3 | ||
Runs batted in | 30 | ||
Teams | |||
|
Career
He was drafted by the Cincinnati Reds in the 8th round of the 1981 Major League Baseball draft, and he made his MLB debut on July 11, 1987. After retiring from playing, he became the bench/hitting coach for the Bridgeport Bluefish.
On August 7, 1988, McGriff caught a no-hitter with batterymate Jack Armstrong of the Triple-A Nashville Sounds. The game was one walk shy of being a perfect game.[1]
McGriff is the cousin of Fred McGriff and the uncle of Charles Johnson, both of whom are former major league All-Stars.[2]
gollark: <@152960219390017538> PHP is bad.
gollark: Somehow!
gollark: Well, combined with the rest of the code, it does!
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.loop.LoopContext;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.loop.LoopRunner;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.loop.LoopPayloadExecution;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.strategies.FizzBuzzSolutionStrategy;@Servicepublic class EnterpriseGradeFizzBuzzSolutionStrategy implements FizzBuzzSolutionStrategy { private final LoopPayloadExecution _loopPayloadExecution; @Autowired public EnterpriseGradeFizzBuzzSolutionStrategy(final LoopPayloadExecution _loopPayloadExecution) { super(); this._loopPayloadExecution = _loopPayloadExecution; } @Override public void runSolution(final int nFizzBuzzUpperLimit) { final LoopContext loopContext = new LoopContext(nFizzBuzzUpperLimit); final LoopRunner loopRunner = new LoopRunner(loopContext, loopContext, this._loopPayloadExecution); loopRunner.runLoop(); }}```
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.stringreturners;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.stringreturners.StringStringReturner;@Servicepublic class BuzzStringReturner implements StringStringReturner { public String getReturnString() { final StringBuilder myStringBuilder = new StringBuilder( com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.Constants.BUZZ); final String myString = myStringBuilder.toString(); return new String(myString); }}```
References
- "Sounds 4, Indians 0". The Tennessean. Nashville. August 8, 1988. p. 2-C. Retrieved April 22, 2019.
- "Terry McGriff Stats". Baseball-Reference. Sports Reference. Retrieved April 23, 2019.
- An Interview with Terry McGriff. AstrosDaily.com. Retrieved on May 15, 2016.
External links
- Career statistics and player information from Baseball-Reference, or Baseball-Reference (Minors), or Retrosheet
- Pura Pelota (Venezuelan Winter League)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.