匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
Diadem Pickleball Complex
ID: 5953633031
对决竞争阵营
阵营 1胜方
MA
Rated Score
3.459
DR
Rated Score
3.122
阵营 2负方
MB
Rated Score
2.833
MS
Rated Score
3.705
ID: 5953633031
Rated Score
3.459
Rated Score
3.122
Rated Score
2.833
Rated Score
3.705
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5953633031
[
{
"team_id": 6162046586,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matty Amendola",
"dupr_id": "4ZEZ9K",
"rating": 3.459,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
},
{
"name": "Drew Ruble",
"dupr_id": "2QLVRY",
"rating": 3.122,
"profile_pic_url": null,
"location": "Coconut Creek, FL, US",
"wins": 50,
"total_matches": 91,
"sponsoredPaddle": null
}
]
},
{
"team_id": 4971580529,
"serial": 2,
"winner": false,
"players": [
{
"name": "M B",
"dupr_id": "677960",
"rating": 2.833,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
},
{
"name": "Michael Strum",
"dupr_id": "PKGGMZ",
"rating": 3.705,
"profile_pic_url": null,
"location": "Boca Raton, FL, US",
"wins": 49,
"total_matches": 95,
"sponsoredPaddle": null
}
]
}
]