匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
Life Time Miami at the Falls
ID: 6411239008
对决竞争阵营
阵营 1胜方
PP
Rated Score
2.350
NC
Rated Score
3.342
阵营 2负方
DA
Rated Score
2.638
MC
Rated Score
2.754
ID: 6411239008
Rated Score
2.350
Rated Score
3.342
Rated Score
2.638
Rated Score
2.754
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6411239008
[
{
"team_id": 7229430476,
"serial": 1,
"winner": true,
"players": [
{
"name": "Patricia Pico",
"dupr_id": "PWGP5Q",
"rating": 2.35,
"profile_pic_url": null,
"location": "Miami, FL, US",
"wins": 45,
"total_matches": 90,
"sponsoredPaddle": null
},
{
"name": "Nick Chavez",
"dupr_id": "4LLJVK",
"rating": 3.342,
"profile_pic_url": null,
"location": "Coral Gables, FL, US",
"wins": 92,
"total_matches": 167,
"sponsoredPaddle": null
}
]
},
{
"team_id": 5869839537,
"serial": 2,
"winner": false,
"players": [
{
"name": "DELETED Account",
"dupr_id": "V74Y5J",
"rating": 2.638,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
},
{
"name": "Maria Cecilia Flores",
"dupr_id": "2LRGD4",
"rating": 2.754,
"profile_pic_url": null,
"location": "Miami, FL, US",
"wins": 50,
"total_matches": 116,
"sponsoredPaddle": null
}
]
}
]