匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Competitive Open Play Match
ID: 8474946805
对决竞争阵营
阵营 1胜方
AL
Aidan Leonard
3LNQX6 · Columbus, OH, US
DUPR
4.985
阵营 2负方
PS
Peter Sayer
6ZRN4Q · USA
DUPR
4.709
ID: 8474946805
3LNQX6 · Columbus, OH, US
DUPR
4.985
6ZRN4Q · USA
DUPR
4.709
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8474946805
[
{
"team_id": 8292482723,
"serial": 1,
"winner": true,
"players": [
{
"name": "Aidan Leonard",
"dupr_id": "3LNQX6",
"rating": 4.985,
"profile_pic_url": null,
"location": "Columbus, OH, US"
}
]
},
{
"team_id": 6293779517,
"serial": 2,
"winner": false,
"players": [
{
"name": "Peter Sayer",
"dupr_id": "6ZRN4Q",
"rating": 4.709,
"profile_pic_url": null,
"location": ""
}
]
}
]