Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0

ID: 6507394359

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

SoCal Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
TC
Thomas Chung

Y44DYK · USA

DUPR

3.498

Noah Alvarado

RXOQGN · Beaumont, CA, US

DUPR

3.958

TEAM 2LOSS
Mark Fradd

YN2ELG · Wildomar, CA, US

DUPR

3.576

EN
Eshom Nelms

L5ZXL6 · USA

DUPR

3.471

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-6507394359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6315209907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Chung",
        "dupr_id": "Y44DYK",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Noah  Alvarado",
        "dupr_id": "RXOQGN",
        "rating": 3.958,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/45.jpg",
        "location": "Beaumont, CA, US"
      }
    ]
  },
  {
    "team_id": 4851144893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Fradd",
        "dupr_id": "YN2ELG",
        "rating": 3.576,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "Wildomar, CA, US"
      },
      {
        "name": "Eshom Nelms",
        "dupr_id": "L5ZXL6",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]