匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Competitive Open Play Match
ID: 6445834732
对决竞争阵营
阵营 1胜方
RT
Roy Tsai
NR50L7 · Taipei City, TW
DUPR
3.269
阵营 2负方
MJ
Makesh Jayaraman
5YZXMP · USA
DUPR
3.400
ID: 6445834732
NR50L7 · Taipei City, TW
DUPR
3.269
5YZXMP · USA
DUPR
3.400
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6445834732
[
{
"team_id": 6368618274,
"serial": 1,
"winner": true,
"players": [
{
"name": "Roy Tsai",
"dupr_id": "NR50L7",
"rating": 3.269,
"profile_pic_url": null,
"location": "Taipei City, TW"
}
]
},
{
"team_id": 4367712455,
"serial": 2,
"winner": false,
"players": [
{
"name": "Makesh Jayaraman",
"dupr_id": "5YZXMP",
"rating": 3.4,
"profile_pic_url": null,
"location": ""
}
]
}
]