匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Space City Pickleball MLP 15
ID: 5747102110
对决竞争阵营
阵营 1胜方
JT
Rated Score
3.936
SR
Rated Score
3.988
阵营 2负方
LV
Rated Score
3.401
KZ
Rated Score
3.356
ID: 5747102110
Rated Score
3.936
Rated Score
3.988
Rated Score
3.401
Rated Score
3.356
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5747102110
[
{
"team_id": 8024177705,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jenny Trieu",
"dupr_id": "QP576D",
"rating": 3.936,
"profile_pic_url": null,
"location": "Houston, TX, US",
"wins": 124,
"total_matches": 222,
"sponsoredPaddle": null
},
{
"name": "Simoane Rodgers",
"dupr_id": "LW5WKJ",
"rating": 3.988,
"profile_pic_url": null,
"location": "Houston, TX, US",
"wins": 92,
"total_matches": 116,
"sponsoredPaddle": null
}
]
},
{
"team_id": 7076340101,
"serial": 2,
"winner": false,
"players": [
{
"name": "Leida Vazquez",
"dupr_id": "EGRVZJ",
"rating": 3.401,
"profile_pic_url": null,
"location": "",
"wins": 106,
"total_matches": 239,
"sponsoredPaddle": null
},
{
"name": "Katara Zai",
"dupr_id": "EW2QLE",
"rating": 3.356,
"profile_pic_url": null,
"location": "Houston, TX, US",
"wins": 45,
"total_matches": 89,
"sponsoredPaddle": null
}
]
}
]