匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Picklr Thornton
ID: 6320596061
对决竞争阵营
阵营 1胜方
EF
Evan Fader
KOYG26 · Lafayette, CO, US
DUPR
3.519
阵营 2负方
JC
Jayce Carroll
V446J7 · USA
DUPR
3.521
ID: 6320596061
KOYG26 · Lafayette, CO, US
DUPR
3.519
V446J7 · USA
DUPR
3.521
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6320596061
[
{
"team_id": 5717165732,
"serial": 1,
"winner": true,
"players": [
{
"name": "Evan Fader",
"dupr_id": "KOYG26",
"rating": 3.519,
"profile_pic_url": null,
"location": "Lafayette, CO, US"
}
]
},
{
"team_id": 5477116402,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jayce Carroll",
"dupr_id": "V446J7",
"rating": 3.521,
"profile_pic_url": null,
"location": ""
}
]
}
]