匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Competitive Open Play Match
ID: 6073418826
对决竞争阵营
阵营 1负方
GS
Grayson Scheer
7JX59N · USA
DUPR
3.239
阵营 2胜方
MS
Mitchell Scheer
567XM0 · Huntington Woods, MI, US
DUPR
3.639
ID: 6073418826
7JX59N · USA
DUPR
3.239
567XM0 · Huntington Woods, MI, US
DUPR
3.639
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6073418826
[
{
"team_id": 8556791370,
"serial": 1,
"winner": false,
"players": [
{
"name": "Grayson Scheer",
"dupr_id": "7JX59N",
"rating": 3.239,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6048105074,
"serial": 2,
"winner": true,
"players": [
{
"name": "Mitchell Scheer",
"dupr_id": "567XM0",
"rating": 3.639,
"profile_pic_url": null,
"location": "Huntington Woods, MI, US"
}
]
}
]