Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0

ID: 5133877611

Match Scores

11-5

Loss

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

SoCal Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
ET
Eric Trauth

QPM7ZR · Riverside, CA, US

DUPR

3.725

BM
Bapu Madhu

Z9YDDQ · Riverside, CA, US

DUPR

3.907

TEAM 2LOSS
MM
Merrick Mooshian

2YYKWY · Westminster, CA, US

DUPR

3.661

DC
Daniel C

OZDO0W · CA, US

DUPR

3.796

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-5133877611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5430010870,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Trauth",
        "dupr_id": "QPM7ZR",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      },
      {
        "name": "Bapu Madhu",
        "dupr_id": "Z9YDDQ",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      }
    ]
  },
  {
    "team_id": 5728808072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Merrick Mooshian",
        "dupr_id": "2YYKWY",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": "Westminster, CA, US"
      },
      {
        "name": "Daniel C",
        "dupr_id": "OZDO0W",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  }
]