Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

BEHY Open 2026 - Double Homme 3.0 - Round robin

ID: 5275106988

Match Scores

5-15

Win

Play Date

2026-04-18

Play Time (Est)

1:00 PM

Play Location

Brossard, QC, Canada

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jérémie Houle

55MKLV · USA

DUPR

2.841

ML
Martin Lachance

MPXR4P · USA

DUPR

2.841

TEAM 2WINNER
NP
Naim Poonja Tremblay

W6NPOL · Montréal, QC, CA

DUPR

3.731

TP
Taki Papadopoulos

GGWOZM · USA

DUPR

3.054

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-5275106988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5659659863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jérémie  Houle",
        "dupr_id": "55MKLV",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martin Lachance",
        "dupr_id": "MPXR4P",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5791123252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Naim Poonja Tremblay",
        "dupr_id": "W6NPOL",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Montréal, QC, CA"
      },
      {
        "name": "Taki Papadopoulos",
        "dupr_id": "GGWOZM",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]