Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Tour: Sacramento Open - Golden Ticket Qualifier Mens Doubles Skill: 3.5: 50+

ID: 8355149886

Match Scores

12-15

Win

Play Date

2024-03-09

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MK
Mike Kozlowski

12M90R · Granite Bay, CA, US

DUPR

3.986

JW
Jarrod Westberg

844R2G · USA

DUPR

4.300

TEAM 2WINNER
Will Tams

8EL4MV · Berkeley, CA, US

DUPR

4.400

TP
Tony Parisi

120P48 · San Ramon, CA, US

DUPR

4.566

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-8355149886
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5658878251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Kozlowski",
        "dupr_id": "12M90R",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Jarrod Westberg",
        "dupr_id": "844R2G",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6695576437,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Will Tams",
        "dupr_id": "8EL4MV",
        "rating": 4.4,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1236715/images/profile/bcac128e-20c3-4c83-8149-df45fb2efda9.jpg",
        "location": "Berkeley, CA, US"
      },
      {
        "name": "Tony Parisi",
        "dupr_id": "120P48",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  }
]