匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
CLChallengers01
ID: 6845845846
对决竞争阵营
阵营 2负方
AB
allan Bird
L206V6 · USA
DUPR
3.883
LJ
Lowell Johnson
RZZKEQ · Fitchburg, WI, US
DUPR
3.763
ID: 6845845846
L206V6 · USA
DUPR
3.883
RZZKEQ · Fitchburg, WI, US
DUPR
3.763
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6845845846
[
{
"team_id": 5618808337,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ken Short",
"dupr_id": "8G9DLM",
"rating": 3.909,
"profile_pic_url": null,
"location": ""
},
{
"name": "Ken Large",
"dupr_id": "5500NL",
"rating": 4.068,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4940256429,
"serial": 2,
"winner": false,
"players": [
{
"name": "allan Bird",
"dupr_id": "L206V6",
"rating": 3.883,
"profile_pic_url": null,
"location": ""
},
{
"name": "Lowell Johnson",
"dupr_id": "RZZKEQ",
"rating": 3.763,
"profile_pic_url": null,
"location": "Fitchburg, WI, US"
}
]
}
]