匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Pickleball Master S3
ID: 5584864158
ID: 5584864158
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5584864158
[
{
"team_id": 4883500068,
"serial": 1,
"winner": true,
"players": [
{
"name": "冯丽霞",
"dupr_id": "0YDL92",
"rating": 3.337,
"profile_pic_url": null,
"location": ""
},
{
"name": "廖国君",
"dupr_id": "PKEG9M",
"rating": 4.309,
"profile_pic_url": null,
"location": "Guangxi, CN"
}
]
},
{
"team_id": 6772981378,
"serial": 2,
"winner": false,
"players": [
{
"name": "立夏",
"dupr_id": "PKRMMG",
"rating": 3.564,
"profile_pic_url": null,
"location": ""
},
{
"name": "Yubin Wei",
"dupr_id": "YGYQNP",
"rating": 4.069,
"profile_pic_url": null,
"location": "Beijing, Beijing, CN"
}
]
}
]