Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

National Pickleball Center Club Championships - Mixed Doubles 4.5 Single Elimination 12-52 Age

ID: 5275479881

Match Scores

11-13

Win

Play Date

2026-02-01

Play Time (Est)

6:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
LL
Laura Lufrano

127Z57 · New Hope, PA, US

DUPR

4.038

CR
Cole Russel

3VNYY5 · USA

DUPR

4.358

TEAM 2WINNER
JP
Jason Pope

355G20 · Lebanon, OH, US

DUPR

4.855

DV
Denise Varelmann

8J5G2O · Butler County, OH, US

DUPR

4.172

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-5275479881
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8511145317,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laura Lufrano",
        "dupr_id": "127Z57",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "New Hope, PA, US"
      },
      {
        "name": "Cole Russel",
        "dupr_id": "3VNYY5",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6557651295,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Pope",
        "dupr_id": "355G20",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      },
      {
        "name": "Denise Varelmann",
        "dupr_id": "8J5G2O",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      }
    ]
  }
]