返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

ERA Pickleball Tour: Austin Open - Mixed Doubles Skill: (4.5)

ID: 4863120962

对局比分

11-6

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

3:30 PM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
CH
Claire Healy

3XZVD5 · USA

DUPR

4.462

JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.700

阵营 2负方
AC
Atena Cheraghi

Q5L0ED · Dallas, TX, US

DUPR

4.020

AG
Anoop Gala

YXW4V4 · Arlington, TX, US

DUPR

4.339

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4863120962
显示原始对决元数据 JSON
[
  {
    "team_id": 8541358774,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Claire Healy",
        "dupr_id": "3XZVD5",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      }
    ]
  },
  {
    "team_id": 5662442623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Atena Cheraghi",
        "dupr_id": "Q5L0ED",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Anoop Gala",
        "dupr_id": "YXW4V4",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      }
    ]
  }
]