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

10/1 - Group B

ID: 6627619200

Match Scores

11-4

Loss

Play Date

2024-10-02

Play Time (Est)

1:00 PM

Play Location

16400 Brookhurst St

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Maddy Sando

3PLZQM · Tustin, CA, US

DUPR

3.502

MR
Michael Ryder

84P6W6 · Huntington Beach, CA, US

DUPR

3.490

TEAM 2LOSS
ML
Mark Leonard

8JPONW · Long Beach, CA, US

DUPR

3.332

GV
George Velasco

2LV5YE · Garden Grove, CA, US

DUPR

3.319

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-6627619200
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8084343992,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maddy Sando",
        "dupr_id": "3PLZQM",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": "Tustin, CA, US"
      },
      {
        "name": "Michael Ryder",
        "dupr_id": "84P6W6",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6818630370,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Leonard",
        "dupr_id": "8JPONW",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "George Velasco",
        "dupr_id": "2LV5YE",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      }
    ]
  }
]