get_team_rpi
Calculate a team's RPI for ECNL soccer events, providing a detailed breakdown of the rating components.
Instructions
Compute one team's RPI with its component breakdown.
Args: event_id: Numeric event ID (e.g. 3933). flight_id: Flight ID from get_event_overview. team: Team name (or a distinctive part of it), case-insensitive. tie_weight: WP tie value — 1/3 (default) or 0.5 (pre-2024).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | ||
| event_id | Yes | ||
| flight_id | Yes | ||
| tie_weight | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |