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

Texas

ID: 7476505106

Match Scores

11-4

Win

Play Date

2025-07-12

Play Time (Est)

3:30 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Mike Robinson

N7Q9V6 · Orange County, CA, US

DUPR

5.003

GN
Geancarlo Nieto

3LP6Z6 · Las Vegas, NV, US

DUPR

4.945

TEAM 2LOSS
JS
Joshua Spencer

6ZWWDD · Sin., MX

DUPR

4.444

JC
Justin Chock

8906EV · Las Vegas, NV, US

DUPR

4.820

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-7476505106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5631501409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike  Robinson",
        "dupr_id": "N7Q9V6",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Geancarlo Nieto",
        "dupr_id": "3LP6Z6",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7727298673,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Spencer",
        "dupr_id": "6ZWWDD",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Sin., MX"
      },
      {
        "name": "Justin Chock",
        "dupr_id": "8906EV",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]