17lands: Get Color Ratings
17lands via Parse · sports
Returns win/game records broken down by deck color combination. Includes mono-color, two-color, three-color, four-color, five-color, and splash variants. Summary rows aggregate categories. Useful for identifying the strongest archetypes in a format. APIs for MTG Arena draft analytics from 17lands.com, covering card performance, archetype win rates, trophy decks, and leaderboards. Fulfilled by Parse from 17lands.com.
- 17lands
- 17lands-com
- entertainment
- other
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/185c7f2c-c4bb-4543-804e-36c6f657bb81/get_color_ratings
- Interface artifact
- sha256:cc686fa048ed1218943597d32e5bde83983068d318e2093076977035a28106ff
- Manifest digest
- sha256:93c04fb52331e3de8189438b6cd57b3e45b22b96c8cf00274d346c1f1a0b78f4
Request fields
- format (string): Format type (e.g. PremierDraft, TradDraft, QuickDraft).: Allowed values: PremierDraft, TradDraft, QuickDraft, Sealed
- end_date (string): End date for statistics in YYYY-MM-DD format. Defaults to today.
- expansion (string): Expansion code (e.g. SOS, TMT, ECL, FDN). Available values from get_filters.expansions.
- start_date (string): Start date for statistics in YYYY-MM-DD format.
- user_group (string): Filter by user skill group: top, middle, or bottom.: Allowed values: top, middle, bottom
- combine_splash (boolean): Whether to combine splash variants into their base color pair.
Example queries
- {"format":"PremierDraft","end_date":"2026-06-11","expansion":"FDN","start_date":"2026-03-13","user_group":"top","combine_splash":"false"}