Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Open/Mixte Open - 4.0+

ID: 6278174896

Match Scores

4-11

Loss

Play Date

2026-03-29

Play Time (Est)

5:00 PM

Play Location

Pickleball Restigouche Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Jane Marcoux

PKPJGM · Balmoral, NB, CA

DUPR

3.591

MH
Michael Hache

8JDX64 · Moncton, NB, CA

DUPR

4.587

TEAM 2WINNER
JB
Judith Boudreau

QXEOYD · USA

DUPR

3.670

JB
Jean-Michel Boudreau

PZV2XM · USA

DUPR

3.981

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6278174896
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6296504345,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jane Marcoux",
        "dupr_id": "PKPJGM",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Balmoral, NB, CA"
      },
      {
        "name": "Michael Hache",
        "dupr_id": "8JDX64",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  },
  {
    "team_id": 7207989223,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Judith Boudreau",
        "dupr_id": "QXEOYD",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jean-Michel Boudreau",
        "dupr_id": "PZV2XM",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]