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

APA - The Western Open - Mens Doubles Skill: (4.999 And Under) Age: (14 And Above)

ID: 4822105926

对局比分

15-7

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

7:30 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
John Heinen

NY2246 · Red Deer, AB, CA

DUPR

4.895

NN
Nolan Nicoll

8J972J · Red Deer, AB, CA

DUPR

4.726

阵营 2负方
CS
Chris Stewart

0YOOOX · Edmonton, AB, CA

DUPR

4.526

DH
Declan Hickling

XJDK02 · Edmonton, AB, CA

DUPR

4.777

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4822105926
显示原始对决元数据 JSON
[
  {
    "team_id": 7178805085,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Heinen",
        "dupr_id": "NY2246",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Nolan Nicoll",
        "dupr_id": "8J972J",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 7320591471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Stewart",
        "dupr_id": "0YOOOX",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Declan Hickling",
        "dupr_id": "XJDK02",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]