匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 6037395748
对决竞争阵营
阵营 1胜方
CM
Christian marcum
592M4V · USA
Rated Score
4.336
阵营 2负方
GP
Gavin Polan
GW0EQQ · USA
Rated Score
4.610
ID: 6037395748
592M4V · USA
Rated Score
4.336
GW0EQQ · USA
Rated Score
4.610
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6037395748
[
{
"team_id": 8161142710,
"serial": 1,
"winner": true,
"players": [
{
"name": "Christian marcum",
"dupr_id": "592M4V",
"rating": 4.336,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8209914900,
"serial": 2,
"winner": false,
"players": [
{
"name": "Gavin Polan",
"dupr_id": "GW0EQQ",
"rating": 4.61,
"profile_pic_url": null,
"location": ""
}
]
}
]