Get a bout
get_fightFetch one bout by id. Pass include=stats for per-fight totals, include=rounds for round-by-round statistics, include=scorecards for the official judges’ cards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Extra blocks to fetch in the same call. | |
| fight_id | Yes | Numeric bout id, as returned on an event card. |