匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
World Pickleball Tour Denver Open - Mens Singles 3.0-3.5
ID: 6838232139
对决竞争阵营
阵营 1负方
DT
Don Trutwin
4LGJJ6 · Peyton, CO, US
DUPR
3.249
阵营 2胜方
ZD
Zach Dunklin
55YZXL · USA
DUPR
3.138
ID: 6838232139
4LGJJ6 · Peyton, CO, US
DUPR
3.249
55YZXL · USA
DUPR
3.138
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6838232139
[
{
"team_id": 5068813632,
"serial": 1,
"winner": false,
"players": [
{
"name": "Don Trutwin",
"dupr_id": "4LGJJ6",
"rating": 3.249,
"profile_pic_url": null,
"location": "Peyton, CO, US"
}
]
},
{
"team_id": 4776169175,
"serial": 2,
"winner": true,
"players": [
{
"name": "Zach Dunklin",
"dupr_id": "55YZXL",
"rating": 3.138,
"profile_pic_url": null,
"location": ""
}
]
}
]