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

Topspin Pickleball Club-Ladder League

ID: 4778252315

Match Scores

15-9

Win

Play Date

2026-02-15

Play Time (Est)

12:45 AM

Play Location

208 Scott Ave NE, Rainsville, AL 35986, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KM
Ken Mitchell

Z9LQEM · USA

DUPR

3.263

GW
Greg Wigley

L2WE7Z · Rainsville, AL, US

DUPR

3.525

TEAM 2LOSS
ZB
Zack Brown

0QLZN2 · USA

DUPR

3.538

JS
Jason smith

555JEP · USA

DUPR

2.967

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-4778252315
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5849791004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ken Mitchell",
        "dupr_id": "Z9LQEM",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Wigley",
        "dupr_id": "L2WE7Z",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": "Rainsville, AL, US"
      }
    ]
  },
  {
    "team_id": 7843556492,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zack Brown",
        "dupr_id": "0QLZN2",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason  smith",
        "dupr_id": "555JEP",
        "rating": 2.967,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]