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