匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Singles
ID: 5952897785
对决竞争阵营
阵营 1负方
SL
Shawn Lee
Q975K0 · Rexburg, ID, US
DUPR
4.000
阵营 2胜方
AI
Alejandro Infante
D9OPL4 · Riverton, UT, US
DUPR
4.513
ID: 5952897785
Q975K0 · Rexburg, ID, US
DUPR
4.000
D9OPL4 · Riverton, UT, US
DUPR
4.513
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5952897785
[
{
"team_id": 5756231521,
"serial": 1,
"winner": false,
"players": [
{
"name": "Shawn Lee",
"dupr_id": "Q975K0",
"rating": 4,
"profile_pic_url": null,
"location": "Rexburg, ID, US"
}
]
},
{
"team_id": 5738739760,
"serial": 2,
"winner": true,
"players": [
{
"name": "Alejandro Infante",
"dupr_id": "D9OPL4",
"rating": 4.513,
"profile_pic_url": null,
"location": "Riverton, UT, US"
}
]
}
]