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

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

ID: 6538706344

对局比分

11-1

落败 / Loss

对决日期

2026-03-25

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RH
Ryan Haines

56LERV · The Woodlands, TX, US

DUPR

4.279

Nick Roccaforte

NRWY7Z · Conroe, TX, US

DUPR

4.414

阵营 2负方
AL
Alec Liang

OZNJKE · Spring, TX, US

DUPR

4.127

JH
Jen Hartwig

3VXDRE · Dallas, TX, US

DUPR

3.826

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6538706344
显示原始对决元数据 JSON
[
  {
    "team_id": 7918526536,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Haines",
        "dupr_id": "56LERV",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Nick Roccaforte",
        "dupr_id": "NRWY7Z",
        "rating": 4.414,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/7626/images/profile/63c7bf43-885a-4b7e-bd34-25723eec9f7c.png",
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 4657269236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alec Liang",
        "dupr_id": "OZNJKE",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Jen Hartwig",
        "dupr_id": "3VXDRE",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]