Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7924079974

Match Scores

12-15

Loss

Play Date

2025-11-22

Play Time (Est)

11:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
LJ
Lucas Johnson

X2O4N4 · Graham County, AZ, US

DUPR

4.424

PO
Phil Oliver

3V6X55 · Thatcher, AZ, US

DUPR

3.865

TEAM 2WINNER
AA
Ahmad Al

YX4RKG · Queen Creek, AZ, US

DUPR

4.268

CM
Charles Maxson

4Z66RG · Florence, AZ, US

DUPR

3.822

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-7924079974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6732171311,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucas Johnson",
        "dupr_id": "X2O4N4",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Graham County, AZ, US"
      },
      {
        "name": "Phil Oliver",
        "dupr_id": "3V6X55",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Thatcher, AZ, US"
      }
    ]
  },
  {
    "team_id": 5043949339,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ahmad Al",
        "dupr_id": "YX4RKG",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Charles Maxson",
        "dupr_id": "4Z66RG",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Florence, AZ, US"
      }
    ]
  }
]