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