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

Pool B - DUPR 18 - The Dink Minor League Pickleball @ TapNPaddles powered by InPickle Nation and Sponsored by JustPaddles ~ Wichita, Kansas (March)

ID: 8344038444

对局比分

21-13

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

1:00 PM

对决场地

TapNPaddles

View Facility Page →

对决竞争阵营

阵营 1胜方
MD
Matt Dutton

QP25MD · Wichita, KS, US

DUPR

4.567

MJ
Mariana Jimenez

KOGJJQ · Cartagena Province, Bolivar, CO

DUPR

4.842

阵营 2负方
DC
Denton Coltrane

RZQ4EM · Wichita, KS, US

DUPR

4.590

GW
Gwen Warwick

8M64WV · Goddard, KS, US

DUPR

3.963

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8344038444
显示原始对决元数据 JSON
[
  {
    "team_id": 6379226418,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Dutton",
        "dupr_id": "QP25MD",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Mariana Jimenez",
        "dupr_id": "KOGJJQ",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Cartagena Province, Bolivar, CO"
      }
    ]
  },
  {
    "team_id": 4627350867,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denton Coltrane",
        "dupr_id": "RZQ4EM",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Gwen Warwick",
        "dupr_id": "8M64WV",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Goddard, KS, US"
      }
    ]
  }
]