匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
World Pickleball Tour Toronto Open - Mens Singles 3.5/4.0
ID: 6557259739
对决竞争阵营
阵营 1负方
SK
Sergey Kalinichenko
7Z5W7M · USA
DUPR
3.949
阵营 2胜方
GL
Gabriel Lacombe
EWJVMJ · London, ON, CA
DUPR
3.532
ID: 6557259739
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-6557259739
[
{
"team_id": 4384853709,
"serial": 1,
"winner": false,
"players": [
{
"name": "Sergey Kalinichenko",
"dupr_id": "7Z5W7M",
"rating": 3.949,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8543506215,
"serial": 2,
"winner": true,
"players": [
{
"name": "Gabriel Lacombe",
"dupr_id": "EWJVMJ",
"rating": 3.532,
"profile_pic_url": null,
"location": "London, ON, CA"
}
]
}
]