Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

$5 Tournament

ID: 6382923834

Match Scores

5-11

Loss

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Frontier Family Park, 20039, S 220th St

View Facility Page →

Competitor Teams

TEAM 1LOSS
RL
Ryan Loynd

6ZJQLK · Gilbert, AZ, US

DUPR

3.792

BC
Brad christman

8MDPMG · AZ, US

DUPR

4.183

TEAM 2WINNER
CM
Charles Maxson

4Z66RG · Florence, AZ, US

DUPR

3.911

TS
Tom Sacco

Z9PNEQ · San Tan Valley, AZ, US

DUPR

4.091

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-6382923834
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5003998915,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Loynd",
        "dupr_id": "6ZJQLK",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Brad christman",
        "dupr_id": "8MDPMG",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 6594855949,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charles Maxson",
        "dupr_id": "4Z66RG",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Florence, AZ, US"
      },
      {
        "name": "Tom Sacco",
        "dupr_id": "Z9PNEQ",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "San Tan Valley, AZ, US"
      }
    ]
  }
]