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

Lunes Fiebres

ID: 4671446150

Match Scores

11-6

Win

Play Date

2026-06-01

Play Time (Est)

3:30 PM

Play Location

Match Point Padel & Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Sebastián Molina

NXJ6O2 · Quesada, Alajuela Province, CR

DUPR

2.766

JC
Javier Chaves

G5VLJV · Quesada, Alajuela Province, CR

DUPR

3.125

TEAM 2LOSS
JG
Jeffrey Guzmán

7JGMK5 · USA

DUPR

2.232

JF
Jose Flores

2P5KQ7 · USA

DUPR

2.586

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-4671446150
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7049341796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sebastián Molina",
        "dupr_id": "NXJ6O2",
        "rating": 2.766,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      },
      {
        "name": "Javier Chaves",
        "dupr_id": "G5VLJV",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      }
    ]
  },
  {
    "team_id": 7370098319,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey  Guzmán",
        "dupr_id": "7JGMK5",
        "rating": 2.232,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Flores",
        "dupr_id": "2P5KQ7",
        "rating": 2.586,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]