Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 7 Round 2

ID: 7910162376

Match Scores

9-4

Win

Play Date

2026-04-22

Play Time (Est)

1:00 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
jonny dariano

QX5264 · Latham, NY, US

DUPR

4.529

CC
Charles Clarke

4VG4Z2 · Troy, NY, US

DUPR

4.537

TEAM 2LOSS
MR
Matt Rymanowski

QPLZ54 · Albany, NY, US

DUPR

4.101

CT
Carl Toth

L2XKJQ · Clifton Park, NY, US

DUPR

4.205

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-7910162376
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6393463893,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jonny dariano",
        "dupr_id": "QX5264",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      },
      {
        "name": "Charles Clarke",
        "dupr_id": "4VG4Z2",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      }
    ]
  },
  {
    "team_id": 6511226361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Rymanowski",
        "dupr_id": "QPLZ54",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      },
      {
        "name": "Carl Toth",
        "dupr_id": "L2XKJQ",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      }
    ]
  }
]