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

Good Dink Fall Classic - Mixed Doubles Skill: (4.0 To 4.5) Age: (50 And Above)

ID: 6127797598

对局比分

11-7

落败 / Loss

对决日期

2025-11-23

对局时间 (估算)

11:30 PM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1胜方
DM
Debbie McHugh

59P9NP · Saint John, NB, CA

DUPR

3.902

GG
Gerald Goodine

ZNRMOW · Fredericton, NB, CA

DUPR

4.217

阵营 2负方
MF
Michelle Flemming

OD92DL · Riverdale, PE, CA

DUPR

3.693

RF
Robert Flemming

W64L9M · Riverdale, PE, CA

DUPR

3.977

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6127797598
显示原始对决元数据 JSON
[
  {
    "team_id": 5292912507,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie McHugh",
        "dupr_id": "59P9NP",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Saint John, NB, CA"
      },
      {
        "name": "Gerald Goodine",
        "dupr_id": "ZNRMOW",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  },
  {
    "team_id": 4311705678,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Flemming",
        "dupr_id": "OD92DL",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Riverdale, PE, CA"
      },
      {
        "name": "Robert Flemming",
        "dupr_id": "W64L9M",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Riverdale, PE, CA"
      }
    ]
  }
]