匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Game Theory
ID: 5987768748
对决竞争阵营
阵营 1胜方
VP
Vinothkumar P
PPWK7Q · Bengaluru, KA, IN
DUPR
3.597
阵营 2负方
SS
Sajal Saxena
D50NKL · USA
DUPR
3.920
ID: 5987768748
PPWK7Q · Bengaluru, KA, IN
DUPR
3.597
D50NKL · USA
DUPR
3.920
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5987768748
[
{
"team_id": 4812013992,
"serial": 1,
"winner": true,
"players": [
{
"name": "Vinothkumar P",
"dupr_id": "PPWK7Q",
"rating": 3.597,
"profile_pic_url": null,
"location": "Bengaluru, KA, IN"
}
]
},
{
"team_id": 5368663155,
"serial": 2,
"winner": false,
"players": [
{
"name": "Sajal Saxena",
"dupr_id": "D50NKL",
"rating": 3.92,
"profile_pic_url": null,
"location": ""
}
]
}
]