匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Cleveland Open Singles
ID: 5433807461
对决竞争阵营
阵营 1胜方

David Erfley
8DRQP4 · Greensburg, PA, US
DUPR
4.812
阵营 2负方

Vincent Bartolone
V7G6Q5 · Broadview Heights, OH, US
DUPR
4.581
ID: 5433807461

8DRQP4 · Greensburg, PA, US
DUPR
4.812

V7G6Q5 · Broadview Heights, OH, US
DUPR
4.581
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5433807461
[
{
"team_id": 5226592772,
"serial": 1,
"winner": true,
"players": [
{
"name": "David Erfley",
"dupr_id": "8DRQP4",
"rating": 4.812,
"profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
"location": "Greensburg, PA, US"
}
]
},
{
"team_id": 6359914384,
"serial": 2,
"winner": false,
"players": [
{
"name": "Vincent Bartolone",
"dupr_id": "V7G6Q5",
"rating": 4.581,
"profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
"location": "Broadview Heights, OH, US"
}
]
}
]