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

Pool A - DUPR 20 The Dink Minor League Pickleball

ID: 5960897787

对局比分

24-22

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

4:45 AM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1胜方
DN
Daniel Nix

677X5D · USA

DUPR

3.896

GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.766

阵营 2负方
ED
Edwin Davis

4LZ4EV · Tulsa, OK, US

DUPR

3.876

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.665

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5960897787
显示原始对决元数据 JSON
[
  {
    "team_id": 5663435592,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Nix",
        "dupr_id": "677X5D",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      }
    ]
  },
  {
    "team_id": 6578121095,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edwin Davis",
        "dupr_id": "4LZ4EV",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  }
]