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

Open 2.0-2.9

ID: 8335924083

Match Scores

9-11

Win

Play Date

2026-01-15

Play Time (Est)

4:45 AM

Play Location

Match Point Padel & Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
Marco Salazar

9JM4NE · USA

DUPR

2.166

SM
Sebastián Molina

NXJ6O2 · Quesada, Alajuela Province, CR

DUPR

2.643

TEAM 2WINNER
JA
Jose Arguedas

ZZK5ZQ · Quesada, Alajuela Province, CR

DUPR

2.622

JV
Josue Vargas

7NQXG0 · Quesada, Alajuela Province, CR

DUPR

2.295

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-8335924083
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4312691441,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marco Salazar",
        "dupr_id": "9JM4NE",
        "rating": 2.166,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sebastián Molina",
        "dupr_id": "NXJ6O2",
        "rating": 2.643,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      }
    ]
  },
  {
    "team_id": 7929410611,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jose Arguedas",
        "dupr_id": "ZZK5ZQ",
        "rating": 2.622,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      },
      {
        "name": "Josue Vargas",
        "dupr_id": "7NQXG0",
        "rating": 2.295,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      }
    ]
  }
]