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

CPL (4.0) Week (12) Dill Dinkers Lansdale @ Bounce Malvern

ID: 5289809843

对局比分

21-11

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Maeve McGowan

V4966P · East Windsor, NJ, US

DUPR

4.358

TG
Tejas Goculdas

O6V0QL · Bethlehem, PA, US

DUPR

4.393

阵营 2负方
KB
Kim Bohrer

ZN97WD · Ardmore, PA, US

DUPR

3.930

MK
Matheus Korndoerfer

8DM0EY · USA

DUPR

4.128

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5289809843
显示原始对决元数据 JSON
[
  {
    "team_id": 6536046348,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maeve McGowan",
        "dupr_id": "V4966P",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      },
      {
        "name": "Tejas Goculdas",
        "dupr_id": "O6V0QL",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Bethlehem, PA, US"
      }
    ]
  },
  {
    "team_id": 8578106036,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Bohrer",
        "dupr_id": "ZN97WD",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Ardmore, PA, US"
      },
      {
        "name": "Matheus Korndoerfer",
        "dupr_id": "8DM0EY",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]