aimrank_predict_matchup_winner
Predict the winner of a matchup BEFORE a vote is cast.
Uses Glicko-2 win probability under the same formula matchmaking uses internally. Pairs with aimrank_submit_vote for the "Claude predicts, you vote, we compare" demo. Does not record a vote — read-only.
api_key is optional on the public endpoint; on /mcp/mcp a missing key is refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| ranking_id | Yes | ||
| entity_a_id | Yes | ||
| entity_b_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |