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

APA - The Western Open - Split Age Mens Doubles Skill: (PRO) (50/49)

ID: 6972124652

对局比分

15-4

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

9:00 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
NM
Nitin Malik

7NY2ON · Grande Prairie, AB, CA

DUPR

4.664

GW
Guy Wight

W8K678 · Spruce Grove, AB, CA

DUPR

5.014

阵营 2负方
JH
John Heinen

NY2246 · Red Deer, AB, CA

DUPR

4.832

MH
Martin Heinen

3YMREK · Kamloops, BC, CA

DUPR

4.391

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6972124652
显示原始对决元数据 JSON
[
  {
    "team_id": 7175255962,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nitin Malik",
        "dupr_id": "7NY2ON",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Guy Wight",
        "dupr_id": "W8K678",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 8422299158,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Heinen",
        "dupr_id": "NY2246",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Martin Heinen",
        "dupr_id": "3YMREK",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Kamloops, BC, CA"
      }
    ]
  }
]