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

Side Out Senior Slam Hosted By Cloud 11 - Mens Doubles Skill: (Open) Age: (50 And Above)

ID: 5950637909

Match Scores

1-15

Loss

Play Date

2025-05-09

Play Time (Est)

6:15 AM

Play Location

Everett, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EW
Elliott Walker

12YN7R · Casa Grande, AZ, US

DUPR

4.220

SL
Scott Lennan

3LQ47K · Seattle, WA, US

DUPR

4.855

TEAM 2WINNER
GP
Glen Peterson

30K7G3 · Redmond, WA, US

DUPR

5.006

TT
Tony Thompson

V4G72J · Edmonds, WA, US

DUPR

5.050

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-5950637909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7022314567,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elliott Walker",
        "dupr_id": "12YN7R",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      },
      {
        "name": "Scott Lennan",
        "dupr_id": "3LQ47K",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 6542216387,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Glen Peterson",
        "dupr_id": "30K7G3",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Tony Thompson",
        "dupr_id": "V4G72J",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      }
    ]
  }
]