匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool A: Men’s Singles 4.0
ID: 5095120048
对决竞争阵营
阵营 1负方
AB
Air Bastarrica
8DJMEY · Carol Stream, IL, US
DUPR
4.476
阵营 2胜方
MG
Michael Garcia
W6GR2M · Bourbonnais, IL, US
DUPR
4.323
ID: 5095120048
8DJMEY · Carol Stream, IL, US
DUPR
4.476
W6GR2M · Bourbonnais, IL, US
DUPR
4.323
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5095120048
[
{
"team_id": 6871630539,
"serial": 1,
"winner": false,
"players": [
{
"name": "Air Bastarrica",
"dupr_id": "8DJMEY",
"rating": 4.476,
"profile_pic_url": null,
"location": "Carol Stream, IL, US"
}
]
},
{
"team_id": 6792436732,
"serial": 2,
"winner": true,
"players": [
{
"name": "Michael Garcia",
"dupr_id": "W6GR2M",
"rating": 4.323,
"profile_pic_url": null,
"location": "Bourbonnais, IL, US"
}
]
}
]