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

Match Point Wednesday 50+ League

ID: 5832278259

Match Scores

14-15

Win

Play Date

2026-05-13

Play Time (Est)

4:45 AM

Play Location

350 McCormick Blvd, Columbus, OH 43213, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Gary Ransom

3VJRG6 · USA

DUPR

3.446

MS
Marsha Seelen

O6Y7YE · USA

DUPR

3.473

TEAM 2WINNER
John Gustafson

LWVMNQ · New Albany, OH, US

DUPR

2.988

Tim Offutt

3O7JV7 · Washington, WV, US

DUPR

3.567

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-5832278259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8162604761,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary Ransom",
        "dupr_id": "3VJRG6",
        "rating": 3.446,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/5.jpg",
        "location": ""
      },
      {
        "name": "Marsha Seelen",
        "dupr_id": "O6Y7YE",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5586980338,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Gustafson",
        "dupr_id": "LWVMNQ",
        "rating": 2.988,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "New Albany, OH, US"
      },
      {
        "name": "Tim Offutt",
        "dupr_id": "3O7JV7",
        "rating": 3.567,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Washington, WV, US"
      }
    ]
  }
]