Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

South Central (SA) TX Battle presented by Liveball & TPK - Mens Doubles 3.75-4.25 (Ages 45+)

ID: 7156905996

Match Scores

2-11

Win

Play Date

2026-02-21

Play Time (Est)

1:00 PM

Play Location

San Antonio, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JY
Justin Youens

V7QMOP · Wimberley, TX, US

DUPR

3.609

LL
Lane lee

G5ER2M · San Marcos, TX, US

DUPR

3.542

TEAM 2WINNER
BB
Brian Boutin

NYXEQW · Garden Ridge, TX, US

DUPR

3.948

TL
Trevor Leslie

RZY9XD · New Braunfels, TX, US

DUPR

3.871

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-7156905996
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5576538105,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Youens",
        "dupr_id": "V7QMOP",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Wimberley, TX, US"
      },
      {
        "name": "Lane lee",
        "dupr_id": "G5ER2M",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      }
    ]
  },
  {
    "team_id": 4420851580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Boutin",
        "dupr_id": "NYXEQW",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Garden Ridge, TX, US"
      },
      {
        "name": "Trevor Leslie",
        "dupr_id": "RZY9XD",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  }
]