Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickle Bar Masters - 2nd Annual ($10K Cash Prizes) Presented by Pickleball Charleston - Men's 3.5 (All Ages)

ID: 7086420250

Match Scores

11-7

Loss

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Summerville, SC

View Facility Page →

Competitor Teams

TEAM 1WINNER
DH
Dan Handford

127P2R · Lexington, SC, US

DUPR

3.762

CH
Caleb Handford

EGZMVM · Lexington, SC, US

DUPR

3.897

TEAM 2LOSS
BM
Bill Moseley

89DWLK · North Augusta, SC, US

DUPR

3.705

SR
Stan Rickert

35D4M0 · Cayce, SC, US

DUPR

3.350

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-7086420250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7727779296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Handford",
        "dupr_id": "127P2R",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "Caleb Handford",
        "dupr_id": "EGZMVM",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  },
  {
    "team_id": 6742976146,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Moseley",
        "dupr_id": "89DWLK",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "North Augusta, SC, US"
      },
      {
        "name": "Stan Rickert",
        "dupr_id": "35D4M0",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": "Cayce, SC, US"
      }
    ]
  }
]