匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Life Time Gilbert Singles
ID: 7488610160
对决竞争阵营
阵营 1负方
MM
Michael Millan
YGENEE · Gilbert, AZ, US
DUPR
3.909
阵营 2胜方
DT
Dylan Timm
P5ZQ9G · Tempe, AZ, US
DUPR
3.797
ID: 7488610160
YGENEE · Gilbert, AZ, US
DUPR
3.909
P5ZQ9G · Tempe, AZ, US
DUPR
3.797
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7488610160
[
{
"team_id": 4505952829,
"serial": 1,
"winner": false,
"players": [
{
"name": "Michael Millan",
"dupr_id": "YGENEE",
"rating": 3.909,
"profile_pic_url": null,
"location": "Gilbert, AZ, US"
}
]
},
{
"team_id": 7719129610,
"serial": 2,
"winner": true,
"players": [
{
"name": "Dylan Timm",
"dupr_id": "P5ZQ9G",
"rating": 3.797,
"profile_pic_url": null,
"location": "Tempe, AZ, US"
}
]
}
]