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

Luis Checa
84VWZ6 · Port St. Lucie, FL, US
DUPR
4.232
阵营 2胜方
DD
dominic dayan
NRK6K7 · Palm City, FL, US
DUPR
4.234
ID: 5546269264

84VWZ6 · Port St. Lucie, FL, US
DUPR
4.232
NRK6K7 · Palm City, FL, US
DUPR
4.234
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5546269264
[
{
"team_id": 4816856505,
"serial": 1,
"winner": false,
"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"
}
]
},
{
"team_id": 7560892199,
"serial": 2,
"winner": true,
"players": [
{
"name": "dominic dayan",
"dupr_id": "NRK6K7",
"rating": 4.234,
"profile_pic_url": null,
"location": "Palm City, FL, US"
}
]
}
]