匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Pickleball UK Tour Swindon and West Champs Men's 50 + Singles Round Robin
ID: 5946906697
对决竞争阵营
阵营 1胜方
PB
Paul Berry
RXJ7RZ · Swindon, England, GB
DUPR
3.838
阵营 2负方
SA
STEVE ALLEN
7J5PLM · USA
DUPR
2.776
ID: 5946906697
RXJ7RZ · Swindon, England, GB
DUPR
3.838
7J5PLM · USA
DUPR
2.776
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5946906697
[
{
"team_id": 6976636325,
"serial": 1,
"winner": true,
"players": [
{
"name": "Paul Berry",
"dupr_id": "RXJ7RZ",
"rating": 3.838,
"profile_pic_url": null,
"location": "Swindon, England, GB"
}
]
},
{
"team_id": 4877024648,
"serial": 2,
"winner": false,
"players": [
{
"name": "STEVE ALLEN",
"dupr_id": "7J5PLM",
"rating": 2.776,
"profile_pic_url": null,
"location": ""
}
]
}
]