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

The Pickle Bar - Spring Senior League

ID: 4441571639

Match Scores

11-6

Loss

Play Date

2026-05-04

Play Time (Est)

12:45 AM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Robert Mangrum

WKE2EM · USA

DUPR

2.311

DK
Daniel Kirk

7JMXXN · USA

DUPR

2.077

TEAM 2LOSS
TT
Thom Taylor

KYN75O · USA

DUPR

2.642

RL
Regina Lee

3LPK4Q · North Charleston, SC, US

DUPR

2.000

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-4441571639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5825179426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Mangrum",
        "dupr_id": "WKE2EM",
        "rating": 2.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Kirk",
        "dupr_id": "7JMXXN",
        "rating": 2.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7181421410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thom Taylor",
        "dupr_id": "KYN75O",
        "rating": 2.642,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Regina Lee",
        "dupr_id": "3LPK4Q",
        "rating": 2,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      }
    ]
  }
]