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

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

ID: 7648161106

Match Scores

4-11

Loss

Play Date

2026-05-17

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MK
Michael Kuhlman

N7RO0Z · San Diego, CA, US

DUPR

4.719

KM
Kevin Morton

GG5J6Q · San Diego, CA, US

DUPR

4.429

TEAM 2WINNER
BA
Brian Andrew heralde

8J5VKO · Playas de Rosarito, B.C., MX

DUPR

4.339

DC
Daniel Ceballos

PKY5VZ · Tijuana, B.C., MX

DUPR

4.761

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-7648161106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5005402494,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Kuhlman",
        "dupr_id": "N7RO0Z",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Kevin Morton",
        "dupr_id": "GG5J6Q",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 4613650898,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Andrew heralde",
        "dupr_id": "8J5VKO",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Playas de Rosarito, B.C., MX"
      },
      {
        "name": "Daniel Ceballos",
        "dupr_id": "PKY5VZ",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Tijuana, B.C., MX"
      }
    ]
  }
]