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: 6823484323

Match Scores

2-11

Loss

Play Date

2026-04-30

Play Time (Est)

8:45 AM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jaideep Singh

PZO6ZM · USA

DUPR

3.833

SS
Selvin Sandoval

XJ005X · Houston, TX, US

DUPR

3.549

TEAM 2WINNER
AD
Adan Diaz

QXQ6O4 · Spring, TX, US

DUPR

3.764

SH
stephen houston

P5VKZE · Montgomery County, TX, US

DUPR

3.661

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-6823484323
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8287833893,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jaideep Singh",
        "dupr_id": "PZO6ZM",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Selvin Sandoval",
        "dupr_id": "XJ005X",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7300581994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adan Diaz",
        "dupr_id": "QXQ6O4",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "stephen houston",
        "dupr_id": "P5VKZE",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": "Montgomery County, TX, US"
      }
    ]
  }
]