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

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

ID: 4653650487

Match Scores

3-15

Win

Play Date

2025-09-19

Play Time (Est)

4:45 AM

Play Location

Granby, QC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
LF
Laurent Fahrni

NY5RM7 · USA

DUPR

4.799

MW
Michel Wong

X2GORX · USA

DUPR

3.915

TEAM 2WINNER
Julien Payment

MEONML · Boucherville, QC, CA

DUPR

5.118

Jerome Lavoie

N7946N · Saint-Basile-le-Grand, QC, CA

DUPR

4.798

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4653650487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7274225807,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laurent Fahrni",
        "dupr_id": "NY5RM7",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michel Wong",
        "dupr_id": "X2GORX",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6261375384,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julien Payment",
        "dupr_id": "MEONML",
        "rating": 5.118,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/71.jpg",
        "location": "Boucherville, QC, CA"
      },
      {
        "name": "Jerome Lavoie",
        "dupr_id": "N7946N",
        "rating": 4.798,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Saint-Basile-le-Grand, QC, CA"
      }
    ]
  }
]