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

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

ID: 5196230702

对局比分

15-9

落败 / Loss

对决日期

2026-03-15

对局时间 (估算)

3:30 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
PV
Peter Vo

8GVRGD · Oro Valley, AZ, US

DUPR

4.607

RK
Robert Kelton

0YK7VG · Tucson, AZ, US

DUPR

5.134

阵营 2负方
JC
John C Click

3YEX44 · Sun City West, AZ, US

DUPR

4.821

JB
James Barbe

DNYYLM · Goodyear, AZ, US

DUPR

4.531

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5196230702
显示原始对决元数据 JSON
[
  {
    "team_id": 8411564331,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Vo",
        "dupr_id": "8GVRGD",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Oro Valley, AZ, US"
      },
      {
        "name": "Robert Kelton",
        "dupr_id": "0YK7VG",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  },
  {
    "team_id": 7653998921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John C Click",
        "dupr_id": "3YEX44",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      },
      {
        "name": "James Barbe",
        "dupr_id": "DNYYLM",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]