Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0

ID: 8027035795

Match Scores

11-4

Loss

Play Date

2026-05-17

Play Time (Est)

8:45 AM

Play Location

The Picklr - Villa Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
Scott Leu

GG0LNV · Villa Park, IL, US

DUPR

4.506

MM
Megan Michorczyk

MEEP2D · USA

DUPR

4.032

TEAM 2LOSS
RB
Regina Budrys

V779D7 · Hinsdale, IL, US

DUPR

3.912

RB
Renaldas Budrys

849NVM · Kaunas, Kaunas County, LT

DUPR

4.073

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-8027035795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5749602038,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Leu",
        "dupr_id": "GG0LNV",
        "rating": 4.506,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/151146_64ada6b22ad6a.jpeg",
        "location": "Villa Park, IL, US"
      },
      {
        "name": "Megan Michorczyk",
        "dupr_id": "MEEP2D",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5012116021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Regina Budrys",
        "dupr_id": "V779D7",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Hinsdale, IL, US"
      },
      {
        "name": "Renaldas Budrys",
        "dupr_id": "849NVM",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Kaunas, Kaunas County, LT"
      }
    ]
  }
]