匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Sacramento Open NP
ID: 6394160212
对决竞争阵营
阵营 1胜方
阵营 2负方
RR
Raymundo Raneses
EWXJGV · Las Vegas, NV, US
Rated Score
3.832
SF
Steve Fabela
YX5DYG · USA
Rated Score
3.500
ID: 6394160212
EWXJGV · Las Vegas, NV, US
Rated Score
3.832
YX5DYG · USA
Rated Score
3.500
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6394160212
[
{
"team_id": 5777828863,
"serial": 1,
"winner": true,
"players": [
{
"name": "Elmer",
"dupr_id": "3LPRGQ",
"rating": 3.579,
"profile_pic_url": null,
"location": "Lakeport, CA, US"
},
{
"name": "Peter Cho",
"dupr_id": "76QGL4",
"rating": 4.097,
"profile_pic_url": null,
"location": "Stockton, CA, US"
}
]
},
{
"team_id": 7344463220,
"serial": 2,
"winner": false,
"players": [
{
"name": "Raymundo Raneses",
"dupr_id": "EWXJGV",
"rating": 3.832,
"profile_pic_url": null,
"location": "Las Vegas, NV, US"
},
{
"name": "Steve Fabela",
"dupr_id": "YX5DYG",
"rating": 3.5,
"profile_pic_url": null,
"location": ""
}
]
}
]