Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

NRRP Tue. League Level 4

ID: 8472473005

Match Scores

4-9

Win

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BT
Brad Town

QXDZL5 · USA

DUPR

3.173

JC
Jim Chickering

9JOQKR · USA

DUPR

2.947

TEAM 2WINNER
SZ
salena zanotti

17YJE5 · Westlake, OH, US

DUPR

3.037

JL
John Lipaj

4P4OJ2 · USA

DUPR

2.956

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-8472473005
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7333238815,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Town",
        "dupr_id": "QXDZL5",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Chickering",
        "dupr_id": "9JOQKR",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5603569340,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "salena zanotti",
        "dupr_id": "17YJE5",
        "rating": 3.037,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      },
      {
        "name": "John Lipaj",
        "dupr_id": "4P4OJ2",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]