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

Monday Intermediate Partner League Week 5

ID: 7489872983

Match Scores

3-11

Loss

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DG
Drew Gorton

DNWOKL · Burnsville, MN, US

DUPR

3.208

DB
Denise Beyer

0PKLV2 · USA

DUPR

2.044

TEAM 2WINNER
JR
John Rivers

76DLZ5 · Saint Paul, MN, US

DUPR

3.601

SS
Steve Strafelda

N5D52Z · USA

DUPR

2.990

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-7489872983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7427814722,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Gorton",
        "dupr_id": "DNWOKL",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Denise Beyer",
        "dupr_id": "0PKLV2",
        "rating": 2.044,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7722623855,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Rivers",
        "dupr_id": "76DLZ5",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Steve Strafelda",
        "dupr_id": "N5D52Z",
        "rating": 2.99,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]