nbl_ladder
Retrieve the NBL ladder standings for a season, including positions, wins/losses, percentages, and recent form for all 10 clubs.
Instructions
The NBL ladder (standings) for one season — 10 clubs with position, played/won/lost, points_percentage, win_percentage, points_for/against, last_5 and current streak. year is the season start year (2025 = current NBL26).
Returns: {type, count, data:[{id, position, played, won, lost, points_percentage, win_percentage, points_for, points_against, last_5, streak, team}]}
Example: Current-season ladder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| seasonType | No | regular |