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

2025 New Brunswick Provincial Tournament / Tournoi provincial du Nouveau-Brunswick 2025 - Mixed Doubles Skill: (3.5) Age: (51 To 59)

ID: 5349722955

对局比分

11-3

落败 / Loss

对决日期

2025-07-06

对局时间 (估算)

4:45 AM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Monique Gallie

30MLX2 · Shédiac, NB, CA

DUPR

4.342

DG
David Gallie

PW7DJG · Shediac, NB, CA

DUPR

4.293

阵营 2负方
HG
Heather Ginzel

8EYPVO · Moncton, NB, CA

DUPR

3.762

AH
Andrew Hamburg

KO6GDQ · USA

DUPR

4.150

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5349722955
显示原始对决元数据 JSON
[
  {
    "team_id": 7928841807,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Monique Gallie",
        "dupr_id": "30MLX2",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Shédiac, NB, CA"
      },
      {
        "name": "David Gallie",
        "dupr_id": "PW7DJG",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Shediac, NB, CA"
      }
    ]
  },
  {
    "team_id": 5635889324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Ginzel",
        "dupr_id": "8EYPVO",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Andrew Hamburg",
        "dupr_id": "KO6GDQ",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]