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

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

ID: 4459557952

对局比分

10-15

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

5:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
AK
Akira Kakizawa

894JLV · Phoenix, AZ, US

DUPR

4.522

JR
Jeff Reich

8J5LPW · Mesa, AZ, US

DUPR

4.233

阵营 2胜方
JC
John C Click

3YEX44 · Sun City West, AZ, US

DUPR

4.828

JB
James Barbe

DNYYLM · Goodyear, AZ, US

DUPR

4.538

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4459557952
显示原始对决元数据 JSON
[
  {
    "team_id": 6270542569,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Akira Kakizawa",
        "dupr_id": "894JLV",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Jeff Reich",
        "dupr_id": "8J5LPW",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 8531943194,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John C Click",
        "dupr_id": "3YEX44",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      },
      {
        "name": "James Barbe",
        "dupr_id": "DNYYLM",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]