匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Bracketology - Open Singles 4.5 - winners Bracket Round 1
ID: 7054336805
对决竞争阵营
阵营 1胜方
BB
Brian Buzianis
QPNK05 · Stansbury Park, UT, US
DUPR
5.340
阵营 2负方
QK
Quinn Kissell
PKKJEE · USA
DUPR
4.729
ID: 7054336805
QPNK05 · Stansbury Park, UT, US
DUPR
5.340
PKKJEE · USA
DUPR
4.729
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7054336805
[
{
"team_id": 4899425748,
"serial": 1,
"winner": true,
"players": [
{
"name": "Brian Buzianis",
"dupr_id": "QPNK05",
"rating": 5.34,
"profile_pic_url": null,
"location": "Stansbury Park, UT, US"
}
]
},
{
"team_id": 5748460479,
"serial": 2,
"winner": false,
"players": [
{
"name": "Quinn Kissell",
"dupr_id": "PKKJEE",
"rating": 4.729,
"profile_pic_url": null,
"location": ""
}
]
}
]