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

Elite Pickleball DUPR Reset Tournament 4.0-4.5

ID: 7000904938

对局比分

15-6

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

11:30 PM

对决场地

301 N Randall Rd, Batavia, IL 60510, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MG
Michael Garcia

W6GR2M · Bourbonnais, IL, US

DUPR

4.267

JM
Joshua Morton

PKJZYX · Springfield, IL, US

DUPR

4.540

阵营 2负方
DK
Dongwann Kim

KX4DPK · Naperville, IL, US

DUPR

4.358

JL
Johnny Le

O6OLZP · USA

DUPR

4.279

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7000904938
显示原始对决元数据 JSON
[
  {
    "team_id": 6314128366,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Garcia",
        "dupr_id": "W6GR2M",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Bourbonnais, IL, US"
      },
      {
        "name": "Joshua Morton",
        "dupr_id": "PKJZYX",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  },
  {
    "team_id": 6247020257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dongwann Kim",
        "dupr_id": "KX4DPK",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Johnny Le ",
        "dupr_id": "O6OLZP",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]