Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6644942164

Match Scores

11-4

Loss

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

36871 Warren Rd, Westland, MI 48185, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
WF
William Frappier

XJV4V5 · Westland, MI, US

DUPR

3.969

RS
Ron Stern

NRLG7Z · USA

DUPR

2.791

TEAM 2LOSS
JP
Jonathan Pan

67ZVW0 · Canton, MI, US

DUPR

4.327

TK
Tom Katrivesis

2P2LYE · USA

DUPR

3.011

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-6644942164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6620021036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Frappier",
        "dupr_id": "XJV4V5",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Westland, MI, US"
      },
      {
        "name": "Ron Stern",
        "dupr_id": "NRLG7Z",
        "rating": 2.791,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7913000278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Pan",
        "dupr_id": "67ZVW0",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      },
      {
        "name": "Tom Katrivesis",
        "dupr_id": "2P2LYE",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]