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

ahm NPL 2026 - NPL Rounds

ID: 7347043873

对局比分

22-10

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1胜方
MB
Mint Bhetraratana

KOD62K · Rotorua, Bay of Plenty, NZ

DUPR

4.506

MW
Michaela Winiata

89QOPK · Gisborne, Gisborne, NZ

DUPR

4.322

阵营 2负方
GL
Gretchen Lund

1QK4MR · Tata Beach, Tasman, NZ

DUPR

4.191

JB
Jo Blackadder

DWMJ4X · Rangiora, Canterbury, NZ

DUPR

4.362

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7347043873
显示原始对决元数据 JSON
[
  {
    "team_id": 6716777091,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mint Bhetraratana",
        "dupr_id": "KOD62K",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Michaela Winiata",
        "dupr_id": "89QOPK",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 5714816043,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gretchen Lund",
        "dupr_id": "1QK4MR",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Tata Beach, Tasman, NZ"
      },
      {
        "name": "Jo Blackadder",
        "dupr_id": "DWMJ4X",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Rangiora, Canterbury, NZ"
      }
    ]
  }
]