get_versus
Retrieve the head-to-head win/loss record between two players, including win rates for both sides.
Instructions
Get the head-to-head win/loss record between two players, including win rates for both sides.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Filter by season number | |
| identifier1 | Yes | First player username or UUID | |
| identifier2 | Yes | Second player username or UUID |