Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Fall Classic at Pickleball Kingdom Poulsbo - Mixed Doubles Skill: (4.0+) Age: (Any)

ID: 6503256537

Match Scores

11-4

Loss

Play Date

2025-11-03

Play Time (Est)

10:15 AM

Play Location

Poulsbo, WA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jessica Lewandowski

RXOWDD · USA

DUPR

4.349

JG
Jeff Gabriel

XJRJV4 · Snohomish, WA, US

DUPR

4.048

TEAM 2LOSS
EP
Erin Phillips

307XMG · USA

DUPR

3.362

DP
Dan Pippinger

17RZ29 · Bainbridge Island, WA, US

DUPR

4.162

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-6503256537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6924119172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Lewandowski",
        "dupr_id": "RXOWDD",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Gabriel",
        "dupr_id": "XJRJV4",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Snohomish, WA, US"
      }
    ]
  },
  {
    "team_id": 8487407178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erin Phillips",
        "dupr_id": "307XMG",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Pippinger",
        "dupr_id": "17RZ29",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  }
]