匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
HCI Pickleball League
ID: 8071891804
对决竞争阵营
阵营 1胜方
TT
Rated Score
2.637
CL
Rated Score
3.413
阵营 2负方
KG
Rated Score
3.065
MC
Rated Score
2.350
ID: 8071891804
Rated Score
2.637
Rated Score
3.413
Rated Score
3.065
Rated Score
2.350
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8071891804
[
{
"team_id": 5051827485,
"serial": 1,
"winner": true,
"players": [
{
"name": "Tim Trow",
"dupr_id": "PW2RYM",
"rating": 2.637,
"profile_pic_url": null,
"location": "Austin, TX, US",
"wins": 81,
"total_matches": 167,
"sponsoredPaddle": null
},
{
"name": "Chris Loeper",
"dupr_id": "ZNYDZP",
"rating": 3.413,
"profile_pic_url": null,
"location": "Travis County, TX, US",
"wins": 142,
"total_matches": 236,
"sponsoredPaddle": null
}
]
},
{
"team_id": 7968643200,
"serial": 2,
"winner": false,
"players": [
{
"name": "Krishna Ganapathy",
"dupr_id": "RWDYLE",
"rating": 3.065,
"profile_pic_url": null,
"location": "Austin, TX, US",
"wins": 63,
"total_matches": 94,
"sponsoredPaddle": null
},
{
"name": "Michael Castanon",
"dupr_id": "7N2N40",
"rating": 2.35,
"profile_pic_url": null,
"location": "Austin, TX, US",
"wins": 51,
"total_matches": 120,
"sponsoredPaddle": null
}
]
}
]