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

Sunday Novice League Week 4

ID: 4656209524

Match Scores

11-3

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SF
Susan F

WNM9YL · USA

DUPR

2.503

JG
Juli Geske Peer

M27Z6P · Rosemount, MN, US

DUPR

2.113

TEAM 2LOSS
ES
Elizabeth Stiras

3ZRPXQ · Minneapolis, MN, US

DUPR

2.252

DM
Dan Malmon

D567YL · USA

DUPR

2.174

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-4656209524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6811151218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan F",
        "dupr_id": "WNM9YL",
        "rating": 2.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Juli Geske Peer",
        "dupr_id": "M27Z6P",
        "rating": 2.113,
        "profile_pic_url": null,
        "location": "Rosemount, MN, US"
      }
    ]
  },
  {
    "team_id": 6692628687,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Stiras",
        "dupr_id": "3ZRPXQ",
        "rating": 2.252,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Dan Malmon",
        "dupr_id": "D567YL",
        "rating": 2.174,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]