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