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

Week 3

ID: 4494596380

Match Scores

15-13

Loss

Play Date

2026-06-04

Play Time (Est)

5:00 PM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Dan Steinberg

XOYY9X · USA

DUPR

3.405

KP
Kuper Papenbrock

Y4ZYDP · USA

DUPR

2.990

TEAM 2LOSS
JA
Javier Aguerrevere

56WE9R · Castle Pines, CO, US

DUPR

3.552

TK
Tyler Krout

NR2ED2 · Aurora, CO, US

DUPR

3.414

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-4494596380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6731866531,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Steinberg",
        "dupr_id": "XOYY9X",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kuper Papenbrock",
        "dupr_id": "Y4ZYDP",
        "rating": 2.99,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5501083256,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Javier Aguerrevere",
        "dupr_id": "56WE9R",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      },
      {
        "name": "Tyler Krout",
        "dupr_id": "NR2ED2",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  }
]