Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5475035643

Match Scores

11-8

Win

Play Date

2025-09-13

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Kristin Walla

17Z453 · Newport Beach, CA, US

DUPR

4.287

MM
Mimi Mercado

3ZW0MD · Long Beach, CA, US

DUPR

4.233

TEAM 2LOSS
JL
Joelle Lobos-Canchola

0Y05Y4 · USA

DUPR

4.094

SH
Shelly Hayes

16W0N0 · Lake Isabella, CA, US

DUPR

4.408

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-5475035643
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4924711915,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristin Walla",
        "dupr_id": "17Z453",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Mimi Mercado",
        "dupr_id": "3ZW0MD",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6350845032,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joelle Lobos-Canchola",
        "dupr_id": "0Y05Y4",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shelly Hayes",
        "dupr_id": "16W0N0",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Lake Isabella, CA, US"
      }
    ]
  }
]