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

Spring '26 - week 2

ID: 7993377140

Match Scores

15-7

Loss

Play Date

2026-03-23

Play Time (Est)

9:00 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
RA
Rick Anderson

8D7L61 · Minneapolis, MN, US

DUPR

3.675

RD
Robert Diehl

DWXYMY · Minneapolis, MN, US

DUPR

3.001

TEAM 2LOSS
RG
Rick Gale

ZN6N6Q · Minneapolis, MN, US

DUPR

3.332

BF
Bob fish

2L0ZXY · MN, US

DUPR

2.559

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-7993377140
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5755866610,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Anderson",
        "dupr_id": "8D7L61",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Robert Diehl",
        "dupr_id": "DWXYMY",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4792389031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rick Gale",
        "dupr_id": "ZN6N6Q",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Bob fish",
        "dupr_id": "2L0ZXY",
        "rating": 2.559,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]