匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
4.5
ID: 7752373213
对决竞争阵营
阵营 1胜方
JA
John Angulo
0YXJLX · Taylorsville, UT, US
DUPR
4.833
阵营 2负方
MA
matthew allen
1R42EE · Heber City, UT, US
DUPR
4.915
ID: 7752373213
0YXJLX · Taylorsville, UT, US
DUPR
4.833
1R42EE · Heber City, UT, US
DUPR
4.915
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7752373213
[
{
"team_id": 8117971143,
"serial": 1,
"winner": true,
"players": [
{
"name": "John Angulo",
"dupr_id": "0YXJLX",
"rating": 4.833,
"profile_pic_url": null,
"location": "Taylorsville, UT, US"
}
]
},
{
"team_id": 8483435928,
"serial": 2,
"winner": false,
"players": [
{
"name": "matthew allen",
"dupr_id": "1R42EE",
"rating": 4.915,
"profile_pic_url": null,
"location": "Heber City, UT, US"
}
]
}
]