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

Competitive Open Play Match

ID: 8528027526

Match Scores

7-11

Loss

Play Date

2026-06-07

Play Time (Est)

7:30 PM

Play Location

Pinellas County, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CT
Cathy Thornton

EG4K4V · Seminole, FL, US

DUPR

2.950

JS
Jon Smith

NY5JR7 · St. Petersburg, FL, US

DUPR

3.357

TEAM 2WINNER
AB
Andrew Brosman

RWZD6Z · USA

DUPR

2.643

GM
Gerry McCafferty

EL5WJM · USA

DUPR

3.581

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-8528027526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5918107217,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cathy Thornton",
        "dupr_id": "EG4K4V",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": "Seminole, FL, US"
      },
      {
        "name": "Jon Smith",
        "dupr_id": "NY5JR7",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 4950946344,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew  Brosman",
        "dupr_id": "RWZD6Z",
        "rating": 2.643,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gerry  McCafferty",
        "dupr_id": "EL5WJM",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]