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

APA - The Red Horse Open (Team Challenge)

ID: 7617990218

对局比分

21-14

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

3:30 PM

对决场地

Grandview Pickleball Club, Ringwell Drive, Newmarket, ON, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Michael Chao

1QZ2NR · Newmarket, ON, CA

DUPR

4.847

Caius Tam

M2YLEV · Toronto, ON, CA

DUPR

4.771

阵营 2负方
GC
Gregory Chan

2LQMZR · Richmond Hill, ON, CA

DUPR

4.391

CW
Charles Wang

V79L05 · Newmarket, ON, CA

DUPR

4.243

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7617990218
显示原始对决元数据 JSON
[
  {
    "team_id": 6760790935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Chao",
        "dupr_id": "1QZ2NR",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Newmarket, ON, CA"
      },
      {
        "name": "Caius Tam",
        "dupr_id": "M2YLEV",
        "rating": 4.771,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/170341_652552ea56439.png",
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7188299442,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Chan",
        "dupr_id": "2LQMZR",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Richmond Hill, ON, CA"
      },
      {
        "name": "Charles Wang",
        "dupr_id": "V79L05",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Newmarket, ON, CA"
      }
    ]
  }
]