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

Week 4 Hour 1

ID: 5228770546

Match Scores

9-0

Win

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Michael Perrott

V65EZ5 · USA

DUPR

3.159

KS
Kara Stallmer

5Y74ZL · Waterford, NY, US

DUPR

2.681

TEAM 2LOSS
LS
Lynn Squillace

JZZWZO · USA

DUPR

3.038

SC
Sarah Cotton

ZD9VZW · Albany, NY, US

DUPR

3.021

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-5228770546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7336307619,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Perrott",
        "dupr_id": "V65EZ5",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kara Stallmer",
        "dupr_id": "5Y74ZL",
        "rating": 2.681,
        "profile_pic_url": null,
        "location": "Waterford, NY, US"
      }
    ]
  },
  {
    "team_id": 7221588922,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lynn Squillace",
        "dupr_id": "JZZWZO",
        "rating": 3.038,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sarah Cotton",
        "dupr_id": "ZD9VZW",
        "rating": 3.021,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      }
    ]
  }
]