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

PRO Sports | Men's League May 2026

ID: 8356433088

Match Scores

8-11

Win

Play Date

2026-05-29

Play Time (Est)

1:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
CG
Craig Genther

DWM6W4 · USA

DUPR

2.563

GG
Greg Gilli

1NXJO2 · Rio Rancho, NM, US

DUPR

3.401

TEAM 2WINNER
JP
Joseph Perry

NY5GRW · Albuquerque, NM, US

DUPR

3.262

DC
Darrel Clement

2Z5QWE · USA

DUPR

2.639

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-8356433088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6699282691,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Craig Genther",
        "dupr_id": "DWM6W4",
        "rating": 2.563,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Gilli",
        "dupr_id": "1NXJO2",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": "Rio Rancho, NM, US"
      }
    ]
  },
  {
    "team_id": 8405766108,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Perry",
        "dupr_id": "NY5GRW",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Darrel  Clement",
        "dupr_id": "2Z5QWE",
        "rating": 2.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]