匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Selkirk San Miguel Open
ID: 6264532199
对决竞争阵营
阵营 1胜方
RV
Ricardo Villa
RZD4GZ · Mérida, Yuc., MX
DUPR
5.219
阵营 2负方
EV
Edson Valdovinos Laureano
N7YVQZ · USA
DUPR
4.560
ID: 6264532199
RZD4GZ · Mérida, Yuc., MX
DUPR
5.219
N7YVQZ · USA
DUPR
4.560
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6264532199
[
{
"team_id": 7962652653,
"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": 6131681030,
"serial": 2,
"winner": false,
"players": [
{
"name": "Edson Valdovinos Laureano",
"dupr_id": "N7YVQZ",
"rating": 4.56,
"profile_pic_url": null,
"location": ""
}
]
}
]