Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Open/Mixte Open - 4.0+

ID: 8045995325

Match Scores

6-11

Loss

Play Date

2026-03-29

Play Time (Est)

6:15 AM

Play Location

Pickleball Restigouche Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Jane Marcoux

PKPJGM · Balmoral, NB, CA

DUPR

3.652

MH
Michael Hache

8JDX64 · Moncton, NB, CA

DUPR

4.731

TEAM 2WINNER
BP
Bruno Pierre Hache

ZNV7WL · Lamèque, NB, CA

DUPR

4.456

MH
Mylene Hache

WXPXKY · Inkerman Ferry, NB, CA

DUPR

4.244

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-8045995325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7866817880,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jane Marcoux",
        "dupr_id": "PKPJGM",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Balmoral, NB, CA"
      },
      {
        "name": "Michael Hache",
        "dupr_id": "8JDX64",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  },
  {
    "team_id": 5497654019,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bruno Pierre Hache",
        "dupr_id": "ZNV7WL",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Lamèque, NB, CA"
      },
      {
        "name": "Mylene Hache",
        "dupr_id": "WXPXKY",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Inkerman Ferry, NB, CA"
      }
    ]
  }
]