Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Portland Ladder Events

ID: 4822801369

Match Scores

15-11

Win

Play Date

2024-07-05

Play Time (Est)

2:15 AM

Play Location

Portland, ME, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Chris Bowring

8M4XJL · South Portland, ME, US

DUPR

3.583

Stephen Simonds

3PNGRX · Portland, ME, US

DUPR

4.111

TEAM 2LOSS
Joseph Robichaud

DW964M · South Portland, ME, US

DUPR

4.015

John Lightbody

89MVWR · Portland, ME, US

DUPR

3.732

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-4822801369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7626382194,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Bowring",
        "dupr_id": "8M4XJL",
        "rating": 3.583,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "South Portland, ME, US"
      },
      {
        "name": "Stephen Simonds",
        "dupr_id": "3PNGRX",
        "rating": 4.111,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Portland, ME, US"
      }
    ]
  },
  {
    "team_id": 5297628880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Robichaud",
        "dupr_id": "DW964M",
        "rating": 4.015,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "South Portland, ME, US"
      },
      {
        "name": "John Lightbody",
        "dupr_id": "89MVWR",
        "rating": 3.732,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Portland, ME, US"
      }
    ]
  }
]