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

The Toronto Open - Powered By APA - Mixed Doubles Skill: (PRO QUALIFIER)

ID: 5599724735

对局比分

11-5, 11-5

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

12:45 AM

对决场地

North York, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
Natalie Araya

RZRMDM · Toronto, ON, CA

DUPR

5.454

JD
Jonas Daehler

3Z56PM · Burlington, ON, CA

DUPR

5.595

阵营 2负方
RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

5.015

BC
Brandon Contratto

8DG2L8 · Rochester Hills, MI, US

DUPR

5.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5599724735
显示原始对决元数据 JSON
[
  {
    "team_id": 5397513929,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Natalie Araya",
        "dupr_id": "RZRMDM",
        "rating": 5.454,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/163590_64b6ea812e50b.jpg",
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Jonas Daehler",
        "dupr_id": "3Z56PM",
        "rating": 5.595,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      }
    ]
  },
  {
    "team_id": 7868916401,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      },
      {
        "name": "Brandon Contratto",
        "dupr_id": "8DG2L8",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  }
]