Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cream of the Crop

ID: 6341998458

Match Scores

8-11

Win

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CT
Chris Thackeray

84RZM8 · San Antonio, TX, US

DUPR

3.732

LM
Liem Mansfield

16PL4E · San Angelo, TX, US

DUPR

3.662

TEAM 2WINNER
ZU
Zocimo Ugarte

ZD9WGQ · Boerne, TX, US

DUPR

3.684

MJ
Mike jaeger

OZ09EP · San Antonio, TX, US

DUPR

3.647

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-6341998458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4708670230,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Thackeray",
        "dupr_id": "84RZM8",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Liem Mansfield",
        "dupr_id": "16PL4E",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  },
  {
    "team_id": 6026792747,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zocimo Ugarte",
        "dupr_id": "ZD9WGQ",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Boerne, TX, US"
      },
      {
        "name": "Mike jaeger",
        "dupr_id": "OZ09EP",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]