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