匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Dinko De Mayo Men's Singles
ID: 7556572042
对决竞争阵营
阵营 1胜方
JV
Joseph Vilca
NYWZY7 · Colorado Springs, CO, US
DUPR
3.632
阵营 2负方
CS
Chase Skopik
LWWMPK · Colorado Springs, CO, US
DUPR
3.333
ID: 7556572042
NYWZY7 · Colorado Springs, CO, US
DUPR
3.632
LWWMPK · Colorado Springs, CO, US
DUPR
3.333
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7556572042
[
{
"team_id": 5232843247,
"serial": 1,
"winner": true,
"players": [
{
"name": "Joseph Vilca",
"dupr_id": "NYWZY7",
"rating": 3.632,
"profile_pic_url": null,
"location": "Colorado Springs, CO, US"
}
]
},
{
"team_id": 7955615805,
"serial": 2,
"winner": false,
"players": [
{
"name": "Chase Skopik",
"dupr_id": "LWWMPK",
"rating": 3.333,
"profile_pic_url": null,
"location": "Colorado Springs, CO, US"
}
]
}
]