匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool A
ID: 6570304332
对决竞争阵营
阵营 1胜方
MR
Mical Russell
G5GR5V · Pembroke Parish, BM
DUPR
4.496
阵营 2负方
MI
Mason Illston
EG6P9V · Hamilton, Pembroke Parish, BM
DUPR
3.929
ID: 6570304332
G5GR5V · Pembroke Parish, BM
DUPR
4.496
EG6P9V · Hamilton, Pembroke Parish, BM
DUPR
3.929
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6570304332
[
{
"team_id": 4548397021,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mical Russell",
"dupr_id": "G5GR5V",
"rating": 4.496,
"profile_pic_url": null,
"location": "Pembroke Parish, BM"
}
]
},
{
"team_id": 5083671667,
"serial": 2,
"winner": false,
"players": [
{
"name": "Mason Illston",
"dupr_id": "EG6P9V",
"rating": 3.929,
"profile_pic_url": null,
"location": "Hamilton, Pembroke Parish, BM"
}
]
}
]