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

Maryland Senior Olympics 2026 Pickleball Tournament - Mens Doubles Skill (4.0 and Above) Age: (65 To 69)

ID: 6234386515

对局比分

15-5

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Columbia, MD

View Facility Page →

对决竞争阵营

阵营 1胜方
PC
Paul Colbert Jr.

1N5ROZ · Upper Marlboro, MD, US

DUPR

4.656

KR
Kevin Reading

84VKMG · Lewes, DE, US

DUPR

4.602

阵营 2负方
JG
John Garrett

RZEMOQ · USA

DUPR

4.152

RK
Ronald Kuhns

3P5MOQ · Severn, MD, US

DUPR

4.687

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6234386515
显示原始对决元数据 JSON
[
  {
    "team_id": 6902493197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Colbert Jr.",
        "dupr_id": "1N5ROZ",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Upper Marlboro, MD, US"
      },
      {
        "name": "Kevin Reading",
        "dupr_id": "84VKMG",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      }
    ]
  },
  {
    "team_id": 7422096124,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Garrett",
        "dupr_id": "RZEMOQ",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronald Kuhns",
        "dupr_id": "3P5MOQ",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Severn, MD, US"
      }
    ]
  }
]