返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

ERA Pickleball: Tournament of Champions (4.5)

ID: 6347762317

对局比分

11-0, 11-3

获胜 / Win

对决日期

2025-10-13

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JT
Johnny Torres

30469Q · Atascocita, TX, US

DUPR

4.676

KM
Kyle Montenegro

QP2V70 · Katy, TX, US

DUPR

4.584

阵营 2负方
JB
Joshua brewer

3P7PKQ · Conroe, TX, US

DUPR

4.263

DB
Diego Berrocal

9PXRKV · Porter, TX, US

DUPR

4.488

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6347762317
显示原始对决元数据 JSON
[
  {
    "team_id": 8543180534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johnny Torres",
        "dupr_id": "30469Q",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Atascocita, TX, US"
      },
      {
        "name": "Kyle Montenegro",
        "dupr_id": "QP2V70",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 8275948850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua brewer",
        "dupr_id": "3P7PKQ",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Diego Berrocal",
        "dupr_id": "9PXRKV",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  }
]