匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
RGV Summer Classic - Coed Singles Advanced (4.0-5.0)
ID: 7357186150
对决竞争阵营
阵营 1胜方
JM
jose mancillas
30OGQ4 · Edinburg, TX, US
DUPR
5.014
阵营 2负方
DV
Drexel Visarra
M2DX4O · USA
DUPR
4.401
ID: 7357186150
30OGQ4 · Edinburg, TX, US
DUPR
5.014
M2DX4O · USA
DUPR
4.401
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7357186150
[
{
"team_id": 7478975811,
"serial": 1,
"winner": true,
"players": [
{
"name": "jose mancillas",
"dupr_id": "30OGQ4",
"rating": 5.014,
"profile_pic_url": null,
"location": "Edinburg, TX, US"
}
]
},
{
"team_id": 6511697511,
"serial": 2,
"winner": false,
"players": [
{
"name": "Drexel Visarra",
"dupr_id": "M2DX4O",
"rating": 4.401,
"profile_pic_url": null,
"location": ""
}
]
}
]