Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 8 Round 1

ID: 5334465215

Match Scores

9-8

Loss

Play Date

2026-02-27

Play Time (Est)

12:45 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Lee Carman

KDXR7O · Latham, NY, US

DUPR

4.038

John Lemon

LVDN56 · Selkirk, NY, US

DUPR

3.867

TEAM 2LOSS
Matt Rymanowski

QPLZ54 · Albany, NY, US

DUPR

4.120

Steven Bini

3Y2N4G · Schenectady, NY, US

DUPR

3.838

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-5334465215
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5044166135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lee Carman",
        "dupr_id": "KDXR7O",
        "rating": 4.038,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Latham, NY, US"
      },
      {
        "name": "John Lemon",
        "dupr_id": "LVDN56",
        "rating": 3.867,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Selkirk, NY, US"
      }
    ]
  },
  {
    "team_id": 6168110056,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Rymanowski",
        "dupr_id": "QPLZ54",
        "rating": 4.12,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Albany, NY, US"
      },
      {
        "name": "Steven Bini",
        "dupr_id": "3Y2N4G",
        "rating": 3.838,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Schenectady, NY, US"
      }
    ]
  }
]