nbl_match_outcomes
Retrieve per-team NBL match results and win/loss rows for a specified season to support head-to-head comparisons and form analysis.
Instructions
Per-team match outcomes (results) for a season — win/loss rows by team, for head-to-head and form analysis.
Returns: {type, count, data:[{team, …per-match outcome rows}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Season START year — 2025 = NBL26 (current 2025-26 season), 2026 = NBL27. Required — part of the URL path. | |
| seasonType | No | Season phase (default regular). | regular |