匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Komodo Open 2025 - Men's Singles Open
ID: 5727471000
对决竞争阵营
阵营 1负方
BM
Blake Miller
EG4POO · Grand Junction, CO, US
DUPR
4.902
阵营 2胜方
DH
David Hall
3XJ0X1 · Millcreek, UT, US
DUPR
5.679
ID: 5727471000
EG4POO · Grand Junction, CO, US
DUPR
4.902
3XJ0X1 · Millcreek, UT, US
DUPR
5.679
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5727471000
[
{
"team_id": 6465622094,
"serial": 1,
"winner": false,
"players": [
{
"name": "Blake Miller",
"dupr_id": "EG4POO",
"rating": 4.902,
"profile_pic_url": null,
"location": "Grand Junction, CO, US"
}
]
},
{
"team_id": 5886620772,
"serial": 2,
"winner": true,
"players": [
{
"name": "David Hall",
"dupr_id": "3XJ0X1",
"rating": 5.679,
"profile_pic_url": null,
"location": "Millcreek, UT, US"
}
]
}
]