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

ERA's Houston Challenger Cup - Mixed Doubles Skill: (4.0)

ID: 4944185794

对局比分

12-10

获胜 / Win

对决日期

2025-04-13

对局时间 (估算)

11:30 PM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
AK
Amanda Khem

W6L40Q · Houston, TX, US

DUPR

4.042

JT
Johny Tran

9PMJ07 · Baytown, TX, US

DUPR

4.222

阵营 2负方
CN
Carling Nguyen

3P24LZ · Pearland, TX, US

DUPR

3.901

CD
Carl Dammel

1NMMKW · Pearland, TX, US

DUPR

4.156

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4944185794
显示原始对决元数据 JSON
[
  {
    "team_id": 4329256402,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda Khem",
        "dupr_id": "W6L40Q",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Johny Tran",
        "dupr_id": "9PMJ07",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Baytown, TX, US"
      }
    ]
  },
  {
    "team_id": 6853249032,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carling Nguyen",
        "dupr_id": "3P24LZ",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Pearland, TX, US"
      },
      {
        "name": "Carl Dammel",
        "dupr_id": "1NMMKW",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Pearland, TX, US"
      }
    ]
  }
]