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

Craneway Moneyball 2025 Tour Stop 1 -Open/Pro & Senior Pro Division - Mens Doubles Skill: (Open) Age: (Any)

ID: 5602325232

Match Scores

15-9

Win

Play Date

2025-05-17

Play Time (Est)

1:00 PM

Play Location

Richmond, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Alexander Lewkowicz

1N0RYN · San Jose, CA, US

DUPR

4.886

AC
Austin Campbell

8KGJ47 · San Francisco, CA, US

DUPR

4.834

TEAM 2LOSS
MZ
Max Zhang

W6JZXQ · Palo Alto, CA, US

DUPR

5.059

IB
Ishan Balakrishnan

6ZYP0E · Palo Alto, CA, US

DUPR

5.013

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-5602325232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5706843918,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Lewkowicz",
        "dupr_id": "1N0RYN",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Austin Campbell",
        "dupr_id": "8KGJ47",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 5164632707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Zhang",
        "dupr_id": "W6JZXQ",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Ishan Balakrishnan",
        "dupr_id": "6ZYP0E",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]