Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3 Round 2

ID: 5045721326

Match Scores

9-2

Win

Play Date

2025-12-12

Play Time (Est)

3:30 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
NR
Nick Roddy

OZ69Z2 · Schenectady, NY, US

DUPR

4.317

PR
Pat Riley

RXRKDZ · Albany, NY, US

DUPR

4.000

TEAM 2LOSS
CC
Charles Clarke

4VG4Z2 · Troy, NY, US

DUPR

4.651

AS
Aaron Sinnott

Q5JYR5 · Ballston Lake, NY, US

DUPR

3.966

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-5045721326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6089402750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Roddy",
        "dupr_id": "OZ69Z2",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Schenectady, NY, US"
      },
      {
        "name": "Pat Riley",
        "dupr_id": "RXRKDZ",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      }
    ]
  },
  {
    "team_id": 4504625495,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Clarke",
        "dupr_id": "4VG4Z2",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      },
      {
        "name": "Aaron Sinnott",
        "dupr_id": "Q5JYR5",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Ballston Lake, NY, US"
      }
    ]
  }
]