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

June Joust by ZZ2 - Mixed Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 7433227002

Match Scores

5-11

Win

Play Date

2025-06-08

Play Time (Est)

7:30 PM

Play Location

Poulsbo, WA

Unverified Facility

Competitor Teams

TEAM 1LOSS
EP
Erin Phillips

307XMG · USA

DUPR

3.346

NN
Nicholas Navarro

L2JZLJ · USA

DUPR

3.091

TEAM 2WINNER
SO
Sharman Owings

89JDK7 · Sequim, WA, US

DUPR

3.436

DE
Drew Ealey

NYW4X6 · Sequim, WA, US

DUPR

3.733

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-7433227002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7435588897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erin Phillips",
        "dupr_id": "307XMG",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Navarro",
        "dupr_id": "L2JZLJ",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7506110197,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sharman Owings",
        "dupr_id": "89JDK7",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Drew Ealey",
        "dupr_id": "NYW4X6",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  }
]