匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 7129637827
对决竞争阵营
阵营 1负方
DK
David Kovarik
67NLDK · Wilmington, NC, US
DUPR
4.269
阵营 2胜方
AP
Aaron Pennock
84RQP6 · Newport, NC, US
DUPR
4.291
ID: 7129637827
67NLDK · Wilmington, NC, US
DUPR
4.269
84RQP6 · Newport, NC, US
DUPR
4.291
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7129637827
[
{
"team_id": 5665836966,
"serial": 1,
"winner": false,
"players": [
{
"name": "David Kovarik",
"dupr_id": "67NLDK",
"rating": 4.269,
"profile_pic_url": null,
"location": "Wilmington, NC, US"
}
]
},
{
"team_id": 6808296218,
"serial": 2,
"winner": true,
"players": [
{
"name": "Aaron Pennock",
"dupr_id": "84RQP6",
"rating": 4.291,
"profile_pic_url": null,
"location": "Newport, NC, US"
}
]
}
]