Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Lake Stevens Classic 2025 - Mixed Doubles Skill: (3.0 To 3.5) Age: (50 And Above)

ID: 6996651551

Match Scores

14-15

Win

Play Date

2025-07-13

Play Time (Est)

12:45 AM

Play Location

Lake Stevens, WA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
Jill Journey

EW22OO · USA

DUPR

2.928

RT
Robert Tomlinson

8D52E4 · USA

DUPR

3.457

TEAM 2WINNER
SO
Sharman Owings

89JDK7 · Sequim, WA, US

DUPR

3.497

DE
Drew Ealey

NYW4X6 · Sequim, WA, US

DUPR

3.724

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-6996651551
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7774788429,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jill Journey",
        "dupr_id": "EW22OO",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Tomlinson",
        "dupr_id": "8D52E4",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4473540810,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sharman Owings",
        "dupr_id": "89JDK7",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Drew Ealey",
        "dupr_id": "NYW4X6",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  }
]