匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Colorado Senior Games - Mens Singles Skill: (Rec 3)
ID: 5951693362
对决竞争阵营
阵营 1胜方
FM
Fred Munden
8K5QVY · USA
DUPR
3.536
阵营 2负方
RH
Richard Henderson
1Q245D · Greenwood Village, CO, US
DUPR
3.340
ID: 5951693362
8K5QVY · USA
DUPR
3.536
1Q245D · Greenwood Village, CO, US
DUPR
3.340
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5951693362
[
{
"team_id": 7069786484,
"serial": 1,
"winner": true,
"players": [
{
"name": "Fred Munden",
"dupr_id": "8K5QVY",
"rating": 3.536,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8117861064,
"serial": 2,
"winner": false,
"players": [
{
"name": "Richard Henderson",
"dupr_id": "1Q245D",
"rating": 3.34,
"profile_pic_url": null,
"location": "Greenwood Village, CO, US"
}
]
}
]