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

Competitive Open Play Match

ID: 8196629124

Match Scores

9-11

Win

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

36871 Warren Rd, Westland, MI 48185, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Travis Colson

LVE5Y5 · USA

DUPR

3.141

RS
Ron Stern

NRLG7Z · USA

DUPR

2.812

TEAM 2WINNER
JP
Jonathan Pan

67ZVW0 · Canton, MI, US

DUPR

4.324

TK
Tom Katrivesis

2P2LYE · USA

DUPR

2.661

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-8196629124
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8334995840,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Travis Colson",
        "dupr_id": "LVE5Y5",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron Stern",
        "dupr_id": "NRLG7Z",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5296997934,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Pan",
        "dupr_id": "67ZVW0",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      },
      {
        "name": "Tom Katrivesis",
        "dupr_id": "2P2LYE",
        "rating": 2.661,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]