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

Pickleballers at TXST

ID: 4801703507

Match Scores

8-11, 11-7, 11-9

Loss

Play Date

2025-08-18

Play Time (Est)

12:45 AM

Play Location

San Marcos, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NE
Noah Evans

YGOPWK · San Marcos, TX, US

DUPR

3.223

LT
Lucas Tabira

KOJ7K7 · USA

DUPR

3.841

TEAM 2LOSS
LU
Logan Urreiztieta

590PYR · USA

DUPR

3.033

JB
Jonathan Barrios

7DRER0 · San Marcos, TX, US

DUPR

3.344

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-4801703507
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6872519182,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Evans",
        "dupr_id": "YGOPWK",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Lucas Tabira",
        "dupr_id": "KOJ7K7",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5532954029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Urreiztieta",
        "dupr_id": "590PYR",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Barrios",
        "dupr_id": "7DRER0",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      }
    ]
  }
]