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

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

ID: 5248439041

对局比分

11-3

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

2:15 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jessica Ho

MPJ75V · Harris County, TX, US

DUPR

4.795

WS
Weston Spence

GG6EVM · Houston, TX, US

DUPR

4.641

阵营 2负方
DC
Dylan Carnes

NY5KLZ · Houston, TX, US

DUPR

4.403

DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.634

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5248439041
显示原始对决元数据 JSON
[
  {
    "team_id": 5543017850,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Ho",
        "dupr_id": "MPJ75V",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Weston Spence",
        "dupr_id": "GG6EVM",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4511341492,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Carnes",
        "dupr_id": "NY5KLZ",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dylan Nguyen",
        "dupr_id": "QPNQXN",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]