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