匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Week 3 of 6
ID: 4512841711
对决竞争阵营
阵营 1负方
RM
Rated Score
3.179
RM
Rated Score
3.745
阵营 2胜方
BB
Rated Score
4.417
MB
Rated Score
3.801
ID: 4512841711
Rated Score
3.179
Rated Score
3.745
Rated Score
4.417
Rated Score
3.801
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4512841711
[
{
"team_id": 6470833726,
"serial": 1,
"winner": false,
"players": [
{
"name": "Rolf Maile",
"dupr_id": "3ONPZW",
"rating": 3.179,
"profile_pic_url": null,
"location": "Las Vegas, NV, US",
"wins": 219,
"total_matches": 591,
"sponsoredPaddle": null
},
{
"name": "Ruby Marine",
"dupr_id": "3XWQN4",
"rating": 3.745,
"profile_pic_url": null,
"location": "Henderson, NV, US",
"wins": 71,
"total_matches": 127,
"sponsoredPaddle": null
}
]
},
{
"team_id": 8504058261,
"serial": 2,
"winner": true,
"players": [
{
"name": "Bryan Bangs",
"dupr_id": "30XP2Q",
"rating": 4.417,
"profile_pic_url": null,
"location": "Las Vegas, NV, US",
"wins": 177,
"total_matches": 304,
"sponsoredPaddle": null
},
{
"name": "Melissa Bangs",
"dupr_id": "3P4P0Z",
"rating": 3.801,
"profile_pic_url": null,
"location": "Las Vegas, NV, US",
"wins": 120,
"total_matches": 242,
"sponsoredPaddle": null
}
]
}
]