Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Colorado

ID: 4509420147

Match Scores

8-11, 9-11

Win

Play Date

2025-07-12

Play Time (Est)

4:45 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Junho Son

GG05VG · Las Vegas, NV, US

DUPR

4.815

DH
Dillon Hageman

9P9VRV · Henderson, NV, US

DUPR

5.011

TEAM 2WINNER
MR
Mike Robinson

N7Q9V6 · Orange County, CA, US

DUPR

4.926

GN
Geancarlo Nieto

3LP6Z6 · Las Vegas, NV, US

DUPR

4.937

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-4509420147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6693693216,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Junho Son",
        "dupr_id": "GG05VG",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Dillon Hageman",
        "dupr_id": "9P9VRV",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 4686866980,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike  Robinson",
        "dupr_id": "N7Q9V6",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Geancarlo Nieto",
        "dupr_id": "3LP6Z6",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]