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

Millis Recreation Ladder League

ID: 6920803395

Match Scores

11-10

Loss

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

Millis, MA 02054, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jeff Hammond

RD6XQQ · USA

DUPR

3.177

MW
Michael Ward

X0R5N2 · USA

DUPR

3.303

TEAM 2LOSS
VO
Virna Obrien

2Z5KV7 · Franklin, MA, US

DUPR

2.857

SN
Steven Neugarten

1QMPW0 · Natick, MA, US

DUPR

3.404

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-6920803395
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8153116560,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Hammond",
        "dupr_id": "RD6XQQ",
        "rating": 3.177,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Ward",
        "dupr_id": "X0R5N2",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6932102092,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Virna Obrien",
        "dupr_id": "2Z5KV7",
        "rating": 2.857,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Steven Neugarten",
        "dupr_id": "1QMPW0",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  }
]