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