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

PickleballU

ID: 5884899118

Match Scores

11-8

Win

Play Date

2026-04-21

Play Time (Est)

11:30 PM

Play Location

178 Main St, Sturbridge, MA 01566, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Manny Gomes

6Z2QJG · Sturbridge, MA, US

DUPR

3.140

Leslie Fleming

2YYZL7 · Douglas, MA, US

DUPR

2.935

TEAM 2LOSS
Mariana Ravanales

NXVZE2 · Uxbridge, MA, US

DUPR

2.653

MH
Melissa hilli

NRQELZ · USA

DUPR

2.968

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-5884899118
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4849537324,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manny Gomes",
        "dupr_id": "6Z2QJG",
        "rating": 3.14,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Sturbridge, MA, US"
      },
      {
        "name": "Leslie Fleming",
        "dupr_id": "2YYZL7",
        "rating": 2.935,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/62.jpg",
        "location": "Douglas, MA, US"
      }
    ]
  },
  {
    "team_id": 8324093538,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mariana  Ravanales",
        "dupr_id": "NXVZE2",
        "rating": 2.653,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/40.jpg",
        "location": "Uxbridge, MA, US"
      },
      {
        "name": "Melissa hilli",
        "dupr_id": "NRQELZ",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]