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

Sussex Regional Pickleball Tournament 4.0+

ID: 4832340797

对局比分

4-11

落败 / Loss

对决日期

2025-07-12

对局时间 (估算)

6:15 AM

对决场地

Sussex, NB, Canada

View Facility Page →

对决竞争阵营

阵营 1负方
MG
Monique Gallie

30MLX2 · Shédiac, NB, CA

DUPR

4.279

KM
Kevin McLean

4Z6JV2 · Quispamsis, NB, CA

DUPR

3.934

阵营 2胜方
AV
Aurella Vautour

JJ2DZW · Saint-Louis de Kent, NB, CA

DUPR

4.461

MN
Mathieu Noel

EWZO2W · Bathurst, NB, CA

DUPR

3.750

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4832340797
显示原始对决元数据 JSON
[
  {
    "team_id": 7910704897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monique Gallie",
        "dupr_id": "30MLX2",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Shédiac, NB, CA"
      },
      {
        "name": "Kevin McLean",
        "dupr_id": "4Z6JV2",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Quispamsis, NB, CA"
      }
    ]
  },
  {
    "team_id": 8239726650,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aurella Vautour",
        "dupr_id": "JJ2DZW",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Saint-Louis de Kent, NB, CA"
      },
      {
        "name": "Mathieu Noel",
        "dupr_id": "EWZO2W",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      }
    ]
  }
]