statcast_pitch_colors: *Baseball Savant pitch-type colors*

View source: R/sc_statcast_search.R

statcast_pitch_colorsR Documentation

Baseball Savant pitch-type colors

Description

Returns Baseball Savant's pitch-type color palette as a tibble (pitch_type abbreviation, pitch_name, and color hex code), for coloring pitch charts consistently with Savant's own visuals.

Usage

statcast_pitch_colors()

Value

A tibble with columns pitch_type, pitch_name, color.

Examples

statcast_pitch_colors()

baseballr documentation built on Aug. 27, 2026, 1:07 a.m.