匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
Upward Pickleball
ID: 6197105165
对决竞争阵营
阵营 1胜方
MM
Rated Score
3.122
RM
Rated Score
3.341
阵营 2负方
AV
Rated Score
2.584
RW
Rated Score
3.814
ID: 6197105165
Rated Score
3.122
Rated Score
3.341
Rated Score
2.584
Rated Score
3.814
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6197105165
[
{
"team_id": 8142124414,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mandy McReynolds",
"dupr_id": "RXNW5Q",
"rating": 3.122,
"profile_pic_url": null,
"location": "Siloam Springs, AR, US",
"wins": 48,
"total_matches": 127,
"sponsoredPaddle": null
},
{
"name": "Robby Mcgee",
"dupr_id": "Y42KMG",
"rating": 3.341,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
}
]
},
{
"team_id": 4342608571,
"serial": 2,
"winner": false,
"players": [
{
"name": "Angela Veltmann",
"dupr_id": "VX2667",
"rating": 2.584,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
},
{
"name": "Ryan Womack",
"dupr_id": "0ZE2KQ",
"rating": 3.814,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
}
]
}
]