Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Portland Ladder Events

ID: 7013865549

Match Scores

15-8

Loss

Play Date

2024-06-14

Play Time (Est)

10:15 AM

Play Location

Portland, ME, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Shea Murdock

ZNDGYL · Cape Elizabeth, ME, US

DUPR

3.699

ML
Michael Lodge-Paolini

8JVKO4 · Saco, ME, US

DUPR

3.329

TEAM 2LOSS
SS
Stephen Simonds

3PNGRX · Portland, ME, US

DUPR

3.912

JB
Jennifer Bowring

35520P · South Portland, ME, US

DUPR

3.267

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-7013865549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5479338866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shea Murdock",
        "dupr_id": "ZNDGYL",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Cape Elizabeth, ME, US"
      },
      {
        "name": "Michael Lodge-Paolini",
        "dupr_id": "8JVKO4",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": "Saco, ME, US"
      }
    ]
  },
  {
    "team_id": 5894908347,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Simonds",
        "dupr_id": "3PNGRX",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Portland, ME, US"
      },
      {
        "name": "Jennifer Bowring",
        "dupr_id": "35520P",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      }
    ]
  }
]