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

Minor League Nationals - DUPR 18

ID: 8412304490

Match Scores

21-18

Win

Play Date

2023-12-18

Play Time (Est)

3:30 PM

Play Location

Los Cab Sports Village

View Facility Page →

Competitor Teams

TEAM 1WINNER
NG
Nico Gallego

17JD74 · Mesa, AZ, US

DUPR

5.441

CJ
Chandler Jax

V76GQP · USA

DUPR

4.501

TEAM 2LOSS
GS
Gerald Sawyer

1ND473 · Pasadena, CA, US

DUPR

4.203

DH
Diana Hernandez

8J0NYM · Alhambra, CA, US

DUPR

4.370

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-8412304490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5950221553,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nico Gallego",
        "dupr_id": "17JD74",
        "rating": 5.441,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Chandler Jax",
        "dupr_id": "V76GQP",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6827866073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gerald Sawyer",
        "dupr_id": "1ND473",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      },
      {
        "name": "Diana Hernandez",
        "dupr_id": "8J0NYM",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Alhambra, CA, US"
      }
    ]
  }
]