Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SoCal Battle Royal 3 - Division 16 - Pool 1 - Round 2 - 3

ID: 5765753094

Match Scores

18-21

Win

Play Date

2023-09-23

Play Time (Est)

7:30 PM

Play Location

Southern California, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MN
Melissa Nespor

8GDQGQ · USA

DUPR

3.903

SW
Sandy Wiltshire

8D4PMM · Agoura Hills, CA, US

DUPR

3.822

TEAM 2WINNER
LC
Lisa Chen

3OEY47 · Manhattan Beach, CA, US

DUPR

4.665

KK
Kathleen Klitzner

3Z4GP1 · Santa Ana, CA, US

DUPR

4.207

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-5765753094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7778442606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Nespor",
        "dupr_id": "8GDQGQ",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sandy Wiltshire",
        "dupr_id": "8D4PMM",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 7413762351,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Chen",
        "dupr_id": "3OEY47",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Manhattan Beach, CA, US"
      },
      {
        "name": "Kathleen Klitzner",
        "dupr_id": "3Z4GP1",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Santa Ana, CA, US"
      }
    ]
  }
]