Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mixed Dinks - S11W4

ID: 6680151045

Match Scores

11-8

Win

Play Date

2026-03-25

Play Time (Est)

10:15 AM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Michael Ryder

84P6W6 · Huntington Beach, CA, US

DUPR

3.447

KJ
Kerri Johnson

2L0WJR · Huntington Beach, CA, US

DUPR

3.256

TEAM 2LOSS
KB
Kylie Brown

NYO2OZ · Orange County, CA, US

DUPR

3.241

SL
Sergey Laham

NYX9RZ · Midway City, CA, US

DUPR

3.283

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-6680151045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5918551538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Ryder",
        "dupr_id": "84P6W6",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Kerri Johnson",
        "dupr_id": "2L0WJR",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 7601724255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kylie Brown",
        "dupr_id": "NYO2OZ",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Sergey Laham",
        "dupr_id": "NYX9RZ",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "Midway City, CA, US"
      }
    ]
  }
]