匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Michigan Open - Coed Singles Skill: (3.5) Age:(Any)
ID: 7772085375
对决竞争阵营
阵营 1胜方
BR
Brad Righettini
D9NP9X · Wixom, MI, US
DUPR
3.837
阵营 2负方
SS
Scott Stone
2LMP9R · USA
DUPR
3.553
ID: 7772085375
D9NP9X · Wixom, MI, US
DUPR
3.837
2LMP9R · USA
DUPR
3.553
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7772085375
[
{
"team_id": 4410308484,
"serial": 1,
"winner": true,
"players": [
{
"name": "Brad Righettini",
"dupr_id": "D9NP9X",
"rating": 3.837,
"profile_pic_url": null,
"location": "Wixom, MI, US"
}
]
},
{
"team_id": 8416226182,
"serial": 2,
"winner": false,
"players": [
{
"name": "Scott Stone",
"dupr_id": "2LMP9R",
"rating": 3.553,
"profile_pic_url": null,
"location": ""
}
]
}
]