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

Open jueves

ID: 5823399953

Match Scores

1-11

Win

Play Date

2026-05-22

Play Time (Est)

6:15 AM

Play Location

Cancha de pickleball Solis Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
DC
Daniela Cortés

DYZYMY · USA

DUPR

2.304

JA
Jose Arguedas

ZZK5ZQ · Quesada, Alajuela Province, CR

DUPR

2.642

TEAM 2WINNER
MS
Marco Salazar

9JM4NE · USA

DUPR

2.447

AG
Ana Grace

XONM25 · USA

DUPR

2.105

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-5823399953
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7701065214,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniela Cortés",
        "dupr_id": "DYZYMY",
        "rating": 2.304,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Arguedas",
        "dupr_id": "ZZK5ZQ",
        "rating": 2.642,
        "profile_pic_url": null,
        "location": "Quesada, Alajuela Province, CR"
      }
    ]
  },
  {
    "team_id": 6176959066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marco Salazar",
        "dupr_id": "9JM4NE",
        "rating": 2.447,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ana  Grace",
        "dupr_id": "XONM25",
        "rating": 2.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]