Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Mixed 3.5 to 4.5 - 7pm start

ID: 4656954625

Match Scores

11-2

Win

Play Date

2026-03-20

Play Time (Est)

2:15 AM

Play Location

Diadem Pickleball Complex

View Facility Page →

Competitor Teams

TEAM 1WINNER
YG
Yana Goranova

5EYVER · USA

DUPR

4.013

JQ
Jhoel Quinonez

RXD9MQ · Margate, FL, US

DUPR

4.625

TEAM 2LOSS
MB
Molly Bergner

V2K596 · USA

DUPR

3.549

JB
Juan Buitrago

2LGWNE · Miami, FL, US

DUPR

3.978

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-4656954625
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4941713784,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yana Goranova",
        "dupr_id": "5EYVER",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jhoel Quinonez",
        "dupr_id": "RXD9MQ",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Margate, FL, US"
      }
    ]
  },
  {
    "team_id": 5852306139,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Molly Bergner",
        "dupr_id": "V2K596",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Juan Buitrago",
        "dupr_id": "2LGWNE",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]