Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Open/Hommes Open - 4.0+

ID: 7145807861

Match Scores

11-3

Win

Play Date

2026-03-28

Play Time (Est)

6:15 AM

Play Location

Pickleball Restigouche Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michael Hache

8JDX64 · Moncton, NB, CA

DUPR

4.791

BP
Bruno Pierre Hache

ZNV7WL · Lamèque, NB, CA

DUPR

4.454

TEAM 2LOSS
MG
Marc Godin

7ZD96N · USA

DUPR

3.999

YD
yannick desylva

Q9PZGR · USA

DUPR

3.999

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-7145807861
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5053475380,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Hache",
        "dupr_id": "8JDX64",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Bruno Pierre Hache",
        "dupr_id": "ZNV7WL",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Lamèque, NB, CA"
      }
    ]
  },
  {
    "team_id": 4497574314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Godin",
        "dupr_id": "7ZD96N",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "yannick desylva",
        "dupr_id": "Q9PZGR",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]