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

Competitive Open Play Match

ID: 5056417008

Match Scores

11-8

Win

Play Date

2026-06-07

Play Time (Est)

1:00 PM

Play Location

Pinellas County, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Mark Brosman

MYD7MO · Seminole, FL, US

DUPR

3.577

SB
Sandy Brosman

ZD7QXD · Pinellas County, FL, US

DUPR

2.702

TEAM 2LOSS
BM
Bill McClelland

JZ7LVJ · USA

DUPR

3.164

JS
Jon Smith

NY5JR7 · St. Petersburg, FL, US

DUPR

3.352

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-5056417008
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6542477939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Brosman",
        "dupr_id": "MYD7MO",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": "Seminole, FL, US"
      },
      {
        "name": "Sandy  Brosman",
        "dupr_id": "ZD7QXD",
        "rating": 2.702,
        "profile_pic_url": null,
        "location": "Pinellas County, FL, US"
      }
    ]
  },
  {
    "team_id": 4297091798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill McClelland",
        "dupr_id": "JZ7LVJ",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Smith",
        "dupr_id": "NY5JR7",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]