Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 3

ID: 8141605918

Match Scores

14-21

Win

Play Date

2023-12-16

Play Time (Est)

11:30 PM

Play Location

Los Cab Sports Village

View Facility Page →

Competitor Teams

TEAM 1LOSS
Darren Anderson

1QWOJN · New Braunfels, TX, US

DUPR

3.952

JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

3.932

TEAM 2WINNER
NG
Nico Gallego

17JD74 · Mesa, AZ, US

DUPR

5.354

PR
Pally Ray

2LV0K4 · Tempe, AZ, US

DUPR

4.729

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-8141605918
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6505139254,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darren Anderson",
        "dupr_id": "1QWOJN",
        "rating": 3.952,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/590302/images/profile/5be0b6a0-b64d-4a3d-9ebd-de4a76686f97.png",
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      }
    ]
  },
  {
    "team_id": 7419574894,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nico Gallego",
        "dupr_id": "17JD74",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Pally Ray",
        "dupr_id": "2LV0K4",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]