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

10/1 - Group B

ID: 6694257698

Match Scores

11-7

Win

Play Date

2024-10-02

Play Time (Est)

3:30 PM

Play Location

16400 Brookhurst St

View Facility Page →

Competitor Teams

TEAM 1WINNER
ML
Mark Leonard

8JPONW · Long Beach, CA, US

DUPR

3.337

KJ
Kerri Johnson

2L0WJR · Huntington Beach, CA, US

DUPR

3.356

TEAM 2LOSS
GV
George Velasco

2LV5YE · Garden Grove, CA, US

DUPR

3.314

BC
Benjamin Chou

9PVR7R · Anaheim, CA, US

DUPR

3.267

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-6694257698
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8070735787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Leonard",
        "dupr_id": "8JPONW",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Kerri Johnson",
        "dupr_id": "2L0WJR",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4377726925,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Velasco",
        "dupr_id": "2LV5YE",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      },
      {
        "name": "Benjamin Chou",
        "dupr_id": "9PVR7R",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      }
    ]
  }
]