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

DUPR 16

ID: 7312774113

对局比分

11-15

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

10:15 AM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
EC
Edward Cronk

6Z4MGG · Fairport, NY, US

DUPR

3.977

JS
Jonathan Schwandt

2QVOO7 · Rochester, NY, US

DUPR

4.227

阵营 2胜方
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.286

CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.560

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7312774113
显示原始对决元数据 JSON
[
  {
    "team_id": 8157155595,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Cronk",
        "dupr_id": "6Z4MGG",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Jonathan Schwandt",
        "dupr_id": "2QVOO7",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 6799603151,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      }
    ]
  }
]