匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Saturday Evening Singles League (3.6-4.5)
ID: 6921164006
对决竞争阵营
阵营 1胜方
AK
alexandr Konovalov
NRWKGW · USA
DUPR
3.863
阵营 2负方
NG
Nick Green
8DYZ0M · Saint Michael, MN, US
DUPR
4.220
ID: 6921164006
NRWKGW · USA
DUPR
3.863
8DYZ0M · Saint Michael, MN, US
DUPR
4.220
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6921164006
[
{
"team_id": 6261119333,
"serial": 1,
"winner": true,
"players": [
{
"name": "alexandr Konovalov",
"dupr_id": "NRWKGW",
"rating": 3.863,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8429185004,
"serial": 2,
"winner": false,
"players": [
{
"name": "Nick Green",
"dupr_id": "8DYZ0M",
"rating": 4.22,
"profile_pic_url": null,
"location": "Saint Michael, MN, US"
}
]
}
]