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

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

ID: 5701646271

对局比分

7-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

4:45 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Steven Sisavath

3Y69GK · Houston, TX, US

DUPR

4.544

AD
Andy Duong

V7XYZ5 · Houston, TX, US

DUPR

4.940

阵营 2胜方
Andres Padilla

6ZVK0G · Houston, TX, US

DUPR

4.971

CF
Chase Faggard

1RJ2VD · Cypress, TX, US

DUPR

4.859

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5701646271
显示原始对决元数据 JSON
[
  {
    "team_id": 7809688090,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Sisavath",
        "dupr_id": "3Y69GK",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Andy Duong",
        "dupr_id": "V7XYZ5",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5241626799,
    "serial": 2,
    "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"
      }
    ]
  }
]