Get player competition standings
wom_get_player_competition_standingsGet a player's rank in their competitions filtered by status (upcoming, ongoing, or finished).
Instructions
Fetches a player's rank/standing in each of their competitions, filtered by status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Filter by competition status (required). | |
| username | Yes | The player's username (case-insensitive, spaces or underscores both work). |