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

Agile finale

ID: 4940513496

Match Scores

5-15

Win

Play Date

2026-05-07

Play Time (Est)

1:00 PM

Play Location

Centre Pickle

View Facility Page →

Competitor Teams

TEAM 1LOSS
LH
Luc Huyghe

V7OXZJ · USA

DUPR

2.869

Gilles Brodeur

0YV0P4 · Louiseville, QC, CA

DUPR

3.591

TEAM 2WINNER
Danny Begin

PWLOZZ · Montreal, QC, CA

DUPR

3.753

FB
Francois Brochu

N7LMJ6 · USA

DUPR

3.215

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-4940513496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5628413959,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luc Huyghe",
        "dupr_id": "V7OXZJ",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gilles Brodeur",
        "dupr_id": "0YV0P4",
        "rating": 3.591,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Louiseville, QC, CA"
      }
    ]
  },
  {
    "team_id": 5273255642,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danny Begin",
        "dupr_id": "PWLOZZ",
        "rating": 3.753,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Francois Brochu",
        "dupr_id": "N7LMJ6",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]