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

ATPC League - Sunday - Court: B Match: 1

ID: 6192622559

Match Scores

15-11

Loss

Play Date

2026-03-22

Play Time (Est)

12:45 AM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TC
Tamara Corn

ZNDLYL · Austin, TX, US

DUPR

3.198

NM
Neel Mazumdar

ELDGMW · USA

DUPR

3.385

TEAM 2LOSS
Brian Determan

8WY5ZM · Austin, TX, US

DUPR

3.439

EW
Evan Welsh

17LXP9 · USA

DUPR

3.042

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-6192622559
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6871248296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tamara Corn",
        "dupr_id": "ZNDLYL",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Neel Mazumdar",
        "dupr_id": "ELDGMW",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5245641912,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Determan",
        "dupr_id": "8WY5ZM",
        "rating": 3.439,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6951e53ea65df.jpg",
        "location": "Austin, TX, US"
      },
      {
        "name": "Evan Welsh",
        "dupr_id": "17LXP9",
        "rating": 3.042,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]