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

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

ID: 4779896081

对局比分

11-7, 9-11, 11-7

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

6:15 AM

对决场地

London, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
TD
Tara Di Giuseppe

L5DD5J · Toronto, ON, CA

DUPR

5.377

LW
Lucas Wong

EGO29M · London, ON, CA

DUPR

5.768

阵营 2负方
DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.447

MR
Michael Rizzo

YG09J4 · Brantford, ON, CA

DUPR

5.447

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4779896081
显示原始对决元数据 JSON
[
  {
    "team_id": 5404130012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tara Di Giuseppe",
        "dupr_id": "L5DD5J",
        "rating": 5.377,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Lucas Wong",
        "dupr_id": "EGO29M",
        "rating": 5.768,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      }
    ]
  },
  {
    "team_id": 7031507630,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Boss",
        "dupr_id": "KO2WP6",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      },
      {
        "name": "Michael Rizzo",
        "dupr_id": "YG09J4",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  }
]