Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0 - Swish Showdown – Costa Mesa Tennis Center

ID: 6102498295

Match Scores

6-11

Win

Play Date

2025-04-19

Play Time (Est)

8:45 AM

Play Location

880 Junipero Dr

View Facility Page →

Competitor Teams

TEAM 1LOSS
FW
Farley Warshaw

1RNPD3 · Riverside, CA, US

DUPR

3.645

KK
Kevin Kovacs

EGLPKV · USA

DUPR

3.261

TEAM 2WINNER
NB
Nick Boots

8DY7JL · USA

DUPR

4.132

DC
Daniel Chavez

1RGDKD · Anaheim, CA, US

DUPR

3.792

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-6102498295
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5259349828,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Farley Warshaw",
        "dupr_id": "1RNPD3",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      },
      {
        "name": "Kevin Kovacs",
        "dupr_id": "EGLPKV",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5571378630,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Boots",
        "dupr_id": "8DY7JL",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Chavez",
        "dupr_id": "1RGDKD",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      }
    ]
  }
]