Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6 Round 1

ID: 6267634019

Match Scores

9-8

Win

Play Date

2026-04-15

Play Time (Est)

12:45 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
eric girard

V429Q6 · Cohoes, NY, US

DUPR

4.078

Ryan Cumberbatch

PZWD9X · Latham, NY, US

DUPR

3.782

TEAM 2LOSS
Matt Rymanowski

QPLZ54 · Albany, NY, US

DUPR

4.126

Darren Nguyen

WNVEJG · Troy, NY, US

DUPR

3.148

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-6267634019
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6522979034,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "eric girard",
        "dupr_id": "V429Q6",
        "rating": 4.078,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Cohoes, NY, US"
      },
      {
        "name": "Ryan Cumberbatch",
        "dupr_id": "PZWD9X",
        "rating": 3.782,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Latham, NY, US"
      }
    ]
  },
  {
    "team_id": 5800591172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Rymanowski",
        "dupr_id": "QPLZ54",
        "rating": 4.126,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Albany, NY, US"
      },
      {
        "name": "Darren Nguyen",
        "dupr_id": "WNVEJG",
        "rating": 3.148,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Troy, NY, US"
      }
    ]
  }
]