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

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

ID: 5509402283

对局比分

23-25

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MM
Michael Martellacci

4P5PLK · West Chester, PA, US

DUPR

3.966

DK
Davis kahl

GG4W5V · Phoenixville, PA, US

DUPR

4.105

阵营 2胜方
GH
Graham Heavenrich

V7JK2E · Malvern, PA, US

DUPR

4.030

KB
Kevin Basch

L5ZW05 · Pottstown, PA, US

DUPR

3.995

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5509402283
显示原始对决元数据 JSON
[
  {
    "team_id": 7087840481,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Martellacci",
        "dupr_id": "4P5PLK",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      },
      {
        "name": "Davis kahl",
        "dupr_id": "GG4W5V",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      }
    ]
  },
  {
    "team_id": 6644709665,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Graham Heavenrich",
        "dupr_id": "V7JK2E",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Malvern, PA, US"
      },
      {
        "name": "Kevin Basch",
        "dupr_id": "L5ZW05",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Pottstown, PA, US"
      }
    ]
  }
]