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

2.0-3.0 DUPR Night

ID: 4810509369

Match Scores

11-3

Win

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.758

Ron teichman

4LL9VM · Austin, TX, US

DUPR

3.023

TEAM 2LOSS
KK
Kevin Knebel

D5QDEL · USA

DUPR

3.356

Ananth Varshith Yelamanchili

G0D76X · Austin, TX, US

DUPR

2.439

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-4810509369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5926153978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Monroe",
        "dupr_id": "LZ5ZMJ",
        "rating": 2.758,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron teichman",
        "dupr_id": "4LL9VM",
        "rating": 3.023,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 6723258220,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Knebel",
        "dupr_id": "D5QDEL",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ananth Varshith Yelamanchili",
        "dupr_id": "G0D76X",
        "rating": 2.439,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Austin, TX, US"
      }
    ]
  }
]