Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cream of the Crop

ID: 5556949247

Match Scores

8-11

Loss

Play Date

2026-05-23

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZU
Zocimo Ugarte

ZD9WGQ · USA

DUPR

3.655

LM
Liem Mansfield

16PL4E · San Angelo, TX, US

DUPR

3.630

TEAM 2WINNER
TY
Tim Yoder

D9PGLX · San Antonio, TX, US

DUPR

3.517

MJ
Michael Johnson

NX74E6 · USA

DUPR

3.216

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-5556949247
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4351079748,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zocimo Ugarte",
        "dupr_id": "ZD9WGQ",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liem Mansfield",
        "dupr_id": "16PL4E",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  },
  {
    "team_id": 6100418035,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Yoder",
        "dupr_id": "D9PGLX",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Michael Johnson",
        "dupr_id": "NX74E6",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]