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

Open pickleball

ID: 6626207375

Match Scores

10-11

Loss

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Match Point Padel & Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Sebastián Molina

NXJ6O2 · Quesada, Alajuela Province, CR

DUPR

2.827

FM
Fabian Madrigal

YN2PQG · USA

DUPR

2.930

TEAM 2WINNER
MR
Max Ramírez

OZ4NGL · Quesada, Alajuela Province, CR

DUPR

2.772

JC
Javier Chaves

G5VLJV · Quesada, Alajuela Province, CR

DUPR

3.071

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-6626207375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7519466364,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sebastián Molina",
        "dupr_id": "NXJ6O2",
        "rating": 2.827,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      },
      {
        "name": "Fabian Madrigal",
        "dupr_id": "YN2PQG",
        "rating": 2.93,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5111721649,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Ramírez",
        "dupr_id": "OZ4NGL",
        "rating": 2.772,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      },
      {
        "name": "Javier Chaves",
        "dupr_id": "G5VLJV",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      }
    ]
  }
]