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

Tejas Crown Classic - Men's 4.5-5.0 Doubles (Min Combined DUPR 8.25)

ID: 7622883519

对局比分

5-11

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

4:45 AM

对决场地

Tejas Pickleball Club, 4701 FM 3405 Bldg 7, Georgetown, TX 78633, USA

View Facility Page →

对决竞争阵营

阵营 1负方
CH
Colin Hamilton

L595PQ · Austin, TX, US

DUPR

4.379

BB
Bryson Bailey

V7J9WP · USA

DUPR

4.405

阵营 2胜方
CJ
Chris Jung

GG6LXV · Round Rock, TX, US

DUPR

4.172

CC
Christopher Choi

Q5LMV0 · Austin, TX, US

DUPR

4.438

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7622883519
显示原始对决元数据 JSON
[
  {
    "team_id": 5169772775,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colin Hamilton",
        "dupr_id": "L595PQ",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Bryson Bailey",
        "dupr_id": "V7J9WP",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8575791560,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Jung",
        "dupr_id": "GG6LXV",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Round Rock, TX, US"
      },
      {
        "name": "Christopher Choi",
        "dupr_id": "Q5LMV0",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]