匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Selkirk San Miguel Open
ID: 7908466576
对决竞争阵营
阵营 1胜方
RV
Ricardo Villa
RZD4GZ · Mérida, Yuc., MX
DUPR
5.219
阵营 2负方
DM
Diego Mac Gregor
9465VV · USA
DUPR
3.279
ID: 7908466576
RZD4GZ · Mérida, Yuc., MX
DUPR
5.219
9465VV · USA
DUPR
3.279
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7908466576
[
{
"team_id": 6470102969,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ricardo Villa",
"dupr_id": "RZD4GZ",
"rating": 5.219,
"profile_pic_url": null,
"location": "Mérida, Yuc., MX"
}
]
},
{
"team_id": 8468432355,
"serial": 2,
"winner": false,
"players": [
{
"name": "Diego Mac Gregor",
"dupr_id": "9465VV",
"rating": 3.279,
"profile_pic_url": null,
"location": ""
}
]
}
]