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

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

ID: 7894023084

对局比分

15-2

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Andres Padilla

6ZVK0G · Houston, TX, US

DUPR

4.971

CF
Chase Faggard

1RJ2VD · Cypress, TX, US

DUPR

4.859

阵营 2负方
EH
Emil Hales

L5RDR5 · Nashville, TN, US

DUPR

4.487

CM
Collin Marsh

O6GMOL · USA

DUPR

4.342

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7894023084
显示原始对决元数据 JSON
[
  {
    "team_id": 6730642937,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andres Padilla",
        "dupr_id": "6ZVK0G",
        "rating": 4.971,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65de43e34d692.jpg",
        "location": "Houston, TX, US"
      },
      {
        "name": "Chase Faggard",
        "dupr_id": "1RJ2VD",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 6015578524,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emil Hales",
        "dupr_id": "L5RDR5",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Collin Marsh",
        "dupr_id": "O6GMOL",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]