匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Colorado Senior Games - Mens Singles Skill: (Rec 1)
ID: 6365951031
对决竞争阵营
阵营 1胜方
BS
Bradley Spink
8E9PGJ · USA
Rated Score
3.561
阵营 2负方
RF
Richard Fell
V22E95 · Castle Rock, CO, US
Rated Score
2.218
ID: 6365951031
8E9PGJ · USA
Rated Score
3.561
V22E95 · Castle Rock, CO, US
Rated Score
2.218
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6365951031
[
{
"team_id": 6879871561,
"serial": 1,
"winner": true,
"players": [
{
"name": "Bradley Spink",
"dupr_id": "8E9PGJ",
"rating": 3.561,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7625158219,
"serial": 2,
"winner": false,
"players": [
{
"name": "Richard Fell",
"dupr_id": "V22E95",
"rating": 2.218,
"profile_pic_url": null,
"location": "Castle Rock, CO, US"
}
]
}
]