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

In and Out Pickleball - April1 11 4.0 Tournament

ID: 5717880982

对局比分

2-11

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

8001 Moving Way unit b, Mentor, OH 44060, USA

未核实场馆

对决竞争阵营

阵营 1负方
BM
Ben Matthews

NRV062 · Newbury, OH, US

DUPR

3.696

GM
Garrett Markley

V2JYY6 · USA

DUPR

3.960

阵营 2胜方
KG
Kyle Gottschalk

67JGPE · Medina, OH, US

DUPR

4.106

DM
David Miklo

QXWWGN · Cleveland, OH, US

DUPR

4.355

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5717880982
显示原始对决元数据 JSON
[
  {
    "team_id": 5700049969,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Matthews",
        "dupr_id": "NRV062",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Newbury, OH, US"
      },
      {
        "name": "Garrett Markley",
        "dupr_id": "V2JYY6",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6293244648,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Gottschalk",
        "dupr_id": "67JGPE",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Medina, OH, US"
      },
      {
        "name": "David Miklo",
        "dupr_id": "QXWWGN",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]