匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
12/29 3.4-4.0 DUPR RR
ID: 5961407092
对决竞争阵营
阵营 2负方
AK
Adam Kite
4ZNKL2 · Gloucester, MA, US
DUPR
3.874
RA
Richard Aresco
3YEKDE · North Reading, MA, US
DUPR
3.927
ID: 5961407092
4ZNKL2 · Gloucester, MA, US
DUPR
3.874
3YEKDE · North Reading, MA, US
DUPR
3.927
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5961407092
[
{
"team_id": 5976974991,
"serial": 1,
"winner": true,
"players": [
{
"name": "Henry Wu",
"dupr_id": "2LEK6E",
"rating": 3.583,
"profile_pic_url": null,
"location": "Medford, MA, US"
},
{
"name": "Jemin Kim",
"dupr_id": "V4XPK7",
"rating": 3.804,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4967063477,
"serial": 2,
"winner": false,
"players": [
{
"name": "Adam Kite",
"dupr_id": "4ZNKL2",
"rating": 3.874,
"profile_pic_url": null,
"location": "Gloucester, MA, US"
},
{
"name": "Richard Aresco",
"dupr_id": "3YEKDE",
"rating": 3.927,
"profile_pic_url": null,
"location": "North Reading, MA, US"
}
]
}
]