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

Competitive Open Play Match

ID: 6317569166

Match Scores

16-21

Loss

Play Date

2023-08-14

Play Time (Est)

3:30 PM

Play Location

Los Cab Sports Village, Newhope Street, Fountain Valley, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SA
Sharon Anni Lee

1QJ9GN · Irvine, CA, US

DUPR

4.697

MO
Meg Oka

3X0Y48 · Costa Mesa, CA, US

DUPR

4.727

TEAM 2WINNER
JB
Jessica Binderim

89MG2R · Long Beach, CA, US

DUPR

4.733

CP
Chelsea Purcell

84GXDG · La Habra, CA, US

DUPR

5.106

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-6317569166
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6484848363,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sharon Anni Lee",
        "dupr_id": "1QJ9GN",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Meg Oka",
        "dupr_id": "3X0Y48",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      }
    ]
  },
  {
    "team_id": 7928492439,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Binderim",
        "dupr_id": "89MG2R",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Chelsea Purcell",
        "dupr_id": "84GXDG",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "La Habra, CA, US"
      }
    ]
  }
]