MLB Game Data
Pitch and other game data for 2016-present
@kaggle.josephvm_mlb_game_data
Pitch and other game data for 2016-present
@kaggle.josephvm_mlb_game_data
CREATE TABLE baserunningnotes (
"game" BIGINT,
"team" VARCHAR,
"stat" VARCHAR,
"data" VARCHAR
);
Anyone who has the link will be able to view this.