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

ahm NPL 2026 - NPL Rounds

ID: 5591997268

对局比分

7-5

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

5:00 PM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1胜方
MW
Michaela Winiata

89QOPK · Gisborne, Gisborne, NZ

DUPR

4.322

阵营 2负方
GL
Gretchen Lund

1QK4MR · Tata Beach, Tasman, NZ

DUPR

4.191

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5591997268
显示原始对决元数据 JSON
[
  {
    "team_id": 6639066200,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michaela Winiata",
        "dupr_id": "89QOPK",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 4993835764,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gretchen Lund",
        "dupr_id": "1QK4MR",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Tata Beach, Tasman, NZ"
      }
    ]
  }
]