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

June 3 - Round 1

ID: 4761850326

Match Scores

15-5

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Fenway Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
GS
Gary Schulte

N54VYN · USA

DUPR

2.950

JS
Jessica Staloch

EGQ2LO · Forest Lake, MN, US

DUPR

2.670

TEAM 2LOSS
DS
Doug Stark

PKGVLX · Hugo, MN, US

DUPR

3.113

CG
Cody Grove

6PWXRK · Columbus, US

DUPR

2.425

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-4761850326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5392823655,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Schulte",
        "dupr_id": "N54VYN",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jessica Staloch",
        "dupr_id": "EGQ2LO",
        "rating": 2.67,
        "profile_pic_url": null,
        "location": "Forest Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 7268122804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug Stark",
        "dupr_id": "PKGVLX",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": "Hugo, MN, US"
      },
      {
        "name": "Cody Grove",
        "dupr_id": "6PWXRK",
        "rating": 2.425,
        "profile_pic_url": null,
        "location": "Columbus, US"
      }
    ]
  }
]