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