返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 El Mirage Emergency Room Kokopelli Klassic - Sunday Mixed Doubles Skill: (4.5) Age: (50-54)

ID: 5977077499

对局比分

2-11, 11-4, 11-6

获胜 / Win

对决日期

2026-02-15

对局时间 (估算)

8:45 AM

对决场地

El Mirage, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
RC
Robin Chase

890D5J · Winnipeg, MB, CA

DUPR

4.427

PG
Paul Giles

W62XXK · Thunder Bay, ON, CA

DUPR

4.905

阵营 2负方
KJ
Kim Jones

16XELE · Liberty, MO, US

DUPR

4.412

KH
Kyle Henson

30XKLN · Highlands, NC, US

DUPR

4.157

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5977077499
显示原始对决元数据 JSON
[
  {
    "team_id": 6937498062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Chase",
        "dupr_id": "890D5J",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Paul Giles",
        "dupr_id": "W62XXK",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Thunder Bay, ON, CA"
      }
    ]
  },
  {
    "team_id": 6169382056,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Jones",
        "dupr_id": "16XELE",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Liberty, MO, US"
      },
      {
        "name": "Kyle Henson",
        "dupr_id": "30XKLN",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Highlands, NC, US"
      }
    ]
  }
]