Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Open/Mixte Open - 4.0+

ID: 4659586555

Match Scores

11-2

Win

Play Date

2026-03-29

Play Time (Est)

8:45 AM

Play Location

Pickleball Restigouche Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jane Marcoux

PKPJGM · Balmoral, NB, CA

DUPR

3.692

MH
Michael Hache

8JDX64 · Moncton, NB, CA

DUPR

4.842

TEAM 2LOSS
JB
Judith Boudreau

QXEOYD · USA

DUPR

3.546

JB
Jean-Michel Boudreau

PZV2XM · USA

DUPR

3.825

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-4659586555
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7231000033,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jane Marcoux",
        "dupr_id": "PKPJGM",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Balmoral, NB, CA"
      },
      {
        "name": "Michael Hache",
        "dupr_id": "8JDX64",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  },
  {
    "team_id": 7874891884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Judith Boudreau",
        "dupr_id": "QXEOYD",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jean-Michel Boudreau",
        "dupr_id": "PZV2XM",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]