匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Bash Masters Pickleball Open - Coed Singles Skill: (Open) Age: (Any)
ID: 8411378567
对决竞争阵营
阵营 1胜方
JO
Joseph Olmstead
W6EOLK · Troy, MI, US
DUPR
3.880
阵营 2负方
SC
Sean Cham
V760R7 · Selangor, MY
DUPR
4.866
ID: 8411378567
W6EOLK · Troy, MI, US
DUPR
3.880
V760R7 · Selangor, MY
DUPR
4.866
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8411378567
[
{
"team_id": 7792553687,
"serial": 1,
"winner": true,
"players": [
{
"name": "Joseph Olmstead",
"dupr_id": "W6EOLK",
"rating": 3.88,
"profile_pic_url": null,
"location": "Troy, MI, US"
}
]
},
{
"team_id": 8549153265,
"serial": 2,
"winner": false,
"players": [
{
"name": "Sean Cham",
"dupr_id": "V760R7",
"rating": 4.866,
"profile_pic_url": null,
"location": "Selangor, MY"
}
]
}
]