Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1 Round 1

ID: 4951066824

Match Scores

9-5

Win

Play Date

2026-05-15

Play Time (Est)

1:00 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Jeff Kurtz

6ZPGEE · Albany, NY, US

DUPR

4.315

BR
Brian Rasizer

KDXRJQ · Latham, NY, US

DUPR

4.192

TEAM 2LOSS
DM
Davis Moecekl

7NJDDN · USA

DUPR

3.567

AL
Alfredo Lloreda

N776WN · Ballston, NY, US

DUPR

3.907

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-4951066824
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5403868125,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Kurtz",
        "dupr_id": "6ZPGEE",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      },
      {
        "name": "Brian Rasizer",
        "dupr_id": "KDXRJQ",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  },
  {
    "team_id": 5202481656,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Davis Moecekl",
        "dupr_id": "7NJDDN",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alfredo Lloreda",
        "dupr_id": "N776WN",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Ballston, NY, US"
      }
    ]
  }
]