匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Competitive Open Play Match
ID: 4802982676
对决竞争阵营
阵营 1胜方
RD
Riaan de Wit
L5MOJZ · Terrace, BC, CA
DUPR
4.523
阵营 2负方
CM
Cole Motschilnig
L5RWZZ · USA
DUPR
4.930
ID: 4802982676
L5MOJZ · Terrace, BC, CA
DUPR
4.523
L5RWZZ · USA
DUPR
4.930
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4802982676
[
{
"team_id": 6477595616,
"serial": 1,
"winner": true,
"players": [
{
"name": "Riaan de Wit",
"dupr_id": "L5MOJZ",
"rating": 4.523,
"profile_pic_url": null,
"location": "Terrace, BC, CA"
}
]
},
{
"team_id": 7995269298,
"serial": 2,
"winner": false,
"players": [
{
"name": "Cole Motschilnig",
"dupr_id": "L5RWZZ",
"rating": 4.93,
"profile_pic_url": null,
"location": ""
}
]
}
]