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

NRRP Sun. League Level 5

ID: 5550458353

Match Scores

8-11

Win

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ET
Elizabeth Torres

OZ5K4E · North Ridgeville, OH, US

DUPR

2.868

ST
Scott Tamas

E96YPO · USA

DUPR

2.799

TEAM 2WINNER
DM
Dan McCray

RWVJPD · USA

DUPR

3.257

MS
Matthew Sousa

555MJV · Cleveland, OH, US

DUPR

3.055

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-5550458353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7372038241,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Torres",
        "dupr_id": "OZ5K4E",
        "rating": 2.868,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Scott Tamas",
        "dupr_id": "E96YPO",
        "rating": 2.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8077451611,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan McCray",
        "dupr_id": "RWVJPD",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Sousa",
        "dupr_id": "555MJV",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]