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: 7308925411

Match Scores

7-11

Win

Play Date

2025-09-13

Play Time (Est)

8:45 AM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
TM
Tyson Mai

KOL50O · Irvine, CA, US

DUPR

4.241

TL
Tommy Lo

O6ZGG7 · USA

DUPR

3.420

TEAM 2WINNER
TO
Tim Otto

8GWPQG · San Clemente, CA, US

DUPR

3.794

PC
Paul Cohen

3P5WPQ · Rancho Mission Viejo, CA, US

DUPR

4.096

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