Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

10/1 - Group B

ID: 4906692736

Match Scores

11-8

Loss

Play Date

2024-10-02

Play Time (Est)

5:00 PM

Play Location

16400 Brookhurst St

View Facility Page →

Competitor Teams

TEAM 1WINNER
KJ
Kerri Johnson

2L0WJR · Huntington Beach, CA, US

DUPR

3.345

CT
Cheyanne Tovar

6Z27N0 · Fountain Valley, CA, US

DUPR

3.500

TEAM 2LOSS
ML
Mark Leonard

8JPONW · Long Beach, CA, US

DUPR

3.342

AR
Ashaan Rajgarhia

562KN0 · USA

DUPR

3.532

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-4906692736
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4424251720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kerri Johnson",
        "dupr_id": "2L0WJR",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Cheyanne Tovar",
        "dupr_id": "6Z27N0",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 6268231484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Leonard",
        "dupr_id": "8JPONW",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Ashaan Rajgarhia",
        "dupr_id": "562KN0",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]