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

DUPR 18 50+ The Dink Minor League Pickleball

ID: 7700128744

对局比分

16-21

获胜 / Win

对决日期

2026-01-17

对局时间 (估算)

5:00 PM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1负方
JW
Jason Ward

3LWLX5 · Sand Springs, OK, US

DUPR

4.011

KE
Katrina Ernesto

3LVN4K · USA

DUPR

4.336

阵营 2胜方
MM
Mark Moore

3PJ06X · Edmond, OK, US

DUPR

4.576

HM
Holly Moore

84XRJV · Edmond, OK, US

DUPR

4.032

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7700128744
显示原始对决元数据 JSON
[
  {
    "team_id": 5362635508,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Ward",
        "dupr_id": "3LWLX5",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Sand Springs, OK, US"
      },
      {
        "name": "Katrina Ernesto",
        "dupr_id": "3LVN4K",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7770038801,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Moore",
        "dupr_id": "3PJ06X",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Holly Moore",
        "dupr_id": "84XRJV",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]