匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Competitive Open Play Match
ID: 4325378215
对决竞争阵营
阵营 1负方
SC
stephen Cohen
8KE5QO · USA
DUPR
3.500
阵营 2胜方
MS
Michael Stein
12DLE1 · Prescott Valley, AZ, US
DUPR
3.422
ID: 4325378215
8KE5QO · USA
DUPR
3.500
12DLE1 · Prescott Valley, AZ, US
DUPR
3.422
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4325378215
[
{
"team_id": 5701758311,
"serial": 1,
"winner": false,
"players": [
{
"name": "stephen Cohen",
"dupr_id": "8KE5QO",
"rating": 3.5,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5759212317,
"serial": 2,
"winner": true,
"players": [
{
"name": "Michael Stein",
"dupr_id": "12DLE1",
"rating": 3.422,
"profile_pic_url": null,
"location": "Prescott Valley, AZ, US"
}
]
}
]