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

DUPR 18 (Age 50+) (Sat 4/25)

ID: 6118863083

对局比分

21-15

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

12:45 AM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.707

Lee Witt

8E2J9E · Shawnee, OK, US

DUPR

4.277

阵营 2负方
Buck King

8KDEKK · Oklahoma City, OK, US

DUPR

4.683

BD
Brian Davis

8WM9YG · Newcastle, OK, US

DUPR

4.087

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6118863083
显示原始对决元数据 JSON
[
  {
    "team_id": 4596280163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Lee Witt",
        "dupr_id": "8E2J9E",
        "rating": 4.277,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/89012_616a052c98bad.jpeg",
        "location": "Shawnee, OK, US"
      }
    ]
  },
  {
    "team_id": 5884056934,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Buck King",
        "dupr_id": "8KDEKK",
        "rating": 4.683,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88834_60cd09c8780e0.jpg",
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Brian Davis",
        "dupr_id": "8WM9YG",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Newcastle, OK, US"
      }
    ]
  }
]