more player honors data

This commit is contained in:
Robin Appelman 2025-04-16 09:41:39 +02:00
commit b70f2ee336
7 changed files with 491 additions and 213 deletions

View file

@ -8,99 +8,175 @@ expression: parsed
"steam_id": "76561198049312442",
"honors": [
{
"format": "TF2 Highlander",
"season": "Season 32 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 32,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 31 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 31,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 30 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 30,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 29 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 29,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 28 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 28,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 27 Premium EU",
"team": "Xenon"
"format": "9v9",
"division": "Premium EU",
"season": 27,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 26 Premium EU",
"team": "Xenon"
"format": "9v9",
"division": "Premium EU",
"season": 26,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 25 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 25,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 24 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 24,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 23 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 23,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 22 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 22,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 21 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 21,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 20 Euro Platinum",
"team": "Xenon"
"format": "9v9",
"division": "Euro Platinum",
"season": 20,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 19 Euro Gold",
"team": "Xenon"
"format": "9v9",
"division": "Euro Gold",
"season": 19,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 18 Euro Silver",
"team": "Xenon"
"format": "9v9",
"division": "Euro Silver",
"season": 18,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 Highlander",
"season": "Season 17 Euro Silver",
"team": "Xenon"
"format": "9v9",
"division": "Euro Silver",
"season": 17,
"team": {
"name": "Xenon",
"id": 7861
}
},
{
"format": "TF2 6vs6",
"season": "Season 32 Europe",
"team": "Ulku Ocaklari"
"format": "6v6",
"division": "Europe",
"season": 32,
"team": {
"name": "Ulku Ocaklari",
"id": 29445
}
},
{
"format": "TF2 6vs6",
"season": "Season 31 Europe",
"team": "Ulku Ocaklari"
"format": "6v6",
"division": "Europe",
"season": 31,
"team": {
"name": "Ulku Ocaklari",
"id": 29445
}
},
{
"format": "TF2 6vs6",
"season": "Season 30 Europe",
"team": "Ulku Ocaklari"
"format": "6v6",
"division": "Europe",
"season": 30,
"team": {
"name": "Ulku Ocaklari",
"id": 29445
}
}
],
"teams": [