匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Austintacious HBSS (Hugman Birthday Skinny Singles)
ID: 5753506277
对决竞争阵营
阵营 1负方
JP
Johann Pais
PK5Q0G · USA
Rated Score
3.846
阵营 2胜方
CH
Chris Hugman
35DM0P · USA
Rated Score
3.409
ID: 5753506277
PK5Q0G · USA
Rated Score
3.846
35DM0P · USA
Rated Score
3.409
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5753506277
[
{
"team_id": 7597468174,
"serial": 1,
"winner": false,
"players": [
{
"name": "Johann Pais",
"dupr_id": "PK5Q0G",
"rating": 3.846,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7458020507,
"serial": 2,
"winner": true,
"players": [
{
"name": "Chris Hugman",
"dupr_id": "35DM0P",
"rating": 3.409,
"profile_pic_url": null,
"location": ""
}
]
}
]