Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

National Pickleball Center Club Championships - Mixed Doubles 4.5 Round Robin 12-52 Age

ID: 7195866250

Match Scores

11-2

Loss

Play Date

2026-02-01

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Alexander Murray

G0RYND · USA

DUPR

4.321

CK
Csilla Korom

35D4OR · Derry, NH, US

DUPR

4.517

TEAM 2LOSS
JP
Jason Pope

355G20 · Lebanon, OH, US

DUPR

4.921

DV
Denise Varelmann

8J5G2O · Butler County, OH, US

DUPR

4.232

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-7195866250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7512775888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Murray",
        "dupr_id": "G0RYND",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Csilla Korom",
        "dupr_id": "35D4OR",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Derry, NH, US"
      }
    ]
  },
  {
    "team_id": 6558982387,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Pope",
        "dupr_id": "355G20",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      },
      {
        "name": "Denise Varelmann",
        "dupr_id": "8J5G2O",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      }
    ]
  }
]