匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Great Defrost - Mens Singles Skill: (4.0 And Above) Age: (Any)
ID: 5442030631
对决竞争阵营
阵营 1胜方
WC
Wayne Chang
EGZXRW · Columbus, OH, US
DUPR
4.373
阵营 2负方
AB
Andrew Bates
8WKZ0G · USA
DUPR
3.718
ID: 5442030631
EGZXRW · Columbus, OH, US
DUPR
4.373
8WKZ0G · USA
DUPR
3.718
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5442030631
[
{
"team_id": 4961049011,
"serial": 1,
"winner": true,
"players": [
{
"name": "Wayne Chang",
"dupr_id": "EGZXRW",
"rating": 4.373,
"profile_pic_url": null,
"location": "Columbus, OH, US"
}
]
},
{
"team_id": 5929807152,
"serial": 2,
"winner": false,
"players": [
{
"name": "Andrew Bates",
"dupr_id": "8WKZ0G",
"rating": 3.718,
"profile_pic_url": null,
"location": ""
}
]
}
]