匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Picklr Birmingham 4.5+ Mens Singles
ID: 4930536946
对决竞争阵营
阵营 1胜方
DC
Daniel Cather
2LXE44 · Auburn, AL, US
DUPR
4.084
阵营 2负方
WD
Will Davidson
ODPPPL · Vestavia Hills, AL, US
DUPR
4.838
ID: 4930536946
2LXE44 · Auburn, AL, US
DUPR
4.084
ODPPPL · Vestavia Hills, AL, US
DUPR
4.838
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4930536946
[
{
"team_id": 5997027260,
"serial": 1,
"winner": true,
"players": [
{
"name": "Daniel Cather",
"dupr_id": "2LXE44",
"rating": 4.084,
"profile_pic_url": null,
"location": "Auburn, AL, US"
}
]
},
{
"team_id": 5535046948,
"serial": 2,
"winner": false,
"players": [
{
"name": "Will Davidson",
"dupr_id": "ODPPPL",
"rating": 4.838,
"profile_pic_url": null,
"location": "Vestavia Hills, AL, US"
}
]
}
]