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

atlantics

ID: 5278004175

对局比分

11-9

落败 / Loss

对决日期

2023-06-25

对局时间 (估算)

4:45 AM

对决场地

Bedford, Nova Scotia, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jonathan Hache

8DYJX4 · Dunlop, NB, CA

DUPR

3.543

LC
Lisa Cormier

3LNRKZ · Shediac, NB, CA

DUPR

3.983

阵营 2负方
MH
Michael Hache

8JDX64 · Moncton, NB, CA

DUPR

4.455

HG
Heather Ginzel

8EYPVO · Moncton, NB, CA

DUPR

3.794

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5278004175
显示原始对决元数据 JSON
[
  {
    "team_id": 7088587342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Hache",
        "dupr_id": "8DYJX4",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Dunlop, NB, CA"
      },
      {
        "name": "Lisa Cormier",
        "dupr_id": "3LNRKZ",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Shediac, NB, CA"
      }
    ]
  },
  {
    "team_id": 7788344644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Hache",
        "dupr_id": "8JDX64",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Heather Ginzel",
        "dupr_id": "8EYPVO",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]