返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Men's Ladder May 2026 - Week 3

ID: 8253552607

对局比分

11-10

获胜 / Win

对决日期

2026-05-12

对局时间 (估算)

8:45 AM

对决场地

Erie Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
GT
Gregory Tompkins

8W722M · Eastlake, OH, US

DUPR

2.787

JK
Jeff Kenyon

PWZ5XG · Lake County, OH, US

DUPR

2.554

阵营 2负方
SB
Steven Bell

M2EDDO · Willoughby, OH, US

DUPR

2.289

BW
Bruce Wilson

4V9RRG · Mentor, OH, US

DUPR

2.678

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8253552607
显示原始对决元数据 JSON
[
  {
    "team_id": 4791633647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Tompkins",
        "dupr_id": "8W722M",
        "rating": 2.787,
        "profile_pic_url": null,
        "location": "Eastlake, OH, US"
      },
      {
        "name": "Jeff Kenyon",
        "dupr_id": "PWZ5XG",
        "rating": 2.554,
        "profile_pic_url": null,
        "location": "Lake County, OH, US"
      }
    ]
  },
  {
    "team_id": 5926527748,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Bell",
        "dupr_id": "M2EDDO",
        "rating": 2.289,
        "profile_pic_url": null,
        "location": "Willoughby, OH, US"
      },
      {
        "name": "Bruce Wilson",
        "dupr_id": "4V9RRG",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  }
]