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

Week 2

ID: 7286284427

Match Scores

9-11

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
DG
Daniel Grote

E9JJJO · Highlands Ranch, CO, US

DUPR

3.568

LK
Lou Kim

ELL5RJ · Littleton, CO, US

DUPR

3.337

TEAM 2WINNER
TK
Tyler Krout

NR2ED2 · Aurora, CO, US

DUPR

3.429

TD
Trevor Davis

PP9M6M · USA

DUPR

3.088

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-7286284427
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8223109476,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Grote",
        "dupr_id": "E9JJJO",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Lou Kim",
        "dupr_id": "ELL5RJ",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 4902223107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Krout",
        "dupr_id": "NR2ED2",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Trevor Davis",
        "dupr_id": "PP9M6M",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]