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

Columbia Basin Classic - Mixed Doubles OPEN

ID: 7393271427

对局比分

15-4

获胜 / Win

对决日期

2025-11-09

对局时间 (估算)

4:45 AM

对决场地

Richland, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
dagney markle

X2DKD5 · Richland, WA, US

DUPR

4.602

PB
Peter Brown

6ZNMYK · USA

DUPR

5.081

阵营 2负方
CG
Catalina Gibson

3L4YZ3 · USA

DUPR

4.148

CG
Clay Gibson

3ZDVLQ · Pasco, WA, US

DUPR

5.110

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7393271427
显示原始对决元数据 JSON
[
  {
    "team_id": 6044785110,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "dagney markle",
        "dupr_id": "X2DKD5",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "Peter Brown",
        "dupr_id": "6ZNMYK",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7335090637,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catalina Gibson",
        "dupr_id": "3L4YZ3",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clay Gibson",
        "dupr_id": "3ZDVLQ",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      }
    ]
  }
]