匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Colorado Senior Games - Mens Singles Skill: (Rec 2)
ID: 5460936562
对决竞争阵营
阵营 1胜方
DT
Dennis Thomas
EW5XKJ · League City, TX, US
DUPR
3.314
阵营 2负方
DT
Don Trutwin
4LGJJ6 · Peyton, CO, US
DUPR
3.319
ID: 5460936562
EW5XKJ · League City, TX, US
DUPR
3.314
4LGJJ6 · Peyton, CO, US
DUPR
3.319
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5460936562
[
{
"team_id": 5542208745,
"serial": 1,
"winner": true,
"players": [
{
"name": "Dennis Thomas",
"dupr_id": "EW5XKJ",
"rating": 3.314,
"profile_pic_url": null,
"location": "League City, TX, US"
}
]
},
{
"team_id": 8287692209,
"serial": 2,
"winner": false,
"players": [
{
"name": "Don Trutwin",
"dupr_id": "4LGJJ6",
"rating": 3.319,
"profile_pic_url": null,
"location": "Peyton, CO, US"
}
]
}
]