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

Edmonton Sports Centre

ID: 4748933799

Match Scores

1-11

Loss

Play Date

2026-03-28

Play Time (Est)

4:45 AM

Play Location

Edmonton, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
PE
Peter Edwards

7DDP54 · Edmonton, AB, CA

DUPR

2.582

KM
Karla Mertiny

4L4QYM · Edmonton, AB, CA

DUPR

3.082

TEAM 2WINNER
SR
Sonya Ricketts

L20XWZ · USA

DUPR

3.024

VL
Vinson Luong

JJRYYD · Edmonton, AB, CA

DUPR

3.114

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-4748933799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6064448036,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Edwards",
        "dupr_id": "7DDP54",
        "rating": 2.582,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Karla Mertiny",
        "dupr_id": "4L4QYM",
        "rating": 3.082,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4519696011,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sonya Ricketts",
        "dupr_id": "L20XWZ",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vinson Luong",
        "dupr_id": "JJRYYD",
        "rating": 3.114,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]