匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
305 Series (February) • Singles
ID: 4544050456
对决竞争阵营
阵营 1负方
AC
Alexander Cuneo
W6RG7Y · USA
Rated Score
3.314
阵营 2胜方
PP
Patrick Puertas
EGPPOO · Miami, FL, US
Rated Score
3.000
ID: 4544050456
W6RG7Y · USA
Rated Score
3.314
EGPPOO · Miami, FL, US
Rated Score
3.000
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4544050456
[
{
"team_id": 7235336679,
"serial": 1,
"winner": false,
"players": [
{
"name": "Alexander Cuneo",
"dupr_id": "W6RG7Y",
"rating": 3.314,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7093542126,
"serial": 2,
"winner": true,
"players": [
{
"name": "Patrick Puertas",
"dupr_id": "EGPPOO",
"rating": 3,
"profile_pic_url": null,
"location": "Miami, FL, US"
}
]
}
]