Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Men - Southlake Kiwanis Paddles for a Purpose-April 26th-Noon

ID: 5711085369

Match Scores

11-4

Win

Play Date

2025-04-26

Play Time (Est)

10:15 AM

Play Location

Southlake Pickleball Complex

View Facility Page →

Competitor Teams

TEAM 1WINNER
SC
Shawn Coker

3079RG · Southlake, TX, US

DUPR

3.286

TW
Tim Wright

1QJYQD · USA

DUPR

4.098

TEAM 2LOSS
JS
Jordan Seyler

J52EPM · USA

DUPR

3.103

CW
Chase Weinman

LVOGNZ · USA

DUPR

3.103

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-5711085369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6597920848,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Coker",
        "dupr_id": "3079RG",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Southlake, TX, US"
      },
      {
        "name": "Tim Wright",
        "dupr_id": "1QJYQD",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8005352087,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Seyler",
        "dupr_id": "J52EPM",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chase Weinman",
        "dupr_id": "LVOGNZ",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]