List probable starting pitchers for a date
list_probable_startersList probable starting pitchers for any MLB date, including opponent and game time. Optionally tag each as your player, opponent, or free agent to find streamable starters.
Instructions
List every probable starting pitcher across MLB for a date, with each one's opponent, home/away, and game start time (UTC). Sourced from the MLB Stats API (no Yahoo auth needed). MLB only posts probables for roughly today through ~2-3 days out, so 'tomorrow' returns a full board, the day after is usually partial, and dates further out return few or none (not yet announced — not an error). Set fantasyContext=true to also label each starter as yourTeam / otherTeam (with the owning manager) / freeAgent — useful for spotting streamable free-agent starters. Enrichment issues about one Yahoo request per starter (~10-26), so leave it off unless you need ownership.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date as YYYY-MM-DD; defaults to today. Use tomorrow/day-after for planning. | |
| fantasyContext | No | When true, annotate each starter with Yahoo ownership in the configured league. |