Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7497827013

Match Scores

9-11

Loss

Play Date

2026-03-30

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JK
Jared Kenyan

ODXWDP · Cypress, TX, US

DUPR

4.074

JR
Javier Rodriguez

ODV4RP · Cypress, TX, US

DUPR

3.481

TEAM 2WINNER
MB
Matthew Balter

0Z024G · USA

DUPR

3.552

KF
Kyle Freeman

V4DZ7P · Houston, TX, US

DUPR

3.579

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-7497827013
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4303917547,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Kenyan",
        "dupr_id": "ODXWDP",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Javier Rodriguez",
        "dupr_id": "ODV4RP",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 7543126728,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Balter",
        "dupr_id": "0Z024G",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Freeman",
        "dupr_id": "V4DZ7P",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]