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

MS Charity 2026 - Mens Doubles Skill: (4.5) Age: (50 + 60+)

ID: 5475108120

对局比分

15-10

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

1:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
John C Click

3YEX44 · Sun City West, AZ, US

DUPR

4.830

JB
James Barbe

DNYYLM · Goodyear, AZ, US

DUPR

4.540

阵营 2负方
JK
Jim Kloss

1RDOKQ · USA

DUPR

4.539

MT
Matthew Toren

8D9R2X · Kelowna, BC, CA

DUPR

4.462

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5475108120
显示原始对决元数据 JSON
[
  {
    "team_id": 7825009901,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John C Click",
        "dupr_id": "3YEX44",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      },
      {
        "name": "James Barbe",
        "dupr_id": "DNYYLM",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  },
  {
    "team_id": 7147922859,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Kloss",
        "dupr_id": "1RDOKQ",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Toren",
        "dupr_id": "8D9R2X",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      }
    ]
  }
]