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

Competitive Open Play Match

ID: 6091955250

Match Scores

4-11

Win

Play Date

2026-06-07

Play Time (Est)

7:30 PM

Play Location

Pinellas County, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BM
Bill McClelland

JZ7LVJ · USA

DUPR

3.170

JS
Jon Smith

NY5JR7 · St. Petersburg, FL, US

DUPR

3.345

TEAM 2WINNER
MB
Mark Brosman

MYD7MO · Seminole, FL, US

DUPR

3.601

GM
Gerry McCafferty

EL5WJM · USA

DUPR

3.542

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-6091955250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5437712012,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill McClelland",
        "dupr_id": "JZ7LVJ",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Smith",
        "dupr_id": "NY5JR7",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 7006117091,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Brosman",
        "dupr_id": "MYD7MO",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Seminole, FL, US"
      },
      {
        "name": "Gerry  McCafferty",
        "dupr_id": "EL5WJM",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]