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

PRO Sports | Men's League May 2026

ID: 6423668648

Match Scores

11-6

Loss

Play Date

2026-05-15

Play Time (Est)

9:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Joseph McSweeney

30690N · Rio Rancho, NM, US

DUPR

3.589

CH
Chris Hauquitz

7ZEVP4 · USA

DUPR

3.188

TEAM 2LOSS
JP
Joseph Perry

NY5GRW · Albuquerque, NM, US

DUPR

3.234

SW
Scott Wilson

W69NML · Albuquerque, NM, US

DUPR

3.488

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-6423668648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6136417043,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph McSweeney",
        "dupr_id": "30690N",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Rio Rancho, NM, US"
      },
      {
        "name": "Chris Hauquitz",
        "dupr_id": "7ZEVP4",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4841661810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Perry",
        "dupr_id": "NY5GRW",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Scott Wilson",
        "dupr_id": "W69NML",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]