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

PRO Sports | Men's League May 2026

ID: 8042722070

Match Scores

11-3

Loss

Play Date

2026-05-29

Play Time (Est)

3:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
GG
Greg Gilli

1NXJO2 · Rio Rancho, NM, US

DUPR

3.374

CH
Chris Hauquitz

7ZEVP4 · USA

DUPR

3.235

TEAM 2LOSS
TM
Tom McGee

8GZ0XX · USA

DUPR

2.713

JP
Joseph Perry

NY5GRW · Albuquerque, NM, US

DUPR

3.267

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-8042722070
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5638022752,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Gilli",
        "dupr_id": "1NXJO2",
        "rating": 3.374,
        "profile_pic_url": null,
        "location": "Rio Rancho, NM, US"
      },
      {
        "name": "Chris Hauquitz",
        "dupr_id": "7ZEVP4",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7587222149,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom McGee",
        "dupr_id": "8GZ0XX",
        "rating": 2.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Perry",
        "dupr_id": "NY5GRW",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]