匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
World Pickleball Tour Denver Open - Mens Singles 3.0-3.5
ID: 5069197701
对决竞争阵营
阵营 1胜方
DT
Don Trutwin
4LGJJ6 · Peyton, CO, US
DUPR
3.249
阵营 2负方
ZD
Zach Dunklin
55YZXL · USA
DUPR
3.138
ID: 5069197701
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-5069197701
[
{
"team_id": 5998941434,
"serial": 1,
"winner": true,
"players": [
{
"name": "Don Trutwin",
"dupr_id": "4LGJJ6",
"rating": 3.249,
"profile_pic_url": null,
"location": "Peyton, CO, US"
}
]
},
{
"team_id": 7743600488,
"serial": 2,
"winner": false,
"players": [
{
"name": "Zach Dunklin",
"dupr_id": "55YZXL",
"rating": 3.138,
"profile_pic_url": null,
"location": ""
}
]
}
]