匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Miller PB Lab
ID: 6301610708
对决竞争阵营
阵营 1胜方
DM
David Miller
ODKEPW · Fairview, TX, US
DUPR
4.198
阵营 2负方
BK
Barrett Kincheloe
8J5MVO · USA
DUPR
4.984
ID: 6301610708
ODKEPW · Fairview, TX, US
DUPR
4.198
8J5MVO · USA
DUPR
4.984
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6301610708
[
{
"team_id": 8249447855,
"serial": 1,
"winner": true,
"players": [
{
"name": "David Miller",
"dupr_id": "ODKEPW",
"rating": 4.198,
"profile_pic_url": null,
"location": "Fairview, TX, US"
}
]
},
{
"team_id": 5271176317,
"serial": 2,
"winner": false,
"players": [
{
"name": "Barrett Kincheloe",
"dupr_id": "8J5MVO",
"rating": 4.984,
"profile_pic_url": null,
"location": ""
}
]
}
]