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

The Pickle Bar - Spring Senior League

ID: 5341354623

Match Scores

11-2

Win

Play Date

2026-05-11

Play Time (Est)

4:45 AM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Margaret Gonzales

VXRK6E · Summerville, SC, US

DUPR

2.336

Daniel Kirk

7JMXXN · Summerville, SC, US

DUPR

2.110

TEAM 2LOSS
Eric Bjork

996XRV · Summerville, SC, US

DUPR

2.467

RM
Robert Mangrum

WKE2EM · USA

DUPR

2.154

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-5341354623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6048691100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Margaret Gonzales",
        "dupr_id": "VXRK6E",
        "rating": 2.336,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/75.jpg",
        "location": "Summerville, SC, US"
      },
      {
        "name": "Daniel Kirk",
        "dupr_id": "7JMXXN",
        "rating": 2.11,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 5213859570,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Bjork",
        "dupr_id": "996XRV",
        "rating": 2.467,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": "Summerville, SC, US"
      },
      {
        "name": "Robert Mangrum",
        "dupr_id": "WKE2EM",
        "rating": 2.154,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]