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

Space City Pickleball

ID: 7138218545

对局比分

4-11

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

6:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
FT
Franklin Tu

PKGJ4M · Houston, TX, US

DUPR

2.899

AC
Andrew Cox

7645JM · Houston, TX, US

DUPR

3.234

阵营 2胜方
CB
Carlo Badiola

676ZPE · Houston, TX, US

DUPR

2.942

AP
Alejandro Paredes

7DL0P4 · Jersey Village, TX, US

DUPR

2.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7138218545
显示原始对决元数据 JSON
[
  {
    "team_id": 8309407402,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Franklin Tu",
        "dupr_id": "PKGJ4M",
        "rating": 2.899,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Andrew Cox",
        "dupr_id": "7645JM",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5674656367,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlo Badiola",
        "dupr_id": "676ZPE",
        "rating": 2.942,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Alejandro Paredes",
        "dupr_id": "7DL0P4",
        "rating": 2.925,
        "profile_pic_url": null,
        "location": "Jersey Village, TX, US"
      }
    ]
  }
]