匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 8045277399
对决竞争阵营
阵营 1胜方
AR
Anthony Rivera
EWVD0V · Fairfax, VA, US
DUPR
4.357
阵营 2负方
RR
Robbie Rivera
7DLOL5 · USA
DUPR
4.343
ID: 8045277399
EWVD0V · Fairfax, VA, US
DUPR
4.357
7DLOL5 · USA
DUPR
4.343
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8045277399
[
{
"team_id": 4761175189,
"serial": 1,
"winner": true,
"players": [
{
"name": "Anthony Rivera",
"dupr_id": "EWVD0V",
"rating": 4.357,
"profile_pic_url": null,
"location": "Fairfax, VA, US"
}
]
},
{
"team_id": 6708133934,
"serial": 2,
"winner": false,
"players": [
{
"name": "Robbie Rivera",
"dupr_id": "7DLOL5",
"rating": 4.343,
"profile_pic_url": null,
"location": ""
}
]
}
]