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

Lunes Fiebres

ID: 6744201054

Match Scores

10-12

Win

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

Match Point Padel & Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Jeffrey Guzmán

7JGMK5 · USA

DUPR

2.289

DW
Daniel Wehrtmann

4VNNP2 · San Carlos, Alajuela Province, CR

DUPR

2.875

TEAM 2WINNER
SM
Sebastián Molina

NXJ6O2 · Quesada, Alajuela Province, CR

DUPR

2.805

MP
Max Pacheco

K5094Q · USA

DUPR

2.579

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-6744201054
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6006163888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey  Guzmán",
        "dupr_id": "7JGMK5",
        "rating": 2.289,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel  Wehrtmann",
        "dupr_id": "4VNNP2",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": "San Carlos, Alajuela Province, CR"
      }
    ]
  },
  {
    "team_id": 7563085332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sebastián Molina",
        "dupr_id": "NXJ6O2",
        "rating": 2.805,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      },
      {
        "name": "Max  Pacheco",
        "dupr_id": "K5094Q",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]