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

APA - Ontario Grand Slam - Womens Doubles Skill: (PRO QUALIFIER)

ID: 4699663717

对局比分

10-12, 6-11

落败 / Loss

对决日期

2025-09-14

对局时间 (估算)

2:15 AM

对决场地

Orangeville, ON

未核实场馆

对决竞争阵营

阵营 1负方
JK
Jessica Kawamoto

0YQORQ · Hamilton, ON, CA

DUPR

5.547

SL
Stella Li

8WM5LY · Toronto, ON, CA

DUPR

5.166

阵营 2胜方
AY
Audrey Yeung

ZNP99L · Toronto, ON, CA

DUPR

5.656

DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.139

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4699663717
显示原始对决元数据 JSON
[
  {
    "team_id": 6515680426,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Kawamoto",
        "dupr_id": "0YQORQ",
        "rating": 5.547,
        "profile_pic_url": null,
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "Stella Li",
        "dupr_id": "8WM5LY",
        "rating": 5.166,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 8100364516,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Audrey Yeung",
        "dupr_id": "ZNP99L",
        "rating": 5.656,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Danielle Boss",
        "dupr_id": "KO2WP6",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  }
]