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

ERA Pickleball Tour - Houston, TX - Mixed Doubles Skill: (4.5)

ID: 4549947665

对局比分

11-5

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

6:15 AM

对决场地

Spring, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
EJ
Erin Johnsen

M26XRD · Houston, TX, US

DUPR

4.533

RW
Ryan White

3OEGLP · Los Angeles, CA, US

DUPR

5.058

阵营 2负方
LH
Lada Heng

NYERKN · Humble, TX, US

DUPR

4.213

SS
Steven Sisavath

3Y69GK · Houston, TX, US

DUPR

4.365

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4549947665
显示原始对决元数据 JSON
[
  {
    "team_id": 5746855577,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Johnsen",
        "dupr_id": "M26XRD",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Ryan White",
        "dupr_id": "3OEGLP",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7714655093,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lada Heng",
        "dupr_id": "NYERKN",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Steven Sisavath",
        "dupr_id": "3Y69GK",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]