Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HHH Men's MLP 15 | PP Cypress | Season 4 | Week 5

ID: 5080958105

Match Scores

9-11

Loss

Play Date

2026-04-06

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kevin Cobb

596J4R · Cypress, TX, US

DUPR

3.846

SS
Santiago Sanchez

56ZP4L · Houston, TX, US

DUPR

3.625

TEAM 2WINNER
OP
osmar pelaez

J54224 · Harris County, TX, US

DUPR

4.051

JR
Julio Ramirez

O6Y6Z2 · USA

DUPR

4.014

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-5080958105
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6481414983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Cobb",
        "dupr_id": "596J4R",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Santiago Sanchez",
        "dupr_id": "56ZP4L",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5013024587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "osmar pelaez",
        "dupr_id": "J54224",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Julio Ramirez",
        "dupr_id": "O6Y6Z2",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]