匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Competitive Open Play Match
ID: 4343110477
对决竞争阵营
阵营 1负方
AL
Adam Lau
RZLLWQ · Rexburg, ID, US
DUPR
4.646
阵营 2胜方
MO
Mitchell Olsen
RZG9MZ · USA
DUPR
4.540
ID: 4343110477
RZLLWQ · Rexburg, ID, US
DUPR
4.646
RZG9MZ · USA
DUPR
4.540
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4343110477
[
{
"team_id": 4430202248,
"serial": 1,
"winner": false,
"players": [
{
"name": "Adam Lau",
"dupr_id": "RZLLWQ",
"rating": 4.646,
"profile_pic_url": null,
"location": "Rexburg, ID, US"
}
]
},
{
"team_id": 4962306834,
"serial": 2,
"winner": true,
"players": [
{
"name": "Mitchell Olsen",
"dupr_id": "RZG9MZ",
"rating": 4.54,
"profile_pic_url": null,
"location": ""
}
]
}
]