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

APA - The Western Open - Womens Doubles Skill: (PRO)

ID: 6211042879

对局比分

11-6, 11-3

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

8:45 AM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
Anna Dyachenko

GGQ2WV · Regina, SK, CA

DUPR

5.666

KL
Kim Layton

3Y4YZP · Calgary, AB, CA

DUPR

5.605

阵营 2负方
AG
Aireen Gorman

7D6EZ4 · Peace River, AB, CA

DUPR

4.638

AS
Anyarat Surin

ODX9QL · St. Albert, AB, CA

DUPR

4.844

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6211042879
显示原始对决元数据 JSON
[
  {
    "team_id": 5830626721,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anna Dyachenko",
        "dupr_id": "GGQ2WV",
        "rating": 5.666,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/106136_62d76b813ba3b.jpeg",
        "location": "Regina, SK, CA"
      },
      {
        "name": "Kim Layton",
        "dupr_id": "3Y4YZP",
        "rating": 5.605,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 7593167630,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aireen Gorman",
        "dupr_id": "7D6EZ4",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Peace River, AB, CA"
      },
      {
        "name": "Anyarat Surin",
        "dupr_id": "ODX9QL",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  }
]