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

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

ID: 8108452552

对局比分

15-9

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
WS
Weston Spence

GG6EVM · Houston, TX, US

DUPR

4.673

GL
Gael Lomas

9P4YLK · Tampico, Tamps., MX

DUPR

4.839

阵营 2负方
LN
Long Nguyen

6ZX5VK · Fort Worth, TX, US

DUPR

4.315

AG
Anoop Gala

YXW4V4 · Arlington, TX, US

DUPR

4.338

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8108452552
显示原始对决元数据 JSON
[
  {
    "team_id": 5750217609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Weston Spence",
        "dupr_id": "GG6EVM",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Gael Lomas",
        "dupr_id": "9P4YLK",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Tampico, Tamps., MX"
      }
    ]
  },
  {
    "team_id": 5694699163,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Long Nguyen",
        "dupr_id": "6ZX5VK",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Anoop Gala",
        "dupr_id": "YXW4V4",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      }
    ]
  }
]