匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Cleveland Open Singles
ID: 7646880410
对决竞争阵营
阵营 1胜方
VB
Vincent Bartolone
V7G6Q5 · Broadview Heights, OH, US
DUPR
4.581
阵营 2负方
MH
Michael hamilton
ZZLGEQ · USA
DUPR
3.150
ID: 7646880410
V7G6Q5 · Broadview Heights, OH, US
DUPR
4.581
ZZLGEQ · USA
DUPR
3.150
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7646880410
[
{
"team_id": 5718836731,
"serial": 1,
"winner": true,
"players": [
{
"name": "Vincent Bartolone",
"dupr_id": "V7G6Q5",
"rating": 4.581,
"profile_pic_url": null,
"location": "Broadview Heights, OH, US"
}
]
},
{
"team_id": 6545204411,
"serial": 2,
"winner": false,
"players": [
{
"name": "Michael hamilton",
"dupr_id": "ZZLGEQ",
"rating": 3.15,
"profile_pic_url": null,
"location": ""
}
]
}
]