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

Competitive Open Play Match

ID: 8271643322

Match Scores

13-20

Win

Play Date

2026-06-04

Play Time (Est)

3:30 PM

Play Location

Lysander, NY 13027, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TF
Teresa Foley

5EQ9ZV · USA

DUPR

2.941

SP
Sean peschka

55MJRL · USA

DUPR

2.735

TEAM 2WINNER
JR
Janet Reilly

1QODQD · Syracuse, NY, US

DUPR

3.326

RC
Rebecca Croucher

9P6EV7 · USA

DUPR

3.019

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-8271643322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8497611508,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Teresa Foley",
        "dupr_id": "5EQ9ZV",
        "rating": 2.941,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean peschka",
        "dupr_id": "55MJRL",
        "rating": 2.735,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6312064381,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janet Reilly",
        "dupr_id": "1QODQD",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Syracuse, NY, US"
      },
      {
        "name": "Rebecca Croucher",
        "dupr_id": "9P6EV7",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]