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

Marin County 4.5 Men’s Tournament

ID: 6822528708

Match Scores

15-4

Loss

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Flyte Racquet Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Mauricio Diaz De Leon

EGWDRO · San Francisco, CA, US

DUPR

4.715

AC
Austin Campbell

8KGJ47 · San Francisco, CA, US

DUPR

4.924

TEAM 2LOSS
IN
Ishai Noah Nuer

169KJQ · San Rafael, CA, US

DUPR

3.951

JL
Jose Luis

3ZD7KP · Novato, CA, US

DUPR

4.956

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