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

Pool B - Men's Doubles - DUPR 7.0/7.5 Meals on Wheels at The Pickle Bar Presented by Pickleball Charleston

ID: 6631844438

Match Scores

15-13

Win

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
David Morrison

PKGY5E · Summerville, SC, US

DUPR

3.192

MP
Mark Pawlowski

NY77WZ · Summerville, SC, US

DUPR

3.336

TEAM 2LOSS
BB
Brandon Blumenburg

NYOY5Z · Charleston, SC, US

DUPR

3.511

DE
Dennis Edwards

V7K5J6 · USA

DUPR

3.315

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-6631844438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7261503335,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Morrison",
        "dupr_id": "PKGY5E",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Mark Pawlowski",
        "dupr_id": "NY77WZ",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 5274119733,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Blumenburg ",
        "dupr_id": "NYOY5Z",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Dennis Edwards",
        "dupr_id": "V7K5J6",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]