Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5480855325

Match Scores

11-7

Loss

Play Date

2026-02-01

Play Time (Est)

10:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Scott Sim

V442G7 · Toronto, ON, CA

DUPR

4.636

EA
Emily Ashizawa

PKQJRM · Richmond Hill, ON, CA

DUPR

4.196

TEAM 2LOSS
JP
Jason Pope

355G20 · Lebanon, OH, US

DUPR

4.869

DV
Denise Varelmann

8J5G2O · Butler County, OH, US

DUPR

4.186

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-5480855325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5016687972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Sim",
        "dupr_id": "V442G7",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Emily Ashizawa",
        "dupr_id": "PKQJRM",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Richmond Hill, ON, CA"
      }
    ]
  },
  {
    "team_id": 8471400445,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Pope",
        "dupr_id": "355G20",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      },
      {
        "name": "Denise Varelmann",
        "dupr_id": "8J5G2O",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      }
    ]
  }
]