匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Pool A
ID: 5007820843
对决竞争阵营
阵营 1胜方
MI
Mason Illston
EG6P9V · Hamilton, Pembroke Parish, BM
DUPR
3.929
阵营 2负方
EJ
Emmanuel Julian
NXGE67 · USA
DUPR
2.766
ID: 5007820843
EG6P9V · Hamilton, Pembroke Parish, BM
DUPR
3.929
NXGE67 · USA
DUPR
2.766
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5007820843
[
{
"team_id": 4508771208,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mason Illston",
"dupr_id": "EG6P9V",
"rating": 3.929,
"profile_pic_url": null,
"location": "Hamilton, Pembroke Parish, BM"
}
]
},
{
"team_id": 7295289872,
"serial": 2,
"winner": false,
"players": [
{
"name": "Emmanuel Julian",
"dupr_id": "NXGE67",
"rating": 2.766,
"profile_pic_url": null,
"location": ""
}
]
}
]