匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
May Madness
ID: 7055709499
对决竞争阵营
阵营 1胜方
AL
Alex Ledger
MED00L · Portland, OR, US
DUPR
4.738
阵营 2负方
ZF
zhijian fang
0Q7ZYN · USA
DUPR
4.342
ID: 7055709499
MED00L · Portland, OR, US
DUPR
4.738
0Q7ZYN · USA
DUPR
4.342
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7055709499
[
{
"team_id": 5654851774,
"serial": 1,
"winner": true,
"players": [
{
"name": "Alex Ledger",
"dupr_id": "MED00L",
"rating": 4.738,
"profile_pic_url": null,
"location": "Portland, OR, US"
}
]
},
{
"team_id": 6697132686,
"serial": 2,
"winner": false,
"players": [
{
"name": "zhijian fang",
"dupr_id": "0Q7ZYN",
"rating": 4.342,
"profile_pic_url": null,
"location": ""
}
]
}
]