匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Monster Smash 2025 - Mens Singles Skill: (4.0) Age: (12 To 34)
ID: 7027035929
对决竞争阵营
阵营 1负方
BP
Brodie Penland
M2V0OP · USA
DUPR
3.805
阵营 2胜方
EZ
Evan Zhang
DW22KM · Pittsburgh, PA, US
DUPR
4.712
ID: 7027035929
M2V0OP · USA
DUPR
3.805
DW22KM · Pittsburgh, PA, US
DUPR
4.712
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7027035929
[
{
"team_id": 5579162654,
"serial": 1,
"winner": false,
"players": [
{
"name": "Brodie Penland",
"dupr_id": "M2V0OP",
"rating": 3.805,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5420130396,
"serial": 2,
"winner": true,
"players": [
{
"name": "Evan Zhang",
"dupr_id": "DW22KM",
"rating": 4.712,
"profile_pic_url": null,
"location": "Pittsburgh, PA, US"
}
]
}
]