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

PRO Sports | Men's League May 2026

ID: 4366571433

Match Scores

3-11

Win

Play Date

2026-05-29

Play Time (Est)

10:15 AM

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.597

JP
Joseph Perry

NY5GRW · USA

DUPR

3.253

TEAM 2WINNER
GG
Greg Gilli

1NXJO2 · Rio Rancho, NM, US

DUPR

3.410

DC
Darrel Clement

2Z5QWE · USA

DUPR

2.619

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-4366571433
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4863874164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Craig Genther",
        "dupr_id": "DWM6W4",
        "rating": 2.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Perry",
        "dupr_id": "NY5GRW",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5816918464,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Gilli",
        "dupr_id": "1NXJO2",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Rio Rancho, NM, US"
      },
      {
        "name": "Darrel  Clement",
        "dupr_id": "2Z5QWE",
        "rating": 2.619,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]