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