Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 16 - The Dink Minor League Pickleball @ Sliders Shootout ~ Columbus, Ohio

ID: 8523101043

Match Scores

21-13

Loss

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

Pickle & Chill

View Facility Page →

Competitor Teams

TEAM 1WINNER
WC
Wayne Chang

EGZXRW · Columbus, OH, US

DUPR

4.393

TT
Ty Thomas

4LZWE6 · USA

DUPR

3.995

TEAM 2LOSS
BJ
Brian Jackson

17LGYN · Columbus, OH, US

DUPR

3.476

SL
Sean Layton

125JRY · USA

DUPR

3.701

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-8523101043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6199676493,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wayne Chang",
        "dupr_id": "EGZXRW",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Ty Thomas",
        "dupr_id": "4LZWE6",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6994354661,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Jackson",
        "dupr_id": "17LGYN",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Sean Layton",
        "dupr_id": "125JRY",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]