匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Tampa Bay Pickleball
ID: 6648551837
对决竞争阵营
阵营 1负方
SM
Seth Michel
4Z7PNK · USA
DUPR
3.656
阵营 2胜方
AP
Anish Potti
RZQMKD · Arlington, VA, US
DUPR
3.630
ID: 6648551837
4Z7PNK · USA
DUPR
3.656
RZQMKD · Arlington, VA, US
DUPR
3.630
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6648551837
[
{
"team_id": 6651355485,
"serial": 1,
"winner": false,
"players": [
{
"name": "Seth Michel",
"dupr_id": "4Z7PNK",
"rating": 3.656,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6460698974,
"serial": 2,
"winner": true,
"players": [
{
"name": "Anish Potti",
"dupr_id": "RZQMKD",
"rating": 3.63,
"profile_pic_url": null,
"location": "Arlington, VA, US"
}
]
}
]