mlb_home_run_derby
Retrieve the bracket and results for an MLB Home Run Derby event using its gamePk. Returns matchup details including top and bottom seed information.
Instructions
Home Run Derby bracket + results for a derby gamePk.
Returns: {info, status, rounds:[{matchups:[{topSeed, bottomSeed, ...}]}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gamePk | Yes |