匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Competitive Open Play Match
ID: 6440464415
对决竞争阵营
阵营 1胜方
GM
Gabriel Montelongo
L54YNQ · Zephyrhills, FL, US
DUPR
3.968
阵营 2负方
BT
Blake Thomas
Q5VVLR · USA
DUPR
2.553
ID: 6440464415
L54YNQ · Zephyrhills, FL, US
DUPR
3.968
Q5VVLR · USA
DUPR
2.553
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6440464415
[
{
"team_id": 7930477136,
"serial": 1,
"winner": true,
"players": [
{
"name": "Gabriel Montelongo",
"dupr_id": "L54YNQ",
"rating": 3.968,
"profile_pic_url": null,
"location": "Zephyrhills, FL, US"
}
]
},
{
"team_id": 4414263932,
"serial": 2,
"winner": false,
"players": [
{
"name": "Blake Thomas",
"dupr_id": "Q5VVLR",
"rating": 2.553,
"profile_pic_url": null,
"location": ""
}
]
}
]