Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Open/Hommes Open - 4.0+

ID: 5553836889

Match Scores

11-6

Win

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Pickleball Restigouche Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michael Hache

8JDX64 · Moncton, NB, CA

DUPR

4.592

BP
Bruno Pierre Hache

ZNV7WL · Lamèque, NB, CA

DUPR

4.262

TEAM 2LOSS
SP
Stephen Penney

XJWD94 · Fredericton, NB, CA

DUPR

3.905

SA
Sajjad Asghar

7D2M0M · Fredericton, NB, CA

DUPR

4.518

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-5553836889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8565766041,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Hache",
        "dupr_id": "8JDX64",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Bruno Pierre Hache",
        "dupr_id": "ZNV7WL",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Lamèque, NB, CA"
      }
    ]
  },
  {
    "team_id": 8277037491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Penney",
        "dupr_id": "XJWD94",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      },
      {
        "name": "Sajjad Asghar",
        "dupr_id": "7D2M0M",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  }
]