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

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

ID: 4670409045

Match Scores

3-11, 2-11

Win

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
AP
Alan Phan

Z4X52P · USA

DUPR

2.673

SR
Samuel Ramirez

P5M9KM · USA

DUPR

2.871

TEAM 2WINNER
JP
Juan Perez

VXVM0J · Houston, TX, US

DUPR

2.790

MG
Michael Guerra

O6NX07 · USA

DUPR

3.522

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-4670409045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7994655048,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alan Phan",
        "dupr_id": "Z4X52P",
        "rating": 2.673,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samuel Ramirez",
        "dupr_id": "P5M9KM",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7184454003,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Juan Perez",
        "dupr_id": "VXVM0J",
        "rating": 2.79,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Michael Guerra",
        "dupr_id": "O6NX07",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]