返回检索中心
匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)

ahm NPL 2026 - NPL Rounds

ID: 7426125713

对局比分

2-8

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1负方
LF
Luther Ferris

DWR6VM · QLD, AU

DUPR

4.433

阵营 2胜方
JC
Joseph Crowther

JZNGX4 · Redcliffe, QLD, AU

DUPR

4.220

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7426125713
显示原始对决元数据 JSON
[
  {
    "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"
      }
    ]
  }
]