Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4763484266

Match Scores

15-7

Win

Play Date

2024-10-13

Play Time (Est)

3:30 PM

Play Location

Mount Vernon, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BL
Brian Lorette

3LOY0J · Seattle, WA, US

DUPR

4.424

CG
Cris Garcia

DNXP54 · USA

DUPR

4.136

TEAM 2LOSS
BM
Brad Moore

W6YDVM · USA

DUPR

3.787

MO
Mark Olson

67K2YG · USA

DUPR

3.796

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-4763484266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7601315255,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Lorette",
        "dupr_id": "3LOY0J",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Cris Garcia",
        "dupr_id": "DNXP54",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8422709052,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Moore",
        "dupr_id": "W6YDVM",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Olson",
        "dupr_id": "67K2YG",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]