匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Pickleball Master S3
ID: 8276799207
ID: 8276799207
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8276799207
[
{
"team_id": 7335088558,
"serial": 1,
"winner": true,
"players": [
{
"name": "冯丽霞",
"dupr_id": "0YDL92",
"rating": 3.591,
"profile_pic_url": null,
"location": ""
},
{
"name": "廖国君",
"dupr_id": "PKEG9M",
"rating": 4.488,
"profile_pic_url": null,
"location": "Guangxi, CN"
}
]
},
{
"team_id": 5870466446,
"serial": 2,
"winner": false,
"players": [
{
"name": "Stan Hao",
"dupr_id": "3VE7G7",
"rating": 3.779,
"profile_pic_url": null,
"location": "Dalian, Liaoning, CN"
},
{
"name": "杨泽曦",
"dupr_id": "JZRMDM",
"rating": 4.101,
"profile_pic_url": null,
"location": ""
}
]
}
]