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

10/1 - Group B

ID: 5555265812

Match Scores

11-4

Win

Play Date

2024-10-02

Play Time (Est)

9:00 PM

Play Location

16400 Brookhurst St

View Facility Page →

Competitor Teams

TEAM 1WINNER
ML
Mark Leonard

8JPONW · Long Beach, CA, US

DUPR

3.346

BC
Benjamin Chou

9PVR7R · Anaheim, CA, US

DUPR

3.259

TEAM 2LOSS
MR
Mark Rafferty

WXMWDL · Seal Beach, CA, US

DUPR

3.212

MS
Maria Santopoalo

59JX6V · Huntington Beach, CA, US

DUPR

2.883

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-5555265812
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7563939727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Leonard",
        "dupr_id": "8JPONW",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Benjamin Chou",
        "dupr_id": "9PVR7R",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      }
    ]
  },
  {
    "team_id": 5797633337,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Rafferty",
        "dupr_id": "WXMWDL",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": "Seal Beach, CA, US"
      },
      {
        "name": "Maria Santopoalo",
        "dupr_id": "59JX6V",
        "rating": 2.883,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]