Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Open/Hommes Open - 4.0+

ID: 7556268720

Match Scores

11-5

Loss

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Pickleball Restigouche Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Joey Parent

KXKJLO · Shediac, NB, CA

DUPR

4.136

JC
Joshua Chiasson

L5OK75 · Miramichi, NB, CA

DUPR

4.444

TEAM 2LOSS
MH
Michael Hache

8JDX64 · Moncton, NB, CA

DUPR

4.282

BP
Bruno Pierre Hache

ZNV7WL · Lamèque, NB, CA

DUPR

3.952

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-7556268720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8019276511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joey Parent",
        "dupr_id": "KXKJLO",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Shediac, NB, CA"
      },
      {
        "name": "Joshua Chiasson",
        "dupr_id": "L5OK75",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Miramichi, NB, CA"
      }
    ]
  },
  {
    "team_id": 5584264806,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Hache",
        "dupr_id": "8JDX64",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Bruno Pierre Hache",
        "dupr_id": "ZNV7WL",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Lamèque, NB, CA"
      }
    ]
  }
]