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

DUPR 18 Minor League Pickleball Bracket Playoffs

ID: 5078414947

对局比分

18-21

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

8:45 AM

对决场地

Diadem Pickleball Complex Tulsa, East 91st Street, Tulsa, OK, USA

未核实场馆

对决竞争阵营

阵营 1负方
KR
Kacy Roth

8E26DO · Joplin, MO, US

DUPR

4.622

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.684

阵营 2胜方
AS
Aaron Soto

8DXQRX · Tulsa, OK, US

DUPR

4.863

GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.797

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5078414947
显示原始对决元数据 JSON
[
  {
    "team_id": 6777619237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kacy Roth",
        "dupr_id": "8E26DO",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 7542384645,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Soto",
        "dupr_id": "8DXQRX",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      }
    ]
  }
]