匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Oregon - Triple Team Pickleball League
ID: 6928340181
ID: 6928340181
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6928340181
[
{
"team_id": 5967186809,
"serial": 1,
"winner": true,
"players": [
{
"name": "Wayz Khan",
"dupr_id": "P5JMKQ",
"rating": 3.57,
"profile_pic_url": null,
"location": ""
},
{
"name": "Kim Gowie",
"dupr_id": "PWDV5Z",
"rating": 4.094,
"profile_pic_url": null,
"location": "Beaverton, OR, US"
}
]
},
{
"team_id": 5837599124,
"serial": 2,
"winner": false,
"players": [
{
"name": "Eric Shu",
"dupr_id": "QX7K20",
"rating": 3.72,
"profile_pic_url": null,
"location": ""
},
{
"name": "Juan Li",
"dupr_id": "5YKZKL",
"rating": 3.65,
"profile_pic_url": null,
"location": ""
}
]
}
]