Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0

ID: 7979550511

Match Scores

4-11

Loss

Play Date

2026-05-17

Play Time (Est)

8:45 AM

Play Location

The Picklr - Villa Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
RB
Regina Budrys

V779D7 · Hinsdale, IL, US

DUPR

3.921

RB
Renaldas Budrys

849NVM · Kaunas, Kaunas County, LT

DUPR

4.082

TEAM 2WINNER
BR
Breah R Ponce

84V2P2 · Chicago, IL, US

DUPR

4.368

MR
Matthew Radley

MYPNGG · Schaumburg, IL, US

DUPR

4.245

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-7979550511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5341472981,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Regina Budrys",
        "dupr_id": "V779D7",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Hinsdale, IL, US"
      },
      {
        "name": "Renaldas Budrys",
        "dupr_id": "849NVM",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Kaunas, Kaunas County, LT"
      }
    ]
  },
  {
    "team_id": 8080953027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Breah R Ponce",
        "dupr_id": "84V2P2",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Matthew Radley",
        "dupr_id": "MYPNGG",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      }
    ]
  }
]