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

Austin Senior Slam at Tejas Pickleball - Mixed Doubles 3.5/4.0

ID: 6297522456

对局比分

4-15

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

1:00 PM

对决场地

Georgetown, TX

View Facility Page →

对决竞争阵营

阵营 1负方
JP
Julie Payne

8G0O4X · Nederland, TX, US

DUPR

3.234

BD
Ben Delgado

129ZG4 · Corpus Christi, TX, US

DUPR

3.620

阵营 2胜方
TW
Tracy Wilcox

8JPE48 · Goleta, CA, US

DUPR

4.207

DW
David Wilcox

17Z0M4 · Goleta, CA, US

DUPR

4.307

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6297522456
显示原始对决元数据 JSON
[
  {
    "team_id": 6210935069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julie Payne",
        "dupr_id": "8G0O4X",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      },
      {
        "name": "Ben Delgado",
        "dupr_id": "129ZG4",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Corpus Christi, TX, US"
      }
    ]
  },
  {
    "team_id": 8544522680,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tracy Wilcox",
        "dupr_id": "8JPE48",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Goleta, CA, US"
      },
      {
        "name": "David Wilcox",
        "dupr_id": "17Z0M4",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Goleta, CA, US"
      }
    ]
  }
]