Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR-Rated Round Robin (3.5+)

ID: 8307524719

Match Scores

2-11

Loss

Play Date

2026-05-28

Play Time (Est)

8:45 AM

Play Location

Matt's Pickle and Padel

Unverified Facility

Competitor Teams

TEAM 1LOSS
OB
Owen Beck

KDYJ4Q · USA

DUPR

3.743

MS
Michael Salopek

2QX4NE · USA

DUPR

3.641

TEAM 2WINNER
MR
Madhukar Reddy Yatelli

YX0P7K · Allegheny County, PA, US

DUPR

3.626

KM
Kris Meda

EXXORJ · USA

DUPR

3.378

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-8307524719
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5815688589,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Owen Beck",
        "dupr_id": "KDYJ4Q",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Salopek",
        "dupr_id": "2QX4NE",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8372931892,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madhukar Reddy Yatelli",
        "dupr_id": "YX0P7K",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": "Allegheny County, PA, US"
      },
      {
        "name": "Kris Meda",
        "dupr_id": "EXXORJ",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]