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

Edmonton Sports Centreati

ID: 7590166130

Match Scores

11-8

Win

Play Date

2026-04-06

Play Time (Est)

3:30 PM

Play Location

Edmonton, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
Brent Quinton

QPXO75 · Edmonton, AB, CA

DUPR

3.115

Peter Edwards

7DDP54 · Edmonton, AB, CA

DUPR

2.861

TEAM 2LOSS
JA
Joseph Atizado

Y4OK7D · USA

DUPR

3.096

Anne Begin

4VOO9G · Edmonton, AB, CA

DUPR

2.521

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-7590166130
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4827719477,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Quinton",
        "dupr_id": "QPXO75",
        "rating": 3.115,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Peter Edwards",
        "dupr_id": "7DDP54",
        "rating": 2.861,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6000944103,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Atizado",
        "dupr_id": "Y4OK7D",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anne Begin",
        "dupr_id": "4VOO9G",
        "rating": 2.521,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/34.jpg",
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]