Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6710659823

Match Scores

3-15

Loss

Play Date

2025-11-23

Play Time (Est)

12:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
SB
Shaunna Bryant

3LZZPQ · Graham County, AZ, US

DUPR

3.658

PO
Phil Oliver

3V6X55 · Thatcher, AZ, US

DUPR

3.829

TEAM 2WINNER
SD
Suzanne Deitering

RZYW4Q · Chandler, AZ, US

DUPR

3.921

MM
Marc McCombs

3YQ69K · Gilbert, AZ, US

DUPR

3.512

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-6710659823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6341834727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shaunna Bryant",
        "dupr_id": "3LZZPQ",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Graham County, AZ, US"
      },
      {
        "name": "Phil Oliver",
        "dupr_id": "3V6X55",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Thatcher, AZ, US"
      }
    ]
  },
  {
    "team_id": 4496005778,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Suzanne Deitering",
        "dupr_id": "RZYW4Q",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Marc McCombs",
        "dupr_id": "3YQ69K",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]