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

Pickleball: Round Robin

ID: 6341552852

Match Scores

11-6

Loss

Play Date

2026-05-28

Play Time (Est)

9:00 PM

Play Location

8HC9+Q49, Cd Quesada, Provincia de Alajuela

Unverified Facility

Competitor Teams

TEAM 1WINNER
RO
Ronny Orozco

RWN54M · USA

DUPR

3.373

NA
Nelson Antonio

Y4NRKK · USA

DUPR

2.942

TEAM 2LOSS
JC
Jordan Corrales

YMR95D · USA

DUPR

3.627

DW
Daniel Wehrtmann

4VNNP2 · San Carlos, Alajuela Province, CR

DUPR

2.879

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-6341552852
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5784859156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ronny  Orozco",
        "dupr_id": "RWN54M",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nelson Antonio",
        "dupr_id": "Y4NRKK",
        "rating": 2.942,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4503775773,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan  Corrales",
        "dupr_id": "YMR95D",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel  Wehrtmann",
        "dupr_id": "4VNNP2",
        "rating": 2.879,
        "profile_pic_url": null,
        "location": "San Carlos, Alajuela Province, CR"
      }
    ]
  }
]