返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

CPL (3.5 (50+)) Week (8) Dill Dinkers Lansdale @ Bounce Malvern

ID: 6110727261

对局比分

8-21

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PP
Patricia Pasceri

OZQNJ2 · USA

DUPR

3.011

BD
Bill Del Pizzo

DWNPV4 · Ambler, PA, US

DUPR

3.091

阵营 2胜方
CH
Cindy Hu

EGD22J · Malvern, PA, US

DUPR

3.834

DM
David Mills

4LRZLG · Media, PA, US

DUPR

3.818

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6110727261
显示原始对决元数据 JSON
[
  {
    "team_id": 7569262763,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patricia Pasceri",
        "dupr_id": "OZQNJ2",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Del Pizzo",
        "dupr_id": "DWNPV4",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 7751210359,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cindy Hu",
        "dupr_id": "EGD22J",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Malvern, PA, US"
      },
      {
        "name": "David Mills",
        "dupr_id": "4LRZLG",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Media, PA, US"
      }
    ]
  }
]