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

Texas

ID: 4444397178

Match Scores

11-4

Win

Play Date

2025-07-12

Play Time (Est)

7:30 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Mike Robinson

N7Q9V6 · Orange County, CA, US

DUPR

5.008

GN
Geancarlo Nieto

3LP6Z6 · Las Vegas, NV, US

DUPR

4.946

TEAM 2LOSS
BB
Bryan Bangs

30XP2Q · Las Vegas, NV, US

DUPR

4.467

DC
Devon Cordova

3Z046W · USA

DUPR

4.373

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-4444397178
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4531161652,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike  Robinson",
        "dupr_id": "N7Q9V6",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Geancarlo Nieto",
        "dupr_id": "3LP6Z6",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7956923288,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Bangs",
        "dupr_id": "30XP2Q",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Devon Cordova",
        "dupr_id": "3Z046W",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]