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 letternotes (
"game" BIGINT,
"player_id" BIGINT,
"player_note_id" BIGINT,
"note" VARCHAR
);
Anyone who has the link will be able to view this.