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

Match Scores

9-11

Loss

Play Date

2026-04-30

Play Time (Est)

12:45 AM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jaideep Singh

PZO6ZM · USA

DUPR

3.823

SS
Selvin Sandoval

XJ005X · Houston, TX, US

DUPR

3.539

TEAM 2WINNER
JC
Jovanny cortes

EW5QGJ · USA

DUPR

2.773

MM
Mike Martin

XJ4XE7 · Greensburg, LA, US

DUPR

4.261

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-6504502067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5633967774,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jaideep Singh",
        "dupr_id": "PZO6ZM",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Selvin Sandoval",
        "dupr_id": "XJ005X",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7370318155,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jovanny  cortes",
        "dupr_id": "EW5QGJ",
        "rating": 2.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Martin",
        "dupr_id": "XJ4XE7",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Greensburg, LA, US"
      }
    ]
  }
]