匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
4.0+ Open - SideOut Pickleball Singles Royale
ID: 5943828186
对决竞争阵营
阵营 1负方

Donoven Van der Merwe
ZNVRZM · Cape Town, WC, ZA
DUPR
4.126
阵营 2胜方

Luis Checa
84VWZ6 · Port St. Lucie, FL, US
DUPR
4.232
ID: 5943828186

ZNVRZM · Cape Town, WC, ZA
DUPR
4.126

84VWZ6 · Port St. Lucie, FL, US
DUPR
4.232
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5943828186
[
{
"team_id": 7116225729,
"serial": 1,
"winner": false,
"players": [
{
"name": "Donoven Van der Merwe",
"dupr_id": "ZNVRZM",
"rating": 4.126,
"profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
"location": "Cape Town, WC, ZA"
}
]
},
{
"team_id": 6182046287,
"serial": 2,
"winner": true,
"players": [
{
"name": "Luis Checa",
"dupr_id": "84VWZ6",
"rating": 4.232,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/685d4c6dcf031.jpg",
"location": "Port St. Lucie, FL, US"
}
]
}
]