匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Life Time Gilbert
ID: 6501272001
对决竞争阵营
阵营 1胜方
CC
Christopher Cummings
E1QY53 · Scottsdale, AZ, US
DUPR
4.555
阵营 2负方
JL
Jesus Landin
JZKDJW · Phoenix, AZ, US
DUPR
4.389
ID: 6501272001
E1QY53 · Scottsdale, AZ, US
DUPR
4.555
JZKDJW · Phoenix, AZ, US
DUPR
4.389
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6501272001
[
{
"team_id": 5664821220,
"serial": 1,
"winner": true,
"players": [
{
"name": "Christopher Cummings",
"dupr_id": "E1QY53",
"rating": 4.555,
"profile_pic_url": null,
"location": "Scottsdale, AZ, US"
}
]
},
{
"team_id": 7771320648,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jesus Landin",
"dupr_id": "JZKDJW",
"rating": 4.389,
"profile_pic_url": null,
"location": "Phoenix, AZ, US"
}
]
}
]