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

The Kitchen Open Austin 2025 - Mens Doubles Skill: (4.5) Age: (50 And Above)

ID: 8309514374

对局比分

15-7

获胜 / Win

对决日期

2025-09-25

对局时间 (估算)

3:30 PM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
Joel Trammell

8KK99Q · Smithville, TX, US

DUPR

4.656

TK
Tim Klitch

1RZGZ3 · Austin, TX, US

DUPR

4.845

阵营 2负方
TR
Tim Randle

PKWR9E · Round Rock, TX, US

DUPR

3.873

FD
Fernando Del Castillo

3OZ4R2 · Brownsville, TX, US

DUPR

4.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8309514374
显示原始对决元数据 JSON
[
  {
    "team_id": 5306608048,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Trammell",
        "dupr_id": "8KK99Q",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Smithville, TX, US"
      },
      {
        "name": "Tim Klitch",
        "dupr_id": "1RZGZ3",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 4311696804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Randle",
        "dupr_id": "PKWR9E",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Round Rock, TX, US"
      },
      {
        "name": "Fernando Del Castillo",
        "dupr_id": "3OZ4R2",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Brownsville, TX, US"
      }
    ]
  }
]