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

2026 Tucson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 8041164978

Match Scores

15-11

Loss

Play Date

2026-01-25

Play Time (Est)

7:30 PM

Play Location

Tucson, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
FR
Florencia Rossi Luque

3PL2LE · USA

DUPR

5.071

ES
Eduardo Santini Ayon

RYOZOM · USA

DUPR

6.017

TEAM 2LOSS
KC
Kelly Chen

1NM9K6 · CA, US

DUPR

5.356

AW
Albert Wan

56QYWV · Milpitas, CA, US

DUPR

5.444

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-8041164978
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6637535386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Florencia Rossi Luque",
        "dupr_id": "3PL2LE",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eduardo Santini Ayon",
        "dupr_id": "RYOZOM",
        "rating": 6.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7568845984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Chen",
        "dupr_id": "1NM9K6",
        "rating": 5.356,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Albert Wan",
        "dupr_id": "56QYWV",
        "rating": 5.444,
        "profile_pic_url": null,
        "location": "Milpitas, CA, US"
      }
    ]
  }
]