Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5959625551

Match Scores

13-15

Loss

Play Date

2025-04-05

Play Time (Est)

8:45 AM

Play Location

Spring, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
SN
Stanley Ng

YGXP6K · The Woodlands, TX, US

DUPR

4.140

CY
Christian Ybarbo

597NW5 · Spring, TX, US

DUPR

3.904

TEAM 2WINNER
SE
Stephen Eenigenburg

3006LN · TX, US

DUPR

4.178

WC
William Copeland

OD5L57 · College Station, TX, US

DUPR

4.231

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-5959625551
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5322523515,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stanley Ng",
        "dupr_id": "YGXP6K",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Christian Ybarbo",
        "dupr_id": "597NW5",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 4786430406,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Eenigenburg",
        "dupr_id": "3006LN",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "William Copeland",
        "dupr_id": "OD5L57",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "College Station, TX, US"
      }
    ]
  }
]