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

KPC Pickleball Canada League - Session 1, Wed Jun 3

ID: 5412226898

Match Scores

15-5

Win

Play Date

2026-06-03

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
John Coleman

O64Y5E · USA

DUPR

3.814

DW
Derek Warren

EWMM2V · Kingston, ON, CA

DUPR

3.397

TEAM 2LOSS
JA
Jim Ash

56RGPV · Greater Napanee, ON, CA

DUPR

2.958

GH
Greg Hutton

0Q5DPG · Kingston, ON, CA

DUPR

2.847

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-5412226898
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5870902749,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Coleman",
        "dupr_id": "O64Y5E",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek Warren",
        "dupr_id": "EWMM2V",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  },
  {
    "team_id": 8393582443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Ash",
        "dupr_id": "56RGPV",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": "Greater Napanee, ON, CA"
      },
      {
        "name": "Greg Hutton",
        "dupr_id": "0Q5DPG",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  }
]