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

The Pickle Bar - Spring Senior League

ID: 7090526423

Match Scores

11-1

Loss

Play Date

2026-05-11

Play Time (Est)

12:45 AM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Tommy smith

9JRMMK · Charleston County, SC, US

DUPR

3.063

TT
Thom Taylor

KYN75O · USA

DUPR

2.627

TEAM 2LOSS
EB
Eric Bjork

996XRV · Summerville, SC, US

DUPR

2.495

MG
Margaret Gonzales

VXRK6E · Summerville, SC, US

DUPR

2.296

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-7090526423
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5105665095,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy smith",
        "dupr_id": "9JRMMK",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": "Charleston County, SC, US"
      },
      {
        "name": "Thom Taylor",
        "dupr_id": "KYN75O",
        "rating": 2.627,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6349641719,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Bjork",
        "dupr_id": "996XRV",
        "rating": 2.495,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Margaret Gonzales",
        "dupr_id": "VXRK6E",
        "rating": 2.296,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]