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

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

ID: 7005852545

对局比分

23-21

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

6:15 AM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.718

Lee Witt

8E2J9E · Shawnee, OK, US

DUPR

4.284

阵营 2负方
Buck King

8KDEKK · Oklahoma City, OK, US

DUPR

4.656

BD
Brian Davis

8WM9YG · Newcastle, OK, US

DUPR

4.089

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7005852545
显示原始对决元数据 JSON
[
  {
    "team_id": 5404875199,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Lee Witt",
        "dupr_id": "8E2J9E",
        "rating": 4.284,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/89012_616a052c98bad.jpeg",
        "location": "Shawnee, OK, US"
      }
    ]
  },
  {
    "team_id": 4628406228,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Buck King",
        "dupr_id": "8KDEKK",
        "rating": 4.656,
        "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.089,
        "profile_pic_url": null,
        "location": "Newcastle, OK, US"
      }
    ]
  }
]