匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
Taipei Pickleball Association TPEPA 台北市匹克球協會
ID: 6260004955
对决竞争阵营
阵营 2负方
AC
Adam Chu
9DLRJK · USA
DUPR
3.190
RH
Roselle Hsu
6KLPYK · USA
DUPR
2.721
ID: 6260004955
9DLRJK · USA
DUPR
3.190
6KLPYK · USA
DUPR
2.721
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6260004955
[
{
"team_id": 6965205353,
"serial": 1,
"winner": true,
"players": [
{
"name": "Julia Lee",
"dupr_id": "K59DYK",
"rating": 2.904,
"profile_pic_url": null,
"location": "Taipei City, TW"
},
{
"name": "Vince Hsu",
"dupr_id": "6NQ4OD",
"rating": 2.941,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5099806772,
"serial": 2,
"winner": false,
"players": [
{
"name": "Adam Chu",
"dupr_id": "9DLRJK",
"rating": 3.19,
"profile_pic_url": null,
"location": ""
},
{
"name": "Roselle Hsu",
"dupr_id": "6KLPYK",
"rating": 2.721,
"profile_pic_url": null,
"location": ""
}
]
}
]