匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 6465213768
对决竞争阵营
阵营 1胜方
AP
Anushwar Prabu R
WN66KM · USA
DUPR
4.002
阵营 2负方
RT
Roy Tsai
NR50L7 · Taipei City, TW
DUPR
3.269
ID: 6465213768
WN66KM · USA
DUPR
4.002
NR50L7 · Taipei City, TW
DUPR
3.269
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6465213768
[
{
"team_id": 5961524808,
"serial": 1,
"winner": true,
"players": [
{
"name": "Anushwar Prabu R",
"dupr_id": "WN66KM",
"rating": 4.002,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6128174632,
"serial": 2,
"winner": false,
"players": [
{
"name": "Roy Tsai",
"dupr_id": "NR50L7",
"rating": 3.269,
"profile_pic_url": null,
"location": "Taipei City, TW"
}
]
}
]