Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PPCM week 8

ID: 6180997170

Match Scores

10-15

Win

Play Date

2026-03-03

Play Time (Est)

7:30 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1LOSS
RG
Rick Gale

ZN6N6Q · Minneapolis, MN, US

DUPR

3.339

JE
John Elling

XOPWE5 · USA

DUPR

3.284

TEAM 2WINNER
JG
Jack Gale

16YRVG · Plymouth, MN, US

DUPR

3.330

BB
Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.856

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-6180997170
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4841985671,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Gale",
        "dupr_id": "ZN6N6Q",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7358734500,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Gale",
        "dupr_id": "16YRVG",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Shorewood, MN, US"
      }
    ]
  }
]