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

Week 3

ID: 6744250002

Match Scores

5-15

Win

Play Date

2026-06-04

Play Time (Est)

7:30 PM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1LOSS
KL
Kevin Lewis

2PMPW7 · USA

DUPR

3.387

TC
Tod Courtney

2LWNZY · Castle Rock, CO, US

DUPR

3.473

TEAM 2WINNER
JA
Javier Aguerrevere

56WE9R · Castle Pines, CO, US

DUPR

3.568

TK
Tyler Krout

NR2ED2 · Aurora, CO, US

DUPR

3.431

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-6744250002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6193645859,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Lewis",
        "dupr_id": "2PMPW7",
        "rating": 3.387,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tod Courtney",
        "dupr_id": "2LWNZY",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  },
  {
    "team_id": 7666166385,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Javier Aguerrevere",
        "dupr_id": "56WE9R",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      },
      {
        "name": "Tyler Krout",
        "dupr_id": "NR2ED2",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  }
]