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

USTA National Campustim

ID: 5097786339

Match Scores

11-9, 11-6

Loss

Play Date

2026-04-24

Play Time (Est)

4:45 AM

Play Location

Orlando, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Mike Corkin

2LGOX7 · USA

DUPR

2.595

PS
Paul Stykitus

76EZ4N · USA

DUPR

3.040

TEAM 2LOSS
TH
Timothy Hersman

L5QMXQ · Winter Springs, FL, US

DUPR

2.864

KT
Kevin Tomaselli

LZGKX6 · USA

DUPR

2.582

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-5097786339
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6836598514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Corkin",
        "dupr_id": "2LGOX7",
        "rating": 2.595,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Stykitus",
        "dupr_id": "76EZ4N",
        "rating": 3.04,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7020329298,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Hersman",
        "dupr_id": "L5QMXQ",
        "rating": 2.864,
        "profile_pic_url": null,
        "location": "Winter Springs, FL, US"
      },
      {
        "name": "Kevin Tomaselli",
        "dupr_id": "LZGKX6",
        "rating": 2.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]