Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Tucson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 4607153248

Match Scores

11-8, 4-11, 8-11

Loss

Play Date

2026-01-25

Play Time (Est)

5:00 PM

Play Location

Tucson, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
AB
Alia Brown

3L7ZVQ · Atlanta, GA, US

DUPR

5.285

SL
Sammy Lee

8JJLD8 · Gilbert, AZ, US

DUPR

5.861

TEAM 2WINNER
KU
Keilly Ulery

QPD750 · Atlanta, GA, US

DUPR

5.248

JA
Jake Anderson

DWNKZM · North Little Rock, AR, US

DUPR

5.432

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-4607153248
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4585246534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alia Brown",
        "dupr_id": "3L7ZVQ",
        "rating": 5.285,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Sammy Lee",
        "dupr_id": "8JJLD8",
        "rating": 5.861,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5030628191,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keilly Ulery",
        "dupr_id": "QPD750",
        "rating": 5.248,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jake Anderson",
        "dupr_id": "DWNKZM",
        "rating": 5.432,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  }
]