Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL A

ID: 6589920696

Match Scores

2-11

Loss

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

The Picklr Cypress

Unverified Facility

Competitor Teams

TEAM 1LOSS
JK
Jared Kenyan

ODXWDP · Cypress, TX, US

DUPR

4.086

DL
Darryl Legaspi

1NMJW7 · Houston, TX, US

DUPR

3.784

TEAM 2WINNER
JP
John Paul Manluctao

Q5LKWN · Harris County, TX, US

DUPR

4.140

JW
Justin Wimpee

QPWJG0 · USA

DUPR

4.604

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-6589920696
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8433060469,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Kenyan",
        "dupr_id": "ODXWDP",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Darryl Legaspi",
        "dupr_id": "1NMJW7",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5852440139,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Paul Manluctao",
        "dupr_id": "Q5LKWN",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Justin Wimpee",
        "dupr_id": "QPWJG0",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]