Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1 Round 1

ID: 5852921480

Match Scores

9-7

Loss

Play Date

2026-05-15

Play Time (Est)

9:00 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jeff Kurtz

6ZPGEE · Albany, NY, US

DUPR

4.320

DM
Davis Moecekl

7NJDDN · USA

DUPR

3.485

TEAM 2LOSS
Nick Roddy

OZ69Z2 · Schenectady, NY, US

DUPR

4.276

Alfredo Lloreda

N776WN · Ballston, NY, US

DUPR

3.898

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-5852921480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7211527745,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Kurtz",
        "dupr_id": "6ZPGEE",
        "rating": 4.32,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/74.jpg",
        "location": "Albany, NY, US"
      },
      {
        "name": "Davis Moecekl",
        "dupr_id": "7NJDDN",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8413862324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Roddy",
        "dupr_id": "OZ69Z2",
        "rating": 4.276,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/57.jpg",
        "location": "Schenectady, NY, US"
      },
      {
        "name": "Alfredo Lloreda",
        "dupr_id": "N776WN",
        "rating": 3.898,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Ballston, NY, US"
      }
    ]
  }
]