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