Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Marin County 4.5 Men’s Tournament

ID: 6454266590

Match Scores

11-2, 11-4

Loss

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

Flyte Racquet Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Mauricio Diaz De Leon

EGWDRO · San Francisco, CA, US

DUPR

4.642

AC
Austin Campbell

8KGJ47 · San Francisco, CA, US

DUPR

4.844

TEAM 2LOSS
IN
Ishai Noah Nuer

169KJQ · San Rafael, CA, US

DUPR

3.984

JL
Jose Luis

3ZD7KP · Novato, CA, US

DUPR

4.972

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-6454266590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7063476244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mauricio Diaz De Leon",
        "dupr_id": "EGWDRO",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Austin Campbell",
        "dupr_id": "8KGJ47",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 5815451132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ishai Noah Nuer",
        "dupr_id": "169KJQ",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "San Rafael, CA, US"
      },
      {
        "name": "Jose Luis",
        "dupr_id": "3ZD7KP",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Novato, CA, US"
      }
    ]
  }
]