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

Competitive Open Play Match

ID: 5087822491

Match Scores

11-9

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Alajuela Province, Ciudad Quesada, Costa Rica

Unverified Facility

Competitor Teams

TEAM 1WINNER
Laura Hidalgo

RX5QPN · Ciudad Quesada, Provincia de Alajuela, CR

DUPR

3.231

DUPR

3.841

TEAM 2LOSS
Marco Ramirez

VXQN27 · USA

DUPR

2.949

Max Ramírez

OZ4NGL · Quesada, Alajuela Province, CR

DUPR

2.774

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-5087822491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5714335459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Hidalgo",
        "dupr_id": "RX5QPN",
        "rating": 3.231,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/78.jpg",
        "location": "Ciudad Quesada, Provincia de Alajuela, CR"
      },
      {
        "name": "Jose Alberto  Hidalgo Bonilla",
        "dupr_id": "ELVELO",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6528923233,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marco Ramirez",
        "dupr_id": "VXQN27",
        "rating": 2.949,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": ""
      },
      {
        "name": "Max Ramírez",
        "dupr_id": "OZ4NGL",
        "rating": 2.774,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Quesada, Alajuela Province, CR"
      }
    ]
  }
]