返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Space City Pickleball

ID: 7131972366

对局比分

11-7

获胜 / Win

对决日期

2026-04-20

对局时间 (估算)

7:30 PM

对决场地

Pickleball Social, Conrad Sauer Drive, Houston, TX, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
VT
Van Tran

ZZ2EDM · Houston, TX, US

DUPR

3.023

AP
Alejandro Paredes

7DL0P4 · Jersey Village, TX, US

DUPR

3.025

阵营 2负方
KH
Kimberly Hall

OZV7X7 · Houston, TX, US

DUPR

2.947

TD
TAN DANG

JPMQJ4 · USA

DUPR

2.945

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7131972366
显示原始对决元数据 JSON
[
  {
    "team_id": 5664008741,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Van Tran",
        "dupr_id": "ZZ2EDM",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Alejandro Paredes",
        "dupr_id": "7DL0P4",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": "Jersey Village, TX, US"
      }
    ]
  },
  {
    "team_id": 5779968090,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimberly Hall",
        "dupr_id": "OZV7X7",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "TAN DANG",
        "dupr_id": "JPMQJ4",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]