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