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

Miracle Hill Golf & Tennis

ID: 5552317162

Match Scores

15-4

Win

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Nebraska, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SC
Steve Cordwin

3PX9EE · Papillion, NE, US

DUPR

3.054

DT
Daniel Tesarek

KYKKN6 · USA

DUPR

2.439

TEAM 2LOSS
EW
Elizabeth Walenz

L2RLVJ · USA

DUPR

2.854

BB
Bill Beatty

NYKP07 · USA

DUPR

2.381

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-5552317162
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7583339171,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Cordwin",
        "dupr_id": "3PX9EE",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      },
      {
        "name": "Daniel Tesarek",
        "dupr_id": "KYKKN6",
        "rating": 2.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7883251925,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Walenz",
        "dupr_id": "L2RLVJ",
        "rating": 2.854,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Beatty",
        "dupr_id": "NYKP07",
        "rating": 2.381,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]