匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Singles Rec match
ID: 6832998885
对决竞争阵营
阵营 1胜方
RM
Ryan Mendelson
89X96J · Bay Harbor Islands, FL, US
DUPR
4.220
阵营 2负方
JZ
Jared zedner
7DVR40 · USA
DUPR
3.526
ID: 6832998885
89X96J · Bay Harbor Islands, FL, US
DUPR
4.220
7DVR40 · USA
DUPR
3.526
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6832998885
[
{
"team_id": 8485300061,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ryan Mendelson",
"dupr_id": "89X96J",
"rating": 4.22,
"profile_pic_url": null,
"location": "Bay Harbor Islands, FL, US"
}
]
},
{
"team_id": 6397613338,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jared zedner",
"dupr_id": "7DVR40",
"rating": 3.526,
"profile_pic_url": null,
"location": ""
}
]
}
]