Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 8 Round 2

ID: 6341351592

Match Scores

9-1

Win

Play Date

2026-05-01

Play Time (Est)

1:00 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Tim OConnor

VX4YLE · Saratoga Springs, NY, US

DUPR

4.246

Chris Hebbard

KDX0XQ · Schenectady County, NY, US

DUPR

4.334

TEAM 2LOSS
John Lemon

LVDN56 · Selkirk, NY, US

DUPR

3.854

Robert Johnston

XK299R · Latham, NY, US

DUPR

3.872

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-6341351592
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6512578393,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim  OConnor",
        "dupr_id": "VX4YLE",
        "rating": 4.246,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/8.jpg",
        "location": "Saratoga Springs, NY, US"
      },
      {
        "name": "Chris  Hebbard",
        "dupr_id": "KDX0XQ",
        "rating": 4.334,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "Schenectady County, NY, US"
      }
    ]
  },
  {
    "team_id": 5754582581,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Lemon",
        "dupr_id": "LVDN56",
        "rating": 3.854,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Selkirk, NY, US"
      },
      {
        "name": "Robert Johnston",
        "dupr_id": "XK299R",
        "rating": 3.872,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "Latham, NY, US"
      }
    ]
  }
]