mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
more player honors data
This commit is contained in:
parent
b5b7bc953a
commit
b70f2ee336
7 changed files with 491 additions and 213 deletions
|
|
@ -8,9 +8,13 @@ expression: parsed
|
|||
"steam_id": "76561197967332647",
|
||||
"honors": [
|
||||
{
|
||||
"format": "TF2 Highlander",
|
||||
"season": "Season 6 NA Steel",
|
||||
"team": "Penguin Doom Squad"
|
||||
"format": "9v9",
|
||||
"division": "NA Steel",
|
||||
"season": 6,
|
||||
"team": {
|
||||
"name": "Penguin Doom Squad",
|
||||
"id": 3975
|
||||
}
|
||||
}
|
||||
],
|
||||
"teams": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue