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