匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Colorado Senior Games - Mens Singles Skill: (Rec 2)
ID: 5830127742
对决竞争阵营
阵营 1胜方
TT
Tony Tonda
5Y7E2L · USA
Rated Score
2.943
阵营 2负方
DT
Dennis Thomas
EW5XKJ · League City, TX, US
Rated Score
3.314
ID: 5830127742
5Y7E2L · USA
Rated Score
2.943
EW5XKJ · League City, TX, US
Rated Score
3.314
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5830127742
[
{
"team_id": 5135468357,
"serial": 1,
"winner": true,
"players": [
{
"name": "Tony Tonda",
"dupr_id": "5Y7E2L",
"rating": 2.943,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6445124016,
"serial": 2,
"winner": false,
"players": [
{
"name": "Dennis Thomas",
"dupr_id": "EW5XKJ",
"rating": 3.314,
"profile_pic_url": null,
"location": "League City, TX, US"
}
]
}
]