mlb_official_scorers
Retrieve official scorer assignments for MLB games on a specified date, returning each person and their job role. Use this data for verifying game officials and roster details.
Instructions
Official scorer assignments.
Returns: {roster:[{person, job}]}
Auth: none needed.
Also answers this: pl_match_officials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | As-of date. | |
| sportId | No | Sport id. |