匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
RGV Summer Classic - Coed Singles Advanced (4.0-5.0)
ID: 5135456087
对决竞争阵营
阵营 1负方
VR
Vladimir Rodriguez
76ONN0 · McAllen, TX, US
DUPR
3.975
阵营 2胜方
JM
jose mancillas
30OGQ4 · Edinburg, TX, US
DUPR
5.014
ID: 5135456087
76ONN0 · McAllen, TX, US
DUPR
3.975
30OGQ4 · Edinburg, TX, US
DUPR
5.014
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5135456087
[
{
"team_id": 6514256321,
"serial": 1,
"winner": false,
"players": [
{
"name": "Vladimir Rodriguez",
"dupr_id": "76ONN0",
"rating": 3.975,
"profile_pic_url": null,
"location": "McAllen, TX, US"
}
]
},
{
"team_id": 8180773228,
"serial": 2,
"winner": true,
"players": [
{
"name": "jose mancillas",
"dupr_id": "30OGQ4",
"rating": 5.014,
"profile_pic_url": null,
"location": "Edinburg, TX, US"
}
]
}
]