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

Topspin Pickleball Club-Ladder League

ID: 8121095430

Match Scores

15-12

Win

Play Date

2026-02-15

Play Time (Est)

7:30 PM

Play Location

208 Scott Ave NE, Rainsville, AL 35986, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GW
Greg Wigley

L2WE7Z · Rainsville, AL, US

DUPR

3.533

ZB
Zack Brown

0QLZN2 · USA

DUPR

3.508

TEAM 2LOSS
LM
Logan Miller

J50EP4 · USA

DUPR

3.287

KM
Ken Mitchell

Z9LQEM · USA

DUPR

3.279

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-8121095430
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7601284166,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Wigley",
        "dupr_id": "L2WE7Z",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": "Rainsville, AL, US"
      },
      {
        "name": "Zack Brown",
        "dupr_id": "0QLZN2",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7031739910,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Miller",
        "dupr_id": "J50EP4",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Mitchell",
        "dupr_id": "Z9LQEM",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]