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

Initial DUPR Play Session

ID: 5279586241

Match Scores

9-11

Win

Play Date

2026-05-15

Play Time (Est)

2:15 AM

Play Location

YYC Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
SN
Steve Nikiforuk

YXW06P · USA

DUPR

2.818

CO
Carlos Osorio

V6PPJ7 · USA

DUPR

2.815

TEAM 2WINNER
JF
Joel Falk

GX4EDV · USA

DUPR

2.452

KF
Kelvin Fernando

YMMGGP · Airdrie, AB, CA

DUPR

2.983

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-5279586241
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7196664504,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Nikiforuk",
        "dupr_id": "YXW06P",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlos Osorio",
        "dupr_id": "V6PPJ7",
        "rating": 2.815,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7513171783,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joel Falk",
        "dupr_id": "GX4EDV",
        "rating": 2.452,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelvin Fernando",
        "dupr_id": "YMMGGP",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": "Airdrie, AB, CA"
      }
    ]
  }
]