find_rivals
Identify a player's matchup weaknesses by finding opponents they have a losing record against, sorted by net losses with ELO context.
Instructions
Find a player's rivals — opponents they have a losing record against — sorted by net losses weighted by ELO proximity. Helps identify specific matchup weaknesses. Returns up to 10 rivals with win/loss record and ELO context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Filter by season number | |
| identifier | Yes | Player username or UUID | |
| matchWindow | No | Matches to analyze (default 100, max 100) |