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

Pool C - DUPR 18 The Dink Minor League Pickleball

ID: 6012872409

对局比分

21-17

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

10:15 AM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.679

KR
Kacy Roth

8E26DO · Joplin, MO, US

DUPR

4.635

阵营 2负方
PW
Pickleball Will

89D5E1 · Tulsa, OK, US

DUPR

5.008

JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

3.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6012872409
显示原始对决元数据 JSON
[
  {
    "team_id": 6199329645,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kacy Roth",
        "dupr_id": "8E26DO",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  },
  {
    "team_id": 5921009181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pickleball Will",
        "dupr_id": "89D5E1",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  }
]