Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Fall Classic Women's Doubles 4.5 (35+. 50+)

ID: 7169891294

Match Scores

10-11

Loss

Play Date

2025-09-13

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KW
Kristin Walla

17Z453 · Newport Beach, CA, US

DUPR

4.282

MM
Mimi Mercado

3ZW0MD · Long Beach, CA, US

DUPR

4.229

TEAM 2WINNER
AL
Autumn Lundblad

RYYXQN · USA

DUPR

4.126

Aileen Luo

8M65YV · Calimesa, CA, US

DUPR

4.136

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-7169891294
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7282347516,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristin Walla",
        "dupr_id": "17Z453",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Mimi Mercado",
        "dupr_id": "3ZW0MD",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4563997939,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Autumn Lundblad",
        "dupr_id": "RYYXQN",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aileen Luo",
        "dupr_id": "8M65YV",
        "rating": 4.136,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1341899/images/profile/58888d65-a0b0-4be6-a4e9-aab0b70ffe8d.png",
        "location": "Calimesa, CA, US"
      }
    ]
  }
]