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

Dallas Texas Team Pickleball 2025 Spring II-Summer DUPR League

ID: 7747358945

对局比分

11-9, 11-8

落败 / Loss

对决日期

2025-06-14

对局时间 (估算)

6:15 AM

对决场地

5401 West Park Blvd.; Plano, TX 75093

未核实场馆

对决竞争阵营

阵营 1胜方
DL
Doug Lueders

6ZM0KG · USA

DUPR

3.875

LS
Louis Shaff

RZPZKQ · Plano, TX, US

DUPR

4.399

阵营 2负方
TB
Tim Bobbitt

3VV25J · Grand Prairie, TX, US

DUPR

3.999

CL
Christopher Lai

PWNP9E · USA

DUPR

3.492

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7747358945
显示原始对决元数据 JSON
[
  {
    "team_id": 7059879781,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Lueders",
        "dupr_id": "6ZM0KG",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Louis Shaff",
        "dupr_id": "RZPZKQ",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 7011868985,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Bobbitt",
        "dupr_id": "3VV25J",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Grand Prairie, TX, US"
      },
      {
        "name": "Christopher  Lai",
        "dupr_id": "PWNP9E",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]