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

Columbia Basin Classic - Mixed Doubles OPEN

ID: 4870857425

对局比分

13-15

获胜 / Win

对决日期

2025-11-09

对局时间 (估算)

6:15 AM

对决场地

Richland, WA

View Facility Page →

对决竞争阵营

阵营 1负方
CG
Catalina Gibson

3L4YZ3 · USA

DUPR

4.101

CG
Clay Gibson

3ZDVLQ · Pasco, WA, US

DUPR

5.086

阵营 2胜方
Amy Busch

0YZ2LN · Enterprise, OR, US

DUPR

4.416

CH
Chuck Hamaker-Teals

16L0G8 · Kennewick, WA, US

DUPR

4.866

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4870857425
显示原始对决元数据 JSON
[
  {
    "team_id": 6325352874,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Catalina Gibson",
        "dupr_id": "3L4YZ3",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clay Gibson",
        "dupr_id": "3ZDVLQ",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      }
    ]
  },
  {
    "team_id": 7729176164,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Busch",
        "dupr_id": "0YZ2LN",
        "rating": 4.416,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1144259/images/profile/a433a375-65f1-4b88-8233-5f5cb495e166.png",
        "location": "Enterprise, OR, US"
      },
      {
        "name": "Chuck Hamaker-Teals",
        "dupr_id": "16L0G8",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      }
    ]
  }
]