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

2.0-3.0 DUPR Night

ID: 8294238623

Match Scores

8-11

Loss

Play Date

2026-05-25

Play Time (Est)

12:45 AM

Play Location

Austin West | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Mara Marquez

X0ER6R · USA

DUPR

2.000

Ron teichman

4LL9VM · Austin, TX, US

DUPR

2.839

TEAM 2WINNER
TH
Tai Hou

4QRL72 · USA

DUPR

2.359

Lynn ODonnell

4LZ6QM · Austin, TX, US

DUPR

2.597

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-8294238623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6858685994,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mara Marquez",
        "dupr_id": "X0ER6R",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron teichman",
        "dupr_id": "4LL9VM",
        "rating": 2.839,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 8106146985,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tai Hou",
        "dupr_id": "4QRL72",
        "rating": 2.359,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lynn ODonnell",
        "dupr_id": "4LZ6QM",
        "rating": 2.597,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/19.jpg",
        "location": "Austin, TX, US"
      }
    ]
  }
]