返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 5287247600

对局比分

10-12

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

9:00 PM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1负方
DC
Dylan Carnes

NY5KLZ · Houston, TX, US

DUPR

4.417

DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.658

阵营 2胜方
CG
Christine Gonzaga

XJ202R · Cypress, TX, US

DUPR

4.037

TS
THIAGO SOTO

9496OR · Rio de Janeiro, RJ, BR

DUPR

4.464

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5287247600
显示原始对决元数据 JSON
[
  {
    "team_id": 6070953816,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dylan Carnes",
        "dupr_id": "NY5KLZ",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dylan Nguyen",
        "dupr_id": "QPNQXN",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 4833425094,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christine Gonzaga",
        "dupr_id": "XJ202R",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "THIAGO SOTO",
        "dupr_id": "9496OR",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Rio de Janeiro, RJ, BR"
      }
    ]
  }
]