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