Skip to content

charliecapretta/TrackmanOutingBreakdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Pitcher Outing Breakdown

This Python script analyzes and visualizes a pitcher’s outing using TrackMan data. It filters game data for a specific pitcher and creates detailed breakdowns of pitch movement, release point, and location, all in one figure.

Features

Filters TrackMan CSV data for a selected pitcher

Plots pitch movement (horizontal vs vertical break)

Displays release point and pitch location visuals

Color-codes pitches by type for quick comparison

Automatically adds game title and opponent info

Requirements

Python 3.x

pandas

matplotlib

Usage

Update pitcherName and CSV file path in the script.

Run the script:

python PitcherOutingBreakdownFinal.py

The output figure shows multiple panels visualizing the outing.

Example Output: ExampleForGithub

About

This Python script analyzes and visualizes a pitcher’s outing using TrackMan data. It filters game data for a specific pitcher and creates detailed breakdowns of pitch movement, release point, and location, all in one figure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages