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

Santa's Showdown At PACE - Mens Doubles 4.0 ($$)

ID: 6442132802

对局比分

8-15

落败 / Loss

对决日期

2024-12-15

对局时间 (估算)

3:30 PM

对决场地

Katy, TX

View Facility Page →

对决竞争阵营

阵营 1负方
JT
Johny Tran

9PMJ07 · Baytown, TX, US

DUPR

4.082

CB
Chris Bui

4L4VLG · Pearland, TX, US

DUPR

3.959

阵营 2胜方
EW
Eric WIllis

89505V · Magnolia, TX, US

DUPR

4.177

PR
Paul Rathkamp

8E5PRW · Cypress, TX, US

DUPR

4.427

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6442132802
显示原始对决元数据 JSON
[
  {
    "team_id": 4939065093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johny Tran",
        "dupr_id": "9PMJ07",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Baytown, TX, US"
      },
      {
        "name": "Chris Bui",
        "dupr_id": "4L4VLG",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Pearland, TX, US"
      }
    ]
  },
  {
    "team_id": 6806492568,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric WIllis",
        "dupr_id": "89505V",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      },
      {
        "name": "Paul Rathkamp",
        "dupr_id": "8E5PRW",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  }
]