Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR-Rated Round Robin (Advanced)

ID: 8117218088

Match Scores

7-11

Loss

Play Date

2026-05-19

Play Time (Est)

9:00 PM

Play Location

Matt's Pickle and Padel

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Kenneth Baker

V4XW95 · USA

DUPR

4.067

OB
Owen Beck

KDYJ4Q · USA

DUPR

3.758

TEAM 2WINNER
TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.413

MH
Michael Hrycenko

5EQKYR · USA

DUPR

3.557

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-8117218088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4904378034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kenneth Baker",
        "dupr_id": "V4XW95",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Owen Beck",
        "dupr_id": "KDYJ4Q",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6996316046,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Michael Hrycenko",
        "dupr_id": "5EQKYR",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]