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

BEHY Open 2026 - Double Homme 3.0 - Round robin

ID: 7498161342

Match Scores

15-6

Win

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

Brossard, QC, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
NP
Naim Poonja Tremblay

W6NPOL · Montréal, QC, CA

DUPR

3.802

TP
Taki Papadopoulos

GGWOZM · USA

DUPR

3.272

TEAM 2LOSS
JM
Juan Molina

Y4XNPE · USA

DUPR

3.076

MT
Matthieu THILY

2P52W7 · USA

DUPR

3.014

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-7498161342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7502277064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Naim Poonja Tremblay",
        "dupr_id": "W6NPOL",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Montréal, QC, CA"
      },
      {
        "name": "Taki Papadopoulos",
        "dupr_id": "GGWOZM",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5929999751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Juan Molina",
        "dupr_id": "Y4XNPE",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthieu THILY",
        "dupr_id": "2P52W7",
        "rating": 3.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]