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

Topspin Pickleball Club-Ladder League

ID: 7000197473

Match Scores

15-3

Loss

Play Date

2026-02-15

Play Time (Est)

6:15 AM

Play Location

208 Scott Ave NE, Rainsville, AL 35986, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZB
Zack Brown

0QLZN2 · USA

DUPR

3.548

LM
Logan Miller

J50EP4 · USA

DUPR

3.345

TEAM 2LOSS
JS
Jason smith

555JEP · USA

DUPR

2.980

GW
Greg Wigley

L2WE7Z · Rainsville, AL, US

DUPR

3.515

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-7000197473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7454287876,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zack Brown",
        "dupr_id": "0QLZN2",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Logan Miller",
        "dupr_id": "J50EP4",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6016986279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason  smith",
        "dupr_id": "555JEP",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Wigley",
        "dupr_id": "L2WE7Z",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": "Rainsville, AL, US"
      }
    ]
  }
]