Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR-Rated Round Robin (3.5+)

ID: 6978931238

Match Scores

11-7

Win

Play Date

2026-05-28

Play Time (Est)

3:30 PM

Play Location

Matt's Pickle and Padel

Unverified Facility

Competitor Teams

TEAM 1WINNER
OB
Owen Beck

KDYJ4Q · USA

DUPR

3.766

TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.512

TEAM 2LOSS
MS
Michael Salopek

2QX4NE · USA

DUPR

3.694

MH
Muhammad Haseeb

9DDEWV · 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-6978931238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6092980974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen Beck",
        "dupr_id": "KDYJ4Q",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      }
    ]
  },
  {
    "team_id": 4396838450,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Salopek",
        "dupr_id": "2QX4NE",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Muhammad Haseeb",
        "dupr_id": "9DDEWV",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]