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

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

ID: 7283823254

Match Scores

11-3

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MK
Michael Kuhlman

N7RO0Z · San Diego, CA, US

DUPR

4.751

KM
Kevin Morton

GG5J6Q · San Diego, CA, US

DUPR

4.465

TEAM 2LOSS
AM
Anthony Miller

RXZPDZ · San Diego, CA, US

DUPR

4.996

JH
Jordan Hurd

EX07LV · USA

DUPR

4.049

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-7283823254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8200372023,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Kuhlman",
        "dupr_id": "N7RO0Z",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Kevin Morton",
        "dupr_id": "GG5J6Q",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 5806803625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Miller",
        "dupr_id": "RXZPDZ",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Jordan Hurd",
        "dupr_id": "EX07LV",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]