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

10/1 - Group B

ID: 7871823583

Match Scores

10-11

Loss

Play Date

2024-10-02

Play Time (Est)

8:45 AM

Play Location

16400 Brookhurst St

View Facility Page →

Competitor Teams

TEAM 1LOSS
ML
Mark Leonard

8JPONW · Long Beach, CA, US

DUPR

3.347

MS
Maria Santopoalo

59JX6V · Huntington Beach, CA, US

DUPR

2.897

TEAM 2WINNER
MS
Maddy Sando

3PLZQM · Tustin, CA, US

DUPR

3.489

TN
Tom Nguyen

O6ZVYP · Fountain Valley, CA, US

DUPR

3.102

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-7871823583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6270203240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Leonard",
        "dupr_id": "8JPONW",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Maria Santopoalo",
        "dupr_id": "59JX6V",
        "rating": 2.897,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 5828634104,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maddy Sando",
        "dupr_id": "3PLZQM",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Tustin, CA, US"
      },
      {
        "name": "Tom Nguyen",
        "dupr_id": "O6ZVYP",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]