Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.5+ ($150 Cash Prize) - Swish Showdown 2.0 – Costa Mesa Tennis Center

ID: 5349883963

Match Scores

11-9

Loss

Play Date

2025-09-13

Play Time (Est)

8:45 AM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Tyson Mai

KOL50O · Irvine, CA, US

DUPR

4.314

TL
Tommy Lo

O6ZGG7 · USA

DUPR

3.562

TEAM 2LOSS
TO
Tim Otto

8GWPQG · San Clemente, CA, US

DUPR

3.908

PC
Paul Cohen

3P5WPQ · Rancho Mission Viejo, CA, US

DUPR

4.243

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-5349883963
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4957994527,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyson Mai",
        "dupr_id": "KOL50O",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Tommy Lo",
        "dupr_id": "O6ZGG7",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4357892507,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Otto",
        "dupr_id": "8GWPQG",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "San Clemente, CA, US"
      },
      {
        "name": "Paul Cohen",
        "dupr_id": "3P5WPQ",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Rancho Mission Viejo, CA, US"
      }
    ]
  }
]