Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR-Rated Round Robin (Advanced)

ID: 7360000087

Match Scores

3-11

Loss

Play Date

2026-05-19

Play Time (Est)

8:45 AM

Play Location

Matt's Pickle and Padel

Unverified Facility

Competitor Teams

TEAM 1LOSS
TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.405

OB
Owen Beck

KDYJ4Q · USA

DUPR

3.741

TEAM 2WINNER
MP
Murthy Polisetti

2PY95R · USA

DUPR

3.905

MH
Michael Hrycenko

5EQKYR · USA

DUPR

3.576

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-7360000087
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5140155326,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Owen Beck",
        "dupr_id": "KDYJ4Q",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4773906965,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Murthy Polisetti",
        "dupr_id": "2PY95R",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Hrycenko",
        "dupr_id": "5EQKYR",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]