匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
4.5+
ID: 5869572434
对决竞争阵营
阵营 1胜方
JS
Jack Sabota
JJL9WW · Appleton, WI, US
DUPR
5.009
阵营 2负方
MM
Marcus Maguire
2LX44E · Green Bay, WI, US
DUPR
4.640
ID: 5869572434
JJL9WW · Appleton, WI, US
DUPR
5.009
2LX44E · Green Bay, WI, US
DUPR
4.640
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5869572434
[
{
"team_id": 8133540003,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jack Sabota",
"dupr_id": "JJL9WW",
"rating": 5.009,
"profile_pic_url": null,
"location": "Appleton, WI, US"
}
]
},
{
"team_id": 8013464669,
"serial": 2,
"winner": false,
"players": [
{
"name": "Marcus Maguire",
"dupr_id": "2LX44E",
"rating": 4.64,
"profile_pic_url": null,
"location": "Green Bay, WI, US"
}
]
}
]