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

Liveball Ages 35+ & 50+ Mini Tournament - Men's Ages 35+ Combined DUPR (<7.55) (Max Indiv 4.05)

ID: 7642955444

对局比分

11-5

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

9:00 PM

对决场地

Apex Pickleball Clubs, 501 Cypress Creek Road, Cedar Park, TX 78613, USA

未核实场馆

对决竞争阵营

阵营 1胜方
ET
Edwin Tamayo

3O5DVW · Austin, TX, US

DUPR

3.653

JP
Joel Perez

35X970 · Buda, TX, US

DUPR

3.688

阵营 2负方
MB
Michael Bunzel

8W7WWM · Corpus Christi, TX, US

DUPR

3.417

KL
Klint L Carpenter

DN505M · Corpus Christi, TX, US

DUPR

3.317

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7642955444
显示原始对决元数据 JSON
[
  {
    "team_id": 5859931278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edwin Tamayo",
        "dupr_id": "3O5DVW",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Joel Perez",
        "dupr_id": "35X970",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "Buda, TX, US"
      }
    ]
  },
  {
    "team_id": 4797881647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Bunzel",
        "dupr_id": "8W7WWM",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Corpus Christi, TX, US"
      },
      {
        "name": "Klint L Carpenter",
        "dupr_id": "DN505M",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": "Corpus Christi, TX, US"
      }
    ]
  }
]