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

The Sports Haus

ID: 7885344002

Match Scores

9-15

Loss

Play Date

2026-06-03

Play Time (Est)

3:30 PM

Play Location

129 Woodward Ave, Norwalk, CT 06854, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Dianna Santora

V4D465 · USA

DUPR

2.054

GJ
Gary Johnson

4ZOWYG · Norwalk, CT, US

DUPR

2.739

TEAM 2WINNER
SB
Steve Blevins

3OQWD2 · USA

DUPR

2.362

DU
Dina Upton

ZN75NL · Westport, CT, US

DUPR

2.788

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-7885344002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8008994287,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dianna Santora",
        "dupr_id": "V4D465",
        "rating": 2.054,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Johnson",
        "dupr_id": "4ZOWYG",
        "rating": 2.739,
        "profile_pic_url": null,
        "location": "Norwalk, CT, US"
      }
    ]
  },
  {
    "team_id": 5699149914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Blevins",
        "dupr_id": "3OQWD2",
        "rating": 2.362,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dina Upton",
        "dupr_id": "ZN75NL",
        "rating": 2.788,
        "profile_pic_url": null,
        "location": "Westport, CT, US"
      }
    ]
  }
]