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

Millis Recreation Ladder League

ID: 5035105967

Match Scores

11-10

Win

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

Millis, MA 02054, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Michael Ward

X0R5N2 · USA

DUPR

3.322

VO
Virna Obrien

2Z5KV7 · Franklin, MA, US

DUPR

2.873

TEAM 2LOSS
SN
Steven Neugarten

1QMPW0 · Natick, MA, US

DUPR

3.382

JH
Jeff Hammond

RD6XQQ · USA

DUPR

3.161

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-5035105967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7276548009,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Ward",
        "dupr_id": "X0R5N2",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Virna Obrien",
        "dupr_id": "2Z5KV7",
        "rating": 2.873,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  },
  {
    "team_id": 8138338112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Neugarten",
        "dupr_id": "1QMPW0",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      },
      {
        "name": "Jeff Hammond",
        "dupr_id": "RD6XQQ",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]