匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)
Pickle in the Peaks 2024 4.0+ MXD
ID: 7192729528
对决竞争阵营
阵营 1胜方
MS
Rated Score
5.260
RM
Rated Score
4.546
阵营 2负方
RM
Rated Score
4.645
RS
Rated Score
4.645
ID: 7192729528
Rated Score
5.260
Rated Score
4.546
Rated Score
4.645
Rated Score
4.645
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7192729528
[
{
"team_id": 7481951098,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matthew Siegert",
"dupr_id": "8KEW68",
"rating": 5.26,
"profile_pic_url": null,
"location": "Englewood, CO, US",
"wins": 70,
"total_matches": 102,
"sponsoredPaddle": null
},
{
"name": "Rebecca Mazur",
"dupr_id": "8GDJXD",
"rating": 4.546,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
}
]
},
{
"team_id": 8148220075,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ree Migliozzi",
"dupr_id": "XJ0QO2",
"rating": 4.645,
"profile_pic_url": null,
"location": "Westfield, MA, US",
"wins": 83,
"total_matches": 125,
"sponsoredPaddle": null
},
{
"name": "Ryan Schellpepper",
"dupr_id": "N7XENZ",
"rating": 4.645,
"profile_pic_url": null,
"location": "",
"wins": 3,
"total_matches": 6,
"sponsoredPaddle": null
}
]
}
]