匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Colorado Senior Games - Mens Singles Skill: (Rec 3)
ID: 5568520393
对决竞争阵营
阵营 1负方
BC
Barry Casper
1NMO5Z · Sun Prairie, WI, US
DUPR
4.038
阵营 2胜方
AD
Anthony Duricy
2P4KQ9 · USA
DUPR
4.146
ID: 5568520393
1NMO5Z · Sun Prairie, WI, US
DUPR
4.038
2P4KQ9 · USA
DUPR
4.146
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5568520393
[
{
"team_id": 6800771964,
"serial": 1,
"winner": false,
"players": [
{
"name": "Barry Casper",
"dupr_id": "1NMO5Z",
"rating": 4.038,
"profile_pic_url": null,
"location": "Sun Prairie, WI, US"
}
]
},
{
"team_id": 6317408537,
"serial": 2,
"winner": true,
"players": [
{
"name": "Anthony Duricy",
"dupr_id": "2P4KQ9",
"rating": 4.146,
"profile_pic_url": null,
"location": ""
}
]
}
]