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

Monday Intermediate Partner League Week 5

ID: 4486789032

Match Scores

11-9

Loss

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Elizabeth Stedillie

99VRME · Eagan, MN, US

DUPR

2.884

TK
Tonya K

9JRPKV · USA

DUPR

2.882

TEAM 2LOSS
DG
Drew Gorton

DNWOKL · Burnsville, MN, US

DUPR

3.207

DB
Denise Beyer

0PKLV2 · USA

DUPR

2.043

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-4486789032
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8075954347,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Stedillie",
        "dupr_id": "99VRME",
        "rating": 2.884,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Tonya K",
        "dupr_id": "9JRPKV",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8517726008,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Gorton",
        "dupr_id": "DNWOKL",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Denise Beyer",
        "dupr_id": "0PKLV2",
        "rating": 2.043,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]