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