Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6621510815

Match Scores

17-21

Win

Play Date

2023-09-23

Play Time (Est)

12:45 AM

Play Location

Southern California, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
IB
Isabella Boudreau

3VXKNJ · USA

DUPR

4.352

ML
Michelle LeFrancois

8MPNRL · Oak Park, CA, US

DUPR

3.654

TEAM 2WINNER
LC
Lisa Chen

3OEY47 · Manhattan Beach, CA, US

DUPR

4.523

KK
Kathleen Klitzner

3Z4GP1 · Santa Ana, CA, US

DUPR

4.071

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-6621510815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5641469959,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isabella Boudreau",
        "dupr_id": "3VXKNJ",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle LeFrancois",
        "dupr_id": "8MPNRL",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Oak Park, CA, US"
      }
    ]
  },
  {
    "team_id": 5708337293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Chen",
        "dupr_id": "3OEY47",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Manhattan Beach, CA, US"
      },
      {
        "name": "Kathleen Klitzner",
        "dupr_id": "3Z4GP1",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Santa Ana, CA, US"
      }
    ]
  }
]