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

Topspin Pickleball Club-Ladder League

ID: 7427630652

Match Scores

5-15

Win

Play Date

2026-02-15

Play Time (Est)

1:00 PM

Play Location

208 Scott Ave NE, Rainsville, AL 35986, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jason smith

555JEP · USA

DUPR

3.033

KM
Ken Mitchell

Z9LQEM · USA

DUPR

3.249

TEAM 2WINNER
GW
Greg Wigley

L2WE7Z · Rainsville, AL, US

DUPR

3.553

LM
Logan Miller

J50EP4 · USA

DUPR

3.307

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-7427630652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7638283546,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason  smith",
        "dupr_id": "555JEP",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Mitchell",
        "dupr_id": "Z9LQEM",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6838387179,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Wigley",
        "dupr_id": "L2WE7Z",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Rainsville, AL, US"
      },
      {
        "name": "Logan Miller",
        "dupr_id": "J50EP4",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]