匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Life Time Gilbert Singles
ID: 8268837294
对决竞争阵营
阵营 1胜方

Michael Millan
YGENEE · Gilbert, AZ, US
DUPR
3.909
阵营 2负方

Jesus Landin
JZKDJW · Phoenix, AZ, US
DUPR
4.434
ID: 8268837294

YGENEE · Gilbert, AZ, US
DUPR
3.909

JZKDJW · Phoenix, AZ, US
DUPR
4.434
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8268837294
[
{
"team_id": 5872018148,
"serial": 1,
"winner": true,
"players": [
{
"name": "Michael Millan",
"dupr_id": "YGENEE",
"rating": 3.909,
"profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
"location": "Gilbert, AZ, US"
}
]
},
{
"team_id": 5001040218,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jesus Landin",
"dupr_id": "JZKDJW",
"rating": 4.434,
"profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
"location": "Phoenix, AZ, US"
}
]
}
]