匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
ERA Pickleball Tour: Austin Open - Women's Singles Skill: (3.0)
ID: 4399822019
对决竞争阵营
阵营 1胜方
AH
Amanda House
0YNER4 · Austin, TX, US
DUPR
3.757
阵营 2负方
WS
Windy Smith
O69EOL · Round Rock, TX, US
DUPR
2.611
ID: 4399822019
0YNER4 · Austin, TX, US
DUPR
3.757
O69EOL · Round Rock, TX, US
DUPR
2.611
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4399822019
[
{
"team_id": 5644677996,
"serial": 1,
"winner": true,
"players": [
{
"name": "Amanda House",
"dupr_id": "0YNER4",
"rating": 3.757,
"profile_pic_url": null,
"location": "Austin, TX, US"
}
]
},
{
"team_id": 6628228687,
"serial": 2,
"winner": false,
"players": [
{
"name": "Windy Smith",
"dupr_id": "O69EOL",
"rating": 2.611,
"profile_pic_url": null,
"location": "Round Rock, TX, US"
}
]
}
]