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

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

ID: 7826571486

对局比分

8-15

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1负方
BM
Betty Madsen

OD0OE2 · New Maryland, NB, CA

DUPR

3.994

GC
Gail Costello

YGEYVK · Fredericton, NB, CA

DUPR

3.801

阵营 2胜方
LC
Lisa Cormier

3LNRKZ · Shediac, NB, CA

DUPR

4.113

KM
Kelly Maher

GGXOPG · Bathurst, NB, CA

DUPR

3.724

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7826571486
显示原始对决元数据 JSON
[
  {
    "team_id": 5692118235,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Betty Madsen",
        "dupr_id": "OD0OE2",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "New Maryland, NB, CA"
      },
      {
        "name": "Gail Costello",
        "dupr_id": "YGEYVK",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  },
  {
    "team_id": 5026426550,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Cormier",
        "dupr_id": "3LNRKZ",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Shediac, NB, CA"
      },
      {
        "name": "Kelly Maher",
        "dupr_id": "GGXOPG",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      }
    ]
  }
]