匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Michigan Open - Coed Singles Skill: (3.5) Age:(Any)
ID: 5136592639
对决竞争阵营
阵营 1胜方
BR
Brad Righettini
D9NP9X · Wixom, MI, US
DUPR
3.837
阵营 2负方
BJ
Bryce Johns
Y4250E · USA
DUPR
3.068
ID: 5136592639
D9NP9X · Wixom, MI, US
DUPR
3.837
Y4250E · USA
DUPR
3.068
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5136592639
[
{
"team_id": 6232695257,
"serial": 1,
"winner": true,
"players": [
{
"name": "Brad Righettini",
"dupr_id": "D9NP9X",
"rating": 3.837,
"profile_pic_url": null,
"location": "Wixom, MI, US"
}
]
},
{
"team_id": 4763012920,
"serial": 2,
"winner": false,
"players": [
{
"name": "Bryce Johns",
"dupr_id": "Y4250E",
"rating": 3.068,
"profile_pic_url": null,
"location": ""
}
]
}
]