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

2.0-3.0 DUPR Night

ID: 4563650359

Match Scores

1-11

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Austin West | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1LOSS
TE
Toby Eaton

6PM64G · USA

DUPR

2.796

LS
Leron Seals

GXQ7PG · USA

DUPR

2.692

TEAM 2WINNER
Ron teichman

4LL9VM · Austin, TX, US

DUPR

3.021

KK
Kevin Knebel

D5QDEL · USA

DUPR

3.782

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-4563650359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5646419614,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Toby Eaton",
        "dupr_id": "6PM64G",
        "rating": 2.796,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leron Seals",
        "dupr_id": "GXQ7PG",
        "rating": 2.692,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5441542244,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron teichman",
        "dupr_id": "4LL9VM",
        "rating": 3.021,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Austin, TX, US"
      },
      {
        "name": "Kevin Knebel",
        "dupr_id": "D5QDEL",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]