匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Pearl singles
ID: 4746001399
对决竞争阵营
阵营 1胜方
HL
Hunter leathers
E972PE · Pearl, MS, US
Rated Score
2.872
阵营 2负方
G
Grant
GWPPPD · Pearl, MS, US
Rated Score
3.218
ID: 4746001399
E972PE · Pearl, MS, US
Rated Score
2.872
GWPPPD · Pearl, MS, US
Rated Score
3.218
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4746001399
[
{
"team_id": 6863301234,
"serial": 1,
"winner": true,
"players": [
{
"name": "Hunter leathers",
"dupr_id": "E972PE",
"rating": 2.872,
"profile_pic_url": null,
"location": "Pearl, MS, US"
}
]
},
{
"team_id": 5521702882,
"serial": 2,
"winner": false,
"players": [
{
"name": "Grant",
"dupr_id": "GWPPPD",
"rating": 3.218,
"profile_pic_url": null,
"location": "Pearl, MS, US"
}
]
}
]