返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

DUPR 20 - Minor League Pickleball at Kansas

ID: 7656998088

对局比分

13-21

获胜 / Win

对决日期

2025-04-12

对局时间 (估算)

1:00 PM

对决场地

Elite Tennis and Wellness

未核实场馆

对决竞争阵营

阵营 1负方
DJ
Derek Johnson

3XOR62 · Urbandale, IA, US

DUPR

5.632

KT
Kris Tiedt Diehl

84QNDV · Cedar Rapids, IA, US

DUPR

5.198

阵营 2胜方
JG
Jason Grubb

1RPROM · Kansas City, KS, US

DUPR

5.550

LF
Laryssa Ferreira Booth

3P4JGM · Olathe, KS, US

DUPR

5.318

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7656998088
显示原始对决元数据 JSON
[
  {
    "team_id": 6890963412,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Derek Johnson",
        "dupr_id": "3XOR62",
        "rating": 5.632,
        "profile_pic_url": null,
        "location": "Urbandale, IA, US"
      },
      {
        "name": "Kris Tiedt Diehl",
        "dupr_id": "84QNDV",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Cedar Rapids, IA, US"
      }
    ]
  },
  {
    "team_id": 4989279869,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Grubb",
        "dupr_id": "1RPROM",
        "rating": 5.55,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Laryssa Ferreira Booth",
        "dupr_id": "3P4JGM",
        "rating": 5.318,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  }
]