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

CPL (3.5) Week (2) Forward @ Bounce Malvern

ID: 5415830578

对局比分

21-19

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ME
Matt Enz

7JQG2M · Collegeville, PA, US

DUPR

3.873

MM
Michael Martellacci

4P5PLK · West Chester, PA, US

DUPR

3.968

阵营 2负方
KB
Kevin Basch

L5ZW05 · Pottstown, PA, US

DUPR

4.000

HB
Harrison Bohrer

WX9RVG · Ardmore, PA, US

DUPR

3.744

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5415830578
显示原始对决元数据 JSON
[
  {
    "team_id": 6447082940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Enz",
        "dupr_id": "7JQG2M",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Michael Martellacci",
        "dupr_id": "4P5PLK",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      }
    ]
  },
  {
    "team_id": 6488111848,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Basch",
        "dupr_id": "L5ZW05",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Pottstown, PA, US"
      },
      {
        "name": "Harrison Bohrer",
        "dupr_id": "WX9RVG",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Ardmore, PA, US"
      }
    ]
  }
]