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