sportsrc: Get match
sportsrc_get_matchRetrieve detailed match information including streams, venue, and lineups by providing a match ID and sport category.
Instructions
Get detailed match information including streams, venue, and lineups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Sport id (use sportsrc_get_sports to list). E.g. "football", "basketball", "mma". | |
| match_id | Yes | Match id (from sportsrc_get_matches results) |