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

Next Game - Mixed Dinks - S11W4

ID: 5601010222

Match Scores

11-8

Loss

Play Date

2026-03-25

Play Time (Est)

11:30 PM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Cassandra Lew

76NV9M · Huntington Beach, CA, US

DUPR

3.507

MR
Michael Ryder

84P6W6 · Huntington Beach, CA, US

DUPR

3.461

TEAM 2LOSS
KJ
Kerri Johnson

2L0WJR · Huntington Beach, CA, US

DUPR

3.242

XD
Xavier Duport Naem

WZN29G · USA

DUPR

3.251

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-5601010222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5231663857,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cassandra Lew",
        "dupr_id": "76NV9M",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Michael Ryder",
        "dupr_id": "84P6W6",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4477748584,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kerri Johnson",
        "dupr_id": "2L0WJR",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Xavier Duport Naem",
        "dupr_id": "WZN29G",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]