Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4652207132

Match Scores

21-14

Win

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

Pickle & Chill

View Facility Page →

Competitor Teams

TEAM 1WINNER
WC
Wayne Chang

EGZXRW · Columbus, OH, US

DUPR

4.397

TT
Ty Thomas

4LZWE6 · USA

DUPR

3.996

TEAM 2LOSS
MW
Mark Wesig Jr

3PNMVQ · USA

DUPR

4.244

KK
Keith Keeler

160RDG · USA

DUPR

4.081

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-4652207132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8052350216,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wayne Chang",
        "dupr_id": "EGZXRW",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Ty Thomas",
        "dupr_id": "4LZWE6",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8126652098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Wesig Jr",
        "dupr_id": "3PNMVQ",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Keeler",
        "dupr_id": "160RDG",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]