匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Colorado Senior Games - Mens Singles Skill: (Rec 1)
ID: 5453269949
对决竞争阵营
阵营 1负方
TH
Thomas Hunter
W69V4K · Colorado Springs, CO, US
DUPR
3.422
阵营 2胜方
BP
Bill Parrott
N5MJ26 · USA
DUPR
2.952
ID: 5453269949
W69V4K · Colorado Springs, CO, US
DUPR
3.422
N5MJ26 · USA
DUPR
2.952
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5453269949
[
{
"team_id": 7323559247,
"serial": 1,
"winner": false,
"players": [
{
"name": "Thomas Hunter",
"dupr_id": "W69V4K",
"rating": 3.422,
"profile_pic_url": null,
"location": "Colorado Springs, CO, US"
}
]
},
{
"team_id": 4909009382,
"serial": 2,
"winner": true,
"players": [
{
"name": "Bill Parrott",
"dupr_id": "N5MJ26",
"rating": 2.952,
"profile_pic_url": null,
"location": ""
}
]
}
]