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