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

ELEVENO DUPR LEAGUE (2.75-3.25)

ID: 5050870569

Match Scores

11-8

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Foxborough, MA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Trip Carey

V7J4LP · USA

DUPR

2.620

CC
Callen Cuesta

6NMLJ0 · USA

DUPR

2.730

TEAM 2LOSS
RR
Ron Romano

XJ7272 · Cumberland, RI, US

DUPR

2.857

MM
Matthew Moore

55WVG5 · USA

DUPR

2.912

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-5050870569
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5662577911,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trip Carey",
        "dupr_id": "V7J4LP",
        "rating": 2.62,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Callen Cuesta",
        "dupr_id": "6NMLJ0",
        "rating": 2.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5527759310,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Romano",
        "dupr_id": "XJ7272",
        "rating": 2.857,
        "profile_pic_url": null,
        "location": "Cumberland, RI, US"
      },
      {
        "name": "Matthew Moore",
        "dupr_id": "55WVG5",
        "rating": 2.912,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]