Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Team DUPR 9 - 1st place $400

ID: 8059184792

Match Scores

11-7

Win

Play Date

2026-06-05

Play Time (Est)

9:00 PM

Play Location

Diadem Pickleball Complex

View Facility Page →

Competitor Teams

TEAM 1WINNER
YG
Yana Goranova

5EYVER · Coral Springs, FL, US

DUPR

4.102

JQ
Jhoel Quinonez

RXD9MQ · Margate, FL, US

DUPR

4.664

TEAM 2LOSS
AP
Ashley Penaranda

DNJKR4 · Doral, FL, US

DUPR

4.438

GE
Giovanni erro

KOJ9MQ · Miami, FL, US

DUPR

4.440

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-8059184792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7708620886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yana Goranova",
        "dupr_id": "5EYVER",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      },
      {
        "name": "Jhoel Quinonez",
        "dupr_id": "RXD9MQ",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Margate, FL, US"
      }
    ]
  },
  {
    "team_id": 5812290306,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Penaranda",
        "dupr_id": "DNJKR4",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      },
      {
        "name": "Giovanni erro",
        "dupr_id": "KOJ9MQ",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]