Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Arena | string | :heavy_check_mark: | Arena type (e.g. models, builders, agents) | models |
Category | string | :heavy_check_mark: | Category within the arena (e.g. website, gamedev, uicomponent) | website |
Elo | float64 | :heavy_check_mark: | ELO rating from head-to-head arena battles | 1385.2 |
Rank | int64 | :heavy_check_mark: | Rank position within this arena+category among models available on OpenRouter (1 = highest ELO) | 5 |
WinRate | float64 | :heavy_check_mark: | Win rate percentage in arena battles | 62.5 |