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

Veterans Bayville

ID: 8367737156

对局比分

5-11

落败 / Loss

对决日期

2026-05-13

对局时间 (估算)

9:00 PM

对决场地

The Picklr Manahawkin-LBI, New Jersey 72, Manahawkin, NJ, USA

未核实场馆

对决竞争阵营

阵营 1负方
CP
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

3.070

AB
Angela Burgan

YGZEQ4 · USA

DUPR

2.773

阵营 2胜方
MC
michele castronuova

JJPPKO · USA

DUPR

3.785

IF
Isabel Fath

KXMD2K · USA

DUPR

3.312

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8367737156
显示原始对决元数据 JSON
[
  {
    "team_id": 7240486962,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      },
      {
        "name": "Angela Burgan",
        "dupr_id": "YGZEQ4",
        "rating": 2.773,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5886185908,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "michele castronuova",
        "dupr_id": "JJPPKO",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Isabel  Fath",
        "dupr_id": "KXMD2K",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]