Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HHH Advanced League

ID: 6366923512

Match Scores

11-6

Win

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

15623 Mueschke Rd, Cypress, TX 77433, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AR
Aldo Ramirez

7D2255 · Brookshire, TX, US

DUPR

4.471

SS
Sebastian Stanley

8G7JWX · Houston, TX, US

DUPR

4.472

TEAM 2LOSS
TD
Tommy Do

V44R75 · USA

DUPR

4.413

TL
Timmy Lui

EGQ55O · USA

DUPR

4.118

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-6366923512
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7084426078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aldo Ramirez",
        "dupr_id": "7D2255",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Brookshire, TX, US"
      },
      {
        "name": "Sebastian Stanley",
        "dupr_id": "8G7JWX",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6223233903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tommy Do",
        "dupr_id": "V44R75",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Timmy Lui",
        "dupr_id": "EGQ55O",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]