Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2024 Skagit Valley Harvest Tournament - Mens Doubles Skill: (4.0) Age: (50 To 54)

ID: 5607433490

Match Scores

9-15

Loss

Play Date

2024-10-13

Play Time (Est)

3:30 PM

Play Location

Mount Vernon, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BL
Brian Lorette

3LOY0J · Seattle, WA, US

DUPR

4.328

CG
Cris Garcia

DNXP54 · USA

DUPR

3.520

TEAM 2WINNER
SK
Sean Kliger

3PD67E · Seattle, WA, US

DUPR

4.229

LT
Luis Tupac

3PMD7Z · Ferndale, WA, US

DUPR

4.210

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-5607433490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4379384523,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Lorette",
        "dupr_id": "3LOY0J",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Cris Garcia",
        "dupr_id": "DNXP54",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4298438752,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Kliger",
        "dupr_id": "3PD67E",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Luis Tupac",
        "dupr_id": "3PMD7Z",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Ferndale, WA, US"
      }
    ]
  }
]