Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR 18

ID: 5653353886

Match Scores

21-19

Win

Play Date

2026-03-01

Play Time (Est)

11:30 PM

Play Location

Elite Tennis and Wellness

Unverified Facility

Competitor Teams

TEAM 1WINNER
GK
Gavin Kellough

ODWJ0P · Kansas City, KS, US

DUPR

4.830

GS
Griffin Smith

8EODJO · Kansas City, MO, US

DUPR

4.684

TEAM 2LOSS
SM
Scott Maschmann

3Z45PP · Fenton, MO, US

DUPR

4.802

AV
Andy Va Lau

ZNXK9L · Kansas City, KS, US

DUPR

4.825

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-5653353886
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5489333148,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin Kellough",
        "dupr_id": "ODWJ0P",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Griffin Smith",
        "dupr_id": "8EODJO",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 6144430916,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Maschmann",
        "dupr_id": "3Z45PP",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Fenton, MO, US"
      },
      {
        "name": "Andy Va Lau",
        "dupr_id": "ZNXK9L",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  }
]