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

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

ID: 5174505310

对局比分

11-8

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Andres Padilla

6ZVK0G · Houston, TX, US

DUPR

4.962

CF
Chase Faggard

1RJ2VD · Cypress, TX, US

DUPR

4.827

阵营 2负方
DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.671

AN
Alexander Nguyen

4L595G · Houston, TX, US

DUPR

4.408

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5174505310
显示原始对决元数据 JSON
[
  {
    "team_id": 6960930885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andres Padilla",
        "dupr_id": "6ZVK0G",
        "rating": 4.962,
        "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.827,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 5127128982,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Nguyen",
        "dupr_id": "QPNQXN",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Alexander Nguyen",
        "dupr_id": "4L595G",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]