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

Pickleball Pavilion

ID: 4531208358

对局比分

13-15

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

7:30 PM

对决场地

3200 Mockingbird Ln, Midland, TX 79705, USA

未核实场馆

对决竞争阵营

阵营 1负方
BD
Bryan Duke Hernandez

17NMV5 · Midland, TX, US

DUPR

4.279

SL
Sarah Lister

357EV8 · Midland, TX, US

DUPR

4.245

阵营 2胜方
MC
Michael Cain

8D4YM1 · Midland, TX, US

DUPR

4.588

EN
Erik Nickell

1N7R28 · Humble, TX, US

DUPR

4.271

数据访问 (AI / 开发者)

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

cURL Request:

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