fox_mlb_team_roster: *Get Fox Sports MLB team roster*

View source: R/fox_mlb.R

fox_mlb_team_rosterR Documentation

Get Fox Sports MLB team roster

Description

Get Fox Sports MLB team roster

Usage

fox_mlb_team_roster(team_id)

Arguments

team_id

Fox Bifrost team id (e.g. "1"). Discover via the league team directory.

Value

A baseballr_data tibble, one row per player: team_id, position_group, player, position/age/etc. columns, athlete_id.

Examples

 try(fox_mlb_team_roster("1")) 

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