Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

National Pickleball Center Club Championships - Men's Doubles 4.5 Single Elimination 12-50 Age

ID: 5949856211

Match Scores

6-11

Win

Play Date

2026-02-01

Play Time (Est)

12:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Alexander Murray

G0RYND · USA

DUPR

4.332

RS
Robert Swanwick

3YZGOP · Gibson Island, MD, US

DUPR

4.574

TEAM 2WINNER
JP
Jason Pope

355G20 · Lebanon, OH, US

DUPR

4.862

TB
Tracy Burns

89JRMR · Wilmington, OH, US

DUPR

4.502

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-5949856211
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5614838734,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander Murray",
        "dupr_id": "G0RYND",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Swanwick",
        "dupr_id": "3YZGOP",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Gibson Island, MD, US"
      }
    ]
  },
  {
    "team_id": 7298302052,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Pope",
        "dupr_id": "355G20",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      },
      {
        "name": "Tracy Burns",
        "dupr_id": "89JRMR",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Wilmington, OH, US"
      }
    ]
  }
]