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

SoCal Battle Royale 006- Palm Desert - Division 20 Open - Playoff - Finals

ID: 4817973442

Match Scores

21-19

Loss

Play Date

2024-04-14

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
Andre Feliz

3OQWMP · San Juan, San Juan, PR

DUPR

5.593

AC
Averry Chew

8J6RED · Tustin, CA, US

DUPR

5.019

TEAM 2LOSS
IZ
Illia Ziamtsov

1NVZRZ · San Diego, CA, US

DUPR

5.225

HZ
Haiyan Zhang

84P9XK · Palm Desert, CA, US

DUPR

5.222

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-4817973442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6033166966,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andre Feliz",
        "dupr_id": "3OQWMP",
        "rating": 5.593,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      },
      {
        "name": "Averry Chew",
        "dupr_id": "8J6RED",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Tustin, CA, US"
      }
    ]
  },
  {
    "team_id": 7451422885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Illia Ziamtsov",
        "dupr_id": "1NVZRZ",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Haiyan Zhang",
        "dupr_id": "84P9XK",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Palm Desert, CA, US"
      }
    ]
  }
]