Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6064006200

Match Scores

11-4

Win

Play Date

2026-03-30

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Jared Kenyan

ODXWDP · Cypress, TX, US

DUPR

4.062

JR
Javier Rodriguez

ODV4RP · Cypress, TX, US

DUPR

3.460

TEAM 2LOSS
MO
Mike Oh

G5NE5G · Katy, TX, US

DUPR

3.537

WN
Will Ngu

L5GO2J · Houston, TX, US

DUPR

3.574

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-6064006200
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6453248035,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Kenyan",
        "dupr_id": "ODXWDP",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Javier Rodriguez",
        "dupr_id": "ODV4RP",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 7038133842,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Oh",
        "dupr_id": "G5NE5G",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Will Ngu",
        "dupr_id": "L5GO2J",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]