匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Lil' Rhody Spring Break Classic - Men's Doubles (3.5-4.0)
ID: 5641493929
对决竞争阵营
阵营 1胜方
MP
Rated Score
3.639
SK
Rated Score
3.549
阵营 2负方
AH
Rated Score
3.285
AH
Rated Score
3.796
ID: 5641493929
Rated Score
3.639
Rated Score
3.549
Rated Score
3.285
Rated Score
3.796
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5641493929
[
{
"team_id": 4882914323,
"serial": 1,
"winner": true,
"players": [
{
"name": "Michael Perrault",
"dupr_id": "V6ZL7P",
"rating": 3.639,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
},
{
"name": "Sabari Kumar",
"dupr_id": "PWVGDX",
"rating": 3.549,
"profile_pic_url": null,
"location": "North Kingstown, RI, US",
"wins": 70,
"total_matches": 126,
"sponsoredPaddle": null
}
]
},
{
"team_id": 8318600825,
"serial": 2,
"winner": false,
"players": [
{
"name": "Alex Hidalgo Basantes",
"dupr_id": "7NL255",
"rating": 3.285,
"profile_pic_url": null,
"location": "Pawtucket, RI, US",
"wins": 57,
"total_matches": 104,
"sponsoredPaddle": null
},
{
"name": "Alex Hidalgo",
"dupr_id": "WX7L6Q",
"rating": 3.796,
"profile_pic_url": null,
"location": "Pawtucket, RI, US",
"wins": 60,
"total_matches": 104,
"sponsoredPaddle": null
}
]
}
]