Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5778740600

Match Scores

11-10

Loss

Play Date

2025-09-13

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Stacey Nishi

89D2K1 · South Pasadena, CA, US

DUPR

4.591

EH
Esther Hsu

3XKP25 · Temple City, CA, US

DUPR

4.411

TEAM 2LOSS
KW
Kristin Walla

17Z453 · Newport Beach, CA, US

DUPR

4.297

MM
Mimi Mercado

3ZW0MD · Long Beach, CA, US

DUPR

4.242

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-5778740600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5316691122,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey Nishi",
        "dupr_id": "89D2K1",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "South Pasadena, CA, US"
      },
      {
        "name": "Esther Hsu",
        "dupr_id": "3XKP25",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Temple City, CA, US"
      }
    ]
  },
  {
    "team_id": 8000585138,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristin Walla",
        "dupr_id": "17Z453",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Mimi Mercado",
        "dupr_id": "3ZW0MD",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  }
]