Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Portland Ladder Events

ID: 7551658034

Match Scores

6-15

Loss

Play Date

2024-07-05

Play Time (Est)

3:30 PM

Play Location

Portland, ME, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SS
Stephen Simonds

3PNGRX · Portland, ME, US

DUPR

4.077

JR
Joseph Robichaud

DW964M · South Portland, ME, US

DUPR

4.048

TEAM 2WINNER
JL
John Lightbody

89MVWR · Portland, ME, US

DUPR

3.947

CB
Chris Bowring

8M4XJL · South Portland, ME, US

DUPR

3.743

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-7551658034
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5502122104,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Simonds",
        "dupr_id": "3PNGRX",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Portland, ME, US"
      },
      {
        "name": "Joseph Robichaud",
        "dupr_id": "DW964M",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      }
    ]
  },
  {
    "team_id": 4686129600,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Lightbody",
        "dupr_id": "89MVWR",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Portland, ME, US"
      },
      {
        "name": "Chris Bowring",
        "dupr_id": "8M4XJL",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      }
    ]
  }
]