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

Week 2

ID: 4468233678

Match Scores

11-7

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Daniel Grote

E9JJJO · Highlands Ranch, CO, US

Rated Score

3.566

TK
Tyler Krout

NR2ED2 · Aurora, CO, US

Rated Score

3.429

TEAM 2LOSS
LK
Lou Kim

ELL5RJ · Littleton, CO, US

Rated Score

3.339

TD
Trevor Davis

PP9M6M · USA

Rated Score

3.086

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