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

APA - The Red Horse Open (Team Challenge)

ID: 5126948071

对局比分

13-21

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

8:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
Paul Richardson

XJK4P4 · Newmarket, ON, CA

DUPR

4.619

JA
Jill Abergel

PWV47X · Toronto, ON, CA

DUPR

4.406

阵营 2胜方
RK
Ryan Keung

Q5XDL0 · Toronto, ON, CA

DUPR

4.978

JB
Justine Burton

DN4504 · ON, CA

DUPR

4.523

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5126948071
显示原始对决元数据 JSON
[
  {
    "team_id": 4662709908,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Richardson",
        "dupr_id": "XJK4P4",
        "rating": 4.619,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/158081_65317508106cc.jpg",
        "location": "Newmarket, ON, CA"
      },
      {
        "name": "Jill Abergel",
        "dupr_id": "PWV47X",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 6972927845,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Keung",
        "dupr_id": "Q5XDL0",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Justine Burton",
        "dupr_id": "DN4504",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "ON, CA"
      }
    ]
  }
]