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

Week 4 1st Hour

ID: 7516984713

Match Scores

9-3

Loss

Play Date

2026-06-03

Play Time (Est)

10:15 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Mary Lane

GW7DVV · USA

DUPR

3.302

PG
Penni Grinnell

VXN707 · Latham, NY, US

DUPR

2.810

TEAM 2LOSS
SF
Sharon Finnerty

YNREM4 · Latham, NY, US

DUPR

2.789

CZ
cate Zegger

ZDQ04D · Latham, NY, US

DUPR

3.292

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-7516984713
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8396680625,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary Lane",
        "dupr_id": "GW7DVV",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Penni Grinnell",
        "dupr_id": "VXN707",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  },
  {
    "team_id": 6453172532,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sharon Finnerty",
        "dupr_id": "YNREM4",
        "rating": 2.789,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      },
      {
        "name": "cate Zegger",
        "dupr_id": "ZDQ04D",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  }
]