匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)
Club Championship Tournament 5.0 Mens
ID: 8343578293
对决竞争阵营
阵营 2胜方
AK
Alema Key
1RDLZE · Morgan, UT, US
Rated Score
5.099
AC
Alex Croyle
3V602E · Ogden, UT, US
Rated Score
5.275
ID: 8343578293
1RDLZE · Morgan, UT, US
Rated Score
5.099
3V602E · Ogden, UT, US
Rated Score
5.275
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8343578293
[
{
"team_id": 4927784681,
"serial": 1,
"winner": false,
"players": [
{
"name": "Robert",
"dupr_id": "12P56R",
"rating": 4.722,
"profile_pic_url": null,
"location": "UT, US"
},
{
"name": "Sang Chan",
"dupr_id": "12NDE8",
"rating": 5.27,
"profile_pic_url": null,
"location": "Cerritos, CA, US"
}
]
},
{
"team_id": 4606773034,
"serial": 2,
"winner": true,
"players": [
{
"name": "Alema Key",
"dupr_id": "1RDLZE",
"rating": 5.099,
"profile_pic_url": null,
"location": "Morgan, UT, US"
},
{
"name": "Alex Croyle",
"dupr_id": "3V602E",
"rating": 5.275,
"profile_pic_url": null,
"location": "Ogden, UT, US"
}
]
}
]