匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Sweet Onion Slam - Mens Singles Skill: (3.5 and Under) Age: (12 And Above)
ID: 6857574454
对决竞争阵营
阵营 1负方
CJ
Carson jones
V42WW7 · USA
DUPR
3.208
阵营 2胜方
BD
Ben Davis
WXZOXK · Boise, ID, US
DUPR
3.651
ID: 6857574454
V42WW7 · USA
DUPR
3.208
WXZOXK · Boise, ID, US
DUPR
3.651
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6857574454
[
{
"team_id": 7043196243,
"serial": 1,
"winner": false,
"players": [
{
"name": "Carson jones",
"dupr_id": "V42WW7",
"rating": 3.208,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7210489542,
"serial": 2,
"winner": true,
"players": [
{
"name": "Ben Davis",
"dupr_id": "WXZOXK",
"rating": 3.651,
"profile_pic_url": null,
"location": "Boise, ID, US"
}
]
}
]