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

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

ID: 4650108640

对局比分

15-8

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
WS
Weston Spence

GG6EVM · Houston, TX, US

DUPR

4.689

GL
Gael Lomas

9P4YLK · Tampico, Tamps., MX

DUPR

4.852

阵营 2负方
JA
James Aguirre

8JPOO8 · San Antonio, TX, US

DUPR

4.414

JD
JP Desmet

W67GQM · San Antonio, TX, US

DUPR

4.922

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4650108640
显示原始对决元数据 JSON
[
  {
    "team_id": 7704123985,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Weston Spence",
        "dupr_id": "GG6EVM",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Gael Lomas",
        "dupr_id": "9P4YLK",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Tampico, Tamps., MX"
      }
    ]
  },
  {
    "team_id": 6685015565,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Aguirre",
        "dupr_id": "8JPOO8",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "JP Desmet",
        "dupr_id": "W67GQM",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]