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

Cream of the Crop

ID: 6107671136

Match Scores

11-4

Loss

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TV
Tim Vu

XJKYG5 · San Antonio, TX, US

DUPR

3.412

RR
Richard Rupp

Z4NKKL · USA

DUPR

3.324

TEAM 2LOSS
MA
Michael Aguirre

M2ZY2L · USA

DUPR

3.254

BG
Ben Gross

EW9X5E · San Antonio, TX, US

DUPR

3.286

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-6107671136
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4911789672,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Vu",
        "dupr_id": "XJKYG5",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Richard Rupp",
        "dupr_id": "Z4NKKL",
        "rating": 3.324,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7173219154,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Aguirre",
        "dupr_id": "M2ZY2L",
        "rating": 3.254,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Gross",
        "dupr_id": "EW9X5E",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]