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

PPL CUP II - Womens Doubles Skill: (Open) Age: (Any)

ID: 8044561452

对局比分

11-8

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
LM
Laramie Morrison

DN9GPX · Ottawa, ON, CA

DUPR

4.380

AJ
Ali Johnson

8J965O · Ottawa, ON, CA

DUPR

4.492

阵营 2负方
CC
Catherine Cote

3ZYZ9Q · Ottawa, ON, CA

DUPR

4.237

CR
Catherine Rea

M2XNWO · Ottawa, ON, CA

DUPR

4.915

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8044561452
显示原始对决元数据 JSON
[
  {
    "team_id": 7557815581,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laramie Morrison",
        "dupr_id": "DN9GPX",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Ali Johnson",
        "dupr_id": "8J965O",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5299229381,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Cote",
        "dupr_id": "3ZYZ9Q",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Catherine Rea",
        "dupr_id": "M2XNWO",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]