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

PPA Flower City Challenger presented by Valenti Pickleball - Mixed Doubles Pro Main Draw

ID: 6530444066

对局比分

11-15

落败 / Loss

对决日期

2025-06-29

对局时间 (估算)

3:30 PM

对决场地

Fairport, NY

View Facility Page →

对决竞争阵营

阵营 1负方
Natalie Araya

RZRMDM · Toronto, ON, CA

DUPR

5.435

JD
Jonas Daehler

3Z56PM · Burlington, ON, CA

DUPR

5.688

阵营 2胜方
AC
Anne-Sophie Courteau

7DVZ65 · Saint-Jean-sur-Richelieu, QC, CA

DUPR

5.691

PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.893

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6530444066
显示原始对决元数据 JSON
[
  {
    "team_id": 5723896186,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Natalie Araya",
        "dupr_id": "RZRMDM",
        "rating": 5.435,
        "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.688,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      }
    ]
  },
  {
    "team_id": 5874274530,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anne-Sophie Courteau",
        "dupr_id": "7DVZ65",
        "rating": 5.691,
        "profile_pic_url": null,
        "location": "Saint-Jean-sur-Richelieu, QC, CA"
      },
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.893,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      }
    ]
  }
]