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

Melissa Harwin
YGY7VG · Port St. Lucie, FL, US
DUPR
3.912
阵营 2负方

Seth Stewart
OW06EW · Okeechobee, FL, US
DUPR
3.484
ID: 4765968713

YGY7VG · Port St. Lucie, FL, US
DUPR
3.912

OW06EW · Okeechobee, FL, US
DUPR
3.484
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4765968713
[
{
"team_id": 7946350276,
"serial": 1,
"winner": true,
"players": [
{
"name": "Melissa Harwin",
"dupr_id": "YGY7VG",
"rating": 3.912,
"profile_pic_url": "https://randomuser.me/api/portraits/women/51.jpg",
"location": "Port St. Lucie, FL, US"
}
]
},
{
"team_id": 6439771596,
"serial": 2,
"winner": false,
"players": [
{
"name": "Seth Stewart",
"dupr_id": "OW06EW",
"rating": 3.484,
"profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
"location": "Okeechobee, FL, US"
}
]
}
]