匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Champion of the court - Co-Ed Singles Skill: (4.0+)
ID: 5720342880
对决竞争阵营
阵营 1胜方
CS
Chad Smith
W6K0NM · Pattison, TX, US
DUPR
4.415
阵营 2负方
SS
Sally Shriver
84R2E6 · Katy, TX, US
DUPR
3.977
ID: 5720342880
W6K0NM · Pattison, TX, US
DUPR
4.415
84R2E6 · Katy, TX, US
DUPR
3.977
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5720342880
[
{
"team_id": 7697095550,
"serial": 1,
"winner": true,
"players": [
{
"name": "Chad Smith",
"dupr_id": "W6K0NM",
"rating": 4.415,
"profile_pic_url": null,
"location": "Pattison, TX, US"
}
]
},
{
"team_id": 6985525093,
"serial": 2,
"winner": false,
"players": [
{
"name": "Sally Shriver",
"dupr_id": "84R2E6",
"rating": 3.977,
"profile_pic_url": null,
"location": "Katy, TX, US"
}
]
}
]