匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Singles +
ID: 5361463658
对决竞争阵营
阵营 1负方
AV
Aaron Van
5YNON0 · USA
DUPR
3.683
阵营 2胜方
GC
Guillermo Cuellar
YG6E0K · Burien, WA, US
DUPR
4.652
ID: 5361463658
5YNON0 · USA
DUPR
3.683
YG6E0K · Burien, WA, US
DUPR
4.652
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5361463658
[
{
"team_id": 7176906001,
"serial": 1,
"winner": false,
"players": [
{
"name": "Aaron Van",
"dupr_id": "5YNON0",
"rating": 3.683,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6749139800,
"serial": 2,
"winner": true,
"players": [
{
"name": "Guillermo Cuellar",
"dupr_id": "YG6E0K",
"rating": 4.652,
"profile_pic_url": null,
"location": "Burien, WA, US"
}
]
}
]