Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5663832331

Match Scores

11-6

Loss

Play Date

2025-11-23

Play Time (Est)

8:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
CP
Carol Peebles

MY2LRO · Lacey, WA, US

DUPR

3.344

AT
Andrew Thielen

KOR967 · Olympia, WA, US

DUPR

3.980

TEAM 2LOSS
SB
Shaunna Bryant

3LZZPQ · Graham County, AZ, US

DUPR

3.692

PO
Phil Oliver

3V6X55 · Thatcher, AZ, US

DUPR

3.867

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-5663832331
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5575415712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carol Peebles",
        "dupr_id": "MY2LRO",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Lacey, WA, US"
      },
      {
        "name": "Andrew Thielen",
        "dupr_id": "KOR967",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Olympia, WA, US"
      }
    ]
  },
  {
    "team_id": 7663355705,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shaunna Bryant",
        "dupr_id": "3LZZPQ",
        "rating": 3.692,
        "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"
      }
    ]
  }
]