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

The Pickle Bar - Spring Senior League

ID: 5608459310

Match Scores

11-4

Loss

Play Date

2026-06-01

Play Time (Est)

3:30 PM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Thom Taylor

KYN75O · USA

DUPR

2.498

RL
Regina Lee

3LPK4Q · North Charleston, SC, US

DUPR

2.121

TEAM 2LOSS
DK
Daniel Kirk

7JMXXN · Summerville, SC, US

DUPR

2.000

LG
Lisa greco

9JY2L7 · USA

DUPR

2.000

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5608459310
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6998207190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thom Taylor",
        "dupr_id": "KYN75O",
        "rating": 2.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Regina Lee",
        "dupr_id": "3LPK4Q",
        "rating": 2.121,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 7794215242,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Kirk",
        "dupr_id": "7JMXXN",
        "rating": 2,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Lisa greco",
        "dupr_id": "9JY2L7",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]