返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Columbia Basin Classic - Mens Doubles Skill: (Open) Age: (Any)

ID: 6251199113

对局比分

8-11, 11-8, 11-1

落败 / Loss

对决日期

2024-10-06

对局时间 (估算)

6:15 AM

对决场地

Richland, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
AB
Austin Bachman

12K5O4 · Pasco, WA, US

DUPR

5.540

DL
Damon Little

35RER8 · Richland, WA, US

DUPR

5.145

阵营 2负方
Ty parrish

2QPV27 · Kennewick, WA, US

DUPR

5.313

CG
Clay Gibson

3ZDVLQ · Pasco, WA, US

DUPR

5.173

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6251199113
显示原始对决元数据 JSON
[
  {
    "team_id": 4577568082,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Bachman",
        "dupr_id": "12K5O4",
        "rating": 5.54,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      },
      {
        "name": "Damon Little",
        "dupr_id": "35RER8",
        "rating": 5.145,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 7485336585,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ty parrish",
        "dupr_id": "2QPV27",
        "rating": 5.313,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/423319/images/profile/5f094b46-7c6d-4574-8a2c-6abe9f9c9bd0.png",
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Clay Gibson",
        "dupr_id": "3ZDVLQ",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      }
    ]
  }
]