Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PRO Sports | Men's League May 2026

ID: 4788866090

Match Scores

13-15

Win

Play Date

2026-05-15

Play Time (Est)

3:30 PM

Play Location

911 4 Hills Rd SE, Albuquerque, NM 87123, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JG
Jason Gurule

6Z2J6E · USA

DUPR

2.858

DC
Darrel Clement

2Z5QWE · USA

DUPR

2.589

TEAM 2WINNER
TS
Tom Spadafora

8D6WOY · USA

DUPR

3.505

GG
Greg Gilli

1NXJO2 · Rio Rancho, NM, US

DUPR

3.362

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-4788866090
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6889076232,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Gurule",
        "dupr_id": "6Z2J6E",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darrel  Clement",
        "dupr_id": "2Z5QWE",
        "rating": 2.589,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5185151300,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Spadafora",
        "dupr_id": "8D6WOY",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Gilli",
        "dupr_id": "1NXJO2",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "Rio Rancho, NM, US"
      }
    ]
  }
]