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