Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

National Pickleball Center Club Championships - Mixed Doubles 4.0 Round Robin 64+ Age

ID: 5320179756

Match Scores

8-11

Win

Play Date

2026-02-01

Play Time (Est)

1:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
DA
David A Gross

3509P1 · USA

DUPR

3.710

JW
Jolie Weintraub

3ZQZLM · Oceanside, NY, US

DUPR

4.441

TEAM 2WINNER
BB
Brad Bernier

17JLEN · Morton, IL, US

DUPR

4.134

JA
Jennifer Addeo

NY9XN7 · USA

DUPR

4.438

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-5320179756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8483547923,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David A Gross",
        "dupr_id": "3509P1",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jolie Weintraub",
        "dupr_id": "3ZQZLM",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 6112832058,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Bernier",
        "dupr_id": "17JLEN",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      },
      {
        "name": "Jennifer Addeo",
        "dupr_id": "NY9XN7",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]