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

Competitive Open Play Match

ID: 6915981316

Match Scores

0-15

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Kenmore, NY 14217, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RR
Robert Reed

6P046K · USA

DUPR

3.208

PF
Pam Figoria

GXWMKM · USA

DUPR

3.170

TEAM 2WINNER
DL
Douglas Levre

N5XW5Z · USA

DUPR

2.819

MC
Michael Corbi

NXR6R6 · Buffalo, NY, US

DUPR

3.835

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-6915981316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6310619813,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert  Reed",
        "dupr_id": "6P046K",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pam Figoria",
        "dupr_id": "GXWMKM",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5544335824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Douglas Levre",
        "dupr_id": "N5XW5Z",
        "rating": 2.819,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Corbi",
        "dupr_id": "NXR6R6",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]