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

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

ID: 4776306956

对局比分

8-11

获胜 / Win

对决日期

2026-03-25

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JM
Joshua McDonald

4ZLKDM · The Woodlands, TX, US

DUPR

4.122

JM
Jonathan McMillian

4LEP0M · The Woodlands, TX, US

DUPR

4.318

阵营 2胜方
AL
Alec Liang

OZNJKE · Spring, TX, US

DUPR

4.183

JH
Jen Hartwig

3VXDRE · Dallas, TX, US

DUPR

4.052

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4776306956
显示原始对决元数据 JSON
[
  {
    "team_id": 6267934606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua McDonald",
        "dupr_id": "4ZLKDM",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Jonathan McMillian",
        "dupr_id": "4LEP0M",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 6149013941,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alec Liang",
        "dupr_id": "OZNJKE",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Jen Hartwig",
        "dupr_id": "3VXDRE",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]