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

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

ID: 7731742974

Match Scores

6-11

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MK
Michael Kuhlman

N7RO0Z · San Diego, CA, US

DUPR

4.751

KM
Kevin Morton

GG5J6Q · San Diego, CA, US

DUPR

4.465

TEAM 2WINNER
WW
William Wimbish

56P9XR · Chula Vista, CA, US

DUPR

4.873

BC
BEAU COVELL

MY52XP · San Diego, CA, US

DUPR

4.644

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-7731742974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6754523144,
    "serial": 1,
    "winner": false,
    "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": 8062371369,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Wimbish",
        "dupr_id": "56P9XR",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      },
      {
        "name": "BEAU COVELL",
        "dupr_id": "MY52XP",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]