匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Competitive Open Play Match
ID: 6643364092
对决竞争阵营
阵营 1负方
JP
Johnny Pickles
DWNZRY · Souderton, PA, US
DUPR
3.445
阵营 2胜方
TA
Taka Agawa
D9QYNX · USA
DUPR
2.740
ID: 6643364092
DWNZRY · Souderton, PA, US
DUPR
3.445
D9QYNX · USA
DUPR
2.740
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6643364092
[
{
"team_id": 5243970888,
"serial": 1,
"winner": false,
"players": [
{
"name": "Johnny Pickles",
"dupr_id": "DWNZRY",
"rating": 3.445,
"profile_pic_url": null,
"location": "Souderton, PA, US"
}
]
},
{
"team_id": 8159898064,
"serial": 2,
"winner": true,
"players": [
{
"name": "Taka Agawa",
"dupr_id": "D9QYNX",
"rating": 2.74,
"profile_pic_url": null,
"location": ""
}
]
}
]