匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
DUPR Mens Singles Round Robin
ID: 8091433233
对决竞争阵营
阵营 1胜方
AD
Andrew Dub
2QX2JY · USA
DUPR
3.138
阵营 2负方
JS
Jett Schultz
9PPKLR · USA
DUPR
2.769
ID: 8091433233
2QX2JY · USA
DUPR
3.138
9PPKLR · USA
DUPR
2.769
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8091433233
[
{
"team_id": 6317218770,
"serial": 1,
"winner": true,
"players": [
{
"name": "Andrew Dub",
"dupr_id": "2QX2JY",
"rating": 3.138,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6781721139,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jett Schultz",
"dupr_id": "9PPKLR",
"rating": 2.769,
"profile_pic_url": null,
"location": ""
}
]
}
]