匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 5526047062
对决竞争阵营
阵营 1胜方
VÁ
Valentín Álvarez
DYX454 · USA
DUPR
3.500
阵营 2负方
RV
Ricardo Villa
RZD4GZ · Mérida, Yuc., MX
DUPR
5.321
ID: 5526047062
DYX454 · USA
DUPR
3.500
RZD4GZ · Mérida, Yuc., MX
DUPR
5.321
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5526047062
[
{
"team_id": 4694113045,
"serial": 1,
"winner": true,
"players": [
{
"name": "Valentín Álvarez",
"dupr_id": "DYX454",
"rating": 3.5,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5490024224,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ricardo Villa",
"dupr_id": "RZD4GZ",
"rating": 5.321,
"profile_pic_url": null,
"location": "Mérida, Yuc., MX"
}
]
}
]