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

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

ID: 4593450939

对局比分

6-15

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

4:45 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
GK
Greg Karpo

17J2N9 · Parkland County, AB, CA

DUPR

4.406

Scott Miller

3XE6RX · West Sacramento, CA, US

DUPR

4.397

阵营 2胜方
JC
John C Click

3YEX44 · Sun City West, AZ, US

DUPR

4.824

JB
James Barbe

DNYYLM · Goodyear, AZ, US

DUPR

4.534

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4593450939
显示原始对决元数据 JSON
[
  {
    "team_id": 4584216939,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Karpo",
        "dupr_id": "17J2N9",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Scott Miller",
        "dupr_id": "3XE6RX",
        "rating": 4.397,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150449_64462a962cd39.jpeg",
        "location": "West Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 4659951439,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John C Click",
        "dupr_id": "3YEX44",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      },
      {
        "name": "James Barbe",
        "dupr_id": "DNYYLM",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]