Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Shenandoah Pickleball Fall Classic Tournament - Men's Doubles Skill: 3.5 or Combined DUPR 7.500

ID: 6174416963

Match Scores

15-5

Win

Play Date

2025-10-04

Play Time (Est)

12:45 AM

Play Location

Shenandoah, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
David Sam

XOJZN2 · USA

DUPR

3.888

MS
Matthew Sam

3PG94X · The Woodlands, TX, US

DUPR

4.390

TEAM 2LOSS
SS
Selvin Sandoval

XJ005X · Houston, TX, US

DUPR

3.406

SS
Sahib Singh

Q5LJXR · USA

DUPR

3.678

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-6174416963
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8309445968,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Sam",
        "dupr_id": "XOJZN2",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Sam",
        "dupr_id": "3PG94X",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 7758080358,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Selvin Sandoval",
        "dupr_id": "XJ005X",
        "rating": 3.406,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Sahib Singh",
        "dupr_id": "Q5LJXR",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]