匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
Bangers & Dinks - Advanced Intermediate Super Duper League - Week #6
ID: 4360787577
对决竞争阵营
阵营 1胜方
MK
Rated Score
3.594
TS
Rated Score
3.444
阵营 2负方
MS
Rated Score
3.171
RS
Rated Score
3.189
ID: 4360787577
Rated Score
3.594
Rated Score
3.444
Rated Score
3.171
Rated Score
3.189
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4360787577
[
{
"team_id": 6523307781,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mary Kirchoff",
"dupr_id": "4LN27K",
"rating": 3.594,
"profile_pic_url": null,
"location": "Richmond, VA, US",
"wins": 138,
"total_matches": 266,
"sponsoredPaddle": null
},
{
"name": "Timmy Siverd",
"dupr_id": "59XPJ5",
"rating": 3.444,
"profile_pic_url": null,
"location": "Richmond, VA, US",
"wins": 179,
"total_matches": 358,
"sponsoredPaddle": null
}
]
},
{
"team_id": 4596106887,
"serial": 2,
"winner": false,
"players": [
{
"name": "Mamadou Sylla",
"dupr_id": "56K75P",
"rating": 3.171,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
},
{
"name": "Rick Spence",
"dupr_id": "3LP4G5",
"rating": 3.189,
"profile_pic_url": null,
"location": "Goochland, VA, US",
"wins": 113,
"total_matches": 278,
"sponsoredPaddle": null
}
]
}
]