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

Lunes Fiebres

ID: 8135069016

Match Scores

5-11

Loss

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Match Point Padel & Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Sebastián Molina

NXJ6O2 · Quesada, Alajuela Province, CR

DUPR

2.778

JF
Jose Flores

2P5KQ7 · USA

DUPR

2.559

TEAM 2WINNER
FM
Fabian Madrigal

YN2PQG · USA

DUPR

2.974

MP
Max Pacheco

K5094Q · USA

DUPR

2.596

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-8135069016
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7426783228,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sebastián Molina",
        "dupr_id": "NXJ6O2",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      },
      {
        "name": "Jose Flores",
        "dupr_id": "2P5KQ7",
        "rating": 2.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6935863987,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fabian Madrigal",
        "dupr_id": "YN2PQG",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max  Pacheco",
        "dupr_id": "K5094Q",
        "rating": 2.596,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]