Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

South Central (SA) TX Battle presented by Liveball & TPK - Men's Doubles 3.5

ID: 4589702311

Match Scores

6-11

Win

Play Date

2026-02-21

Play Time (Est)

8:45 AM

Play Location

San Antonio, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Andrew Luo

QJL67D · USA

DUPR

3.565

AG
Abraham Garcia III

GW2YND · San Antonio, TX, US

DUPR

3.381

TEAM 2WINNER
MB
Michael Bunzel

8W7WWM · Corpus Christi, TX, US

DUPR

3.498

BW
Bryan Winberg

RZYNEM · New Braunfels, TX, US

DUPR

3.678

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-4589702311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6902858324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Luo",
        "dupr_id": "QJL67D",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abraham  Garcia III",
        "dupr_id": "GW2YND",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 4642289770,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Bunzel",
        "dupr_id": "8W7WWM",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "Corpus Christi, TX, US"
      },
      {
        "name": "Bryan Winberg",
        "dupr_id": "RZYNEM",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  }
]