匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Competitive Open Play Match
ID: 8264349386
对决竞争阵营
阵营 1负方
SR
Shawn Rowland
XOLOD2 · USA
DUPR
4.308
阵营 2胜方
MJ
Michael Jenson
8GJX6M · Farmington, UT, US
DUPR
5.540
ID: 8264349386
XOLOD2 · USA
DUPR
4.308
8GJX6M · Farmington, UT, US
DUPR
5.540
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8264349386
[
{
"team_id": 8434889699,
"serial": 1,
"winner": false,
"players": [
{
"name": "Shawn Rowland",
"dupr_id": "XOLOD2",
"rating": 4.308,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4296856145,
"serial": 2,
"winner": true,
"players": [
{
"name": "Michael Jenson",
"dupr_id": "8GJX6M",
"rating": 5.54,
"profile_pic_url": null,
"location": "Farmington, UT, US"
}
]
}
]