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

Competitive Open Play Match

ID: 4426108246

Match Scores

11-3

Win

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER

DUPR

3.591

CP
Cilian Piedra

YM6XN4 · Monteverde, Provincia de Puntarenas, CR

DUPR

3.860

TEAM 2LOSS
LC
Luis Camacho

YMK9KD · USA

DUPR

3.262

AC
Andres Camacho

2PZ9W4 · USA

DUPR

3.096

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-4426108246
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5252517302,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicolás  Muñoz Fornaguera",
        "dupr_id": "X0KVZX",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cilian Piedra",
        "dupr_id": "YM6XN4",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Monteverde, Provincia de Puntarenas, CR"
      }
    ]
  },
  {
    "team_id": 4342425884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luis Camacho",
        "dupr_id": "YMK9KD",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andres Camacho",
        "dupr_id": "2PZ9W4",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]