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