Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18

ID: 4791045649

Match Scores

10-21

Loss

Play Date

2026-03-01

Play Time (Est)

2:15 AM

Play Location

Elite Tennis and Wellness

Unverified Facility

Competitor Teams

TEAM 1LOSS
GK
Gavin Kellough

ODWJ0P · Kansas City, KS, US

DUPR

4.824

BJ
Becky Johnson

89RZ6K · Overland Park, KS, US

DUPR

3.725

TEAM 2WINNER
SM
Scott Maschmann

3Z45PP · Fenton, MO, US

DUPR

4.805

KL
Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

4.575

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-4791045649
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6478717678,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gavin Kellough",
        "dupr_id": "ODWJ0P",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Becky Johnson",
        "dupr_id": "89RZ6K",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 7399092809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Maschmann",
        "dupr_id": "3Z45PP",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Fenton, MO, US"
      },
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  }
]