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

The BackSpin Showdown 2 - Womens Doubles Skill: (4.0) Age: (55 And Above)

ID: 6729806708

对局比分

11-9

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
LC
Lisa Cormier

3LNRKZ · Shediac, NB, CA

DUPR

4.009

KM
Kelly Maher

GGXOPG · Bathurst, NB, CA

DUPR

3.663

阵营 2负方
DM
Debbie McHugh

59P9NP · Saint John, NB, CA

DUPR

4.176

LW
Lisa Weir

EG422V · Saint John, NB, CA

DUPR

3.913

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6729806708
显示原始对决元数据 JSON
[
  {
    "team_id": 7769344585,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Cormier",
        "dupr_id": "3LNRKZ",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Shediac, NB, CA"
      },
      {
        "name": "Kelly Maher",
        "dupr_id": "GGXOPG",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      }
    ]
  },
  {
    "team_id": 5896210026,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debbie McHugh",
        "dupr_id": "59P9NP",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Saint John, NB, CA"
      },
      {
        "name": "Lisa Weir",
        "dupr_id": "EG422V",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Saint John, NB, CA"
      }
    ]
  }
]