Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PICKLR Peoria League 3.5-4.0

ID: 6719832671

Match Scores

11-8

Loss

Play Date

2025-08-06

Play Time (Est)

12:45 AM

Play Location

Peoria, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AD
Anthony Dang

1RQ5VE · USA

DUPR

3.705

VA
Venkat Amirishetty

YNOJMK · USA

DUPR

3.219

TEAM 2LOSS
TS
Tyler Smith

D9QQLM · USA

DUPR

3.515

NH
Nathan Hansen

6NE67G · Glendale, AZ, US

DUPR

3.956

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-6719832671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6665985056,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Dang",
        "dupr_id": "1RQ5VE",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Venkat Amirishetty ",
        "dupr_id": "YNOJMK",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6047205210,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Smith",
        "dupr_id": "D9QQLM",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Hansen",
        "dupr_id": "6NE67G",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]