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

Christopher Bastin
PWZONQ · Tempe, AZ, US
DUPR
3.908
阵营 2负方

Michael Millan
YGENEE · Gilbert, AZ, US
DUPR
3.909
ID: 5097954839

PWZONQ · Tempe, AZ, US
DUPR
3.908

YGENEE · Gilbert, AZ, US
DUPR
3.909
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5097954839
[
{
"team_id": 5030809311,
"serial": 1,
"winner": true,
"players": [
{
"name": "Christopher Bastin",
"dupr_id": "PWZONQ",
"rating": 3.908,
"profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
"location": "Tempe, AZ, US"
}
]
},
{
"team_id": 6172436844,
"serial": 2,
"winner": false,
"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"
}
]
}
]