匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
Life Time Miami at the Falls
ID: 5222409224
对决竞争阵营
阵营 1胜方
SS
Rated Score
3.546
JS
Rated Score
3.248
阵营 2负方
DA
Rated Score
2.767
ML
Rated Score
2.725
ID: 5222409224
Rated Score
3.546
Rated Score
3.248
Rated Score
2.767
Rated Score
2.725
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5222409224
[
{
"team_id": 4928720441,
"serial": 1,
"winner": true,
"players": [
{
"name": "Steven Springer",
"dupr_id": "XJ6VV5",
"rating": 3.546,
"profile_pic_url": null,
"location": "Miami, FL, US",
"wins": 84,
"total_matches": 164,
"sponsoredPaddle": null
},
{
"name": "Jimena Silsby",
"dupr_id": "RZJOLM",
"rating": 3.248,
"profile_pic_url": null,
"location": "Miami, FL, US",
"wins": 80,
"total_matches": 148,
"sponsoredPaddle": null
}
]
},
{
"team_id": 7671260612,
"serial": 2,
"winner": false,
"players": [
{
"name": "DELETED Account",
"dupr_id": "V74Y5J",
"rating": 2.767,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
},
{
"name": "Ming Li",
"dupr_id": "6760W0",
"rating": 2.725,
"profile_pic_url": null,
"location": "Miami, FL, US",
"wins": 106,
"total_matches": 206,
"sponsoredPaddle": null
}
]
}
]