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

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

ID: 8022069741

对局比分

9-15

落败 / Loss

对决日期

2026-02-16

对局时间 (估算)

10:15 AM

对决场地

El Mirage, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
JR
John Rodrigues

1N5GGW · Spirit Lake, ID, US

DUPR

4.211

GT
Gene Teeters

12KLD4 · Castle Rock, WA, US

DUPR

3.950

阵营 2胜方
TS
Tom Schuman

ZNRJPP · Maricopa, AZ, US

DUPR

4.305

RC
Robert C Staudinger

OD0QZE · AZ, US

DUPR

4.124

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8022069741
显示原始对决元数据 JSON
[
  {
    "team_id": 6232976906,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Rodrigues",
        "dupr_id": "1N5GGW",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Spirit Lake, ID, US"
      },
      {
        "name": "Gene Teeters",
        "dupr_id": "12KLD4",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Castle Rock, WA, US"
      }
    ]
  },
  {
    "team_id": 6282249182,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Schuman",
        "dupr_id": "ZNRJPP",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Maricopa, AZ, US"
      },
      {
        "name": "Robert C Staudinger",
        "dupr_id": "OD0QZE",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]