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

Initial DUPR Play Session

ID: 6620775631

Match Scores

11-3

Loss

Play Date

2026-05-15

Play Time (Est)

8:45 AM

Play Location

YYC Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Steve Nikiforuk

YXW06P · USA

DUPR

2.934

VO
Vinson Or

Z4ZRMQ · USA

DUPR

2.270

TEAM 2LOSS
Kelvin Fernando

YMMGGP · Airdrie, AB, CA

DUPR

2.975

PZ
Patrick Zwarych

N5L2QN · USA

DUPR

2.007

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-6620775631
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6507517874,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Nikiforuk",
        "dupr_id": "YXW06P",
        "rating": 2.934,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vinson Or",
        "dupr_id": "Z4ZRMQ",
        "rating": 2.27,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8436651323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelvin Fernando",
        "dupr_id": "YMMGGP",
        "rating": 2.975,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Airdrie, AB, CA"
      },
      {
        "name": "Patrick Zwarych",
        "dupr_id": "N5L2QN",
        "rating": 2.007,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]