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

DUPR Series - Session 6

ID: 7322288072

Match Scores

15-12

Loss

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Moorestown, NJ 08057, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Tyler Thur

RD99PN · USA

DUPR

3.765

TG
Tom Giunta

GXNMKD · USA

DUPR

2.574

TEAM 2LOSS
ML
Michelle Lehman

LWYZVZ · Cinnaminson, NJ, US

DUPR

2.610

TN
Todd Nocella

PPRMQE · USA

DUPR

3.525

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-7322288072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6896557940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Thur",
        "dupr_id": "RD99PN",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Giunta",
        "dupr_id": "GXNMKD",
        "rating": 2.574,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6027516710,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle  Lehman",
        "dupr_id": "LWYZVZ",
        "rating": 2.61,
        "profile_pic_url": null,
        "location": "Cinnaminson, NJ, US"
      },
      {
        "name": "Todd Nocella",
        "dupr_id": "PPRMQE",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]