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

Th Coed Ladder League 3.0-4.0 DUPR - Session 8, Thu May 21

ID: 7163225433

Match Scores

6-11

Loss

Play Date

2026-05-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HA
Henry Alvarado

RDK5OM · USA

DUPR

2.374

LB
Lorenzo Barrientez

84GXMM · Little Elm, TX, US

DUPR

3.777

TEAM 2WINNER
GC
Gibelly Chevez

67GZXD · USA

DUPR

2.897

RR
Rob Richman

OW0DQ7 · Prosper, TX, US

DUPR

3.064

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-7163225433
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6278899253,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry Alvarado",
        "dupr_id": "RDK5OM",
        "rating": 2.374,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lorenzo Barrientez",
        "dupr_id": "84GXMM",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Little Elm, TX, US"
      }
    ]
  },
  {
    "team_id": 7012340853,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gibelly Chevez",
        "dupr_id": "67GZXD",
        "rating": 2.897,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Richman",
        "dupr_id": "OW0DQ7",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  }
]