Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Moneyball

ID: 6971136497

Match Scores

11-4

Win

Play Date

2026-04-04

Play Time (Est)

6:15 AM

Play Location

The Picklr Westbrook

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Joseph Robichaud

DW964M · South Portland, ME, US

DUPR

4.249

CD
Charlie Dimon

30R621 · Somersworth, NH, US

DUPR

4.564

TEAM 2LOSS
JK
Jon Kleiman

4ZPLNV · USA

DUPR

4.301

MD
Matt Dubois

9PJVDV · Alfred, ME, US

DUPR

3.831

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-6971136497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5290751017,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Robichaud",
        "dupr_id": "DW964M",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      },
      {
        "name": "Charlie Dimon",
        "dupr_id": "30R621",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Somersworth, NH, US"
      }
    ]
  },
  {
    "team_id": 7017789148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Kleiman",
        "dupr_id": "4ZPLNV",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Dubois",
        "dupr_id": "9PJVDV",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Alfred, ME, US"
      }
    ]
  }
]