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

ahm NPL 2026 - NPL Rounds

ID: 4352081746

对局比分

10-11

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

11:30 PM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1负方
DA
DELETED Account

V66DE6 · USA

DUPR

4.632

MR
mitch Rodgers

E9RDPJ · Burleigh Heads, QLD, AU

DUPR

4.290

阵营 2胜方
PM
Penny Moran

2QV569 · Mitchelton, QLD, AU

DUPR

4.393

JC
Joseph Crowther

JZNGX4 · Redcliffe, QLD, AU

DUPR

4.210

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4352081746
显示原始对决元数据 JSON
[
  {
    "team_id": 6740454872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "V66DE6",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "mitch  Rodgers",
        "dupr_id": "E9RDPJ",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Burleigh Heads, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6775792489,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Penny Moran",
        "dupr_id": "2QV569",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Mitchelton, QLD, AU"
      },
      {
        "name": "Joseph Crowther",
        "dupr_id": "JZNGX4",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Redcliffe, QLD, AU"
      }
    ]
  }
]