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

Space City Pickleball

ID: 6740773408

对局比分

11-7

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

5:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
Van Tran

ZZ2EDM · Houston, TX, US

DUPR

3.001

AP
Alejandro Paredes

7DL0P4 · Jersey Village, TX, US

DUPR

3.032

阵营 2负方
AD
Alex Dougherty

EWGWJO · Houston, TX, US

DUPR

3.404

VE
Veronika Escamilla

592Q7L · USA

DUPR

2.873

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6740773408
显示原始对决元数据 JSON
[
  {
    "team_id": 8111930763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Van Tran",
        "dupr_id": "ZZ2EDM",
        "rating": 3.001,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/155788/images/profile/9334a8d7-0245-4a11-b54a-813bf547256b.jpg",
        "location": "Houston, TX, US"
      },
      {
        "name": "Alejandro Paredes",
        "dupr_id": "7DL0P4",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": "Jersey Village, TX, US"
      }
    ]
  },
  {
    "team_id": 4697517439,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Dougherty",
        "dupr_id": "EWGWJO",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Veronika Escamilla",
        "dupr_id": "592Q7L",
        "rating": 2.873,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]