Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 7596107985

Match Scores

12-21

Loss

Play Date

2026-05-09

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Morae Christian

5692WP · Stamford, CT, US

DUPR

3.881

EG
Evan Groetch

99456J · West Hartford, CT, US

DUPR

3.709

TEAM 2WINNER
JM
Julie McNeill

RYRZNM · Burlington, CT, US

DUPR

3.748

MO
Max O’Connor

0R9PJN · Simsbury, CT, US

DUPR

4.136

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-7596107985
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6087630487,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Morae Christian",
        "dupr_id": "5692WP",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Stamford, CT, US"
      },
      {
        "name": "Evan Groetch",
        "dupr_id": "99456J",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 8354700012,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie McNeill",
        "dupr_id": "RYRZNM",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Burlington, CT, US"
      },
      {
        "name": "Max O’Connor",
        "dupr_id": "0R9PJN",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  }
]