匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
World Pickleball Tour Toronto Open - Mens Singles 3.5/4.0
ID: 4520407060
对决竞争阵营
阵营 1胜方
SK
Sergey Kalinichenko
7Z5W7M · USA
DUPR
3.949
阵营 2负方
GL
Gabriel Lacombe
EWJVMJ · London, ON, CA
DUPR
3.532
ID: 4520407060
7Z5W7M · USA
DUPR
3.949
EWJVMJ · London, ON, CA
DUPR
3.532
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4520407060
[
{
"team_id": 5146111207,
"serial": 1,
"winner": true,
"players": [
{
"name": "Sergey Kalinichenko",
"dupr_id": "7Z5W7M",
"rating": 3.949,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6466980016,
"serial": 2,
"winner": false,
"players": [
{
"name": "Gabriel Lacombe",
"dupr_id": "EWJVMJ",
"rating": 3.532,
"profile_pic_url": null,
"location": "London, ON, CA"
}
]
}
]