Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Champions - Men's DUPR 7.5 Challenge Court - Men's Doubles DUPR 7.5

ID: 5351184682

Match Scores

6-15

Win

Play Date

2026-04-30

Play Time (Est)

11:30 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
Josue Ramirez

J56EK4 · USA

DUPR

3.464

IL
Israel Lambarri

4VOJ46 · USA

DUPR

3.464

TEAM 2WINNER
JS
Jaideep Singh

PZO6ZM · TX, US

DUPR

3.864

SS
Selvin Sandoval

XJ005X · Houston, TX, US

DUPR

3.581

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-5351184682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4577186585,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josue Ramirez",
        "dupr_id": "J56EK4",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Israel Lambarri",
        "dupr_id": "4VOJ46",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8083928142,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jaideep Singh",
        "dupr_id": "PZO6ZM",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "Selvin Sandoval",
        "dupr_id": "XJ005X",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]