匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Singles
ID: 6541287782
对决竞争阵营
阵营 1胜方
DT
Dennis Tenorio
X2K5W4 · Nutley, NJ, US
DUPR
2.703
阵营 2负方
CP
Cecilia Pineda
O67E92 · Hudson County, NJ, US
DUPR
3.190
ID: 6541287782
X2K5W4 · Nutley, NJ, US
DUPR
2.703
O67E92 · Hudson County, NJ, US
DUPR
3.190
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6541287782
[
{
"team_id": 5074441368,
"serial": 1,
"winner": true,
"players": [
{
"name": "Dennis Tenorio",
"dupr_id": "X2K5W4",
"rating": 2.703,
"profile_pic_url": null,
"location": "Nutley, NJ, US"
}
]
},
{
"team_id": 8504612431,
"serial": 2,
"winner": false,
"players": [
{
"name": "Cecilia Pineda",
"dupr_id": "O67E92",
"rating": 3.19,
"profile_pic_url": null,
"location": "Hudson County, NJ, US"
}
]
}
]