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

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

ID: 4401760659

对局比分

15-12

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

4:45 AM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
MH
Mickel Hartman

84NN72 · Edmonton, AB, CA

DUPR

4.959

CK
Cheryl Karpo

8ELE9O · Vernon, BC, CA

DUPR

4.664

阵营 2负方
L(
Lingzhe (Sylvie) Xu

6749VQ · Richmond, BC, CA

DUPR

4.720

RW
Rachel Wang

2LZ0J7 · Vancouver, BC, CA

DUPR

4.568

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4401760659
显示原始对决元数据 JSON
[
  {
    "team_id": 5862629813,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mickel Hartman",
        "dupr_id": "84NN72",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Cheryl Karpo",
        "dupr_id": "8ELE9O",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Vernon, BC, CA"
      }
    ]
  },
  {
    "team_id": 7761494261,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lingzhe (Sylvie) Xu",
        "dupr_id": "6749VQ",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Rachel Wang",
        "dupr_id": "2LZ0J7",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]