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

Colorado Springs Pickleball Classic powered by the World Pickleball Tour - $5K Cash Purse - Men's Doubles 5.0:19+,50+

ID: 7946287676

Match Scores

11-1, 11-4

Loss

Play Date

2022-09-18

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GW
Greg Williams

1RE20N · Colorado Springs, CO, US

DUPR

5.633

AG
Alexander Grubbs

84D0KK · Charlotte, NC, US

DUPR

6.028

TEAM 2LOSS
RL
Robert Leonard

8WMWY1 · USA

DUPR

3.500

BE
Bryan Everhart

8D9PX4 · USA

DUPR

4.976

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-7946287676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5413205535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Williams",
        "dupr_id": "1RE20N",
        "rating": 5.633,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Alexander Grubbs",
        "dupr_id": "84D0KK",
        "rating": 6.028,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 6054623832,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Leonard",
        "dupr_id": "8WMWY1",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Everhart",
        "dupr_id": "8D9PX4",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]