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

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

ID: 4496367811

对局比分

11-0

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Andres Padilla

6ZVK0G · Houston, TX, US

DUPR

4.968

CF
Chase Faggard

1RJ2VD · Cypress, TX, US

DUPR

4.853

阵营 2负方
AM
Aryan Malhotra

0QWPNQ · Leander, TX, US

DUPR

3.593

BE
Bill Estevanott Ferrer

ODWLXL · Austin, TX, US

DUPR

4.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4496367811
显示原始对决元数据 JSON
[
  {
    "team_id": 8250918093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andres Padilla",
        "dupr_id": "6ZVK0G",
        "rating": 4.968,
        "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.853,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 7110825080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aryan Malhotra",
        "dupr_id": "0QWPNQ",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Bill Estevanott Ferrer",
        "dupr_id": "ODWLXL",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]