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