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

DUPR Series - Session 6

ID: 7141077325

Match Scores

15-9

Win

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

Moorestown, NJ 08057, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TG
Tom Giunta

GXNMKD · USA

DUPR

2.593

ML
Michelle Lehman

LWYZVZ · Cinnaminson, NJ, US

DUPR

2.614

TEAM 2LOSS
BF
Brent Falls

7ZLK65 · USA

DUPR

2.656

KM
Kelvin Miller

X0QPZR · USA

DUPR

2.739

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-7141077325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4606120340,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Giunta",
        "dupr_id": "GXNMKD",
        "rating": 2.593,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle  Lehman",
        "dupr_id": "LWYZVZ",
        "rating": 2.614,
        "profile_pic_url": null,
        "location": "Cinnaminson, NJ, US"
      }
    ]
  },
  {
    "team_id": 5973986567,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Falls",
        "dupr_id": "7ZLK65",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelvin  Miller",
        "dupr_id": "X0QPZR",
        "rating": 2.739,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]