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

Cream of the Crop

ID: 5426128405

Match Scores

6-11

Loss

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZU
Zocimo Ugarte

ZD9WGQ · Boerne, TX, US

DUPR

3.659

RR
Richard Rupp

Z4NKKL · USA

DUPR

3.009

TEAM 2WINNER
PC
Peter Clark

W6VGJY · USA

DUPR

3.493

RS
Reginald Smith

JZMPZM · San Antonio, TX, US

DUPR

3.424

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-5426128405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5201907666,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zocimo Ugarte",
        "dupr_id": "ZD9WGQ",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Boerne, TX, US"
      },
      {
        "name": "Richard Rupp",
        "dupr_id": "Z4NKKL",
        "rating": 3.009,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6043981098,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Clark",
        "dupr_id": "W6VGJY",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reginald Smith",
        "dupr_id": "JZMPZM",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]