Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ATPC League - Tuesday - Court: H Match: 3

ID: 5179325485

Match Scores

15-12

Win

Play Date

2026-04-28

Play Time (Est)

2:15 AM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JG
Josh Gleich

3VW56J · Austin, TX, US

DUPR

3.931

CC
Christopher Cage

3LJ2P6 · Austin, TX, US

DUPR

4.200

TEAM 2LOSS
BP
Brandon Petrowsky

30EO43 · Austin, TX, US

DUPR

4.040

MM
Michael Monroe

59YGJ5 · Austin, TX, US

DUPR

4.064

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-5179325485
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8070405145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Gleich",
        "dupr_id": "3VW56J",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Christopher Cage",
        "dupr_id": "3LJ2P6",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 6435853477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Petrowsky",
        "dupr_id": "30EO43",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Michael Monroe",
        "dupr_id": "59YGJ5",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]