匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Colorado Senior Games - Mens Singles Skill: (Rec 3)
ID: 7527060034
对决竞争阵营
阵营 1负方
RH
Richard Henderson
1Q245D · Greenwood Village, CO, US
DUPR
3.340
阵营 2胜方
AD
Anthony Duricy
2P4KQ9 · USA
DUPR
4.070
ID: 7527060034
1Q245D · Greenwood Village, CO, US
DUPR
3.340
2P4KQ9 · USA
DUPR
4.070
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7527060034
[
{
"team_id": 8025606408,
"serial": 1,
"winner": false,
"players": [
{
"name": "Richard Henderson",
"dupr_id": "1Q245D",
"rating": 3.34,
"profile_pic_url": null,
"location": "Greenwood Village, CO, US"
}
]
},
{
"team_id": 5151126214,
"serial": 2,
"winner": true,
"players": [
{
"name": "Anthony Duricy",
"dupr_id": "2P4KQ9",
"rating": 4.07,
"profile_pic_url": null,
"location": ""
}
]
}
]