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

The Pickleball Centers

ID: 6952511119

Match Scores

9-5

Loss

Play Date

2026-03-03

Play Time (Est)

8:45 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
AF
Andrew Fung

2LR6D7 · Edmonton, AB, CA

Rated Score

3.778

NV
Nav Vir

V72R2E · Edmonton, AB, CA

Rated Score

3.260

TEAM 2LOSS
KD
Kevin Ding

RXE55Z · Edmonton, AB, CA

Rated Score

3.079

RC
Robert Cox

4ZK6NV · Stony Plain, AB, CA

Rated Score

2.950

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-6952511119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4326234796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Fung",
        "dupr_id": "2LR6D7",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Nav Vir",
        "dupr_id": "V72R2E",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6000261710,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Ding",
        "dupr_id": "RXE55Z",
        "rating": 3.079,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Robert Cox",
        "dupr_id": "4ZK6NV",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": "Stony Plain, AB, CA"
      }
    ]
  }
]