Get result from a specific player in a tournament
Parameters
- nickname: nickname of the user.
Default: "Cards Realm"
Example
- nickname: "Cards Realm".
curl -d "deck_format=Pauper&week=8&deck_name=Mono Black Devotion&game_id=1" \
https://mtg.cardsrealm.com/en-us/api/getDeckResults
Return
Information about deck result overall and by deck
{
"by_meta": [
{
"deck_name": "Mono Black Devotion",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 224,
"game_victories": 243,
"games": 467,
"match_draws": 3,
"match_losses": 85,
"match_victories": 106,
"matches": 194,
"tournaments": 24
},
{
"deck_name": "Burn",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 14,
"game_victories": 23,
"games": 37,
"match_draws": 0,
"match_losses": 5,
"match_victories": 10,
"matches": 15,
"tournaments": 9
},
{
"deck_name": "Monoblack Control",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 12,
"game_victories": 10,
"games": 22,
"match_draws": 0,
"match_losses": 6,
"match_victories": 3,
"matches": 9,
"tournaments": 5
},
{
"deck_name": "Mono White Heroic",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 10,
"game_victories": 8,
"games": 18,
"match_draws": 0,
"match_losses": 4,
"match_victories": 3,
"matches": 7,
"tournaments": 5
},
{
"deck_name": "Bogles",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 5,
"game_victories": 12,
"games": 17,
"match_draws": 0,
"match_losses": 2,
"match_victories": 5,
"matches": 7,
"tournaments": 5
},
{
"deck_name": "Boros Monarch",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 6,
"game_victories": 10,
"games": 16,
"match_draws": 0,
"match_losses": 3,
"match_victories": 4,
"matches": 7,
"tournaments": 5
},
{
"deck_name": "Mono W Heroic",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 8,
"game_victories": 8,
"games": 16,
"match_draws": 0,
"match_losses": 3,
"match_victories": 4,
"matches": 7,
"tournaments": 4
},
{
"deck_name": "Mono-Green Stompy",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 5,
"game_victories": 10,
"games": 15,
"match_draws": 0,
"match_losses": 2,
"match_victories": 4,
"matches": 6,
"tournaments": 2
},
{
"deck_name": "Jeskai Affinity",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 6,
"game_victories": 8,
"games": 14,
"match_draws": 1,
"match_losses": 3,
"match_victories": 3,
"matches": 7,
"tournaments": 5
},
{
"deck_name": "Mono Blue Delver",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 7,
"game_victories": 7,
"games": 14,
"match_draws": 0,
"match_losses": 2,
"match_victories": 3,
"matches": 5,
"tournaments": 4
},
{
"deck_name": "Skred Faeries",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 6,
"game_victories": 7,
"games": 13,
"match_draws": 1,
"match_losses": 2,
"match_victories": 3,
"matches": 6,
"tournaments": 3
},
{
"deck_name": "Mono-Green Aggro",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 5,
"game_victories": 6,
"games": 11,
"match_draws": 0,
"match_losses": 2,
"match_victories": 3,
"matches": 5,
"tournaments": 2
},
{
"deck_name": "Boros Bully",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 4,
"game_victories": 6,
"games": 10,
"match_draws": 0,
"match_losses": 1,
"match_victories": 3,
"matches": 4,
"tournaments": 2
},
{
"deck_name": "Izzet",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 7,
"game_victories": 3,
"games": 10,
"match_draws": 0,
"match_losses": 3,
"match_victories": 1,
"matches": 4,
"tournaments": 3
},
{
"deck_name": "Mardu Aggro",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 4,
"game_victories": 6,
"games": 10,
"match_draws": 0,
"match_losses": 1,
"match_victories": 3,
"matches": 4,
"tournaments": 3
},
{
"deck_name": "Affinity",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 3,
"game_victories": 6,
"games": 9,
"match_draws": 0,
"match_losses": 1,
"match_victories": 3,
"matches": 4,
"tournaments": 4
},
{
"deck_name": "Rakdos",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 8,
"game_victories": 1,
"games": 9,
"match_draws": 0,
"match_losses": 4,
"match_victories": 0,
"matches": 4,
"tournaments": 3
},
{
"deck_name": "Dimir",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 3,
"game_victories": 5,
"games": 8,
"match_draws": 0,
"match_losses": 1,
"match_victories": 2,
"matches": 3,
"tournaments": 1
},
{
"deck_name": "Dimir Delver",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 6,
"games": 8,
"match_draws": 0,
"match_losses": 1,
"match_victories": 3,
"matches": 4,
"tournaments": 4
},
{
"deck_name": "Mono Black",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 3,
"game_victories": 5,
"games": 8,
"match_draws": 0,
"match_losses": 1,
"match_victories": 2,
"matches": 3,
"tournaments": 2
},
{
"deck_name": "Walls combo",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 6,
"game_victories": 2,
"games": 8,
"match_draws": 0,
"match_losses": 3,
"match_victories": 0,
"matches": 3,
"tournaments": 4
},
{
"deck_name": "Bant Tireless",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 4,
"game_victories": 3,
"games": 7,
"match_draws": 0,
"match_losses": 2,
"match_victories": 1,
"matches": 3,
"tournaments": 2
},
{
"deck_name": "Fog Tron",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 4,
"game_victories": 3,
"games": 7,
"match_draws": 0,
"match_losses": 2,
"match_victories": 1,
"matches": 3,
"tournaments": 1
},
{
"deck_name": "Murasa Tron",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 5,
"game_victories": 2,
"games": 7,
"match_draws": 0,
"match_losses": 2,
"match_victories": 1,
"matches": 3,
"tournaments": 2
},
{
"deck_name": "WUBR",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 5,
"game_victories": 2,
"games": 7,
"match_draws": 0,
"match_losses": 2,
"match_victories": 1,
"matches": 3,
"tournaments": 3
},
{
"deck_name": "Azorius Familiars",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 4,
"games": 6,
"match_draws": 0,
"match_losses": 1,
"match_victories": 2,
"matches": 3,
"tournaments": 3
},
{
"deck_name": "Dimir Faeris",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 3,
"games": 5,
"match_draws": 0,
"match_losses": 1,
"match_victories": 1,
"matches": 2,
"tournaments": 2
},
{
"deck_name": "Jeskai Ephemerate",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 1,
"game_victories": 4,
"games": 5,
"match_draws": 0,
"match_losses": 0,
"match_victories": 2,
"matches": 2,
"tournaments": 1
},
{
"deck_name": "Orzhov",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 4,
"game_victories": 0,
"games": 4,
"match_draws": 0,
"match_losses": 2,
"match_victories": 0,
"matches": 2,
"tournaments": 1
},
{
"deck_name": "Rakdos Monarch",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 2,
"games": 4,
"match_draws": 0,
"match_losses": 1,
"match_victories": 1,
"matches": 2,
"tournaments": 2
},
{
"deck_name": "RDW",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 0,
"game_victories": 4,
"games": 4,
"match_draws": 0,
"match_losses": 0,
"match_victories": 2,
"matches": 2,
"tournaments": 2
},
{
"deck_name": "4C Tortured Existence",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 1,
"games": 3,
"match_draws": 0,
"match_losses": 1,
"match_victories": 0,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "B U R W ",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 1,
"game_victories": 2,
"games": 3,
"match_draws": 0,
"match_losses": 0,
"match_victories": 1,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Dimir Control",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 1,
"game_victories": 2,
"games": 3,
"match_draws": 0,
"match_losses": 0,
"match_victories": 1,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Orzhov Pestilence",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 1,
"game_victories": 2,
"games": 3,
"match_draws": 0,
"match_losses": 0,
"match_victories": 1,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Simic",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 1,
"games": 3,
"match_draws": 0,
"match_losses": 1,
"match_victories": 0,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Tron",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 1,
"game_victories": 2,
"games": 3,
"match_draws": 1,
"match_losses": 0,
"match_victories": 1,
"matches": 2,
"tournaments": 2
},
{
"deck_name": null,
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 0,
"game_victories": 2,
"games": 2,
"match_draws": 0,
"match_losses": 0,
"match_victories": 1,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Boros",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 0,
"games": 2,
"match_draws": 0,
"match_losses": 1,
"match_victories": 0,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Boros Aggro",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 0,
"games": 2,
"match_draws": 1,
"match_losses": 1,
"match_victories": 0,
"matches": 2,
"tournaments": 2
},
{
"deck_name": "Elves",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 0,
"games": 2,
"match_draws": 0,
"match_losses": 1,
"match_victories": 0,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Gruul",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 0,
"games": 2,
"match_draws": 0,
"match_losses": 1,
"match_victories": 0,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Izzet Control",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 1,
"game_victories": 1,
"games": 2,
"match_draws": 1,
"match_losses": 0,
"match_victories": 0,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Mardu",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 0,
"games": 2,
"match_draws": 0,
"match_losses": 1,
"match_victories": 0,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Mono Blue Control",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 0,
"games": 2,
"match_draws": 0,
"match_losses": 1,
"match_victories": 0,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "Slivers",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 0,
"games": 2,
"match_draws": 1,
"match_losses": 1,
"match_victories": 0,
"matches": 2,
"tournaments": 1
},
{
"deck_name": "Temur Affinity",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 0,
"games": 2,
"match_draws": 0,
"match_losses": 1,
"match_victories": 0,
"matches": 1,
"tournaments": 1
},
{
"deck_name": "WURG",
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"game_draws": 0,
"game_losses": 2,
"game_victories": 0,
"games": 2,
"match_draws": 0,
"match_losses": 1,
"match_victories": 0,
"matches": 1,
"tournaments": 1
}
],
"deck_url": "https://cardsrealm.com/metagame/Pauper/mono-black-devotion",
"decks_meta_name": "Mono Black Devotion",
"game_draws": 0,
"game_losses": 448,
"game_victories": 493,
"games": 941,
"match_draws": 11,
"match_losses": 176,
"match_victories": 212,
"matches": 399,
"tournaments": 25
}