匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
May Madness
ID: 7952097883
对决竞争阵营
阵营 1负方
NH
Nazmul Hasan
0RGV5N · Portland, OR, US
DUPR
4.111
阵营 2胜方
DK
Dillon Kell
JJMX5O · Corvallis, OR, US
DUPR
3.997
ID: 7952097883
0RGV5N · Portland, OR, US
DUPR
4.111
JJMX5O · Corvallis, OR, US
DUPR
3.997
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7952097883
[
{
"team_id": 4918002146,
"serial": 1,
"winner": false,
"players": [
{
"name": "Nazmul Hasan",
"dupr_id": "0RGV5N",
"rating": 4.111,
"profile_pic_url": null,
"location": "Portland, OR, US"
}
]
},
{
"team_id": 4522079949,
"serial": 2,
"winner": true,
"players": [
{
"name": "Dillon Kell",
"dupr_id": "JJMX5O",
"rating": 3.997,
"profile_pic_url": null,
"location": "Corvallis, OR, US"
}
]
}
]