返回检索中心
匹克球对决数据双打对决 (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: 6058584879

对局比分

2-11

获胜 / Win

对决日期

2025-07-06

对局时间 (估算)

4:45 AM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1负方
AP
Angela Perera

L2447Q · USA

DUPR

3.486

AK
andrew keats

DNPXDX · Fredericton, NB, CA

DUPR

3.294

阵营 2胜方
HG
Heather Ginzel

8EYPVO · Moncton, NB, CA

DUPR

3.766

AH
Andrew Hamburg

KO6GDQ · USA

DUPR

4.154

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6058584879
显示原始对决元数据 JSON
[
  {
    "team_id": 6593266241,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angela Perera",
        "dupr_id": "L2447Q",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "andrew keats",
        "dupr_id": "DNPXDX",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  },
  {
    "team_id": 6167650084,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heather Ginzel",
        "dupr_id": "8EYPVO",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Andrew Hamburg",
        "dupr_id": "KO6GDQ",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]