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

PickleballU

ID: 4413454145

Match Scores

11-4

Win

Play Date

2026-04-21

Play Time (Est)

6:15 AM

Play Location

178 Main St, Sturbridge, MA 01566, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Manny Gomes

6Z2QJG · Sturbridge, MA, US

DUPR

3.152

MH
Melissa hilli

NRQELZ · USA

DUPR

3.004

TEAM 2LOSS
Mariana Ravanales

NXVZE2 · Uxbridge, MA, US

DUPR

2.644

Leslie Fleming

2YYZL7 · Douglas, MA, US

DUPR

2.924

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