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

Minto US Open Pickleball Championships - Mixed Split Pro Age Event

ID: 7587844295

Match Scores

11-3, 11-1

Win

Play Date

2025-04-27

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jillian Braverman

8MELG3 · Indian Wells, CA, US

DUPR

5.847

SF
Scott Fliegelman

1NN961 · Boulder, CO, US

DUPR

5.843

TEAM 2LOSS
LY
Lily Yip

3ZK7MW · Jersey City, NJ, US

DUPR

4.835

GB
Gautham Bondugula

DW9RZM · USA

DUPR

4.374

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-7587844295
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6375820916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jillian Braverman",
        "dupr_id": "8MELG3",
        "rating": 5.847,
        "profile_pic_url": null,
        "location": "Indian Wells, CA, US"
      },
      {
        "name": "Scott Fliegelman",
        "dupr_id": "1NN961",
        "rating": 5.843,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 6916285739,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lily Yip",
        "dupr_id": "3ZK7MW",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      },
      {
        "name": "Gautham Bondugula",
        "dupr_id": "DW9RZM",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]