Ajay Patel

Pitcher Game Reports

Using pitch-level data from MLB, I developed visualization reports in R utilizing the ggplot2 and gt packages to summarize a starting pitcher’s outing. To my knowledge, I was one of the first to create such reports in the public sphere. Information on their locations, pitch movement, and results are effectively communicated, and my initial versions can be found at the following tweets: Initial Pitcher Summaries.

Since then, I refined different aspects of the reports. Below is a more recent and finalized version.

Nestor Cortes 2/26 Game Summary

The code to make these reports can be found here: Pitcher Summaries Code.