Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Zero Zero Two: The First Serve - 5.0 Men's Doubles RR

ID: 6825170809

Match Scores

4-11

Loss

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MK
Michael Kuhlman

N7RO0Z · San Diego, CA, US

DUPR

4.771

KM
Kevin Morton

GG5J6Q · San Diego, CA, US

DUPR

4.488

TEAM 2WINNER
JG
Joseph Gomez Mendoza

YM64JG · USA

DUPR

4.172

JL
Jose Leon

0ZV7NN · Chula Vista, CA, US

DUPR

4.529

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-6825170809
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4982029669,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Kuhlman",
        "dupr_id": "N7RO0Z",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Kevin Morton",
        "dupr_id": "GG5J6Q",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 6305822594,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Gomez Mendoza",
        "dupr_id": "YM64JG",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Leon",
        "dupr_id": "0ZV7NN",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      }
    ]
  }
]