匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
ahm NPL 2026 - NPL Rounds
ID: 7426125713
对决竞争阵营
阵营 1负方
LF
Luther Ferris
DWR6VM · QLD, AU
DUPR
4.433
阵营 2胜方
JC
Joseph Crowther
JZNGX4 · Redcliffe, QLD, AU
DUPR
4.220
ID: 7426125713
DWR6VM · QLD, AU
DUPR
4.433
JZNGX4 · Redcliffe, QLD, AU
DUPR
4.220
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7426125713
[
{
"team_id": 6771984685,
"serial": 1,
"winner": false,
"players": [
{
"name": "Luther Ferris",
"dupr_id": "DWR6VM",
"rating": 4.433,
"profile_pic_url": null,
"location": "QLD, AU"
}
]
},
{
"team_id": 6141348913,
"serial": 2,
"winner": true,
"players": [
{
"name": "Joseph Crowther",
"dupr_id": "JZNGX4",
"rating": 4.22,
"profile_pic_url": null,
"location": "Redcliffe, QLD, AU"
}
]
}
]