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

PRO Sports | Men's League May 2026

ID: 5975847383

Match Scores

10-12

Loss

Play Date

2026-05-15

Play Time (Est)

12:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
GG
Greg Gilli

1NXJO2 · Rio Rancho, NM, US

DUPR

3.405

JM
Joseph McSweeney

30690N · Rio Rancho, NM, US

DUPR

3.595

TEAM 2WINNER
JG
Jason Gurule

6Z2J6E · USA

DUPR

2.787

GH
Gabriel Harrington

7DRD9N · USA

DUPR

3.473

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-5975847383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4651090888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Gilli",
        "dupr_id": "1NXJO2",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "Rio Rancho, NM, US"
      },
      {
        "name": "Joseph McSweeney",
        "dupr_id": "30690N",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Rio Rancho, NM, US"
      }
    ]
  },
  {
    "team_id": 4653291012,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Gurule",
        "dupr_id": "6Z2J6E",
        "rating": 2.787,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriel Harrington",
        "dupr_id": "7DRD9N",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]