匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
2nd Annual Big Dill - Mens Singles Skill: (4.0 And Above)
ID: 5592648252
对决竞争阵营
阵营 1胜方
JJ
Joshua Johnson
EWVDDV · Charlottesville, VA, US
DUPR
4.321
阵营 2负方
IP
Isaiah Parr
2Y4XK7 · USA
DUPR
4.079
ID: 5592648252
EWVDDV · Charlottesville, VA, US
DUPR
4.321
2Y4XK7 · USA
DUPR
4.079
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5592648252
[
{
"team_id": 7740344990,
"serial": 1,
"winner": true,
"players": [
{
"name": "Joshua Johnson",
"dupr_id": "EWVDDV",
"rating": 4.321,
"profile_pic_url": null,
"location": "Charlottesville, VA, US"
}
]
},
{
"team_id": 4903100849,
"serial": 2,
"winner": false,
"players": [
{
"name": "Isaiah Parr",
"dupr_id": "2Y4XK7",
"rating": 4.079,
"profile_pic_url": null,
"location": ""
}
]
}
]