Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6613154264

Match Scores

4-11

Win

Play Date

2025-04-19

Play Time (Est)

9:00 PM

Play Location

880 Junipero Dr

View Facility Page →

Competitor Teams

TEAM 1LOSS
CP
Chris Punsalan

L5ZX0Z · Winchester, CA, US

DUPR

3.704

JP
Jarin Punsalan

RZK06D · USA

DUPR

3.638

TEAM 2WINNER
NB
Nick Boots

8DY7JL · USA

DUPR

4.116

DC
Daniel Chavez

1RGDKD · Anaheim, CA, US

DUPR

3.787

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-6613154264
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8308547637,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Punsalan",
        "dupr_id": "L5ZX0Z",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Winchester, CA, US"
      },
      {
        "name": "Jarin Punsalan",
        "dupr_id": "RZK06D",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5062124562,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Boots",
        "dupr_id": "8DY7JL",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Chavez",
        "dupr_id": "1RGDKD",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      }
    ]
  }
]