匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Competitive Open Play Match
ID: 4653304027
对决竞争阵营
阵营 1胜方
KF
Kevin Furmanek
PPZG4E · USA
DUPR
3.500
阵营 2负方
RS
Randy Saccucci
RY2XNZ · LaSalle, ON, CA
DUPR
3.405
ID: 4653304027
PPZG4E · USA
DUPR
3.500
RY2XNZ · LaSalle, ON, CA
DUPR
3.405
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4653304027
[
{
"team_id": 5968089943,
"serial": 1,
"winner": true,
"players": [
{
"name": "Kevin Furmanek",
"dupr_id": "PPZG4E",
"rating": 3.5,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5318965835,
"serial": 2,
"winner": false,
"players": [
{
"name": "Randy Saccucci",
"dupr_id": "RY2XNZ",
"rating": 3.405,
"profile_pic_url": null,
"location": "LaSalle, ON, CA"
}
]
}
]