返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

ahm NPL 2026 - NPL Rounds

ID: 8150189635

对局比分

14-22

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1负方
BT
Brian Tran

2YLLV7 · NSW, AU

DUPR

5.549

DT
Daiki Tanabe

O6LOQW · NSW, AU

DUPR

5.298

阵营 2胜方
KS
Kyle Stoker

G5WW0D · NSW, AU

DUPR

5.356

RH
Ryan Henry

YGGMZG · Willoughby East, NSW, AU

DUPR

5.760

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8150189635
显示原始对决元数据 JSON
[
  {
    "team_id": 8281675557,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian  Tran",
        "dupr_id": "2YLLV7",
        "rating": 5.549,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Daiki Tanabe",
        "dupr_id": "O6LOQW",
        "rating": 5.298,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4906039207,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Stoker",
        "dupr_id": "G5WW0D",
        "rating": 5.356,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Ryan Henry",
        "dupr_id": "YGGMZG",
        "rating": 5.76,
        "profile_pic_url": null,
        "location": "Willoughby East, NSW, AU"
      }
    ]
  }
]