匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Life Time Gilbert Singles
ID: 6541621715
对决竞争阵营
阵营 1胜方
MM
Michael Millan
YGENEE · Gilbert, AZ, US
DUPR
3.909
阵营 2负方
LJ
Logan Judd
D9KXWL · USA
DUPR
2.535
ID: 6541621715
YGENEE · Gilbert, AZ, US
DUPR
3.909
D9KXWL · USA
DUPR
2.535
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6541621715
[
{
"team_id": 8474001043,
"serial": 1,
"winner": true,
"players": [
{
"name": "Michael Millan",
"dupr_id": "YGENEE",
"rating": 3.909,
"profile_pic_url": null,
"location": "Gilbert, AZ, US"
}
]
},
{
"team_id": 6876161221,
"serial": 2,
"winner": false,
"players": [
{
"name": "Logan Judd",
"dupr_id": "D9KXWL",
"rating": 2.535,
"profile_pic_url": null,
"location": ""
}
]
}
]