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: 7183167748

Match Scores

9-15

Win

Play Date

2025-05-17

Play Time (Est)

5:00 PM

Play Location

Richmond, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
Matt Goldman

89RQE7 · Palo Alto, CA, US

DUPR

4.529

JC
Jordan Chu

8KJVV7 · Redwood City, CA, US

DUPR

4.403

TEAM 2WINNER
AL
Alexander Lewkowicz

1N0RYN · San Jose, CA, US

DUPR

4.870

AC
Austin Campbell

8KGJ47 · San Francisco, CA, US

DUPR

4.806

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-7183167748
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8337504147,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Goldman",
        "dupr_id": "89RQE7",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Jordan Chu",
        "dupr_id": "8KJVV7",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Redwood City, CA, US"
      }
    ]
  },
  {
    "team_id": 7272046748,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexander Lewkowicz",
        "dupr_id": "1N0RYN",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Austin Campbell",
        "dupr_id": "8KGJ47",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]