匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
The Austin Gold Cup @ Austin Pickle Ranch - Mens Singles Skill: (4.0) Age: (5 To 33)
ID: 7593714884
对决竞争阵营
阵营 1负方
GD
Garrett Dawson
V7D9EE · USA
DUPR
4.613
阵营 2胜方

Scott Paz
3Z0EQ3 · Austin, TX, US
DUPR
4.928
ID: 7593714884
V7D9EE · USA
DUPR
4.613

3Z0EQ3 · Austin, TX, US
DUPR
4.928
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7593714884
[
{
"team_id": 8025561385,
"serial": 1,
"winner": false,
"players": [
{
"name": "Garrett Dawson",
"dupr_id": "V7D9EE",
"rating": 4.613,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7087570611,
"serial": 2,
"winner": true,
"players": [
{
"name": "Scott Paz",
"dupr_id": "3Z0EQ3",
"rating": 4.928,
"profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
"location": "Austin, TX, US"
}
]
}
]