匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Division 2
ID: 6953728529
对决竞争阵营
阵营 1负方
BD
Rated Score
3.936
NC
Rated Score
3.064
阵营 2胜方
AA
Rated Score
3.830
SD
Rated Score
4.275
ID: 6953728529
Rated Score
3.936
Rated Score
3.064
Rated Score
3.830
Rated Score
4.275
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6953728529
[
{
"team_id": 6231815719,
"serial": 1,
"winner": false,
"players": [
{
"name": "Bill Dippie",
"dupr_id": "RZMJJE",
"rating": 3.936,
"profile_pic_url": null,
"location": "Whakatāne, Bay of Plenty, NZ",
"wins": 82,
"total_matches": 168,
"sponsoredPaddle": null
},
{
"name": "Nicky Cox",
"dupr_id": "9P6JDE",
"rating": 3.064,
"profile_pic_url": null,
"location": "Whakatāne, Bay of Plenty, NZ",
"wins": 50,
"total_matches": 112,
"sponsoredPaddle": null
}
]
},
{
"team_id": 5242236919,
"serial": 2,
"winner": true,
"players": [
{
"name": "Amipeliasi Ahokava",
"dupr_id": "KXDZDO",
"rating": 3.83,
"profile_pic_url": null,
"location": "Tauranga, Bay of Plenty, NZ",
"wins": 46,
"total_matches": 93,
"sponsoredPaddle": null
},
{
"name": "Syully Dobson",
"dupr_id": "30262G",
"rating": 4.275,
"profile_pic_url": null,
"location": "Tauranga, Bay of Plenty, NZ",
"wins": 98,
"total_matches": 203,
"sponsoredPaddle": null
}
]
}
]