匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 5108896975
对决竞争阵营
阵营 1胜方
MP
Michael Parks
ZZ472L · Austin, TX, US
DUPR
3.819
阵营 2负方
AM
Arjun Mehta
2PD4V4 · USA
DUPR
3.398
ID: 5108896975
ZZ472L · Austin, TX, US
DUPR
3.819
2PD4V4 · USA
DUPR
3.398
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5108896975
[
{
"team_id": 7121205884,
"serial": 1,
"winner": true,
"players": [
{
"name": "Michael Parks",
"dupr_id": "ZZ472L",
"rating": 3.819,
"profile_pic_url": null,
"location": "Austin, TX, US"
}
]
},
{
"team_id": 5293994215,
"serial": 2,
"winner": false,
"players": [
{
"name": "Arjun Mehta",
"dupr_id": "2PD4V4",
"rating": 3.398,
"profile_pic_url": null,
"location": ""
}
]
}
]