Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5292826065

Match Scores

15-0

Win

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Kenmore, NY 14217, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Robert Reed

6P046K · USA

DUPR

4.232

MC
Michael Corbi

NXR6R6 · Buffalo, NY, US

DUPR

3.821

TEAM 2LOSS
PF
Pam Figoria

GXWMKM · USA

DUPR

3.537

AW
Adam Weipert

RDWVDE · USA

DUPR

2.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-5292826065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7703109827,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert  Reed",
        "dupr_id": "6P046K",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Corbi",
        "dupr_id": "NXR6R6",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 7574672753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pam Figoria",
        "dupr_id": "GXWMKM",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Weipert",
        "dupr_id": "RDWVDE",
        "rating": 2.835,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]