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

Men's Ladder May 2026 - Week 5

ID: 5917229028

对局比分

0-11

获胜 / Win

对决日期

2026-05-26

对局时间 (估算)

1:00 PM

对决场地

Erie Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
MF
Mike Ferrante

NXKGEN · Mentor, OH, US

DUPR

2.874

SB
Steven Bell

M2EDDO · Willoughby, OH, US

DUPR

2.182

阵营 2胜方
GT
Gregory Tompkins

8W722M · Eastlake, OH, US

DUPR

2.834

JM
Jack Mauk

2YYGOE · Mentor, OH, US

DUPR

2.993

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5917229028
显示原始对决元数据 JSON
[
  {
    "team_id": 4927943359,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Ferrante",
        "dupr_id": "NXKGEN",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Steven Bell",
        "dupr_id": "M2EDDO",
        "rating": 2.182,
        "profile_pic_url": null,
        "location": "Willoughby, OH, US"
      }
    ]
  },
  {
    "team_id": 7672585580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregory Tompkins",
        "dupr_id": "8W722M",
        "rating": 2.834,
        "profile_pic_url": null,
        "location": "Eastlake, OH, US"
      },
      {
        "name": "Jack Mauk",
        "dupr_id": "2YYGOE",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  }
]