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

The Pickle Bar - Spring Senior League

ID: 8315373832

Match Scores

11-10

Loss

Play Date

2026-05-04

Play Time (Est)

5:00 PM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Tommy smith

9JRMMK · USA

DUPR

3.042

TT
Thom Taylor

KYN75O · USA

DUPR

2.602

TEAM 2LOSS
EB
Eric Bjork

996XRV · Summerville, SC, US

DUPR

2.523

RL
Regina Lee

3LPK4Q · North Charleston, SC, US

DUPR

2.015

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-8315373832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4950774419,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy smith",
        "dupr_id": "9JRMMK",
        "rating": 3.042,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thom Taylor",
        "dupr_id": "KYN75O",
        "rating": 2.602,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6484772899,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Bjork",
        "dupr_id": "996XRV",
        "rating": 2.523,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Regina Lee",
        "dupr_id": "3LPK4Q",
        "rating": 2.015,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      }
    ]
  }
]