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

KPC Pickleball Canada League - Session 1, Wed Jun 3

ID: 7044843700

Match Scores

15-3

Loss

Play Date

2026-06-03

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
John Coleman

O64Y5E · USA

DUPR

3.838

GH
Greg Hutton

0Q5DPG · Kingston, ON, CA

DUPR

2.889

TEAM 2LOSS
JA
Jim Ash

56RGPV · Greater Napanee, ON, CA

DUPR

2.931

DW
Derek Warren

EWMM2V · Kingston, ON, CA

DUPR

3.379

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-7044843700
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7827213620,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Coleman",
        "dupr_id": "O64Y5E",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Hutton",
        "dupr_id": "0Q5DPG",
        "rating": 2.889,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  },
  {
    "team_id": 5698947725,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Ash",
        "dupr_id": "56RGPV",
        "rating": 2.931,
        "profile_pic_url": null,
        "location": "Greater Napanee, ON, CA"
      },
      {
        "name": "Derek Warren",
        "dupr_id": "EWMM2V",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  }
]