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