Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR-Rated Round Robin (Advanced)

ID: 5162358601

Match Scores

3-11

Win

Play Date

2026-05-19

Play Time (Est)

2:15 AM

Play Location

Matt's Pickle and Padel

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Kris Meda

EXXORJ · USA

DUPR

3.299

TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.396

TEAM 2WINNER
JL
Jett Leipheimer

J52DMJ · USA

DUPR

4.025

OB
Owen Beck

KDYJ4Q · USA

DUPR

3.820

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-5162358601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7026887438,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kris Meda",
        "dupr_id": "EXXORJ",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      }
    ]
  },
  {
    "team_id": 4872769474,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jett Leipheimer",
        "dupr_id": "J52DMJ",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Owen Beck",
        "dupr_id": "KDYJ4Q",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]