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

PRO Sports | Men's League May 2026

ID: 6100318266

Match Scores

6-11

Loss

Play Date

2026-05-22

Play Time (Est)

7:30 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.697

SW
Scott Wilson

W69NML · Albuquerque, NM, US

DUPR

3.455

TEAM 2WINNER
JP
Joseph Perry

NY5GRW · Albuquerque, NM, US

DUPR

3.270

CH
Chris Hauquitz

7ZEVP4 · USA

DUPR

3.160

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-6100318266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5259715780,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Craig Genther",
        "dupr_id": "DWM6W4",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Wilson",
        "dupr_id": "W69NML",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  },
  {
    "team_id": 4768358014,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Perry",
        "dupr_id": "NY5GRW",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Chris Hauquitz",
        "dupr_id": "7ZEVP4",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]