Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Championnat Québécois Genacol - Double Homme 4.5 - Round robin

ID: 6467688259

Match Scores

7-15

Win

Play Date

2025-09-19

Play Time (Est)

8:45 AM

Play Location

Granby, QC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
JP
Jay Pothier

EGXP7O · USA

DUPR

4.186

RS
Roberto Santinelli

RZDKZM · Laval, QC, CA

DUPR

4.559

TEAM 2WINNER
BC
Brian Choi

67Z7PK · Pointe-Claire, QC, CA

DUPR

4.347

DB
David Bellitto

L5EG0Z · Montreal, QC, CA

DUPR

4.859

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-6467688259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6224958375,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Pothier",
        "dupr_id": "EGXP7O",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roberto Santinelli",
        "dupr_id": "RZDKZM",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Laval, QC, CA"
      }
    ]
  },
  {
    "team_id": 5225602909,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Choi",
        "dupr_id": "67Z7PK",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Pointe-Claire, QC, CA"
      },
      {
        "name": "David Bellitto",
        "dupr_id": "L5EG0Z",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  }
]