匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
fogueo Tourney
ID: 6653013349
对决竞争阵营
阵营 1胜方
BR
Benny Ramirez
8GZ2RX · Arecibo, Arecibo, PR
DUPR
4.728
阵营 2负方
RO
Rhyannon Ocasio
N52P5N · USA
DUPR
3.849
ID: 6653013349
8GZ2RX · Arecibo, Arecibo, PR
DUPR
4.728
N52P5N · USA
DUPR
3.849
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6653013349
[
{
"team_id": 7251949331,
"serial": 1,
"winner": true,
"players": [
{
"name": "Benny Ramirez",
"dupr_id": "8GZ2RX",
"rating": 4.728,
"profile_pic_url": null,
"location": "Arecibo, Arecibo, PR"
}
]
},
{
"team_id": 4318646967,
"serial": 2,
"winner": false,
"players": [
{
"name": "Rhyannon Ocasio",
"dupr_id": "N52P5N",
"rating": 3.849,
"profile_pic_url": null,
"location": ""
}
]
}
]