匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Colorado Senior Games - Mens Singles Skill: (Rec 3)
ID: 7760724522
对决竞争阵营
阵营 1负方
FM
Fred Munden
8K5QVY · USA
DUPR
3.536
阵营 2胜方
RG
Ryan Graham
305NY2 · Denver, CO, US
DUPR
3.663
ID: 7760724522
8K5QVY · USA
DUPR
3.536
305NY2 · Denver, CO, US
DUPR
3.663
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7760724522
[
{
"team_id": 5145381654,
"serial": 1,
"winner": false,
"players": [
{
"name": "Fred Munden",
"dupr_id": "8K5QVY",
"rating": 3.536,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4527457149,
"serial": 2,
"winner": true,
"players": [
{
"name": "Ryan Graham",
"dupr_id": "305NY2",
"rating": 3.663,
"profile_pic_url": null,
"location": "Denver, CO, US"
}
]
}
]