匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Wednesday Ladder
ID: 5792059394
对决竞争阵营
阵营 1胜方
JB
Rated Score
3.687
SR
Rated Score
3.305
阵营 2负方
CB
Rated Score
3.587
KN
Rated Score
3.506
ID: 5792059394
Rated Score
3.687
Rated Score
3.305
Rated Score
3.587
Rated Score
3.506
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5792059394
[
{
"team_id": 5090930673,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jerry Bascom",
"dupr_id": "12P9VY",
"rating": 3.687,
"profile_pic_url": null,
"location": "Concord, CA, US",
"wins": 220,
"total_matches": 412,
"sponsoredPaddle": null
},
{
"name": "Steve Robertson",
"dupr_id": "3074WQ",
"rating": 3.305,
"profile_pic_url": null,
"location": "Concord, CA, US",
"wins": 313,
"total_matches": 637,
"sponsoredPaddle": null
}
]
},
{
"team_id": 8220483425,
"serial": 2,
"winner": false,
"players": [
{
"name": "Connor Bernstein",
"dupr_id": "ODV0Q7",
"rating": 3.587,
"profile_pic_url": null,
"location": "Walnut Creek, CA, US",
"wins": 188,
"total_matches": 415,
"sponsoredPaddle": null
},
{
"name": "Kristoffer Nequin",
"dupr_id": "1RNZ4N",
"rating": 3.506,
"profile_pic_url": null,
"location": "Discovery Bay, CA, US",
"wins": 445,
"total_matches": 912,
"sponsoredPaddle": null
}
]
}
]