Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPCM Spring '26- week 1

ID: 7196949799

Match Scores

15-9

Win

Play Date

2026-03-16

Play Time (Est)

8:45 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Sam Kessler

ZN79KP · Hopkins, MN, US

DUPR

4.431

JM
Joe Marshall

7DXQM9 · MN, US

DUPR

4.048

TEAM 2LOSS
BE
Ben Elling

1R75GD · Lakeville, MN, US

DUPR

4.236

BB
Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.843

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-7196949799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7787670365,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Kessler",
        "dupr_id": "ZN79KP",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Joe Marshall",
        "dupr_id": "7DXQM9",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 5370530953,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Elling",
        "dupr_id": "1R75GD",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Shorewood, MN, US"
      }
    ]
  }
]