匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Cleveland Premier Pickleball
ID: 6869160063
对决竞争阵营
阵营 1胜方
AB
Adam Bailey
MYWDQL · Avon Lake, OH, US
Rated Score
4.790
阵营 2负方
TB
Trevor Bowers
55R66L · Erie County, OH, US
Rated Score
4.150
ID: 6869160063
MYWDQL · Avon Lake, OH, US
Rated Score
4.790
55R66L · Erie County, OH, US
Rated Score
4.150
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6869160063
[
{
"team_id": 6965350161,
"serial": 1,
"winner": true,
"players": [
{
"name": "Adam Bailey",
"dupr_id": "MYWDQL",
"rating": 4.79,
"profile_pic_url": null,
"location": "Avon Lake, OH, US"
}
]
},
{
"team_id": 5177716305,
"serial": 2,
"winner": false,
"players": [
{
"name": "Trevor Bowers",
"dupr_id": "55R66L",
"rating": 4.15,
"profile_pic_url": null,
"location": "Erie County, OH, US"
}
]
}
]