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

ERA Pickleball: Tournament of Champions (4.5)

ID: 5818779601

对局比分

7-15

落败 / Loss

对决日期

2025-10-13

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EV
Eli Vaughn Lane

4LM9PM · Houston, TX, US

DUPR

4.669

AS
Andrew Son

W6RLRQ · Spring, TX, US

DUPR

4.168

阵营 2胜方
DT
David Torres

8M5G9O · Atascocita, TX, US

DUPR

4.643

AF
Abraham Ferrara

PKK0RQ · Houston, TX, US

DUPR

4.958

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5818779601
显示原始对决元数据 JSON
[
  {
    "team_id": 6808445721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eli Vaughn Lane",
        "dupr_id": "4LM9PM",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Andrew Son",
        "dupr_id": "W6RLRQ",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 7886553776,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Torres",
        "dupr_id": "8M5G9O",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Atascocita, TX, US"
      },
      {
        "name": "Abraham Ferrara",
        "dupr_id": "PKK0RQ",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]