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

Wednesday 3.0 league

ID: 8017560565

Match Scores

11-5

Loss

Play Date

2025-02-12

Play Time (Est)

2:15 AM

Play Location

Pickle Shack, U.S. 42, Delaware, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Teresa Schmelzer

8959DR · USA

DUPR

2.333

MC
Melissa Colucci-Hayes

2LRXJ7 · Powell, OH, US

DUPR

2.790

TEAM 2LOSS
JJ
Joan Jordan

8EJWLJ · USA

DUPR

2.348

MH
Mike Hermann

JZ44RD · Galena, OH, US

DUPR

2.883

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-8017560565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5239613996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Teresa Schmelzer",
        "dupr_id": "8959DR",
        "rating": 2.333,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Melissa Colucci-Hayes",
        "dupr_id": "2LRXJ7",
        "rating": 2.79,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 7149279287,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joan Jordan",
        "dupr_id": "8EJWLJ",
        "rating": 2.348,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Hermann",
        "dupr_id": "JZ44RD",
        "rating": 2.883,
        "profile_pic_url": null,
        "location": "Galena, OH, US"
      }
    ]
  }
]