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

2.5–3.3 DUPR Event (Rotating Partners)

ID: 5504204889

Match Scores

5-11

Win

Play Date

2026-06-04

Play Time (Est)

10:15 AM

Play Location

Austin - Oak Hill | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Roger Lewis

N549J2 · USA

DUPR

2.111

CJ
Christopher Jirka

LWL506 · USA

DUPR

2.494

TEAM 2WINNER
MJ
Mariah Johnson

RXWNMZ · Austin, TX, US

DUPR

2.706

NN
Nam Nguyen

Y4MOPE · USA

DUPR

2.563

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-5504204889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5927240831,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger Lewis",
        "dupr_id": "N549J2",
        "rating": 2.111,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Jirka",
        "dupr_id": "LWL506",
        "rating": 2.494,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5853571669,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mariah Johnson",
        "dupr_id": "RXWNMZ",
        "rating": 2.706,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Nam Nguyen",
        "dupr_id": "Y4MOPE",
        "rating": 2.563,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]