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

Pickleball Pavilion

ID: 6069632356

对局比分

11-5

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

3200 Mockingbird Ln, Midland, TX 79705, USA

未核实场馆

对决竞争阵营

阵营 1胜方
BD
Bryan Duke Hernandez

17NMV5 · Midland, TX, US

DUPR

4.300

SL
Sarah Lister

357EV8 · Midland, TX, US

DUPR

4.273

阵营 2负方
MC
Michael Cain

8D4YM1 · Midland, TX, US

DUPR

4.545

EN
Erik Nickell

1N7R28 · Humble, TX, US

DUPR

4.167

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6069632356
显示原始对决元数据 JSON
[
  {
    "team_id": 6942138836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Duke Hernandez",
        "dupr_id": "17NMV5",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Midland, TX, US"
      },
      {
        "name": "Sarah Lister",
        "dupr_id": "357EV8",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Midland, TX, US"
      }
    ]
  },
  {
    "team_id": 7473127806,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Cain",
        "dupr_id": "8D4YM1",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Midland, TX, US"
      },
      {
        "name": "Erik Nickell",
        "dupr_id": "1N7R28",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  }
]