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

Match Scores

6-15

Win

Play Date

2026-04-30

Play Time (Est)

10:15 AM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jovanny cortes

EW5QGJ · USA

DUPR

2.823

MM
Mike Martin

XJ4XE7 · Greensburg, LA, US

DUPR

4.272

TEAM 2WINNER
JS
Jaideep Singh

PZO6ZM · TX, US

DUPR

3.876

SS
Selvin Sandoval

XJ005X · Houston, TX, US

DUPR

3.593

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-6011108553
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7515006627,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jovanny  cortes",
        "dupr_id": "EW5QGJ",
        "rating": 2.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Martin",
        "dupr_id": "XJ4XE7",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Greensburg, LA, US"
      }
    ]
  },
  {
    "team_id": 5130425257,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jaideep Singh",
        "dupr_id": "PZO6ZM",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "Selvin Sandoval",
        "dupr_id": "XJ005X",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]