返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

ERA Pickleball: Team Champs Series (4.0) - Week 2

ID: 5480184548

对局比分

11-8

落败 / Loss

对决日期

2026-03-25

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Kyle Corey

9PVX4V · Spring, TX, US

DUPR

4.344

RR
Ryan Randazzo

V79NVP · The Woodlands, TX, US

DUPR

4.152

阵营 2负方
AL
Alec Liang

OZNJKE · Spring, TX, US

DUPR

4.179

JH
Jen Hartwig

3VXDRE · Dallas, TX, US

DUPR

4.034

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5480184548
显示原始对决元数据 JSON
[
  {
    "team_id": 5735616539,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Corey",
        "dupr_id": "9PVX4V",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Ryan Randazzo",
        "dupr_id": "V79NVP",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 7983614146,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alec Liang",
        "dupr_id": "OZNJKE",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Jen Hartwig",
        "dupr_id": "3VXDRE",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]