匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Game Theory
ID: 6047131828
对决竞争阵营
阵营 1胜方
SS
sabari s
7N7V04 · Bengaluru, KA, IN
DUPR
3.538
阵营 2负方
AD
Ashley Dias
2YGLJ9 · USA
DUPR
3.495
ID: 6047131828
7N7V04 · Bengaluru, KA, IN
DUPR
3.538
2YGLJ9 · USA
DUPR
3.495
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6047131828
[
{
"team_id": 7189585092,
"serial": 1,
"winner": true,
"players": [
{
"name": "sabari s",
"dupr_id": "7N7V04",
"rating": 3.538,
"profile_pic_url": null,
"location": "Bengaluru, KA, IN"
}
]
},
{
"team_id": 4623545196,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ashley Dias",
"dupr_id": "2YGLJ9",
"rating": 3.495,
"profile_pic_url": null,
"location": ""
}
]
}
]