匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Colorado Senior Games - Mens Singles Skill: (Rec 2)
ID: 7732093576
对决竞争阵营
阵营 1胜方
KW
Kenneth Williams
X2EG9R · USA
DUPR
3.401
阵营 2负方
DK
Dan Kalin
160R2G · Colorado Springs, CO, US
DUPR
2.928
ID: 7732093576
X2EG9R · USA
DUPR
3.401
160R2G · Colorado Springs, CO, US
DUPR
2.928
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7732093576
[
{
"team_id": 5627087591,
"serial": 1,
"winner": true,
"players": [
{
"name": "Kenneth Williams",
"dupr_id": "X2EG9R",
"rating": 3.401,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8241272393,
"serial": 2,
"winner": false,
"players": [
{
"name": "Dan Kalin",
"dupr_id": "160R2G",
"rating": 2.928,
"profile_pic_url": null,
"location": "Colorado Springs, CO, US"
}
]
}
]