Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Arizona Masters @ Arizona Athletic Grounds - Mens Doubles Skill: (4.0) Age: (Any)

ID: 6596968590

Match Scores

15-6

Win

Play Date

2025-11-22

Play Time (Est)

7:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
LJ
Lucas Johnson

X2O4N4 · Graham County, AZ, US

DUPR

4.434

PO
Phil Oliver

3V6X55 · Thatcher, AZ, US

DUPR

3.879

TEAM 2LOSS
CE
Chasen E Getty

3LO27K · Queen Creek, AZ, US

DUPR

3.897

AC
Andrei Cruz

QPK7RR · USA

DUPR

3.569

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-6596968590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7773016120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucas Johnson",
        "dupr_id": "X2O4N4",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Graham County, AZ, US"
      },
      {
        "name": "Phil Oliver",
        "dupr_id": "3V6X55",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Thatcher, AZ, US"
      }
    ]
  },
  {
    "team_id": 4925122952,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chasen E Getty",
        "dupr_id": "3LO27K",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Andrei Cruz",
        "dupr_id": "QPK7RR",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]