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

ATPC League - Monday - Court: J Match: 1

ID: 6013410973

Match Scores

15-13

Win

Play Date

2026-04-06

Play Time (Est)

2:15 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.221

BM
Becky McGillick

177PL5 · Austin, TX, US

DUPR

3.487

TEAM 2LOSS
MV
Megan Vonderhaar

NYW2L7 · USA

DUPR

3.353

AH
Amanda House

0YNER4 · Austin, TX, US

DUPR

3.717

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-6013410973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7349231870,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tamara Corn",
        "dupr_id": "ZNDLYL",
        "rating": 3.221,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Becky McGillick",
        "dupr_id": "177PL5",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7479143004,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Vonderhaar",
        "dupr_id": "NYW2L7",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amanda House",
        "dupr_id": "0YNER4",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]