匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 6992043731
对决竞争阵营
阵营 1胜方
GC
Gavin Culler
O6J9O2 · Winston-Salem, NC, US
DUPR
4.296
阵营 2负方
CP
Christopher Perdomo
4ZRN76 · USA
DUPR
3.041
ID: 6992043731
O6J9O2 · Winston-Salem, NC, US
DUPR
4.296
4ZRN76 · USA
DUPR
3.041
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6992043731
[
{
"team_id": 5688798266,
"serial": 1,
"winner": true,
"players": [
{
"name": "Gavin Culler",
"dupr_id": "O6J9O2",
"rating": 4.296,
"profile_pic_url": null,
"location": "Winston-Salem, NC, US"
}
]
},
{
"team_id": 6419102390,
"serial": 2,
"winner": false,
"players": [
{
"name": "Christopher Perdomo",
"dupr_id": "4ZRN76",
"rating": 3.041,
"profile_pic_url": null,
"location": ""
}
]
}
]