Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

$5 Tournament

ID: 6420251131

Match Scores

11-9

Loss

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

Frontier Family Park, 20039, S 220th St

View Facility Page →

Competitor Teams

TEAM 1WINNER
AA
Ahmad Al

YX4RKG · Queen Creek, AZ, US

DUPR

4.284

JB
Jose Bahena

JJDZMJ · Queen Creek, AZ, US

DUPR

4.039

TEAM 2LOSS
RL
Ryan Loynd

6ZJQLK · Gilbert, AZ, US

DUPR

3.801

BC
Brad christman

8MDPMG · AZ, US

DUPR

4.189

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-6420251131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7655886790,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ahmad Al",
        "dupr_id": "YX4RKG",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Jose Bahena",
        "dupr_id": "JJDZMJ",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  },
  {
    "team_id": 5444211831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Loynd",
        "dupr_id": "6ZJQLK",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Brad christman",
        "dupr_id": "8MDPMG",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]