Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6692751108

Match Scores

10-15

Loss

Play Date

2024-10-13

Play Time (Est)

1:00 PM

Play Location

Mount Vernon, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BL
Brian Lorette

3LOY0J · Seattle, WA, US

DUPR

4.387

CG
Cris Garcia

DNXP54 · USA

DUPR

3.825

TEAM 2WINNER
SF
Scott Fletcher

DW0LD6 · Kirkland, WA, US

DUPR

3.823

TH
Tri Hua

6ZPNED · Seattle, WA, US

DUPR

4.364

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-6692751108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6783363445,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Lorette",
        "dupr_id": "3LOY0J",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Cris Garcia",
        "dupr_id": "DNXP54",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5197776834,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Fletcher",
        "dupr_id": "DW0LD6",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Tri Hua",
        "dupr_id": "6ZPNED",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]