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

DUPR

ID: 5298298653

Match Scores

10-11

Win

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

Penticton, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
TK
Trevor Kreil

JY7GOM · USA

DUPR

3.368

RL
Robert Leszczynski

Q55XZR · USA

DUPR

3.336

TEAM 2WINNER
CH
Craig Hamilton

EWWZ2O · Penticton, BC, CA

DUPR

3.350

KR
Klee Rogers

JZ0L0J · Penticton, BC, CA

DUPR

3.262

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-5298298653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5689154606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor Kreil",
        "dupr_id": "JY7GOM",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Leszczynski",
        "dupr_id": "Q55XZR",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7457926956,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Craig Hamilton",
        "dupr_id": "EWWZ2O",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": "Penticton, BC, CA"
      },
      {
        "name": "Klee Rogers",
        "dupr_id": "JZ0L0J",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Penticton, BC, CA"
      }
    ]
  }
]