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

2026 Tucson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7523698213

Match Scores

9-11, 7-11

Loss

Play Date

2026-01-25

Play Time (Est)

2:15 AM

Play Location

Tucson, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Kelly Chen

1NM9K6 · CA, US

DUPR

5.288

AW
Albert Wan

56QYWV · Milpitas, CA, US

DUPR

5.422

TEAM 2WINNER
KL
Karina Lam

3PNXYZ · Litchfield Park, AZ, US

DUPR

4.572

JH
Jace Howard

99P9JR · Queen Creek, AZ, US

DUPR

5.632

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-7523698213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6365338871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Chen",
        "dupr_id": "1NM9K6",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Albert Wan",
        "dupr_id": "56QYWV",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "Milpitas, CA, US"
      }
    ]
  },
  {
    "team_id": 4671689484,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karina Lam",
        "dupr_id": "3PNXYZ",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      },
      {
        "name": "Jace Howard",
        "dupr_id": "99P9JR",
        "rating": 5.632,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  }
]