返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

RA Open - Womens Doubles Skill: (4.0 And Above) Age: (50 And Above)

ID: 4916132401

对局比分

15-2

落败 / Loss

对决日期

2025-12-29

对局时间 (估算)

2:15 AM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Catherine Cote

3ZYZ9Q · Ottawa, ON, CA

DUPR

4.379

CR
Catherine Rea

M2XNWO · Ottawa, ON, CA

DUPR

4.910

阵营 2负方
LC
Lorie Cooper

3XZYO5 · Harrowsmith, ON, CA

DUPR

3.829

Alison Dow

MY5YVG · Kingston, ON, CA

DUPR

4.182

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4916132401
显示原始对决元数据 JSON
[
  {
    "team_id": 6761994861,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Catherine Cote",
        "dupr_id": "3ZYZ9Q",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Catherine Rea",
        "dupr_id": "M2XNWO",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 4506489625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lorie Cooper",
        "dupr_id": "3XZYO5",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Harrowsmith, ON, CA"
      },
      {
        "name": "Alison Dow",
        "dupr_id": "MY5YVG",
        "rating": 4.182,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/86593_60b998c83d271.jpeg",
        "location": "Kingston, ON, CA"
      }
    ]
  }
]