Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Men's Ladder League Week 4

ID: 4790406981

Match Scores

11-1

Loss

Play Date

2026-05-14

Play Time (Est)

10:15 AM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
BG
Brandon Gonzalez

E9DKYW · USA

DUPR

3.098

MD
Morgan Dees

L294LQ · Houston, TX, US

DUPR

3.232

TEAM 2LOSS
AH
Alex Huang

NRPOVW · Houston, TX, US

DUPR

2.957

FT
Franklin Tu

PKGJ4M · Houston, TX, US

DUPR

2.999

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-4790406981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6379785605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Gonzalez",
        "dupr_id": "E9DKYW",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Dees",
        "dupr_id": "L294LQ",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7035812088,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Huang",
        "dupr_id": "NRPOVW",
        "rating": 2.957,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Franklin Tu",
        "dupr_id": "PKGJ4M",
        "rating": 2.999,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]