Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

9-12th

ID: 8572592250

Match Scores

22-20

Win

Play Date

2026-04-12

Play Time (Est)

7:30 PM

Play Location

Tennis 13 Fitness

View Facility Page →

Competitor Teams

TEAM 1WINNER
Anthony Demers

0QPWQ4 · Sherbrooke, QC, CA

DUPR

4.454

Jimmy Allaire

L5GPZ5 · Granby, QC, CA

DUPR

4.334

TEAM 2LOSS
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.203

Alexandre Legault

2Q5O7R · Gatineau, QC, CA

DUPR

4.706

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-8572592250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6512692474,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Demers",
        "dupr_id": "0QPWQ4",
        "rating": 4.454,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/45.jpg",
        "location": "Sherbrooke, QC, CA"
      },
      {
        "name": "Jimmy Allaire",
        "dupr_id": "L5GPZ5",
        "rating": 4.334,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/49.jpg",
        "location": "Granby, QC, CA"
      }
    ]
  },
  {
    "team_id": 4548591678,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.203,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/80.jpg",
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Alexandre Legault",
        "dupr_id": "2Q5O7R",
        "rating": 4.706,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/4.jpg",
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]