Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

$5 Tournament

ID: 5104327923

Match Scores

11-4

Loss

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

Frontier Family Park, 20039, S 220th St

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
santosh kumar

JZOQ7J · Chandler, AZ, US

DUPR

4.038

V
Varun

PK2KRZ · USA

DUPR

3.794

TEAM 2LOSS
RL
Ryan Loynd

6ZJQLK · Gilbert, AZ, US

DUPR

3.747

BC
Brad christman

8MDPMG · AZ, US

DUPR

4.155

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-5104327923
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5080132555,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "santosh kumar",
        "dupr_id": "JZOQ7J",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Varun",
        "dupr_id": "PK2KRZ",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5688419429,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Loynd",
        "dupr_id": "6ZJQLK",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Brad christman",
        "dupr_id": "8MDPMG",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]