Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Minto US Open Pickleball Championships Mixed Split Pro Age Event

ID: 5824403336

Match Scores

15-8

Loss

Play Date

2024-04-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GC
Glauka Carvajal Lane

3ONZ4E · Castellón de la Plana, VC, ES

DUPR

5.294

EK
Eric Kennedy

8M9DGD · Englewood, FL, US

DUPR

5.398

TEAM 2LOSS
GA
Gerald Alvarado

17NGL5 · USA

DUPR

4.945

MB
Morgan Brown

84PRG3 · Naples, FL, US

DUPR

5.083

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-5824403336
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7303433365,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glauka Carvajal Lane",
        "dupr_id": "3ONZ4E",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": "Castellón de la Plana, VC, ES"
      },
      {
        "name": "Eric Kennedy",
        "dupr_id": "8M9DGD",
        "rating": 5.398,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      }
    ]
  },
  {
    "team_id": 5773918312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gerald Alvarado",
        "dupr_id": "17NGL5",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Brown",
        "dupr_id": "84PRG3",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]