Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PALA Spring Classic By SELKIRK SPORT - Men 4.0 + Maximum DUPR combined 9.00

ID: 5395355120

Match Scores

11-15

Loss

Play Date

2025-04-05

Play Time (Est)

9:00 PM

Play Location

Spring, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
SN
Stanley Ng

YGXP6K · The Woodlands, TX, US

DUPR

4.133

CY
Christian Ybarbo

597NW5 · Spring, TX, US

DUPR

3.901

TEAM 2WINNER
DW
Dylan Wilhelm

59LKX0 · Houston, TX, US

DUPR

4.347

CP
Carson Pogach

MYMG0P · Tomball, TX, US

DUPR

4.364

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-5395355120
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5713167821,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stanley Ng",
        "dupr_id": "YGXP6K",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Christian Ybarbo",
        "dupr_id": "597NW5",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 5365804302,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Wilhelm",
        "dupr_id": "59LKX0",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Carson Pogach",
        "dupr_id": "MYMG0P",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      }
    ]
  }
]