Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5042861481

Match Scores

21-18

Win

Play Date

2023-09-23

Play Time (Est)

10:15 AM

Play Location

Southern California, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GC
George Carter

1RWQN3 · Camarillo, CA, US

DUPR

4.212

SW
Sandy Wiltshire

8D4PMM · Agoura Hills, CA, US

DUPR

3.888

TEAM 2LOSS
DS
Dean Stehlik

8KYNW6 · Hermosa Beach, CA, US

DUPR

4.023

KK
Kathleen Klitzner

3Z4GP1 · Santa Ana, CA, US

DUPR

4.141

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-5042861481
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7071454126,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Carter",
        "dupr_id": "1RWQN3",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      },
      {
        "name": "Sandy Wiltshire",
        "dupr_id": "8D4PMM",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 5794787302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dean Stehlik",
        "dupr_id": "8KYNW6",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Hermosa Beach, CA, US"
      },
      {
        "name": "Kathleen Klitzner",
        "dupr_id": "3Z4GP1",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Santa Ana, CA, US"
      }
    ]
  }
]