Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

All Valley Tournament - Mixed 3.5 (50+)

ID: 8014592067

Match Scores

11-15

Win

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MH
Matt Howard

6Z2DD0 · USA

DUPR

3.508

NM
Norma Mendoza

EGE7OM · Los Angeles, CA, US

DUPR

3.794

TEAM 2WINNER
SC
Sang Chun

3VM9PP · Los Angeles, CA, US

DUPR

3.797

JM
Jeanne Morgan

6ZXK90 · USA

DUPR

3.483

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-8014592067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6513263125,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Howard",
        "dupr_id": "6Z2DD0",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norma Mendoza",
        "dupr_id": "EGE7OM",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 8554474317,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sang Chun",
        "dupr_id": "3VM9PP",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jeanne Morgan",
        "dupr_id": "6ZXK90",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]