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

2.0-3.0 DUPR Night

ID: 5182690305

Match Scores

11-5

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Austin West | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jeffrey Monroe

LZ5ZMJ · USA

DUPR

2.762

KK
Kevin Knebel

D5QDEL · USA

DUPR

3.397

TEAM 2LOSS
RT
Ron teichman

4LL9VM · Austin, TX, US

DUPR

3.015

NN
Nam Nguyen

Y4MOPE · USA

DUPR

2.542

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-5182690305
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7344985748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Monroe",
        "dupr_id": "LZ5ZMJ",
        "rating": 2.762,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Knebel",
        "dupr_id": "D5QDEL",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4980010623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron teichman",
        "dupr_id": "4LL9VM",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Nam Nguyen",
        "dupr_id": "Y4MOPE",
        "rating": 2.542,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]