Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

All Valley Tournament - Mixed 3.5 (50+)

ID: 7020759594

Match Scores

11-8

Loss

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Matt Howard

6Z2DD0 · USA

DUPR

3.501

NM
Norma Mendoza

EGE7OM · Los Angeles, CA, US

DUPR

3.794

TEAM 2LOSS
SC
Sang Chun

3VM9PP · Los Angeles, CA, US

DUPR

3.750

JM
Jeanne Morgan

6ZXK90 · USA

DUPR

3.420

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-7020759594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5358360779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Howard",
        "dupr_id": "6Z2DD0",
        "rating": 3.501,
        "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": 6417194096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sang Chun",
        "dupr_id": "3VM9PP",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jeanne Morgan",
        "dupr_id": "6ZXK90",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]