Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

$5 Tournament

ID: 5612799244

Match Scores

9-11

Win

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

Frontier Family Park, 20039, S 220th St

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
santosh kumar

JZOQ7J · Chandler, AZ, US

DUPR

4.045

V
Varun

PK2KRZ · USA

DUPR

3.826

TEAM 2WINNER
RL
Ryan Loynd

6ZJQLK · Gilbert, AZ, US

DUPR

3.793

BC
Brad christman

8MDPMG · AZ, US

DUPR

4.184

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-5612799244
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5081590189,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "santosh kumar",
        "dupr_id": "JZOQ7J",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Varun",
        "dupr_id": "PK2KRZ",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7514322976,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Loynd",
        "dupr_id": "6ZJQLK",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Brad christman",
        "dupr_id": "8MDPMG",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]