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

PRO Sports | Men's League May 2026

ID: 4642526284

Match Scores

2-11

Win

Play Date

2026-05-22

Play Time (Est)

5:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
GH
Gabriel Harrington

7DRD9N · USA

DUPR

3.279

FR
Felix Rodriguez

M2J7OO · USA

DUPR

3.455

TEAM 2WINNER
JP
Joseph Perry

NY5GRW · Albuquerque, NM, US

DUPR

3.278

SW
Scott Wilson

W69NML · Albuquerque, NM, US

DUPR

3.439

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-4642526284
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4836997220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Harrington",
        "dupr_id": "7DRD9N",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Felix Rodriguez",
        "dupr_id": "M2J7OO",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5625135334,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Perry",
        "dupr_id": "NY5GRW",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Scott Wilson",
        "dupr_id": "W69NML",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]