Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

All Valley Tournament - Mixed 3.5 (50+)

ID: 6282435024

Match Scores

11-5

Loss

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Matt Howard

6Z2DD0 · USA

DUPR

3.550

NM
Norma Mendoza

EGE7OM · Los Angeles, CA, US

DUPR

3.815

TEAM 2LOSS
JJ
Jay Jackson

595RNL · USA

DUPR

3.276

LA
Linda Angiuli

30NG02 · Glendora, CA, US

DUPR

3.404

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-6282435024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5291350436,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Howard",
        "dupr_id": "6Z2DD0",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norma Mendoza",
        "dupr_id": "EGE7OM",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7325403510,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Jackson",
        "dupr_id": "595RNL",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Linda Angiuli",
        "dupr_id": "30NG02",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Glendora, CA, US"
      }
    ]
  }
]