匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 8579211350
对决竞争阵营
阵营 1负方
N
Noah
EL4PJJ · Marshall, VA, US
DUPR
3.446
阵营 2胜方
NH
Noah Hillstrom
GXQ2PV · USA
DUPR
4.027
ID: 8579211350
EL4PJJ · Marshall, VA, US
DUPR
3.446
GXQ2PV · USA
DUPR
4.027
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8579211350
[
{
"team_id": 7963794175,
"serial": 1,
"winner": false,
"players": [
{
"name": "Noah",
"dupr_id": "EL4PJJ",
"rating": 3.446,
"profile_pic_url": null,
"location": "Marshall, VA, US"
}
]
},
{
"team_id": 6927081440,
"serial": 2,
"winner": true,
"players": [
{
"name": "Noah Hillstrom",
"dupr_id": "GXQ2PV",
"rating": 4.027,
"profile_pic_url": null,
"location": ""
}
]
}
]