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

ATPC League - Monday - Court: J Match: 3

ID: 6209063397

Match Scores

15-6

Loss

Play Date

2026-04-06

Play Time (Est)

10:15 AM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AH
Amanda House

0YNER4 · Austin, TX, US

DUPR

3.711

BM
Becky McGillick

177PL5 · Austin, TX, US

DUPR

3.504

TEAM 2LOSS
MV
Megan Vonderhaar

NYW2L7 · USA

DUPR

3.365

TC
Tamara Corn

ZNDLYL · Austin, TX, US

DUPR

3.204

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-6209063397
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4527438162,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda House",
        "dupr_id": "0YNER4",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Becky McGillick",
        "dupr_id": "177PL5",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 5573418516,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Vonderhaar",
        "dupr_id": "NYW2L7",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tamara Corn",
        "dupr_id": "ZNDLYL",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]