匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Cleveland Open Singles
ID: 8396212770
对决竞争阵营
阵营 1负方
ML
Massimo Lunardi
XJZRO2 · Mayfield Heights, OH, US
DUPR
4.293
阵营 2胜方
VB
Vincent Bartolone
V7G6Q5 · Broadview Heights, OH, US
DUPR
4.581
ID: 8396212770
XJZRO2 · Mayfield Heights, OH, US
DUPR
4.293
V7G6Q5 · Broadview Heights, OH, US
DUPR
4.581
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8396212770
[
{
"team_id": 6033207158,
"serial": 1,
"winner": false,
"players": [
{
"name": "Massimo Lunardi",
"dupr_id": "XJZRO2",
"rating": 4.293,
"profile_pic_url": null,
"location": "Mayfield Heights, OH, US"
}
]
},
{
"team_id": 6728801296,
"serial": 2,
"winner": true,
"players": [
{
"name": "Vincent Bartolone",
"dupr_id": "V7G6Q5",
"rating": 4.581,
"profile_pic_url": null,
"location": "Broadview Heights, OH, US"
}
]
}
]