匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
Week 5 02/26
ID: 5728728201
对决竞争阵营
阵营 1胜方
SP
Rated Score
3.253
DP
Rated Score
3.513
阵营 2负方
RV
Rated Score
3.072
MD
Rated Score
3.210
ID: 5728728201
Rated Score
3.253
Rated Score
3.513
Rated Score
3.072
Rated Score
3.210
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5728728201
[
{
"team_id": 7653380919,
"serial": 1,
"winner": true,
"players": [
{
"name": "Stewart Pickard",
"dupr_id": "9PEWPV",
"rating": 3.253,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
},
{
"name": "David Pak",
"dupr_id": "QPRY95",
"rating": 3.513,
"profile_pic_url": null,
"location": "New Braunfels, TX, US",
"wins": 115,
"total_matches": 215,
"sponsoredPaddle": null
}
]
},
{
"team_id": 4617300997,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ron Van Winkle",
"dupr_id": "3Y6WKP",
"rating": 3.072,
"profile_pic_url": null,
"location": "New Braunfels, TX, US",
"wins": 52,
"total_matches": 153,
"sponsoredPaddle": null
},
{
"name": "Mando De Leon",
"dupr_id": "7ND625",
"rating": 3.21,
"profile_pic_url": null,
"location": "Canyon Lake, TX, US",
"wins": 94,
"total_matches": 169,
"sponsoredPaddle": null
}
]
}
]