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

Competitive Open Play Match

ID: 6122584127

Match Scores

8-11

Win

Play Date

2026-06-07

Play Time (Est)

12:45 AM

Play Location

Pinellas County, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CT
Cathy Thornton

EG4K4V · Seminole, FL, US

DUPR

2.945

GM
Gerry McCafferty

EL5WJM · USA

DUPR

3.562

TEAM 2WINNER
BM
Bill McClelland

JZ7LVJ · USA

DUPR

3.199

JS
Jon Smith

NY5JR7 · St. Petersburg, FL, US

DUPR

3.362

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-6122584127
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4668134970,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cathy Thornton",
        "dupr_id": "EG4K4V",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": "Seminole, FL, US"
      },
      {
        "name": "Gerry  McCafferty",
        "dupr_id": "EL5WJM",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6258776872,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill McClelland",
        "dupr_id": "JZ7LVJ",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Smith",
        "dupr_id": "NY5JR7",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]