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

Sunday Novice League Week 5

ID: 7199797209

Match Scores

10-11

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Mark Moses

Q9N9Y0 · USA

DUPR

2.656

DG
Douglas Gerst

KDNN06 · Prior Lake, MN, US

DUPR

2.722

TEAM 2WINNER
JS
Jason Stedillie

M27DRD · Eagan, MN, US

DUPR

3.043

SE
Sanna Ellingson

YNQW0K · Apple Valley, MN, US

DUPR

2.623

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-7199797209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6862514888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Moses",
        "dupr_id": "Q9N9Y0",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Douglas Gerst",
        "dupr_id": "KDNN06",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 5762492891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Stedillie",
        "dupr_id": "M27DRD",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Sanna Ellingson",
        "dupr_id": "YNQW0K",
        "rating": 2.623,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]