Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Arizona Masters @ Arizona Athletic Grounds - Mixed Doubles Skill: (3.5) Age: (Any)

ID: 6845096249

Match Scores

11-6

Win

Play Date

2025-11-23

Play Time (Est)

6:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
SB
Shaunna Bryant

3LZZPQ · Graham County, AZ, US

DUPR

3.691

PO
Phil Oliver

3V6X55 · Thatcher, AZ, US

DUPR

3.867

TEAM 2LOSS
AL
Anna Leyko

EG5JWJ · AZ, US

DUPR

3.566

SG
Steve Geffen

4VLQDG · Scottsdale, AZ, US

DUPR

3.740

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-6845096249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6950411073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shaunna Bryant",
        "dupr_id": "3LZZPQ",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": "Graham County, AZ, US"
      },
      {
        "name": "Phil Oliver",
        "dupr_id": "3V6X55",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Thatcher, AZ, US"
      }
    ]
  },
  {
    "team_id": 4555541576,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anna Leyko",
        "dupr_id": "EG5JWJ",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Steve Geffen",
        "dupr_id": "4VLQDG",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]