Indoor Series Teams Rankings information
Type Data type
M Mandatory
+ Multiple values separated with pipe "|"
http://api.worldarchery.org/v3/SERIESTEAMSRANKINGS/?Year=INTEGER&CatId=INTEGER&CatCode=STRING&Detailed=BOOLEAN&fText=STRING&SortBy=STRING [&RBP=INTEGER&Page=INTEGER]
http://api.worldarchery.org/?v=3&content=SERIESTEAMSRANKINGS&Year=INTEGER&CatId=INTEGER&CatCode=STRING&Detailed=BOOLEAN&fText=STRING&SortBy=STRING [&RBP=INTEGER&Page=INTEGER]
{
"pageInfo": {
"totalResults": 1,
"resultsPerPage": 10,
"page": 0
},
"items": [
{
"Rnk": 1,
"RnkOld": 1,
"Cat": "CT",
"Score": 330,
"TeamId": 1,
"Name": "Performance Archery",
"Members": [
{
"Id": "4265",
"FName": "Peineau",
"GName": "Sebastien",
"WNameOrd": false
},
{
"Id": "6646",
"FName": "Prieels",
"GName": "Sarah",
"WNameOrd": false
},
{
"Id": "7117",
"FName": "Ellison",
"GName": "Toja",
"WNameOrd": false
}
],
"Details": [
{
"ID": "19623",
"Name": "GT Open",
"NameShort": "",
"Place": "Strassen",
"Country": "LUX",
"Date": "2018-11-25",
"Score": 330,
"ScoreDetailed": {
"4265": 20,
"6646": 60,
"7117": 250
},
"RankDetailed": {
"4265": 9,
"6646": 5,
"7117": 1
},
"Stage": 1,
"inTotal": true
}
],
"Logo": "https://extranet.worldarchery.org/worldcup/IndoorTeamLogo.php?Year=2019&CatCode=CT&TeamId=1"
}
]
}