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

2026 El Mirage Emergency Room Kokopelli Klassic - Mens Doubles Skill: (4.0) Age: (55-59)(60-64)

ID: 7272015704

对局比分

3-11, 8-11

落败 / Loss

对决日期

2026-02-16

对局时间 (估算)

9:00 PM

对决场地

El Mirage, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
TD
Tom Davis

12XN4E · Buckeye, AZ, US

DUPR

4.034

Tony Goble

3P9W9E · Surprise, AZ, US

DUPR

4.337

阵营 2胜方
KO
Kelly Olsen

30PWNG · Washington, UT, US

DUPR

4.061

TB
Terry Barnes

3Y45GP · Mesa, AZ, US

DUPR

4.383

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7272015704
显示原始对决元数据 JSON
[
  {
    "team_id": 6705563184,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Davis",
        "dupr_id": "12XN4E",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Buckeye, AZ, US"
      },
      {
        "name": "Tony Goble",
        "dupr_id": "3P9W9E",
        "rating": 4.337,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/167021_65070124cf41c.jpeg",
        "location": "Surprise, AZ, US"
      }
    ]
  },
  {
    "team_id": 8223411458,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Olsen",
        "dupr_id": "30PWNG",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Terry Barnes",
        "dupr_id": "3Y45GP",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]