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

APA - The Canada Cup - Womens Doubles Skill: (5.0) (OPEN)

ID: 5215914855

对局比分

13-15

落败 / Loss

对决日期

2026-02-08

对局时间 (估算)

4:45 AM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1负方
SP
Scarlet Page

0Q50G4 · Ottawa, ON, CA

DUPR

4.159

SW
Sara Weiss

16NWG1 · Ottawa, ON, CA

DUPR

5.049

阵营 2胜方
VM
Vanessa Maxwell

16069K · Ottawa, ON, CA

DUPR

4.534

HK
Hiba Komati

1NMLG2 · Ottawa, ON, CA

DUPR

5.202

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5215914855
显示原始对决元数据 JSON
[
  {
    "team_id": 7200505020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scarlet Page",
        "dupr_id": "0Q50G4",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Sara Weiss",
        "dupr_id": "16NWG1",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 4871164877,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vanessa Maxwell",
        "dupr_id": "16069K",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Hiba Komati",
        "dupr_id": "1NMLG2",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]