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

APA - Ontario Cup - Mixed Doubles Skill: (PRO)

ID: 5998914875

对局比分

11-13, 11-2, 11-13

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

12:45 AM

对决场地

London, ON

View Facility Page →

对决竞争阵营

阵营 1负方
JK
Jessica Kawamoto

0YQORQ · Hamilton, ON, CA

DUPR

5.535

MC
Mark Cleminson

3PD7ZQ · Toronto, ON, CA

DUPR

5.811

阵营 2胜方
DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.453

MR
Michael Rizzo

YG09J4 · Brantford, ON, CA

DUPR

5.453

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5998914875
显示原始对决元数据 JSON
[
  {
    "team_id": 5789505461,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Kawamoto",
        "dupr_id": "0YQORQ",
        "rating": 5.535,
        "profile_pic_url": null,
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "Mark Cleminson",
        "dupr_id": "3PD7ZQ",
        "rating": 5.811,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 6675920054,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danielle Boss",
        "dupr_id": "KO2WP6",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      },
      {
        "name": "Michael Rizzo",
        "dupr_id": "YG09J4",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  }
]