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

Casa Pickle *Heat Wave* Galleria - Men's Doubles (Beginner)

ID: 4953611061

Match Scores

11-7

Win

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Juan Perez

VXVM0J · Houston, TX, US

DUPR

2.735

MG
Michael Guerra

O6NX07 · USA

DUPR

3.240

TEAM 2LOSS
AP
Alan Phan

Z4X52P · USA

DUPR

2.718

SR
Samuel Ramirez

P5M9KM · USA

DUPR

2.909

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-4953611061
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4778644364,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Juan Perez",
        "dupr_id": "VXVM0J",
        "rating": 2.735,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Michael Guerra",
        "dupr_id": "O6NX07",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5586716520,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Phan",
        "dupr_id": "Z4X52P",
        "rating": 2.718,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samuel Ramirez",
        "dupr_id": "P5M9KM",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]