Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Championnat Québécois Genacol - Double Homme 4.5 - Bracket - Final

ID: 5348078334

Match Scores

11-9, 11-1

Win

Play Date

2025-09-19

Play Time (Est)

7:30 PM

Play Location

Granby, QC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
BC
Brian Choi

67Z7PK · Pointe-Claire, QC, CA

DUPR

4.390

DB
David Bellitto

L5EG0Z · Montreal, QC, CA

DUPR

5.003

TEAM 2LOSS
DG
Damien Gautier

M279KD · Montreal, QC, CA

DUPR

4.188

TH
Thomas Houtart

G55XNG · Montreal, QC, CA

DUPR

4.435

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-5348078334
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6725931907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Choi",
        "dupr_id": "67Z7PK",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Pointe-Claire, QC, CA"
      },
      {
        "name": "David Bellitto",
        "dupr_id": "L5EG0Z",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  },
  {
    "team_id": 6917446913,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Damien Gautier",
        "dupr_id": "M279KD",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Thomas Houtart",
        "dupr_id": "G55XNG",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  }
]