匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
RGV Summer Classic - Coed Singles Advanced (4.0-5.0)
ID: 4309937227
对决竞争阵营
阵营 1胜方
JC
Javier Chapa
76DWD4 · USA
DUPR
2.936
阵营 2负方
AC
Alexus Coto
3LJG2Q · Harlingen, TX, US
DUPR
4.711
ID: 4309937227
76DWD4 · USA
DUPR
2.936
3LJG2Q · Harlingen, TX, US
DUPR
4.711
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4309937227
[
{
"team_id": 5128036344,
"serial": 1,
"winner": true,
"players": [
{
"name": "Javier Chapa",
"dupr_id": "76DWD4",
"rating": 2.936,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5425818611,
"serial": 2,
"winner": false,
"players": [
{
"name": "Alexus Coto",
"dupr_id": "3LJG2Q",
"rating": 4.711,
"profile_pic_url": null,
"location": "Harlingen, TX, US"
}
]
}
]